Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

a() - Method in class org.hps.minuit.MnParabola
 
A - Variable in class org.hps.recon.ecal.cluster.TimeDependentEcalGains2016
 
A - Variable in class org.hps.recon.tracking.gbl.matrix.Matrix
Array for internal storage of elements.
a - Variable in class org.hps.recon.tracking.kalman.HelixPlaneIntersect
 
a - Variable in class org.hps.recon.tracking.kalman.HelixState
 
a - Variable in class org.hps.recon.tracking.kalman.LinearHelixFit
 
A - Static variable in class org.hps.recon.tracking.kalman.SeedTrack
 
a - Static variable in class org.hps.recon.tracking.kalman.SeedTrack
 
A - Variable in class org.hps.recon.tracking.PulseShape.FourPole
 
a() - Method in class org.hps.recon.tracking.WTrack
 
a1 - Static variable in class org.hps.analysis.ecal.cosmic.LandauPdf
 
A1 - Variable in class org.hps.recon.vertexing.TwoLineVertexer
 
a2 - Static variable in class org.hps.analysis.ecal.cosmic.LandauPdf
 
A2 - Variable in class org.hps.recon.vertexing.TwoLineVertexer
 
absoluteSumOfElements(MnAlgebraicSymMatrix) - Static method in class org.hps.minuit.MnUtils
 
AbstractBaseRawConverter - Class in org.hps.readout.rawconverter
AbstractBaseRawConverter implements all of the basic functionality common to all raw converters.
AbstractBaseRawConverter() - Constructor for class org.hps.readout.rawconverter.AbstractBaseRawConverter
 
AbstractClusterer - Class in org.hps.recon.ecal.cluster
This is an abstract class that Clusterer classes should implement to perform a clustering algorithm on a CalorimeterHit collection.
AbstractClusterer(String[], double[]) - Constructor for class org.hps.recon.ecal.cluster.AbstractClusterer
Default constructor which takes names of cuts and their default values.
AbstractClusterer(NumericalCuts) - Constructor for class org.hps.recon.ecal.cluster.AbstractClusterer
Constructor with cuts set.
AbstractClusterer() - Constructor for class org.hps.recon.ecal.cluster.AbstractClusterer
Default no-arg constructor.
AbstractCommand - Class in org.hps.conditions.cli
This is the API that sub-commands such as 'load' or 'print' must implement in the conditions command line interface.
AbstractCommand(String, String, Options) - Constructor for class org.hps.conditions.cli.AbstractCommand
Class constructor.
AbstractConditionsObjectConverter<T> - Class in org.hps.conditions.database
Implementation of default conversion from database tables records to a ConditionsObjectCollection.
AbstractConditionsObjectConverter() - Constructor for class org.hps.conditions.database.AbstractConditionsObjectConverter
Class constructor.
AbstractConfig<E> - Class in org.hps.record.daqconfig
Abstract class AbstractCutConfig holds a given number of values and allows implementing classes to access them.
AbstractConfig(int) - Constructor for class org.hps.record.daqconfig.AbstractConfig
Instantiates an AbstractConfig with the indicated number of values.
AbstractConfig2019<E> - Class in org.hps.record.daqconfig2019
Abstract class AbstractConfig2019 holds a given number of values and allows implementing classes to access them.
AbstractConfig2019(int) - Constructor for class org.hps.record.daqconfig2019.AbstractConfig2019
Instantiates an AbstractConfig2019 with the indicated number of values.
AbstractFieldsPanel - Class in org.hps.monitoring.application
A JPanel which has a number of fields with the labels in the first column and the components for showing/editing the fields in the second.
AbstractFieldsPanel() - Constructor for class org.hps.monitoring.application.AbstractFieldsPanel
Class constructor.
AbstractFieldsPanel(Insets, boolean) - Constructor for class org.hps.monitoring.application.AbstractFieldsPanel
Class constructor.
AbstractIdentifier - Class in org.hps.conditions.api
This class is a simplistic representation of a packaged identifier for use in the conditions system.
AbstractIdentifier() - Constructor for class org.hps.conditions.api.AbstractIdentifier
 
AbstractIntData - Class in org.hps.record.triggerbank
Class GenericObject representation of an INT32/UINT32 bank read from EvIO.
AbstractIntData(int[]) - Constructor for class org.hps.record.triggerbank.AbstractIntData
Constructs an AbstractIntData from a raw EvIO integer bank.
AbstractIntData(GenericObject, int) - Constructor for class org.hps.record.triggerbank.AbstractIntData
Create an AbstractIntData object from an LCIO genericObject.
AbstractIntData.IntBankDefinition - Class in org.hps.record.triggerbank
Utility class used to search an EVIO event for a specified int bank.
AbstractLoopAdapter<RecordType> - Class in org.hps.record
 
AbstractLoopAdapter() - Constructor for class org.hps.record.AbstractLoopAdapter
 
AbstractMode1RawConverter - Class in org.hps.readout.rawconverter
AbstractMode1RawConverter provides functionality for the AbstractBaseRawConverter for the handling of Mode-1 hits.
AbstractMode1RawConverter() - Constructor for class org.hps.readout.rawconverter.AbstractMode1RawConverter
 
AbstractMode3RawConverter - Class in org.hps.readout.rawconverter
AbstractMode3RawConverter provides functionality for the AbstractBaseRawConverter for the handling of Mode-3 hits.
AbstractMode3RawConverter() - Constructor for class org.hps.readout.rawconverter.AbstractMode3RawConverter
 
AbstractModel - Class in org.hps.monitoring.application.model
An abstract class which updates a set of listeners when there are property changes to a backing model.
AbstractModel() - Constructor for class org.hps.monitoring.application.model.AbstractModel
Class constructor.
AbstractRecordLoop<RecordType> - Class in org.hps.record
 
AbstractRecordLoop() - Constructor for class org.hps.record.AbstractRecordLoop
 
AbstractRecordProcessor<RecordType> - Class in org.hps.record
An abstract implementation of RecordProcessor with "no operation" method implementations.
AbstractRecordProcessor() - Constructor for class org.hps.record.AbstractRecordProcessor
 
AbstractRecordQueue<RecordType> - Class in org.hps.record
Implementation of AbstractRecordSource using a dynamic queue that can receive events "on the fly", e.g.
AbstractRecordQueue() - Constructor for class org.hps.record.AbstractRecordQueue
Class constructor.
AbstractRecordQueue(long, int) - Constructor for class org.hps.record.AbstractRecordQueue
Class constructor with the timeout in seconds.
AbstractSvtChannel - Class in org.hps.conditions.svt
This abstract class provides basic setup information for an SVT sensor channel.
AbstractSvtChannel() - Constructor for class org.hps.conditions.svt.AbstractSvtChannel
 
AbstractSvtChannel.AbstractSvtChannelCollection<T extends AbstractSvtChannel> - Class in org.hps.conditions.svt
Collection implementation for AbstractSvtChannel.
AbstractSvtChannelCollection() - Constructor for class org.hps.conditions.svt.AbstractSvtChannel.AbstractSvtChannelCollection
 
AbstractSvtConditions - Class in org.hps.conditions.svt
Abstract class providing some of the common functionality used to define an SVT conditions object.
AbstractSvtConditions() - Constructor for class org.hps.conditions.svt.AbstractSvtConditions
 
AbstractSvtConditionsConverter<T extends AbstractSvtConditions> - Class in org.hps.conditions.svt
Abstract class providing some of the common methods used in creating SVT conditions objects from the database.
AbstractSvtConditionsConverter() - Constructor for class org.hps.conditions.svt.AbstractSvtConditionsConverter
 
AbstractSvtDaqMapping - Class in org.hps.conditions.svt
This abstract class provides some of the basic functionality used to access SVT DAQ map variables.
AbstractSvtDaqMapping() - Constructor for class org.hps.conditions.svt.AbstractSvtDaqMapping
 
AbstractSvtDaqMapping.AbstractSvtDaqMappingCollection<T extends AbstractSvtDaqMapping> - Class in org.hps.conditions.svt
The collection implementation for AbstractSvtDaqMapping.
AbstractSvtDaqMappingCollection() - Constructor for class org.hps.conditions.svt.AbstractSvtDaqMapping.AbstractSvtDaqMappingCollection
 
AbstractSvtEvioReader - Class in org.hps.evio
Abstract SVT EVIO reader used to convert SVT bank sample blocks to RawTrackerHits.
AbstractSvtEvioReader() - Constructor for class org.hps.evio.AbstractSvtEvioReader
 
AbstractSvtT0Shift - Class in org.hps.conditions.svt
Abstract class providing some of the basic functionality used to relate a t0 shift value with either a FEB ID/FEB hybrid ID or an FPGA ID/hybrid ID.
AbstractSvtT0Shift() - Constructor for class org.hps.conditions.svt.AbstractSvtT0Shift
 
AbstractSvtT0Shift.AbstractSvtT0ShiftCollection<T extends AbstractSvtT0Shift> - Class in org.hps.conditions.svt
The collection implementation for this class.
AbstractSvtT0ShiftCollection() - Constructor for class org.hps.conditions.svt.AbstractSvtT0Shift.AbstractSvtT0ShiftCollection
 
AbstractTrackClusterMatcher - Class in org.hps.recon.utils
This is an abstract class that TrackClusterMatcher classes should implement to match Tracks to Ecal Clusters in reconstruction.
AbstractTrackClusterMatcher() - Constructor for class org.hps.recon.utils.AbstractTrackClusterMatcher
 
acc - Variable in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
accept(PropertyChangeEvent) - Method in class org.hps.monitoring.application.AbstractFieldsPanel
True if property change event should be accepted.
accept(File) - Method in class org.hps.monitoring.application.JobSettingsPanel.CompactFileFilter
Returns true if the path passes the filter.
accept(File) - Method in class org.hps.monitoring.application.util.EvioFileFilter
Return true if path should be accepted.
accept(EventHeader) - Method in class org.hps.readout.SignalOverlayDriver
 
accept(EventHeader) - Method in class org.hps.readout.SignalOverlayDriver.EcalEnergyFilter
 
accept(EventHeader) - Method in class org.hps.readout.SignalOverlayDriver.EcalPairFilter
 
accept(EventHeader) - Method in interface org.hps.readout.SignalOverlayDriver.EventFilter
 
accept(EventHeader) - Method in class org.hps.readout.SignalOverlayDriver.HodoHitFilter
 
accept(EventHeader) - Method in class org.hps.recon.filtering.SimpleEventFilterDriver.ClusterFilter
 
accept(EventHeader) - Method in interface org.hps.recon.filtering.SimpleEventFilterDriver.EventFilter
 
accept(EventHeader) - Method in class org.hps.recon.filtering.SimpleEventFilterDriver.ReconstructedParticleFilter
 
accept(EventHeader) - Method in class org.hps.recon.filtering.SimpleEventFilterDriver.TrackFilter
 
accept(File) - Method in class org.hps.record.evio.EvioFileFilter
Return true if file is an EVIO file with the correct file naming convention.
AcceptanceHelper - Class in org.hps.recon.tracking
Utility class, for evaluating acceptances of layers and sensors.
AcceptanceHelper() - Constructor for class org.hps.recon.tracking.AcceptanceHelper
Default constructor
acceptRun(RunSpreadsheet.RunData) - Static method in class org.hps.conditions.svt.OpeningAngleLoader
Check if the run record looks good.
acceptsValues() - Method in class org.hps.analysis.util.Argument
Specifies whether or not this argument takes a value, or it must simply be declared.
acceptsValues() - Method in class org.hps.analysis.util.FlagArgument
 
acceptsValues() - Method in class org.hps.analysis.util.MultipleValueArgument
 
acceptsValues() - Method in class org.hps.analysis.util.SingleValueArgument
 
accumulatedBTracks - Variable in class org.hps.recon.vertexing.MultipleEventsVertexingDriver
 
accumulatedBTracksBot - Variable in class org.hps.recon.vertexing.MultipleEventsVertexingDriver
 
accumulatedBTracksTop - Variable in class org.hps.recon.vertexing.MultipleEventsVertexingDriver
 
accumulatedEvents - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
accumulatedTracks - Variable in class org.hps.recon.vertexing.MultipleEventsVertexingDriver
 
accumulatedTracksBot - Variable in class org.hps.recon.vertexing.MultipleEventsVertexingDriver
 
accumulatedTracksTop - Variable in class org.hps.recon.vertexing.MultipleEventsVertexingDriver
 
aClusterDistribution - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
aClusterDistribution - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
aClusterHitCount - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
aClusterHitCount - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
aClusterSeedEnergy - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
aClusterSeedEnergy - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
aClusterTotalEnergy - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
aClusterTotalEnergy - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
actionPerformed(ActionEvent) - Method in class org.hps.monitoring.application.ConnectionSettingsPanel
Used to update the ConfigurationModel from GUI components.
actionPerformed(ActionEvent) - Method in class org.hps.monitoring.application.DataSourceComboBox
Handle action events.
actionPerformed(ActionEvent) - Method in class org.hps.monitoring.application.JobSettingsPanel
Handle ActionEvent objects by pushing changes from the GUI into the model.
actionPerformed(ActionEvent) - Method in class org.hps.monitoring.application.LogLevelFilterComboBox
The ActionEvent handling, which is used to push changes to the global data model.
actionPerformed(ActionEvent) - Method in class org.hps.monitoring.application.MenuBar
The ActionEvent handling, which may set values on the configuration model from the GUI.
actionPerformed(ActionEvent) - Method in class org.hps.monitoring.application.MonitoringApplication
The primary action handler for the application.
actionPerformed(ActionEvent) - Method in class org.hps.monitoring.application.PlotInfoPanel
Implementation of actionPerformed to handle the selection of a new object from the combo box.
actionPerformed(ActionEvent) - Method in class org.hps.monitoring.application.PlotPanel
Handle an ActionEvent.
actionPerformed(ActionEvent) - Method in class org.hps.monitoring.application.SettingsPanel
Handle action events.
actionPerformed(ActionEvent) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
actionPerformed(ActionEvent) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
actionPerformed(ActionEvent) - Method in class org.hps.monitoring.ecal.plots.EcalFeeMonitor
 
actionPerformed(ActionEvent) - Method in class org.hps.monitoring.ecal.plots.EcalPedestalViewer
 
actionPerformed(ActionEvent) - Method in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
actionPerformed(ActionEvent) - Method in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
actionPerformed(ActionEvent) - Method in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
activate(Server) - Method in class org.hps.online.recon.StationProcess
Activate the reconstruction station, which includes starting its system process and connecting its remote AIDA tree
active - Variable in class org.hps.monitoring.subsys.SystemStatusImpl
 
active - Variable in class org.hps.online.recon.StationProcess
Whether the station has an active system process or not
active - Variable in class org.hps.record.AbstractRecordProcessor
 
ACTIVE_COLUMN_INDEX - Static variable in class org.hps.monitoring.application.model.SystemStatusTableModel
Active field column index.
activeColor - Variable in class org.hps.monitoring.ecal.eventdisplay.util.BooleanMap
 
ActiveSensor(String, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.ActiveSensor
 
activeSensor - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder.HalfModuleBundle
 
ActiveShortSensor(String, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ActiveShortSensor
 
ActiveShortSensor(String, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ActiveShortSensor
 
ActiveViewer - Class in org.hps.monitoring.ecal.eventdisplay.ui
Deprecated.
ActiveViewer(EventManager) - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.ActiveViewer
Deprecated.
Creates an active-type Viewer window which draws events from the indicated data source with additional status fields defined by the fieldNames argument.
ActiveViewer.EcalKeyListener - Class in org.hps.monitoring.ecal.eventdisplay.ui
Deprecated.
The EcalListener class binds keys to actions.
actualPreferred - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
 
actualSequence - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
adapter - Variable in class org.hps.record.AbstractRecordLoop
 
adapters - Variable in class org.hps.record.composite.CompositeLoop
The list of record adapters that are activated for every record being processed.
adc - Variable in class org.hps.analysis.dataquality.MonsterEventAnalysis
 
ADC() - Constructor for class org.hps.recon.tracking.NoiselessReadoutChip.ADC
 
ADC2V - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
ADC2V - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
ADC_TEMP_COUNT - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
adcBufferMap - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
A buffer for storing ADC values representing the converted voltage values from the voltage buffers.
adcBufferMap - Variable in class org.hps.readout.DigitizationReadoutDriver
A buffer for storing ADC values representing the converted voltage values from the voltage buffers.
adcDataPointSet - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
adcDataPointSet - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
adcMonster - Variable in class org.hps.analysis.dataquality.MonsterEventAnalysis
 
adcProfiles - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
adcProfiles - Variable in class org.hps.analysis.ecal.cosmic.RawModeADCProfileDriver
 
adcResolution - Static variable in class org.hps.recon.ecal.EcalUtils
 
adcToEnergy(double, long) - Method in class org.hps.readout.rawconverter.AbstractBaseRawConverter
Convert an ADC value to an energy value.
adcToEnergy(double, long) - Method in class org.hps.recon.ecal.EcalGain
return energy (units of GeV) corresponding to the ADC sum and crystal ID
adcToEnergy(int, long) - Method in class org.hps.recon.ecal.EcalOnlineRawConverter
Converts a value in ADC in a crystal to energy in units of GeV.
adcToEnergy(int, long) - Method in class org.hps.recon.ecal.EcalOnlineRawConverter2019
Converts a value in ADC in a crystal to energy in units of GeV.
adcToEnergy(double, long) - Method in class org.hps.recon.ecal.EcalRawConverter
return energy (units of GeV) corresponding to the ADC sum and crystal ID
adcToEnergy(double, long) - Method in class org.hps.recon.ecal.EcalRawConverter2
return energy (units of GeV) corresponding to the ADC sum and crystal ID
adcToEnergy(int, long) - Method in class org.hps.recon.ecal.HodoOnlineRawConverter2019
Converts a value in ADC in a crystal to energy in units of TBD.
adcValuesH1D - Variable in class org.hps.monitoring.drivers.example.EcalMonitoringTestDriver
 
adcValuesH1D - Variable in class org.hps.online.recon.aida.ExampleDriver
 
add(IHistogramFactory, String, IBaseHistogram, IBaseHistogram) - Static method in class org.hps.analysis.plots.AddPlots
 
add(TriggerDecisionCalculator.TriggerType) - Method in class org.hps.analysis.trigger.util.TriggerDecisionCalculator
 
add(ObjectType) - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Add an object to the collection.
add(ObjectType) - Method in interface org.hps.conditions.api.ConditionsObjectCollection
Add an object to the collection.
add(ConditionsRecord) - Method in class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection
Add a ConditionsRecord to the collection.
add(Class<? extends BaseConditionsObjectCollection<?>>, TableMetaData) - Method in class org.hps.conditions.api.TableRegistry.CollectionTypeMap
Add a mapping between a collection type and table meta data.
add(Class<? extends ConditionsObject>, TableMetaData) - Method in class org.hps.conditions.api.TableRegistry.ObjectTypeMap
Add a connection between an object type and table meta data.
add(EcalChannel) - Method in class org.hps.conditions.ecal.EcalChannel.EcalChannelCollection
Add an EcalChannel to the collection and cache its ID information.
add(T) - Method in class org.hps.conditions.svt.AbstractSvtChannel.AbstractSvtChannelCollection
Add a channel of type extending AbstractSvtChannel to the channel map.
Add(GVector) - Method in class org.hps.detector.ecal.GVector
sum of this vector and argument vec2
add(MinimumState) - Method in class org.hps.minuit.FunctionMinimum
 
add(String, double, double) - Method in class org.hps.minuit.MnApplication
add free parameter
add(String, double, double, double, double) - Method in class org.hps.minuit.MnApplication
add limited parameter
add(String, double) - Method in class org.hps.minuit.MnApplication
add const parameter
add(String, double, double) - Method in class org.hps.minuit.MnUserParameters
Add free parameter name, value, error
add(String, double, double, double, double) - Method in class org.hps.minuit.MnUserParameters
Add limited parameter name, value, lower bound, upper bound
add(String, double) - Method in class org.hps.minuit.MnUserParameters
Add const parameter name, value
add(String, double, double) - Method in class org.hps.minuit.MnUserParameterState
add free parameter name, value, error
add(String, double, double, double, double) - Method in class org.hps.minuit.MnUserParameterState
add limited parameter name, value, lower bound, upper bound
add(String, double) - Method in class org.hps.minuit.MnUserParameterState
add const parameter name, value
add(String, double, double) - Method in class org.hps.minuit.MnUserTransformation
add free parameter
add(String, double, double, double, double) - Method in class org.hps.minuit.MnUserTransformation
add limited parameter
add(String, double) - Method in class org.hps.minuit.MnUserTransformation
add parameter
add(MnAlgebraicVector, MnAlgebraicVector) - Static method in class org.hps.minuit.MnUtils
 
add(MnAlgebraicSymMatrix, MnAlgebraicSymMatrix) - Static method in class org.hps.minuit.MnUtils
 
add(LogRecord) - Method in class org.hps.monitoring.application.LogTable.LogRecordModel
Add a new LogRecord object to the table.
add(IBaseHistogram, IBaseHistogram) - Static method in class org.hps.online.recon.PlotAggregator
Add an AIDA object to another
add(IHistogram, IHistogram) - Static method in class org.hps.online.recon.PlotAggregator
Add two histograms together Entries in src will be added to those in target
add(IProfile, IProfile) - Static method in class org.hps.online.recon.PlotAggregator
Add two profile histograms together Entries in src will be added to those in target
add(ICloud, ICloud) - Static method in class org.hps.online.recon.PlotAggregator
Add two unconverted clouds together
add(List<IDataPointSet>, IDataPointSet, boolean) - Static method in class org.hps.online.recon.PlotAggregator
 
add(Property<?>) - Method in class org.hps.online.recon.properties.PropertyStore
 
add(Property<?>[]) - Method in class org.hps.online.recon.properties.PropertyStore
 
add(StationProcess) - Method in class org.hps.online.recon.StationManager
Add information about a station
add(double) - Method in class org.hps.recon.tracking.MaterialSupervisor.Material
 
add(String, double, double, double) - Method in class org.hps.recon.tracking.MaterialSupervisor.Materials
 
add(CompositeRecordProcessor) - Method in class org.hps.record.composite.CompositeLoopConfiguration
Add a CompositeRecordProcessor to the loop.
add(Driver) - Method in class org.hps.record.composite.CompositeLoopConfiguration
Add an org.lcsim Driver to the loop.
add(EtEventProcessor) - Method in class org.hps.record.composite.CompositeLoopConfiguration
Add an EtEventProcessor to the loop.
add(EvioEventProcessor) - Method in class org.hps.record.composite.CompositeLoopConfiguration
Add an EvioEventProcessor to the loop.
add(MilleParameter) - Method in class org.hps.svt.alignment.BuildCompact.AlignConstants
 
add(MilleParameter) - Method in class org.hps.svt.alignment.BuildCompact.DetAlignConstants
 
add(MilleParameter) - Method in class org.hps.svt.alignment.BuildCompact.MilleParameterSet
 
add(JavaSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
Add to list of objects.
add(LCDDSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
Add to list of objects.
addActionListener(ActionListener) - Method in class org.hps.monitoring.application.AbstractFieldsPanel
Add an ActionListener to this component.
AddActionListener - Interface in org.hps.monitoring.application
Mix-in interface for components which can be assigned an ActionListener.
addActionListener(ActionListener) - Method in interface org.hps.monitoring.application.AddActionListener
Set an ActionListener for this component, which should assign it to appropriate child components that emit ActionEvent objects.
addActionListener(ActionListener) - Method in class org.hps.monitoring.application.JobSettingsPanel
Attaches the ActionListener from the main application to specific GUI components in this class.
addActionListener(ActionListener) - Method in class org.hps.monitoring.application.PlotInfoPanel
Assign an action listener to certain components.
addActionListener(ActionListener) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
Adds an ActionListener object to this component.
addActionListener(ActionListener) - Static method in class org.hps.record.daqconfig.ConfigurationManager
Adds a listener to track when updates occur in the DAQ settings.
addActionListener(ActionListener) - Static method in class org.hps.record.daqconfig2019.ConfigurationManager2019
Adds a listener to track when updates occur in the DAQ settings.
addAdapter(CompositeLoopAdapter) - Method in class org.hps.record.composite.CompositeLoop
Add a CompositeLoopAdapter which will process CompositeRecord objects.
addAll(ConditionsObjectCollection<ObjectType>) - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Add all objects from a collection.
addAll(ConditionsObjectCollection<ObjectType>) - Method in interface org.hps.conditions.api.ConditionsObjectCollection
Add all objects to the collection.
addAllValues(Collection<String>) - Method in class org.hps.analysis.util.MultipleValueArgument
Adds all objects in the set as values associated with this argument.
addAPDFilter(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
Enables and sets the value of the APD number filter.
addArgument(Argument) - Method in class org.hps.analysis.util.UtilityArgumentParser
Adds an argument to the set of valid arguments.
addAssociation(Association) - Method in class org.hps.monitoring.ecal.eventdisplay.event.Event
addAssociation

public void addAssociation(Association connectedCrystal)

Adds a crystal association to the event.
addAssociation(Association) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Connects the parent crystal to the child crystal such that when the parent crystal is active, the child will be highlighted with the highlight color set in the Association object.
addAssociation(Association) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
Adds a new associated crystal to this crystal.
addBaseDetectorElement(IDetectorElement) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
addBeamBunch(double, double) - Static method in class org.hps.readout.TruthReadoutDriver
 
addBlockMatrix(double, int[], double[]) - Method in class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
Add (extended) block matrix defined by 'aVector * aWeight * aVector.T' to bordered band matrix: BBmatrix(anIndex(i),anIndex(j)) += aVector(i) * aWeight * aVector(j).
addButton(String) - Method in class org.hps.monitoring.application.AbstractFieldsPanel
Add a button with text.
addButton(ImageIcon, String, ActionListener, boolean) - Method in class org.hps.monitoring.application.EventButtonsPanel
Add a button to the panel.
addButton(String, String, ActionListener, boolean) - Method in class org.hps.monitoring.application.EventButtonsPanel
Add a button to the panel.
addChannelFilter(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
Enables and sets the value of the channel number filter.
addChart(JFreeChart) - Method in class org.hps.monitoring.plotting.MonitoringPlotFactory
Add a JFreeChart to one of the tabs.
addCheckBox(String, boolean, boolean) - Method in class org.hps.monitoring.application.AbstractFieldsPanel
Add a check box.
addCheckBox(String, String, boolean, boolean) - Method in class org.hps.monitoring.application.AbstractFieldsPanel
Add a check box.
addChildrenToSet(MCParticle, Set<MCParticle>) - Static method in class org.hps.readout.TruthReadoutDriver
 
addCluster(Point) - Method in class org.hps.monitoring.ecal.eventdisplay.event.Event
addCluster

public void addCluster(Point cluster)

Adds a cluster center to the event.
addCluster(Cluster) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PassiveViewer
Adds a new cluster to the display.
addCluster(Cluster) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PassiveViewer
Adds a new cluster to the display.
addCluster(Cluster) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PEventViewer
 
addCluster(Cluster) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PEventViewer
 
addCluster(Cluster) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.POccupancyViewer
Adds a new cluster to the display.

Note: This operation is not supported for occupancies.
addCluster(Cluster) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.POccupancyViewer
Adds a new cluster to the display.

Note: This operation is not supported for occupancies.
addCollection(String) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
addColor(Color) - Method in class org.hps.monitoring.ecal.eventdisplay.util.MultiGradientScale
addColor

public void addColor(Color c)

Adds a new color to the mapping scale.
addComboBox(String, Object[]) - Method in class org.hps.monitoring.application.AbstractFieldsPanel
Add a combo box.
addComboBoxMultiline(String, String[]) - Method in class org.hps.monitoring.application.AbstractFieldsPanel
Add a multiline combo box.
AddCommand - Class in org.hps.conditions.cli
This is a command for the conditions CLI that will add a conditions record, making a conditions set with a particular collection ID available by run number via the DatabaseConditionsManager.
AddCommand() - Constructor for class org.hps.conditions.cli.AddCommand
Class constructor.
addComponent(String, JComponent) - Method in class org.hps.monitoring.application.AbstractFieldsPanel
Add a labeled JComponent to the panel.
addComponentHit(int, int) - Method in class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Adds an Point to the list of this cluster's component hits.
addComponentHit(Point) - Method in class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Adds an Point to the list of this cluster's component hits.
addCount(int) - Method in class org.hps.util.CollectionSizeDriver.CollectionStats
 
addCrystalEnergy(int, int, double) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Adds the indicated quantity of energy to the crystal at the given coordinates.
addCrystalEnergy(Point, double) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Adds the indicated quantity of energy to the crystal at the given coordinates.
addCrystalListener(CrystalListener) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Adds the specified crystal listener to receive crystal events from this component when the calorimeter panel's crystal status is changed.
addCut(EventQuality.CutObject) - Method in class org.hps.recon.tracking.EventQuality
 
addData(int) - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
addData(String, double, Collection<T>, Class<T>) - Static method in class org.hps.readout.ReadoutDataManager
Adds a new set of data objects to the data manager at the time specified.
addData(String, Collection<T>, Class<T>) - Static method in class org.hps.readout.ReadoutDataManager
Adds a new set of data objects to the data manager at a time calculated based on the current simulation time corrected by the total time offset of the collection.
addData(float, float, List<Integer>, List<Double>, List<Integer>, List<Double>) - Method in class org.hps.recon.tracking.gbl.MilleBinary
Add data block to (end of) record.
addDataReceived(double) - Method in class org.hps.monitoring.application.model.RunModel
Add data received in bytes.
addDataSourceItem(String, DataSourceType) - Method in class org.hps.monitoring.application.DataSourceComboBox
Add a data source item with a specific type and path.
addDataToMap(LCIOCollection<T>, Collection<T>, Map<String, TriggeredLCIOData<?>>) - Static method in class org.hps.readout.ReadoutDataManager
Adds a data collection corresponding to a given parameter set to the data map.
addDataToMap(LCIOCollection<T>, double, double, Map<String, TriggeredLCIOData<?>>) - Static method in class org.hps.readout.ReadoutDataManager
Adds data stored in the collection defined by the parameters object within the given time range to the data map.
addDataToMap(TriggeredLCIOData<?>, Class<T>, Map<String, TriggeredLCIOData<?>>) - Static method in class org.hps.readout.ReadoutDataManager
Adds data stored in a triggered collection object to the data map.
addDaughter(JavaSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
addDaughter(LCDDSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
addDaughtersToSet(MCParticle, Set<MCParticle>) - Static method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Adds all the daughter particles of the argument to the set.
addDaughtersToSet(MCParticle, Set<MCParticle>) - Static method in class org.hps.readout.DigitizationReadoutDriver
Adds all the daughter particles of the argument to the set.
addDependency(String) - Method in class org.hps.readout.ReadoutDriver
Specifies that the output of this readout driver depends on the specified input collection.
addDerivatives(int, List<Integer>, Matrix, int, Matrix, List<Integer>, Matrix, int, Matrix) - Method in class org.hps.recon.tracking.gbl.GblData
Add (non-zero) derivatives to data block.
addDerivatives(int, List<Integer>, Matrix, int, Matrix) - Method in class org.hps.recon.tracking.gbl.GblData
Add (non-zero) derivatives to data block.
addDerivatives(List<Integer>, List<Double>) - Method in class org.hps.recon.tracking.gbl.GblData
Add (non-zero) derivatives to data block.
addDriver(Driver) - Method in class org.hps.record.composite.LcioEventAdapter
Add an LCSim Driver to execute.
addEcalTruthVariables(String) - Method in class org.hps.analysis.tuple.MCTupleMaker
 
addEcalTruthVariables(String) - Method in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
addEMin - Variable in class org.hps.recon.ecal.cluster.CTPClusterer
 
addEnergy(double) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
Increments the crystal's energy by the given amount.
addEntries(List<SvtBiasMyaDumpReader.SvtBiasMyaEntry>) - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
addEntry(SvtBiasMyaDumpReader.SvtBiasMyaEntry) - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
addEvent() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
addEventRatePlots() - Method in class org.hps.online.recon.PlotAggregator
 
addEventTimePlots() - Method in class org.hps.online.recon.PlotAggregator
 
addEventVariables() - Method in class org.hps.analysis.tuple.FullTruthTupleMaker
 
addEventVariables() - Method in class org.hps.analysis.tuple.TupleMaker
 
addFADCChannelFilter(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
Enables and sets the value of the FADC channel filter.
addFADCSlotFilter(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
Enables and sets the value of the FADC slot filter.
addField(String, int) - Method in class org.hps.monitoring.application.AbstractFieldsPanel
Add a field.
addField(String, String, int) - Method in class org.hps.monitoring.application.AbstractFieldsPanel
Add a field.
addField(String, String, int, boolean) - Method in class org.hps.monitoring.application.AbstractFieldsPanel
Add a field.
addField(String, String, String, int, boolean) - Method in class org.hps.monitoring.application.AbstractFieldsPanel
Add a field.
addField(String) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
Adds a new field to the panel.
addField(String, String) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
Adds a new field to the panel.
addFit(STUtils.STTrackFit) - Method in class org.hps.recon.tracking.straight.STUtils.STBaseTrack
 
addFlagArgument(String, String, String, boolean) - Method in class org.hps.analysis.util.UtilityArgumentParser
Adds a new FlagArgument with the specified parameters to the set of allowed command line arguments.
addFullMCTridentVariables() - Method in class org.hps.analysis.tuple.FullTruthTupleMaker
 
addFullMCWabVariables() - Method in class org.hps.analysis.tuple.FullTruthTupleMaker
 
addFullTruthVertexVariables() - Method in class org.hps.analysis.tuple.FullTruthTupleMaker
 
addFullTruthVertexVariables() - Method in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
addGainFilter(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
Enables and sets the value of the gain filter.
addGlobalDerivatives(List<Double>, List<Integer>, Hep3Matrix, Hep3Vector, Matrix, AlignableDetectorElement, List<Integer>) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
addGlobalRotation(Hep3Vector) - Method in class org.hps.svt.alignment.BuildCompact.AlignConstants
 
addGlobals(List<Integer>, Matrix) - Method in class org.hps.recon.tracking.gbl.GblPoint
Point needs to have a measurement.
addGlobals(List<Integer>, Matrix) - Method in class org.hps.recon.tracking.gbl.GblPointJna
 
addGlobalTranslation(Hep3Vector) - Method in class org.hps.svt.alignment.BuildCompact.AlignConstants
 
addHalfModule(HPSTestRunTracker2014GeometryDefinition.TestRunHalfModuleBundle, JavaSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014JavaBuilder
Rules for adding the JAVA half module geometry.
AddHeaderInfoToMetaData(List<SvtHeaderDataInfo>, EventHeader) - Static method in class org.hps.evio.SvtEventFlagger
 
addHit(EcalHit) - Method in class org.hps.monitoring.ecal.eventdisplay.event.Event
addHit

public void addHit(EcalHit hit)

Adds a calorimeter hit to the event.
addHit(CalorimeterHit) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PassiveViewer
Adds a new hit to the display.
addHit(EcalHit) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PassiveViewer
Adds a new hit to the display.
addHit(CalorimeterHit) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PEventViewer
 
addHit(EcalHit) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PEventViewer
 
addHit(CalorimeterHit) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.POccupancyViewer
 
addHit(EcalHit) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.POccupancyViewer
 
addHit(KalTrack, double, double, int) - Method in class org.hps.recon.tracking.kalman.MeasurementSite
 
addHits(List<RawTrackerHit>, Map<Long, List<RawTrackerHit>>) - Static method in class org.hps.digi.DataOverlayDriver
 
addHits(ArrayList<SiModule>, double, double, double, boolean) - Method in class org.hps.recon.tracking.kalman.KalTrack
 
addHitsToTrack(BaseTrack) - Method in class org.hps.recon.tracking.kalman.KalmanInterface
 
addHVGroupFilter(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
Enables and sets the value of the high voltage group filter.
addItem(DataSourceComboBox.DataSourceItem) - Method in class org.hps.monitoring.application.DataSourceComboBox
Add a data source item.
addJoutFilter(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
Enables and sets the value of the Jout filter.
addLabel(Integer) - Method in class org.hps.recon.tracking.gbl.AlignableVolume
 
addLayerDetectorElement(IDetectorElement) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
addLEDChannelFilter(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
Enables and sets the value of the LED channel number filter.
addLEDDriverFilter(double) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
Enables and sets the value of the LED driver filter.
addLine(String) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
addListener() - Method in class org.hps.monitoring.application.PlotInfoPanel
Add this object as an AIDAListener on the current AIDAObservable.
addListener(SystemStatusListener) - Method in interface org.hps.monitoring.subsys.SystemStatus
Add a listener to receive notification when the status changes.
addListener(SystemStatusListener) - Method in class org.hps.monitoring.subsys.SystemStatusImpl
 
addLocals(Matrix) - Method in class org.hps.recon.tracking.gbl.GblPoint
Point needs to have a measurement.
addLongHalfModule(HPSTrackerBuilder.HalfModuleBundle, JavaSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014JavaBuilder
 
addLongHalfModule(HPSTrackerBuilder.HalfModuleBundle, LCDDSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014LCDDBuilder
Rules for adding the LCDD half module geometry.
addLongModule(HPSTracker2014GeometryDefinition.LongModuleBundle, JavaSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014JavaBuilder
Rules for adding the LCDD module geometry.
addLongModule(HPSTracker2014GeometryDefinition.LongModuleBundle, LCDDSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014LCDDBuilder
Rules for adding the LCDD module geometry.
addMaterial() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiPlane
 
addMaterial() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
addMaterial(String, double, double, double) - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
addMaxOffset(long) - Method in class org.hps.record.triggerbank.TiTimeOffsetCalculator
 
addMC(int) - Method in class org.hps.recon.tracking.kalman.Measurement
 
addMCEcalVariables(String) - Method in class org.hps.analysis.tuple.MCTupleMaker
 
addMCEcalVariables(String) - Method in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
addMCPairVariables(String) - Method in class org.hps.analysis.tuple.MCTupleMaker
 
addMCParticleVariables(String) - Method in class org.hps.analysis.tuple.MCTupleMaker
 
addMCParticleVariables(String) - Method in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
addMCSVTVariables(String, boolean) - Method in class org.hps.analysis.tuple.MCTupleMaker
 
addMCSVTVariables(String, boolean) - Method in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
addMCTridentVariables() - Method in class org.hps.analysis.tuple.MCTupleMaker
 
addMeasurement(Matrix, BasicMatrix, BasicMatrix) - Method in class org.hps.recon.tracking.gbl.GblPoint
 
addMeasurement(Matrix, Vector, Vector, double) - Method in class org.hps.recon.tracking.gbl.GblPoint
Add measurement (in meas.
addMeasurement(Matrix, Vector, SymMatrix, double) - Method in class org.hps.recon.tracking.gbl.GblPoint
Add measurement (in meas.
addMeasurement(Vector, Vector, double) - Method in class org.hps.recon.tracking.gbl.GblPoint
Add measurement in local system with diagonal precision (inverse covariance) matrix.
addMeasurement(Vector, SymMatrix, double) - Method in class org.hps.recon.tracking.gbl.GblPoint
Add measurement in local system with arbitrary precision (inverse covariance) matrix.
addMeasurement(Matrix, Vector, Vector) - Method in class org.hps.recon.tracking.gbl.GblPointJna
 
addMeasurement(Matrix, Vector, Vector, double) - Method in class org.hps.recon.tracking.gbl.GblPointJna
 
addMeasurement(Measurement) - Method in class org.hps.recon.tracking.kalman.SiModule
 
addMinOffset(long) - Method in class org.hps.record.triggerbank.TiTimeOffsetCalculator
 
addModule(HPSTrackerBuilder.BaseModuleBundle, JavaSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014JavaBuilder
Rules for adding the JAVA module geometry.
addModule(HPSTrackerBuilder.BaseModuleBundle, LCDDSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014LCDDBuilder
Rules for adding the LCDD module geometry.
addModule(HPSTrackerBuilder.BaseModuleBundle, JavaSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017JavaBuilder
 
addModule(HPSTrackerBuilder.BaseModuleBundle, LCDDSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017LCDDBuilder
Rules for adding the LCDD module geometry.
addModule(HPSTrackerBuilder.BaseModuleBundle, JavaSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019JavaBuilder
 
addModule(HPSTrackerBuilder.BaseModuleBundle, LCDDSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019LCDDBuilder
Rules for adding the LCDD module geometry.
addModuleBundle(HPSTrackerBuilder.BaseModuleBundle) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Add module to list.
addModuleDetectorElement(IDetectorElement) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
addModules() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014LCDDBuilder
Rules for adding the LCDD modules.
addModules() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017LCDDBuilder
Rules for adding the LCDD modules.
addModules() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019LCDDBuilder
Rules for adding the LCDD modules.
addMotherboardFilter(CrystalFilterPanel.Position) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
Enables and sets the value of the motherboard position filter.
addMultipleValueArgument(String, String, String, boolean) - Method in class org.hps.analysis.util.UtilityArgumentParser
Adds a new MultipleValueArgument with the specified parameters to the set of allowed command line arguments.
addNextJacobian(Matrix) - Method in class org.hps.recon.tracking.gbl.GblPoint
\param [in] aJac Jacobian
addNoise - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Indicates whether or not noise should be simulated when converting truth energy depositions to the voltage amplitudes.
addNoise - Variable in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
 
addNoise(SiSensor, int, double[]) - Method in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
Adds a random Gaussian noise signature to the specified signal buffer based on the sensor and channel parameters.
addNoise - Variable in class org.hps.readout.DigitizationReadoutDriver
Indicates whether or not noise should be simulated when converting truth energy depositions to the voltage amplitudes.
addNoise - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
addNoise - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
addNoise(SiSensor, int, double[]) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
addNoise - Variable in class org.hps.readout.svt.SVTReadoutDriver
 
addNoise(SiSensor, int, double[]) - Method in class org.hps.readout.svt.SVTReadoutDriver
Adds a random Gaussian noise signature to the specified signal buffer based on the sensor and channel parameters.
addNoise - Variable in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
addNumOutliers(int) - Method in class org.hps.record.triggerbank.TiTimeOffsetCalculator
 
addOverlayMcParticle(MCParticle) - Method in class org.hps.util.MergeBunches
Copies an mc particle and stores it together with the copy in a map.
addParticleParents(MCParticle, Set<MCParticle>) - Static method in class org.hps.readout.ReadoutDataManager
Adds the argument particle and all of its direct parents to the particle set.
addParticleVariables(String) - Method in class org.hps.analysis.tuple.TupleMaker
 
addParticleVariables(String, boolean, boolean, boolean) - Method in class org.hps.analysis.tuple.TupleMaker
 
AddPlots - Class in org.hps.analysis.plots
Command line tool to add together histograms from multiple AIDA files.
AddPlots() - Constructor for class org.hps.analysis.plots.AddPlots
 
addPlots() - Method in class org.hps.online.recon.aida.HistClient
 
addPlots() - Method in class org.hps.online.recon.aida.StripChartClient
 
addPoint(IDataPointSet, long, double) - Static method in class org.hps.conditions.svt.SvtBiasConditionsLoader
 
addPoint(GblPointJna) - Method in class org.hps.recon.tracking.gbl.GblTrajectoryJna
 
addPoint(MultipleScattering.ScatterPoint) - Method in class org.hps.recon.tracking.MultipleScattering.ScatterPoints
 
addPreampFilter(CrystalDataSet.Preamplifier) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
Enables and sets the value of the preamplifier number filter.
addPrevJacobian(Matrix) - Method in class org.hps.recon.tracking.gbl.GblPoint
\param [in] aJac Jacobian
addProcessor(AbstractRecordProcessor<RecordType>) - Method in class org.hps.record.AbstractLoopAdapter
 
addProcessor(AbstractRecordProcessor<RecordType>) - Method in class org.hps.record.AbstractRecordLoop
 
addProcessor(CompositeRecordProcessor) - Method in class org.hps.record.composite.CompositeLoopAdapter
Add a CompositeRecordProcessor that will process records from the loop as they are received by the adapter.
addProcessor(RecordProcessor<RecordType>) - Method in class org.hps.record.composite.RecordProcessorAdapter
Add a RecordProcessor.
addProcessors(Collection<AbstractRecordProcessor<RecordType>>) - Method in class org.hps.record.AbstractRecordLoop
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.hps.monitoring.application.model.AbstractModel
Add a property change listener.
addRange(SvtBiasMyaDataReader.SvtBiasMyaRange) - Method in class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasRunRange
 
addRange(SvtMotorMyaDataReader.SvtPositionMyaRange) - Method in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionRunRange
 
addRecentFile(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Add a single recent file.
addRecord(RecordType) - Method in class org.hps.record.AbstractRecordQueue
Add a record to the queue if there is space.
addReferenceGeom(SurveyVolume) - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
addReferenceGeom(List<SurveyVolume>) - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
addRemoteTree(String, int, long) - Method in class org.hps.online.recon.PlotAggregator
Add a remote tree binding for aggregation, using multiple connection attempts with a back-off in order to give the station time to initialize
addRemoteTree(String) - Method in class org.hps.online.recon.PlotAggregator
Mount tree with default arguments
addResidual(int, double) - Method in class org.hps.recon.tracking.TrackTimeData
 
addResiduals - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
addRotated2DHitsToEvent(EventHeader, List<HelicalTrack2DHit>) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
addRotatedHitsToEvent(EventHeader, List<HelicalTrackHit>) - Method in class org.hps.analysis.MC.TrackRefitWithFirstLayerHits
 
addRotatedHitsToEvent(EventHeader, List<HelicalTrackCross>, boolean) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
addRow(String, Object) - Method in class org.hps.monitoring.application.PlotInfoPanel
Add a row to the info table.
addRows(ICloud2D) - Method in class org.hps.monitoring.application.PlotInfoPanel
Add rows to the info table from the state of a 2D cloud.
addRows(IFunction) - Method in class org.hps.monitoring.application.PlotInfoPanel
Add rows to the info table from the state of a function.
addRows(IHistogram1D) - Method in class org.hps.monitoring.application.PlotInfoPanel
Add rows to the info table from the state of a 1D histogram.
addRows(IHistogram2D) - Method in class org.hps.monitoring.application.PlotInfoPanel
Add rows to the info table from the state of a 2D histogram.
addRunData(RunSpreadsheet.RunData) - Method in class org.hps.conditions.run.RunSpreadsheet.RunMap
 
addScatterer(BasicMatrix, BasicMatrix) - Method in class org.hps.recon.tracking.gbl.GblPoint
 
addScatterer(Vector, Vector) - Method in class org.hps.recon.tracking.gbl.GblPoint
Add scatterer with diagonal precision (inverse covariance) matrix.
addScatterer(Vector, SymMatrix) - Method in class org.hps.recon.tracking.gbl.GblPoint
Add scatterer with arbitrary precision (inverse covariance) matrix.
addScatterer(Vector, Vector) - Method in class org.hps.recon.tracking.gbl.GblPointJna
 
addSettingsListener(SettingsListener) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Adds a settings listener to the object.
addSharedHit(int, int) - Method in class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Adds an Point to the list of this cluster's shared hits.
addSharedHit(Point) - Method in class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Adds an Point to the list of this cluster's shared hits.
addShortHalfModule(HPSTrackerBuilder.HalfModuleBundle, LCDDSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017LCDDBuilder
Rules for adding the LCDD half module geometry.
addShortHalfModule(HPSTrackerBuilder.HalfModuleBundle, LCDDSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019LCDDBuilder
Rules for adding the LCDD half module geometry.
addShortModule(HPSTracker2017GeometryDefinition.ShortModuleBundle, JavaSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017JavaBuilder
Rules for adding the LCDD module geometry.
addShortModule(HPSTracker2017GeometryDefinition.ShortModuleBundle, LCDDSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017LCDDBuilder
Rules for adding the LCDD module geometry.
addShortModule(HPSTracker2019GeometryDefinition.ShortModuleBundle, JavaSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019JavaBuilder
Rules for adding the LCDD module geometry.
addShortModule(HPSTracker2019GeometryDefinition.ShortModuleBundle, LCDDSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019LCDDBuilder
Rules for adding the LCDD module geometry.
addShortModuleOneSensor(HPSTracker2019GeometryDefinition.ShortModuleBundleOneSensor, JavaSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019JavaBuilder
 
addShortModuleOneSensor(HPSTracker2019GeometryDefinition.ShortModuleBundleOneSensor, LCDDSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019LCDDBuilder
 
addSingleValueArgument(String, String, String, boolean) - Method in class org.hps.analysis.util.UtilityArgumentParser
Adds a new SingleValueArgument with the specified parameters to the set of allowed command line arguments.
addSplitterFilter(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
Enables and sets the value of the splitter number filter.
addStationEventCounts() - Method in class org.hps.online.recon.PlotAggregator
 
addStatusField(String) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Adds a new field to the status panel.
addStrategy(String) - Method in class org.hps.recon.tracking.kalman.KalmanParams
 
addStrategy(String, String) - Method in class org.hps.recon.tracking.kalman.KalmanParams
 
addStrategy(int, StrategyType) - Static method in class org.hps.recon.tracking.TrackType
 
addSupportDetectorElement(IDetectorElement) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
addSvtChannels(int, int) - Method in class org.hps.conditions.svt.DaqMapHandler
Add a set of SvtChannel objects to the SvtChannel.SvtChannelCollection for each of the hybrids.
addSvtHeaderDataErrors(SvtHeaderDataInfo, List<EvioHeaderError>) - Method in class org.hps.record.svt.SvtEventHeaderCheckerNew
 
addSvtHeadersToEventEventCollection(List<SvtHeaderDataInfo>, EventHeader) - Method in class org.hps.evio.AugmentedSvtEvioReader
 
addSVTTruthVariables(String) - Method in class org.hps.analysis.tuple.MCTupleMaker
 
addSVTTruthVariables(String) - Method in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
addSystemStatisticsListener(SystemStatisticsListener) - Method in interface org.hps.monitoring.subsys.SystemStatistics
 
addSystemStatisticsListener(SystemStatisticsListener) - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
addSystemStatus(SystemStatus) - Method in class org.hps.monitoring.application.model.SystemStatusTableModel
Add a system status to the model.
addSystemStatus(SystemStatus) - Method in class org.hps.monitoring.application.SystemStatusEventsTable.SystemStatusEventsTableModel
Register the listener on this status.
addSystemStatus(SystemStatus) - Method in class org.hps.monitoring.application.SystemStatusPanel
Add a system status.
addTag(String) - Method in class org.hps.conditions.database.DatabaseConditionsManager
Add a tag used to filter the accessible conditions records.
addTags(Set<String>) - Method in class org.hps.conditions.database.DatabaseConditionsManager
Add one or more tags for filtering records.
AddTarget(double, double) - Method in class org.hps.svt.alignment.AlignmentParameters
 
addTestRunHalfModule(HPSTrackerBuilder.HalfModuleBundle, LCDDSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014LCDDBuilder
Rules for adding the LCDD half module geometry.
addTestRunModule(HPSTrackerGeometryDefinition.TestRunModuleBundle, JavaSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014JavaBuilder
Rules for adding the JAVA module geometry.
addTestRunModule(HPSTrackerGeometryDefinition.TestRunModuleBundle, LCDDSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014LCDDBuilder
Rules for adding the LCDD module geometry.
addTestRunModule(HPSTrackerGeometryDefinition.TestRunModuleBundle, LCDDSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014LCDDBuilder
Rules for adding the LCDD module geometry.
addTimestamp(TriggerableDriver, EventHeader) - Static method in class org.hps.readout.ecal.ReadoutTimestamp
Deprecated.
 
addTimestamp(ReadoutTimestamp, EventHeader) - Static method in class org.hps.readout.ecal.ReadoutTimestamp
Deprecated.
 
addTo(int, int, double) - Method in class org.hps.recon.tracking.gbl.matrix.VMatrix
 
addTo(int, int, double) - Method in class org.hps.recon.tracking.gbl.matrix.VSymMatrix
 
addTo(int, double) - Method in class org.hps.recon.tracking.gbl.matrix.VVector
 
addToCell(int, double) - Method in class org.hps.readout.ecal.RingBuffer
Add given value to specified cell
addToCell(int, Double) - Method in class org.hps.readout.util.DoubleRingBuffer
 
addToCell(int, Integer) - Method in class org.hps.readout.util.IntegerRingBuffer
 
addToCell(int, T) - Method in class org.hps.readout.util.ObjectRingBuffer
 
addToCell(int, V) - Method in class org.hps.readout.util.RingBuffer
Adds a value or object to the specified buffer cell.
addToLCDD(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
 
addToLCDD(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal
 
addToLCDD(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal2
 
addToLCDD(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal3
 
addToLCDD(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal4
 
addToLCDD(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSMuonCalorimeter
 
addToLCDD(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSMuonCalorimeter2
 
addToLCDD(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker
 
addToLCDD(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2
 
addToLCDD(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
Build the LCDD for the subdetector.
addToMap(CalorimeterHit) - Method in class org.hps.recon.ecal.cluster.ReconClusterer
This constructs a mapping of a crystal to an x,y position at the face of the ecal.
addTrackStateAtTarget - Static variable in class org.hps.recon.tracking.kalman.KalmanInterface
 
addTrackStateAtTarget - Static variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
addTracksToEvent(EventHeader, List<SeedCandidate>, double) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
 
addTrigger() - Method in class org.hps.readout.ecal.TriggerableDriver
 
addTriggerable(TriggerableDriver) - Static method in class org.hps.readout.ecal.TriggerDriver
 
addTruthRefitVariables() - Method in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
addValidCut(String) - Method in class org.hps.analysis.trigger.util.Trigger
Adds a cut to the set of cuts tracked by this trigger.
addValue(String) - Method in class org.hps.analysis.util.MultipleValueArgument
Adds a new value associated with this argument.
addVertexVariables() - Method in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
addVertexVariables(String) - Method in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
addVertexVariables(boolean, boolean, String) - Method in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
addVertexVariables() - Method in class org.hps.analysis.tuple.TupleMaker
 
addVertexVariables(boolean, boolean, boolean) - Method in class org.hps.analysis.tuple.TupleMaker
 
addXIndexFilter(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
Enables and sets the value of the x-index filter.
addYIndexFilter(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
Enables and sets the value of the y-index filter.
adj_screw_height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBoxBasePlate
 
adj_screw_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBoxBasePlate
 
AdvancedReader - Class in org.hps.monitoring.ecal.eventdisplay.io
Class AdvancedReader is an implementation of Reader that allows lines to be read both forwards and backwards.
AdvancedReader(String) - Constructor for class org.hps.monitoring.ecal.eventdisplay.io.AdvancedReader
Constructs an AdvancedReader from the file located at the given file path.
AdvancedReader(File) - Constructor for class org.hps.monitoring.ecal.eventdisplay.io.AdvancedReader
Constructs an AdvancedReader from the indicated file.
af - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
af - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
af - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
af - Variable in class org.hps.online.recon.aida.HistClient
 
af - Variable in class org.hps.online.recon.aida.RemoteAidaDriver
 
af - Variable in class org.hps.online.recon.aida.StripChartClient
 
af - Variable in class org.hps.online.recon.aida.StripChartDriver
 
af - Variable in class org.hps.online.recon.PlotAggregator
AIDA objects for the primary server tree
af - Variable in class org.hps.recon.tracking.gbl.TruthResiduals
 
aF - Variable in class org.hps.recon.tracking.kalman.MeasurementSite
 
af - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
agg - Variable in class org.hps.online.recon.Server
Remote AIDA plot aggregator
aggregateHistograms() - Method in class org.hps.online.recon.PlotAggregator
Update the aggregated plots by adding all the histograms from the remote trees together
ah - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
aida - Variable in class org.hps.analysis.alignment.SvtCalorimeterAlignmentDriver
 
aida - Variable in class org.hps.analysis.alignment.TrackAnalysis14Hit2019
 
aida - Variable in class org.hps.analysis.dataquality.DataQualityMonitor
 
aida - Variable in class org.hps.analysis.dataquality.MonsterEventAnalysis
 
aida - Static variable in class org.hps.analysis.dataquality.PlotAndFitUtilities
 
aida - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
aida - Static variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
aida - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
aida - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
aida - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
aida - Variable in class org.hps.analysis.ecal.cosmic.CrystalEnergyPlotsDriver
 
aida - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
aida - Variable in class org.hps.analysis.ecal.cosmic.RawModeADCHistogramDriver
 
aida - Variable in class org.hps.analysis.ecal.cosmic.RawModeADCProfileDriver
 
aida - Variable in class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
 
aida - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
aida - Variable in class org.hps.analysis.ecal.EcalClusterPlots
 
aida - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
aida - Variable in class org.hps.analysis.ecal.FEEClusterPlotter
 
aida - Variable in class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
aida - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
aida - Variable in class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
aida - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
aida - Variable in class org.hps.analysis.ecal.SF2019Driver
 
aida - Variable in class org.hps.analysis.ecal.SF2021Driver
 
aida - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
aida - Variable in class org.hps.analysis.examples.EcalClusterAnalysisDriver
 
aida - Variable in class org.hps.analysis.examples.EcalScoringMatchDriver
 
aida - Variable in class org.hps.analysis.examples.EventAnalysis2019
 
aida - Variable in class org.hps.analysis.examples.EventAnalysis2019Jeopardy
 
aida - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
aida - Variable in class org.hps.analysis.examples.PhiKKAnalysisDriver
 
aida - Variable in class org.hps.analysis.examples.StarterAnalysisDriver
 
aida - Variable in class org.hps.analysis.examples.StripMuMuDriver
 
aida - Variable in class org.hps.analysis.examples.StripOneFiducialCluster
 
aida - Variable in class org.hps.analysis.examples.SvtHitAnalysisDriver
 
aida - Variable in class org.hps.analysis.examples.TrackAnalysis2019
 
aida - Variable in class org.hps.analysis.examples.TridentAnalysis
 
aida - Static variable in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
Creates and handles plots.
aida - Variable in class org.hps.analysis.hodoscope.SimpleHodoscopeAnalysisDriver
 
aida - Variable in class org.hps.analysis.MC.MCTrackerHitResidualAnalysisDriver
 
aida - Variable in class org.hps.analysis.MC.SvtStripClusterPositionPlots
 
aida - Variable in class org.hps.analysis.MC.TrackerHitsToMCParticlePlots
 
aida - Variable in class org.hps.analysis.muon.SimpleMuonAnalysis
 
aida - Variable in class org.hps.analysis.pi0.Pi0AnalysisDriver
 
aida - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
aida - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
aida - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
aida - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
aida - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
aida - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
aida - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
aida - Variable in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
aida - Variable in class org.hps.analysis.wab.StripWABCandidates
 
aida - Variable in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
 
aida - Variable in class org.hps.analysis.wab.WabAnalysis2019Robust
 
aida - Static variable in class org.hps.conditions.svt.SvtBiasConditionsLoader
Setup control plots.
aida - Variable in class org.hps.evio.RfFitterDriver
 
aida - Variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
aida - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
aida - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
aida - Variable in class org.hps.monitoring.drivers.svt.PedestalPlots
 
aida - Variable in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
aida - Variable in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
aida - Variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
aida - Static variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
aida - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
aida - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
aida - Static variable in class org.hps.monitoring.drivers.trackrecon.PlotAndFitUtilities
 
aida - Static variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
aida - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
aida - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
aida - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
aida - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
aida - Variable in class org.hps.monitoring.ecal.plots.EcalDaqPlots
 
aida - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
aida - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
aida - Variable in class org.hps.monitoring.ecal.plots.EcalFeeMonitor
 
aida - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
aida - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
aida - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
aida - Static variable in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
aida - Variable in class org.hps.monitoring.ecal.plots.EcalPedestalViewer
 
aida - Variable in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
aida - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
aida - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
aida - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
aida - Variable in class org.hps.online.recon.aida.RemoteAidaDriver
 
aida - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
aida - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
aida - Variable in class org.hps.readout.ecal.MollerTriggerDriver
Factory for generating histograms.
aida - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
aida

private AIDA aida

Factory for generating histograms.
aida - Variable in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
aida - Variable in class org.hps.readout.ecal.ReadoutTrigger
 
aida - Variable in class org.hps.readout.ecal.SinglesTriggerDriver
 
aida - Variable in class org.hps.readout.trigger.SinglesTriggerReadoutDriver
 
aida - Variable in class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
 
aida - Variable in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
 
aida - Variable in class org.hps.recon.ecal.EcalCalibrationsDriver
 
aida - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
aida - Variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
aida - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
aida - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
aida - Variable in class org.hps.recon.filtering.CosmicPMTFilter
 
aida - Variable in class org.hps.recon.tracking.gbl.GBLexample1
 
aida - Variable in class org.hps.recon.tracking.gbl.GBLexampleJna1
 
aida - Variable in class org.hps.recon.tracking.gbl.TruthResiduals
 
aida - Variable in class org.hps.recon.tracking.kalman.KalmanDriverHPS
 
aida - Variable in class org.hps.recon.tracking.kalman.KalmanKinkFitDriver
 
aida - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
aida - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecPlots
 
aida - Static variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
aida - Variable in class org.hps.recon.tracking.straighttracks.StraightTracker
 
aida - Static variable in class org.hps.recon.tracking.SvtPlotUtils
 
aida - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
aida - Variable in class org.hps.recon.vertexing.AnalysisDriver
 
aida - Variable in class org.hps.recon.vertexing.MultipleEventsVertexingDriver
 
aida - Variable in class org.hps.svt.alignment.RunAlignment
 
aida - Variable in class org.hps.svt.OccupancyPlots
 
aida - Variable in class org.hps.svt.SvtClusterAnalysis
 
aida - Variable in class org.hps.svt.SVTHitLevelPlots
 
aida - Variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
aida2 - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
aidaDir - Variable in class org.hps.online.recon.aida.HistClient
 
aidaFileName - Variable in class org.hps.analysis.MC.MCTrackerHitResidualAnalysisDriver
 
aidaFileType - Variable in class org.hps.analysis.MC.MCTrackerHitResidualAnalysisDriver
 
aidaGBL - Variable in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
aidaGBL - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
aidaGBL - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
AL_LIST - Static variable in class org.hps.record.daqconfig.ConfigurationManager
 
AL_LIST - Static variable in class org.hps.record.daqconfig2019.ConfigurationManager2019
 
algorithmType - Variable in class org.hps.recon.particle.SimpleParticleID
 
alignable_parent - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
alignable_volumes - Variable in class org.hps.recon.tracking.gbl.AlignmentStructuresBuilder
 
Alignabledes - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
Alignabledes - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
AlignableDetectorElement - Class in org.lcsim.detector.tracker.silicon
 
AlignableDetectorElement(String, JavaSurveyVolume, IDetectorElement, IIdentifier) - Constructor for class org.lcsim.detector.tracker.silicon.AlignableDetectorElement
 
AlignableDetectorElement(String, IDetectorElement, IPhysicalVolumePath, IIdentifier) - Constructor for class org.lcsim.detector.tracker.silicon.AlignableDetectorElement
 
AlignableDetectorElement(String, IDetectorElement, String, IIdentifier) - Constructor for class org.lcsim.detector.tracker.silicon.AlignableDetectorElement
 
AlignableVolume - Class in org.hps.recon.tracking.gbl
 
AlignableVolume(String, Translation3D, Rotation3D, AlignableVolume, List<AlignableVolume>, int) - Constructor for class org.hps.recon.tracking.gbl.AlignableVolume
 
AlignableVolume(String, ITransform3D, AlignableVolume, List<AlignableVolume>, int) - Constructor for class org.hps.recon.tracking.gbl.AlignableVolume
 
AlignableVolume(String, List<AlignableVolume>, IRotation3D, AlignableVolume, int) - Constructor for class org.hps.recon.tracking.gbl.AlignableVolume
 
AlignConstants() - Constructor for class org.hps.svt.alignment.BuildCompact.AlignConstants
 
AlignmentCorrection - Class in org.lcsim.geometry.compact.converter
Class containing the final translation and rotation correction from alignment.
AlignmentCorrection(double, double, double, double, double, double) - Constructor for class org.lcsim.geometry.compact.converter.AlignmentCorrection
 
AlignmentCorrection() - Constructor for class org.lcsim.geometry.compact.converter.AlignmentCorrection
 
alignmentCorrections - Variable in class org.lcsim.geometry.compact.converter.SurveyVolume
 
AlignmentParameters - Class in org.hps.svt.alignment
Class to calculate and print the residuals and derivatives of the alignment parameters...used as input for MillePede Notation follows the MillePede manual: http://www.desy.de/~blobel/Mptwo.pdf the track is measured in the HelicalTrackFit frame and residuals are in the sensor frame (u,v,w) ordering of track parameters is double d0 = _trk.dca(); double z0 = _trk.z0(); double slope = _trk.slope(); double phi0 = _trk.phi0(); double R = _trk.R();
AlignmentParameters(String) - Constructor for class org.hps.svt.alignment.AlignmentParameters
 
AlignmentStructuresBuilder - Class in org.hps.recon.tracking.gbl
 
AlignmentStructuresBuilder(List<SiSensor>) - Constructor for class org.hps.recon.tracking.gbl.AlignmentStructuresBuilder
 
AlignmentTestDriver - Class in org.hps.recon.tracking.gbl
 
AlignmentTestDriver() - Constructor for class org.hps.recon.tracking.gbl.AlignmentTestDriver
 
ALL_CUTS - Static variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
ALL_CUTS - Static variable in class org.hps.readout.ecal.ReadoutTrigger
 
ALL_TRIGGERS - Static variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
ALL_TRIGGERS - Static variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
allClusters - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
allClusters - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
allClusters - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
allHitCount - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
allHitCountOFF - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
allHitCountON - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
allHitCountVsNum - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
allHitCountVsTime - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
alList - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
allMcParticles - Variable in class org.hps.util.MergeBunches
 
allowedSeedSet - Variable in class org.hps.readout.ecal.MollerTriggerDriver
Contains all allowed seed crystal indices.
allowHoleSlotCombo - Variable in class org.hps.recon.tracking.HelicalTrackHitDriver
 
allowsMultipleInstances() - Method in class org.hps.analysis.util.Argument
Specifies whether this argument permits multiple instances of itself.
allowsMultipleInstances() - Method in class org.hps.analysis.util.FlagArgument
 
allowsMultipleInstances() - Method in class org.hps.analysis.util.MultipleValueArgument
 
allowsMultipleInstances() - Method in class org.hps.analysis.util.SingleValueArgument
 
allPairs - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
allPairs - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
allPairs - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
alpha - Variable in class org.hps.recon.tracking.kalman.Helix
 
alpha - Variable in class org.hps.recon.tracking.kalman.HelixPlaneIntersect
 
alpha - Variable in class org.hps.recon.tracking.kalman.HelixState
 
alpha - Variable in class org.hps.recon.tracking.kalman.KalTrack
 
alpha - Variable in class org.hps.recon.tracking.kalman.MeasurementSite
 
alpha - Variable in class org.hps.recon.tracking.kalman.RungeKutta4
 
alpha - Variable in class org.hps.recon.tracking.kalman.SeedTrack
 
alpha - Variable in class org.hps.util.CrystalBallFunction
 
alpha - Variable in class org.hps.util.RK4integrator
 
alphaCenter - Variable in class org.hps.recon.tracking.kalman.KalmanInterface
 
alphaCenter - Variable in class org.hps.recon.tracking.kalman.PropagatedTrackState
 
aMass - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
aMass - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
aMass - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
aMass - Static variable in class org.hps.util.ConvertToStdhep
 
aMass - Static variable in class org.hps.util.DatFileToStdhep
 
aMass - Static variable in class org.hps.util.DatFileToStdhepTVM
 
aMass - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
ambi - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
AmbiguityResolver - Class in org.hps.recon.tracking
Chooses between potentially-redundant tracks.
AmbiguityResolver() - Constructor for class org.hps.recon.tracking.AmbiguityResolver
Default constructor
AmbiguityResolver.AmbiguityResolverUtils - Class in org.hps.recon.tracking
 
AmbiguityResolver.compareScore - Class in org.hps.recon.tracking
 
AmbiguityResolverUtils() - Constructor for class org.hps.recon.tracking.AmbiguityResolver.AmbiguityResolverUtils
 
AmbiMode() - Constructor for enum org.hps.recon.tracking.SimpleAmbiguityResolver.AmbiMode
 
aMomentumAngle - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
amplitude - Variable in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver.StripHit
 
amplitude - Variable in class org.hps.readout.svt.SimpleSvtReadout.StripHit
 
amplitude - Variable in class org.hps.readout.svt.SVTReadoutDriver.StripHit
 
amplitude - Variable in class org.hps.svt.SvtClusterAnalysis.Cluster
 
AMPLITUDE_INDEX - Static variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
amplitudeErrors - Variable in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
amplitudeH1D - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
amplitudeHighC1D - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
amplitudeHighP2D - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
amplitudeLowC1D - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
amplitudeLowP2D - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
amplitudePlots - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
amplitudes - Variable in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
ampPlots - Static variable in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
ANALOG_PIPELINE_LENGTH - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
analogPipelines - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
AnalysisDriver - Class in org.hps.recon.vertexing
 
AnalysisDriver() - Constructor for class org.hps.recon.vertexing.AnalysisDriver
 
analysisFactory - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
analysisFactory - Variable in class org.hps.analysis.ecal.cosmic.CrystalEnergyPlotsDriver
 
analysisFactory - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
analysisFactory - Variable in class org.hps.analysis.ecal.cosmic.RawModeADCHistogramDriver
 
analysisFactory - Variable in class org.hps.analysis.ecal.cosmic.RawModeADCProfileDriver
 
analysisFactory - Variable in class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
 
analysisFactory - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
analysisFactory - Variable in class org.hps.evio.RfFitterDriver
 
analysisFactory - Variable in class org.hps.monitoring.drivers.headless.KFTrackTimeHeadless
 
analysisFactory - Variable in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
analysisFactory - Variable in class org.hps.monitoring.drivers.headless.SvtClustersHeadless
 
analysisFactory - Variable in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
analysisFactory - Variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
analysisFactory - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
analysisFactory - Variable in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
analysisFactory - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
analysisFactory - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
analysisFactory - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
analysisFactory - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
analysisFactory - Variable in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
analysisFactory - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
analysisFactory - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
analysisFactory - Variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
analysisFactory - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
analysisFactory - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
analysisFactory - Variable in class org.hps.svt.OccupancyPlots
 
analysisFactory - Variable in class org.hps.svt.SvtClusterAnalysis
 
AnalyticalGradientCalculator - Class in org.hps.minuit
duns $
AnalyticalGradientCalculator(FCNGradientBase, MnUserTransformation, boolean) - Constructor for class org.hps.minuit.AnalyticalGradientCalculator
 
analyze(EventHeader, List<RawTrackerHit>, boolean) - Method in class org.hps.evio.StuckFADCBitDriver
Check for identical or out-of-order hits.
analyze(List<RawTrackerHit>, List<RawTrackerHit>) - Method in class org.hps.evio.StuckFADCBitDriver
For cases where two channels in the same event are identical due to stuck bit, after the correction the 1st one should have had the stuck bit unset.
analyzeCluster(Cluster, String) - Method in class org.hps.analysis.examples.EventAnalysis2019
 
analyzeCluster(Cluster, String) - Method in class org.hps.analysis.examples.EventAnalysis2019Jeopardy
 
analyzeCluster(Cluster, String) - Method in class org.hps.analysis.examples.PhiKKAnalysisDriver
 
analyzeCluster(Cluster) - Method in class org.hps.analysis.wab.StripWABCandidates
 
analyzeCluster(ReconstructedParticle) - Method in class org.hps.analysis.wab.StripWABCandidates
 
analyzeCluster(Cluster) - Method in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
 
analyzeCluster(ReconstructedParticle) - Method in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
 
analyzeCluster(Cluster) - Method in class org.hps.analysis.wab.WabAnalysis2019Robust
 
analyzeCluster(ReconstructedParticle) - Method in class org.hps.analysis.wab.WabAnalysis2019Robust
 
analyzeClusters(EventHeader) - Method in class org.hps.analysis.examples.EventAnalysis2019
 
analyzeClusters(EventHeader) - Method in class org.hps.analysis.examples.EventAnalysis2019Jeopardy
 
analyzeHitlayers(ReconstructedParticle) - Method in class org.hps.analysis.wab.StripWABCandidates
 
analyzeHitlayers(ReconstructedParticle) - Method in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
 
analyzeHitlayers(ReconstructedParticle) - Method in class org.hps.analysis.wab.WabAnalysis2019Robust
 
analyzeMatchedTrack(String, Track) - Method in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
analyzeParticle(String, ReconstructedParticle) - Method in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
analyzeParticle(String, ReconstructedParticle, MCParticle, Hep3Vector) - Method in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
analyzeReconstructedParticle(ReconstructedParticle) - Method in class org.hps.analysis.wab.StripWABCandidates
 
analyzeReconstructedParticle(ReconstructedParticle) - Method in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
 
analyzeReconstructedParticle(ReconstructedParticle) - Method in class org.hps.analysis.wab.WabAnalysis2019Robust
 
analyzeRP(EventHeader) - Method in class org.hps.analysis.examples.EventAnalysis2019
 
analyzeRP(EventHeader) - Method in class org.hps.analysis.examples.EventAnalysis2019Jeopardy
 
analyzeTrack(ReconstructedParticle) - Method in class org.hps.analysis.wab.StripWABCandidates
 
analyzeTrack(ReconstructedParticle) - Method in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
 
analyzeTrack(ReconstructedParticle) - Method in class org.hps.analysis.wab.WabAnalysis2019Robust
 
analyzeV0(EventHeader) - Method in class org.hps.analysis.examples.EventAnalysis2019
 
analyzeV0(EventHeader) - Method in class org.hps.analysis.examples.EventAnalysis2019Jeopardy
 
analyzeVertex(Vertex, MCParticle, MCParticle) - Method in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
analyzeWabTrackingEfficiency(EventHeader) - Method in class org.hps.analysis.wab.StripWABCandidates
 
analyzeWabTrackingEfficiency(EventHeader) - Method in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
 
analyzeWabTrackingEfficiency(EventHeader) - Method in class org.hps.analysis.wab.WabAnalysis2019Robust
 
aname - Variable in class org.lcsim.detector.tracker.silicon.AlignableDetectorElement
 
anArgument - Variable in class org.hps.analysis.examples.DummyAnalysisDriver
This argument does nothing.
AND_TRIG - Static variable in class org.hps.record.triggerbank.BaseTriggerData
 
angle - Variable in class org.hps.conditions.svt.MotorPositionLoader.MotorPositionInterval
 
Angle(GVector) - Method in class org.hps.detector.ecal.GVector
Calculate angle between vectors
angle - Variable in class org.hps.recon.tracking.kalman.KalmanKinkFit
 
ANGLE_CONVERSION - Static variable in class org.hps.conditions.svt.MotorPositionLoader
 
angleTolerance - Static variable in class org.hps.evio.SvtEventFlagger
 
annotation() - Method in class org.hps.util.CrystalBallFunction
 
aP - Variable in class org.hps.recon.tracking.kalman.MeasurementSite
 
ap - Variable in class org.hps.svt.alignment.RunAlignment
 
apd - Variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
 
append - Variable in class org.hps.online.recon.Client
Append rather than overwrite if writing to output file.
appendHepRep(HepRepFactory, HepRep) - Method in class org.lcsim.geometry.subdetector.Hodoscope_v1
 
appendHepRep(HepRepFactory, HepRep) - Method in class org.lcsim.geometry.subdetector.HPSEcal3
 
appendHepRep(HepRepFactory, HepRep) - Method in class org.lcsim.geometry.subdetector.HPSMuonCalorimeter
 
appendHepRep(HepRepFactory, HepRep) - Method in class org.lcsim.geometry.subdetector.HPSTestRunTracker2014
 
appendHepRep(HepRepFactory, HepRep) - Method in class org.lcsim.geometry.subdetector.HPSTracker
 
appendHepRep(HepRepFactory, HepRep) - Method in class org.lcsim.geometry.subdetector.HPSTracker2
 
appendHepRep(HepRepFactory, HepRep) - Method in class org.lcsim.geometry.subdetector.HPSTracker2014
 
appendHepRep(HepRepFactory, HepRep) - Method in class org.lcsim.geometry.subdetector.HPSTracker2014v1
 
appendHepRep(HepRepFactory, HepRep) - Method in class org.lcsim.geometry.subdetector.HPSTracker2017
 
appendHepRep(HepRepFactory, HepRep) - Method in class org.lcsim.geometry.subdetector.HPSTracker2019
 
application - Variable in class org.hps.monitoring.application.EventProcessing
Reference to the current application.
applyBadCrystalMap - Variable in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
applyBadCrystalMap - Variable in class org.hps.recon.ecal.EcalRawConverter2Driver
Whether to reject bad crystals.
applyBadCrystalMap - Variable in class org.hps.recon.ecal.EcalRawConverter3Driver
Whether to reject bad crystals.
applyBadCrystalMap - Variable in class org.hps.recon.ecal.EcalRawConverterDriver
Whether to reject bad crystals.
applyBadCrystalMap - Variable in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
applyBeamRotation - Variable in class org.hps.analysis.tuple.TupleMaker
 
applyBSconstraint(boolean) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
applyClusterCorrections - Variable in class org.hps.recon.particle.FinalStateParticleDriver
 
applyClusterCorrections - Variable in class org.hps.recon.particle.ReconParticleDriver
 
applyClusterCorrections(boolean, List<Cluster>, double, HPSEcal3, boolean) - Method in class org.hps.recon.utils.AbstractTrackClusterMatcher
Abstract method to apply Cluster corrections after Track to Cluster matching, if true.
applyClusterCorrections(boolean, List<Cluster>, double, HPSEcal3, boolean) - Method in interface org.hps.recon.utils.TrackClusterMatcher
If set to true in steering-file, apply cluster corrections before matching Tracs to Clusters.
applyClusterCorrections(boolean, List<Cluster>, double, HPSEcal3, boolean) - Method in class org.hps.recon.utils.TrackClusterMatcherMinDistance
 
applyClusterCorrections(boolean, List<Cluster>, double, HPSEcal3, boolean) - Method in class org.hps.recon.utils.TrackClusterMatcherNSigma
Applies EcalCluster corrections, with option to use Track position for corrections.
applyCorrections(double, HPSEcal3, List<Cluster>, boolean) - Static method in class org.hps.recon.ecal.cluster.ClusterCorrectionUtilities
Apply HPS-specific energy and position corrections to a list of clusters in place.
applyCorrections(double, HPSEcal3, Cluster, boolean) - Static method in class org.hps.recon.ecal.cluster.ClusterCorrectionUtilities
Apply HPS-specific energy and position corrections to a cluster without track information.
applyCorrections(double, HPSEcal3, Cluster, double, boolean) - Static method in class org.hps.recon.ecal.cluster.ClusterCorrectionUtilities
Apply HPS-specific energy and position corrections to a cluster with track information.
applyCuts(List<Cluster>) - Method in class org.hps.recon.ecal.cluster.SimpleCosmicClusterer
Apply selection cuts to cluster list and return filtered list.
applyFilter() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
Applies the filter defined by the currently selected filter options.
applyGenericCoordinateSystemCorrections() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModuleStereo
 
applyGenericCoordinateSystemCorrections() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfModuleStereo
 
applyGenericCoordinateSystemCorrections() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongStereoHalfModule
 
applyGenericCoordinateSystemCorrections() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014v1GeometryDefinition.LongAxialSlotHalfModule
 
applyGenericCoordinateSystemCorrections() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014v1GeometryDefinition.LongStereoSlotHalfModule
 
applyGenericCoordinateSystemCorrections() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortAxialSlotHalfModule
 
applyGenericCoordinateSystemCorrections() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoHoleHalfModule
 
applyGenericCoordinateSystemCorrections() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoSlotHalfModule
 
applyGenericCoordinateSystemCorrections() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialSlotHalfModule
 
applyGenericCoordinateSystemCorrections() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModule
 
applyGenericCoordinateSystemCorrections() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL0Bot
 
applyGenericCoordinateSystemCorrections() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL0Top
 
applyGenericCoordinateSystemCorrections() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL1Bot
 
applyGenericCoordinateSystemCorrections() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL1Top
 
applyGenericCoordinateSystemCorrections() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoSlotHalfModule
 
applyGenericCoordinateSystemCorrections() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
Apply a generic correction to the coordinate system of this volume.
applyLocalAlignmentCorrections() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
Apply @link AlignmentCorrection to the volume if they are supplied.
applyReferenceTransformation() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
Applies a user supplied reference transformation to the module.
applySurvey(Element) - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
ApproximateIntersection(StraightLineTrack, StraightLineTrack) - Method in class org.hps.recon.vertexing.VertexFitter
Find a first approximation to the unmeasured variables by finding the track intersections in the x-y and x-z planes.
APrimeMCAnalysisDriver - Class in org.hps.analysis.vertex
 
APrimeMCAnalysisDriver() - Constructor for class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
APrimeMCVertexAnalysisDriver - Class in org.hps.analysis.vertex
 
APrimeMCVertexAnalysisDriver() - Constructor for class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
apv - Variable in class org.hps.record.svt.SvtErrorBitData
 
APV25_PER_HYBRID - Static variable in class org.hps.record.svt.SvtEvioUtils
 
APV_BUFFER_ADDRESS_COUNT - Static variable in class org.hps.record.svt.EvioHeaderError
 
APV_BUFFER_ADDRESS_MISMATCH - Static variable in class org.hps.record.svt.EvioHeaderError
 
APV_FRAME_COUNT - Static variable in class org.hps.record.svt.EvioHeaderError
 
APV_FRAME_COUNT_MISMATCH - Static variable in class org.hps.record.svt.EvioHeaderError
 
APV_HEADER_BUFFER_ADDRESS_MASK - Static variable in class org.hps.record.svt.SvtEvioUtils
 
APV_HEADER_DATA_APV_NR_MASK - Static variable in class org.hps.record.svt.SvtEvioUtils
 
APV_HEADER_DATA_FRAME_COUNT_MASK - Static variable in class org.hps.record.svt.SvtEvioUtils
 
APV_HEADER_DATA_READ_ERROR_MASK - Static variable in class org.hps.record.svt.SvtEvioUtils
 
APV_MASK - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
APV_READ_ERRORS - Static variable in class org.hps.record.svt.EvioHeaderError
 
arcLComparator - Static variable in class org.hps.recon.tracking.gbl.KalmanToGBLDriver
 
arcLComparator - Static variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
arcLength() - Method in class org.hps.recon.tracking.kalman.HelixPlaneIntersect
 
arcLength - Variable in class org.hps.recon.tracking.kalman.KalTrack
 
arcLength - Variable in class org.hps.recon.tracking.kalman.MeasurementSite
 
ArcTan(double, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
ArcTan(double, double) - Method in class org.hps.svt.alignment.AlignmentParameters
 
arePartners(int, int) - Method in class org.hps.evio.StuckFADCBit.Stuck
 
arePartners(EcalChannel, EcalChannel) - Method in class org.hps.evio.StuckFADCBit.Stuck
 
arePartners(EcalChannel, EcalChannel) - Method in class org.hps.evio.StuckFADCBitDriver
Get whether the two channels are stuck-bit partners, i.e.
areSameCharge(Track, Track) - Method in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
areShared(Track, Track) - Method in class org.hps.recon.tracking.AmbiguityResolver
whether two tracks are considered shared
areShared(Track, Track) - Method in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
areShared(Track, Track) - Method in class org.hps.recon.tracking.SimpleAmbiguityResolver
 
Argument - Class in org.hps.analysis.util
Class Argument is a simple representation of a command line argument.
Argument(String, String, String, boolean) - Constructor for class org.hps.analysis.util.Argument
Sets the values common to all Argument objects.
arguments - Variable in class org.hps.analysis.util.UtilityArgumentParser
 
array - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver.FADCPipeline
 
array - Variable in class org.hps.readout.ecal.RingBuffer
 
array - Variable in class org.hps.readout.util.RingBuffer
The array containing the buffer data.
ARRAY_SIZE - Static variable in class org.hps.conditions.svt.SvtShapeFitParameters
Size of array when retrieving all parameters together using SvtShapeFitParameters.toArray().
ARRAY_SIZE - Static variable in class org.hps.record.scalers.ScalerData
Fixed array size of scaler data in the EVIO bank.
aS - Variable in class org.hps.recon.tracking.kalman.MeasurementSite
 
asArray() - Method in class org.hps.minuit.MnAlgebraicVector
 
asb - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
askUploadToDBDialog() - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
Association - Class in org.hps.monitoring.ecal.eventdisplay.event
Class Association tells the CalorimeterPanel to highlight the child crystal in the given color whenever the parent crystal is selected.
Association(Point, Point, Color) - Constructor for class org.hps.monitoring.ecal.eventdisplay.event.Association
Association

public Association(Point parentCrystal, Point childCrystal, Color highlightColor)

Creates an association between a child crystal and a parent crystal.
atEcalElePassGen - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
atEcalElePassL1L1 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
atEcalElePassL1L2 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
atEcalElePassL2L2 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
atEcalPosPassGen - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
atEcalPosPassL1L1 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
atEcalPosPassL1L2 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
atEcalPosPassL2L2 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
atIP - Variable in class org.hps.svt.SVTHitLevelPlots
 
atLimit() - Method in class org.hps.minuit.MnCross
 
atLowerLimit() - Method in class org.hps.minuit.MinosError
 
atLowerMaxFcn() - Method in class org.hps.minuit.MinosError
 
atMaxFcn() - Method in class org.hps.minuit.MnCross
 
aTOp(Vec) - Static method in class org.hps.recon.tracking.kalman.HelixState
 
atPhi(double) - Method in class org.hps.recon.tracking.kalman.Helix
 
atPhi(double) - Method in class org.hps.recon.tracking.kalman.HelixState
 
atPhi(Vec, Vec, double, double) - Static method in class org.hps.recon.tracking.kalman.HelixState
 
atPhi(double) - Method in class org.hps.recon.tracking.kalman.SeedTrack
 
atPhiGlobal(double) - Method in class org.hps.recon.tracking.kalman.Helix
 
att - Variable in class org.hps.record.et.EtConnection
The ET attachment.
attachment - Variable in class org.hps.record.et.EtStationThread
The ET attachment.
atUpperLimit() - Method in class org.hps.minuit.MinosError
 
atUpperMaxFcn() - Method in class org.hps.minuit.MinosError
 
AugmentedSvtEvioReader - Class in org.hps.evio
 
AugmentedSvtEvioReader() - Constructor for class org.hps.evio.AugmentedSvtEvioReader
 
autoScale() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Chooses a maximum and minimum value for the scale that goes from slightly under the smallest recorded value to the highest recorded value.
AverageEventsPerSecondProvider() - Constructor for class org.hps.monitoring.subsys.SystemStatisticsImpl.AverageEventsPerSecondProvider
 
averageHits - Variable in class org.hps.monitoring.subsys.ecal.EcalStripChartTestDriver
 
AverageHitsProvider() - Constructor for class org.hps.monitoring.subsys.ecal.EcalStripChartTestDriver.AverageHitsProvider
 
AverageMegabytesPerSecondProvider() - Constructor for class org.hps.monitoring.subsys.SystemStatisticsImpl.AverageMegabytesPerSecondProvider
 
averages - Variable in class org.hps.online.recon.aida.StripChartDriver
 
AVG_DIR - Static variable in class org.hps.online.recon.aida.StripChartDriver
 
avgClusterEffMap - Variable in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
avgClusterEffNames - Variable in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
avgOccupancyMap - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
avgOccupancyNames - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
avgStyle - Variable in class org.hps.online.recon.aida.StripChartClient
 
avgt0Map - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
avgt0Names - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
AWT_ID - Static variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalEvent
 
axial - Static variable in class org.hps.analysis.examples.TrackAnalysis
 
AXIAL - Static variable in class org.hps.conditions.svt.AbstractSvtDaqMapping
Flag value for axial sensor.
axialCluster - Variable in class org.hps.recon.tracking.straight.STUtils.StereoPair
 
axialDirection() - Method in class org.hps.recon.tracking.axial.HelicalTrack2DHit
 
axialSensor - Variable in class org.lcsim.detector.converter.compact.subdetector.SvtStereoLayer
 
AxialTrackReconDriver - Class in org.hps.recon.tracking.axial
This class runs the Track Reconstruction using just the axial layers; No circle fit is performed.
AxialTrackReconDriver() - Constructor for class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
AxialTrackReconDriver - Class in org.hps.recon.tracking
Axial track reconstruction.
AxialTrackReconDriver() - Constructor for class org.hps.recon.tracking.AxialTrackReconDriver
 
axlen() - Method in class org.hps.recon.tracking.axial.HelicalTrack2DHit
Return the length of the strip along the z direction.
axmax() - Method in class org.hps.recon.tracking.axial.HelicalTrack2DHit
Return the maximum z coordinate.
axmin() - Method in class org.hps.recon.tracking.axial.HelicalTrack2DHit
Return the minimum z coordinate.

B

b() - Method in class org.hps.minuit.MnParabola
 
B - Variable in class org.hps.recon.ecal.cluster.TimeDependentEcalGains2016
 
B - Variable in class org.hps.recon.tracking.kalman.Helix
 
B - Variable in class org.hps.recon.tracking.kalman.HelixState
 
B - Variable in class org.hps.recon.tracking.kalman.MeasurementSite
 
B - Static variable in class org.hps.recon.tracking.kalman.SeedTrack
 
B() - Method in class org.hps.recon.tracking.kalman.SeedTrack
 
B - Variable in class org.hps.recon.tracking.PulseShape.FourPole
 
B0 - Variable in class org.hps.recon.tracking.kalman.Efficiency
 
B0 - Variable in class org.hps.recon.tracking.kalman.Histogram
 
B1 - Variable in class org.hps.recon.vertexing.TwoLineVertexer
 
B2 - Variable in class org.hps.recon.vertexing.TwoLineVertexer
 
b_doDetailPlots - Variable in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
b_doGBLkinks - Variable in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
b_doGBLresiduals - Variable in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
B_FIELD - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
B_FIELD - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
B_FIELD - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
B_FIELD - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
B_FIELD - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
B_FIELD - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
B_FIELD - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
B_FIELD - Variable in class org.hps.analysis.vertex.VertexDebugger
 
background - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer
Deprecated.
 
background - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.StatusPanel
Deprecated.
 
backgroundLevel - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
BackPanel() - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.StatusPanel.BackPanel
Deprecated.
 
bad - Variable in class org.hps.recon.tracking.kalman.KalTrack
 
badChannel - Variable in class org.hps.conditions.ecal.EcalChannelConstants
true if channel is bad and should not be used for reconstruction.
badChannel - Variable in class org.hps.conditions.svt.ChannelConstants
Flag to indicate the channel is bad and should not be used for reconstruction.
badChannelCut(RawTrackerHit) - Method in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
Checks whether an analog hit occurred on a "bad" channel.
badChannelCut(RawTrackerHit) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
badChannelCut(RawTrackerHit) - Method in class org.hps.readout.svt.SVTReadoutDriver
Checks whether an analog hit occurred on a "bad" channel.
badChannels - Variable in class org.hps.recon.ecal.IterateGainFactorDriver
 
badChannels - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
badChisqPenalty - Variable in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
badHitList - Variable in class org.hps.analysis.examples.TrackAnalysis
 
badhits - Variable in class org.hps.analysis.examples.TrackAnalysis
 
badMCParticleRelationsColName - Variable in class org.hps.analysis.MC.IdentifyBadTracksDriver
 
badMCParticleRelationsColName - Variable in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
badTrackColName - Variable in class org.hps.analysis.MC.IdentifyBadTracksDriver
 
badTrackColName - Variable in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
ball_kinMount - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Bottom
 
ball_kinMount - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Top
 
ball_pos - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13BottomSurveyBalls
 
ball_pos - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13TopSurveyBalls
 
ball_pos - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomSurveyBalls
 
ball_pos - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
ball_pos_csup_bearings_bottom_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportBottom
 
ball_pos_csup_bearings_bottom_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportBottom
 
ball_pos_csup_bearings_bottom_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportBottom
 
ball_pos_csup_bearings_top_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportTop
 
ball_pos_csup_pin_bottom_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CSupport
 
ball_pos_csup_pin_bottom_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CSupport
 
ball_pos_csup_pin_bottom_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CSupport
 
ballPos - Variable in class org.lcsim.geometry.compact.converter.SurveyVolume
 
bandOfAVAT(VMatrix, VSymMatrix) - Method in class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
\return Band part of product
bank - Variable in class org.hps.record.triggerbank.AbstractIntData
The data bank.
bank - Variable in class org.hps.record.triggerbank.VTPData
The data bank of TOP VTP.
bank_double - Variable in class org.hps.recon.tracking.gbl.GBLEventData
 
bank_double - Variable in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
bank_double - Variable in class org.hps.recon.tracking.gbl.GBLTrackData
 
BANK_DOUBLE_SIZE - Static variable in class org.hps.recon.tracking.gbl.GBLEventData.GBLDOUBLE
 
BANK_DOUBLE_SIZE - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
BANK_DOUBLE_SIZE - Static variable in class org.hps.recon.tracking.gbl.GBLTrackData.GBLDOUBLE
 
bank_int - Variable in class org.hps.recon.tracking.gbl.GBLEventData
 
bank_int - Variable in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
bank_int - Variable in class org.hps.recon.tracking.gbl.GBLTrackData
 
BANK_INT_SIZE - Static variable in class org.hps.recon.tracking.gbl.GBLEventData.GBLINT
 
BANK_INT_SIZE - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLINT
 
BANK_INT_SIZE - Static variable in class org.hps.recon.tracking.gbl.GBLTrackData.GBLINT
 
BANK_SIZE - Static variable in class org.hps.record.triggerbank.BaseTriggerData
 
BANK_SIZE - Static variable in class org.hps.record.triggerbank.HeadBankData
 
BANK_SIZE_2015 - Static variable in class org.hps.record.triggerbank.TIData
The expected number of entries in the data bank for the 2015 data.
BANK_SIZE_2016 - Static variable in class org.hps.record.triggerbank.TIData
The expected number of entries in the data bank for the 2016 data (after unprescaled trigger bits were added).
BANK_TAG - Static variable in class org.hps.record.daqconfig.EvioDAQParser
The EvIO bank identification tag for DAQ configuration banks.
BANK_TAG - Static variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
The EvIO bank identification tag for DAQ configuration banks.
BANK_TAG - Static variable in class org.hps.record.triggerbank.BaseTriggerData
 
BANK_TAG - Static variable in class org.hps.record.triggerbank.HeadBankData
 
BANK_TAG - Static variable in class org.hps.record.triggerbank.SSPData
 
BANK_TAG - Static variable in class org.hps.record.triggerbank.TDCData
 
BANK_TAG - Static variable in class org.hps.record.triggerbank.TIData
The EvIO bank header tag for TI data banks.
BANK_TAG - Static variable in class org.hps.record.triggerbank.TSData2019
The EvIO bank header tag for TS data banks.
BANK_TAG - Static variable in class org.hps.record.triggerbank.VTPData
The EvIO bank header tag for VTP data banks.
bankCollectionName - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
The LCIO collection containing the trigger banks.
bankCollectionName - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
The LCIO collection containing the trigger banks.
bankCollectionName - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
bankCollectionName - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
bankCollectionName - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
The LCIO collection containing SSP clusters, TI-bits, an hardware triggers.
bankTag - Variable in class org.hps.evio.EcalEvioReader
 
bankTag - Variable in class org.hps.evio.HodoEvioReader
 
bankTag - Variable in enum org.hps.record.evio.EvioBankTag
The bank's tag value.
bankTags - Variable in class org.hps.record.triggerbank.AbstractIntData.IntBankDefinition
 
bankTSCollectionName - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
The LCIO collection containing TS-bits
bankVTPCollectionName - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
The LCIO collection containing VTP clusters and hardware triggers.
base_height - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TrackerEnvelope
 
base_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TrackerEnvelope
 
base_plate_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BasePlate
 
base_plate_offset_height - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BasePlate
 
base_plate_thickness - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BasePlate
 
base_plate_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BasePlate
 
base_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TrackerEnvelope
 
BaseConditionsObject - Class in org.hps.conditions.api
This is a basic ORM class for performing CRUD (create, read, update, delete) operations on objects in the conditions system.
BaseConditionsObject() - Constructor for class org.hps.conditions.api.BaseConditionsObject
No argument class constructor; usable by sub-classes only.
BaseConditionsObject(Connection, TableMetaData) - Constructor for class org.hps.conditions.api.BaseConditionsObject
Public class constructor.
BaseConditionsObject(Connection, TableMetaData, FieldValues) - Constructor for class org.hps.conditions.api.BaseConditionsObject
Fully qualified class constructor.
BaseConditionsObjectCollection<ObjectType extends ConditionsObject> - Class in org.hps.conditions.api
Implementation of the ConditionsObjectCollection interface.
BaseConditionsObjectCollection() - Constructor for class org.hps.conditions.api.BaseConditionsObjectCollection
No argument constructor; usable by sub-classes.
BaseConditionsObjectCollection(Connection, TableMetaData) - Constructor for class org.hps.conditions.api.BaseConditionsObjectCollection
Constructor with connection and meta data without field values.
BaseConditionsObjectCollection(Connection, TableMetaData, int) - Constructor for class org.hps.conditions.api.BaseConditionsObjectCollection
Constructor which selects data into the collection using a collection ID.
baseDetectorElement - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
BaseEventBuilder - Class in org.hps.evio
Build LCSim events from Test Run 2012 EVIO data.
BaseEventBuilder() - Constructor for class org.hps.evio.BaseEventBuilder
 
baseIterator - Variable in class org.hps.monitoring.ecal.eventdisplay.util.MapValueIterator
 
baselineSampleID - Variable in class org.hps.conditions.svt.CalibrationHandler
Baseline sample ID (0-5).
BaseModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BaseModule
 
BaseModule(String, SurveyVolume, AlignmentCorrection, SurveyVolume, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BaseModule
 
BaseModuleBundle(HPSTestRunTracker2014GeometryDefinition.BaseModule) - Constructor for class org.lcsim.geometry.compact.converter.HPSTrackerBuilder.BaseModuleBundle
 
BasePlate(String, SurveyVolume, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BasePlate
 
BaseSensor(String, SurveyVolume, AlignmentCorrection, int) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BaseSensor
 
BaseSimpleVertexer - Class in org.hps.recon.vertexing
Base class for simple vertexer objects.
BaseSimpleVertexer() - Constructor for class org.hps.recon.vertexing.BaseSimpleVertexer
 
baseSurveyVolume - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
baseSurveyVolume - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
BaseSvtEvioReader - Class in org.hps.evio
Test run SVT EVIO reader used to convert SVT bank integer data to LCIO objects.
BaseSvtEvioReader() - Constructor for class org.hps.evio.BaseSvtEvioReader
Default Constructor
BaseTriggerData - Class in org.hps.record.triggerbank
 
BaseTriggerData(int[]) - Constructor for class org.hps.record.triggerbank.BaseTriggerData
 
BaseTriggerData(GenericObject) - Constructor for class org.hps.record.triggerbank.BaseTriggerData
 
BashParameter - Enum in org.hps.util
 
BashParameter(int, boolean, boolean, boolean) - Constructor for enum org.hps.util.BashParameter
 
BasicChannel() - Constructor for class org.hps.recon.tracking.NoiselessReadoutChip.BasicChannel
 
BasicEvioFileReader - Class in org.hps.evio
 
BasicEvioFileReader() - Constructor for class org.hps.evio.BasicEvioFileReader
 
BasicHitMonitoringDriver - Class in org.hps.monitoring.subsys.svt
This is a basic example of monitoring hits using an updateable SystemStatus.
BasicHitMonitoringDriver() - Constructor for class org.hps.monitoring.subsys.svt.BasicHitMonitoringDriver
 
BasicMonitoringPlotsDriver - Class in org.hps.monitoring.ecal.plots
Basic ECal monitoring plots that work on Test Run data.
BasicMonitoringPlotsDriver() - Constructor for class org.hps.monitoring.ecal.plots.BasicMonitoringPlotsDriver
 
batch - Variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
batchMode - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
Bavg - Variable in class org.hps.recon.tracking.kalman.SeedTrack
 
beam_angle - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
BEAM_BUNCH_SIZE - Static variable in class org.hps.readout.ReadoutDataManager
Defines the length of an event in units of nanoseconds.
beamAngle - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
beamAngleThetaPhi - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
beamAngleXY - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
beamAxisRotation - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
beamAxisRotation - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
beamAxisRotation - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
beamAxisRotation - Variable in class org.hps.analysis.examples.EventAnalysis2019
 
beamAxisRotation - Variable in class org.hps.analysis.examples.EventAnalysis2019Jeopardy
 
beamAxisRotation - Variable in class org.hps.analysis.examples.TridentAnalysis
 
beamAxisRotation - Variable in class org.hps.analysis.tuple.TupleMaker
 
beamAxisRotation - Variable in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
beamAxisRotation - Variable in class org.hps.analysis.wab.StripWABCandidates
 
beamAxisRotation - Variable in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
 
beamAxisRotation - Variable in class org.hps.analysis.wab.WabAnalysis2019Robust
 
beambeamCut - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
beambeamCut - Variable in class org.hps.analysis.examples.StripMollerEventsDriver
 
beamConMollerCandidates - Variable in class org.hps.recon.particle.HpsReconParticleDriver
Stores reconstructed Moller candidate particles generated with beam spot constraints.
beamConMollerCandidatesColName - Variable in class org.hps.recon.particle.HpsReconParticleDriver
LCIO collection name for Moller candidate particles generated with beam spot constraints.
beamConMollerVertices - Variable in class org.hps.recon.particle.HpsReconParticleDriver
Stores reconstructed Moller candidate vertices generated with beam spot constraints.
beamConMollerVerticesColName - Variable in class org.hps.recon.particle.HpsReconParticleDriver
LCIO collection name for Moller candidate vertices generated with beam spot constraints.
beamConV0Candidates - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Stores reconstructed V0 candidate particles generated with beam spot constraints.
beamConV0Candidates - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Stores reconstructed V0 candidate particles generated with beam spot constraints.
beamConV0Candidates - Variable in class org.hps.recon.particle.ReconParticleDriver
Stores reconstructed V0 candidate particles generated with beam spot constraints.
beamConV0CandidatesBad - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
beamConV0CandidatesColBadName - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
beamConV0CandidatesColName - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
beamConV0CandidatesColName - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
beamConV0CandidatesColName - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
LCIO collection name for V0 candidate particles generated with beam spot constraints.
beamConV0CandidatesColName - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
LCIO collection name for V0 candidate particles generated with beam spot constraints.
beamConV0CandidatesColName - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
beamConV0CandidatesColName - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
beamConV0CandidatesColName - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
beamConV0CandidatesColName - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
beamConV0CandidatesColName - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
beamConV0CandidatesColName - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
beamConV0CandidatesColName - Variable in class org.hps.recon.particle.ReconParticleDriver
LCIO collection name for V0 candidate particles generated with beam spot constraints.
beamConV0CandidatesColTruthName - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
beamConV0CandidatesTruth - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
beamConV0Vertices - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Stores reconstructed V0 candidate vertices generated with beam spot constraints.
beamConV0Vertices - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Stores reconstructed V0 candidate vertices generated with beam spot constraints.
beamConV0Vertices - Variable in class org.hps.recon.particle.ReconParticleDriver
Stores reconstructed V0 candidate vertices generated with beam spot constraints.
beamConV0VerticesBad - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
beamConV0VerticesColBadName - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
beamConV0VerticesColName - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
LCIO collection name for V0 candidate vertices generated with beam spot constraints.
beamConV0VerticesColName - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
LCIO collection name for V0 candidate vertices generated with beam spot constraints.
beamConV0VerticesColName - Variable in class org.hps.recon.particle.ReconParticleDriver
LCIO collection name for V0 candidate vertices generated with beam spot constraints.
beamConV0VerticesColTruthName - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
beamConV0VerticesTruth - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
beamEnergy - Variable in class org.hps.analysis.dataquality.DataQualityMonitor
 
beamEnergy - Variable in class org.hps.analysis.MC.IdentifyBadTracksDriver
 
beamEnergy - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
 
beamEnergy - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
BeamEnergy - Class in org.hps.conditions.beam
Beam current condition with nominal values.
BeamEnergy() - Constructor for class org.hps.conditions.beam.BeamEnergy
 
beamEnergy - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
beamEnergy - Variable in class org.hps.readout.trigger.SinglesTriggerReadoutDriver
Specifies the beam energy for the input data.
beamEnergy - Variable in class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
Specifies the beam energy for the input data.
beamEnergy - Variable in class org.hps.recon.filtering.EventReconFilter
 
beamEnergy - Variable in class org.hps.recon.particle.FinalStateParticleDriver
 
beamEnergy - Variable in class org.hps.recon.particle.ReconParticleDriver
 
beamEnergy - Static variable in class org.hps.recon.tracking.straight.STUtils
 
BeamEnergy.BeamEnergyCollection - Class in org.hps.conditions.beam
The collection implementation for this class.
beamEnergy2016 - Variable in class org.hps.recon.ecal.cluster.TimeDependentEcalGains2016
 
BeamEnergyCollection() - Constructor for class org.hps.conditions.beam.BeamEnergy.BeamEnergyCollection
 
beamGap - Variable in class org.hps.detector.ecal.HPSEcalDetectorElement
 
beamgap - Variable in class org.lcsim.geometry.subdetector.HPSEcal
 
beamGap() - Method in class org.lcsim.geometry.subdetector.HPSEcal
 
BEAMGAPBOT - Static variable in class org.hps.analysis.ecal.MassCalculator
 
BEAMGAPBOT - Variable in class org.hps.analysis.ecal.SF2019Driver
 
BEAMGAPBOT - Variable in class org.hps.analysis.ecal.SF2021Driver
 
BEAMGAPBOTC - Static variable in class org.hps.analysis.ecal.MassCalculator
 
BEAMGAPBOTC - Variable in class org.hps.analysis.ecal.SF2019Driver
 
BEAMGAPBOTC - Variable in class org.hps.analysis.ecal.SF2021Driver
 
BEAMGAPTOP - Static variable in class org.hps.analysis.ecal.MassCalculator
 
BEAMGAPTOP - Variable in class org.hps.analysis.ecal.SF2019Driver
 
BEAMGAPTOP - Variable in class org.hps.analysis.ecal.SF2021Driver
 
BEAMGAPTOPC - Static variable in class org.hps.analysis.ecal.MassCalculator
 
BEAMGAPTOPC - Variable in class org.hps.analysis.ecal.SF2019Driver
 
BEAMGAPTOPC - Variable in class org.hps.analysis.ecal.SF2021Driver
 
BeamlineConstants - Class in org.hps.recon.tracking
 
BeamlineConstants() - Constructor for class org.hps.recon.tracking.BeamlineConstants
 
beamP - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
beamP - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
beamPCut - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
beamPlaneLength - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
 
beamPlaneThickness - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
 
beamPlaneWidth - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
 
beamPos - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
beamPos - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
beamPosition - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
 
beamPosition - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
beamPosition - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
beamPosition - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
beamPosition - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
beamPosition - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
beamPosition - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
beamPosition - Variable in class org.hps.analysis.vertex.VertexDebugger
 
BeamPosition - Class in org.hps.conditions.beam
Beam x, y, and z position in millimeters.
BeamPosition() - Constructor for class org.hps.conditions.beam.BeamPosition
 
beamPosition - Variable in class org.hps.recon.particle.ReconParticleDriver
 
beamPosition - Variable in class org.hps.recon.tracking.kalman.KalmanInterface
 
BeamPosition.BeamPositionCollection - Class in org.hps.conditions.beam
 
BeamPositionCollection() - Constructor for class org.hps.conditions.beam.BeamPosition.BeamPositionCollection
 
beamPositionToUse - Variable in class org.hps.recon.particle.HpsReconParticleDriver
The actual beam position passed to the vertex fitter.
beamPositionToUse - Variable in class org.hps.recon.vertexing.MultipleEventsVertexingDriver
 
beamPositionX - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
beamPositionY - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
beamPositionZ - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
beamRatio - Variable in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
beamSigmaX - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
beamSigmaY - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
beamSigmaZ - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
beamSize - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
beamSize - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
beamsize - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
beamsize - Variable in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
beamsize - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
beamSize - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
 
beamSize - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
beamSize - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
beamSize - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
beamSize - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
beamSize - Variable in class org.hps.analysis.tuple.TupleMaker
 
beamSize - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
beamSize - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
beamSize - Variable in class org.hps.analysis.vertex.VertexDebugger
 
beamSize - Variable in class org.hps.recon.particle.ReconParticleDriver
 
beamSize - Variable in class org.hps.recon.vertexing.MultipleEventsVertexingDriver
 
beamsize - Variable in class org.hps.svt.alignment.RunAlignment
 
BeamSpot - Class in org.hps.recon.tracking
Class describing the HPS beamspot at the target (Z=0)
BeamSpot() - Constructor for class org.hps.recon.tracking.BeamSpot
 
BeamSpot(double[], SymmetricMatrix, double[]) - Constructor for class org.hps.recon.tracking.BeamSpot
 
BeamSpot(double, double) - Constructor for class org.hps.recon.tracking.BeamSpot
 
BeamSpot(double, double, double, double) - Constructor for class org.hps.recon.tracking.BeamSpot
 
beamSpot - Variable in class org.hps.recon.tracking.kalman.KalmanParams
 
beamspotConstrainedV0CandidatesColName - Variable in class org.hps.analysis.tuple.MollerTupleDriver
 
BeamspotTransformFilter - Class in org.hps.recon.filtering
Filter class to create a smaller beamspot based on a sample with fixed, larger, beamspot.
BeamspotTransformFilter() - Constructor for class org.hps.recon.filtering.BeamspotTransformFilter
 
BETA - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
bfield - Variable in class org.hps.analysis.examples.StarterAnalysisDriver
 
bfield - Variable in class org.hps.analysis.MC.FirstHitGBLRefitterDriver
 
bField - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
 
bField - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
bField - Variable in class org.hps.analysis.MC.TrackDataDriverWithTruth
 
bfield - Variable in class org.hps.analysis.MC.TrackRefitWithFirstLayerHits
 
bfield - Variable in class org.hps.analysis.MC.TrackToMCParticleRelationsDriver
 
bfield - Variable in class org.hps.analysis.MC.TruthGBLRefitterDriver
 
bfield - Variable in class org.hps.analysis.tuple.TupleMaker
 
bfield - Static variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
bField - Variable in class org.hps.recon.particle.ReconParticleDriver
 
bfield - Variable in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
bfield - Variable in class org.hps.recon.tracking.AxialTrackReconDriver
 
BFIELD - Static variable in class org.hps.recon.tracking.gbl.GBLEventData.GBLDOUBLE
 
bfield - Variable in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
bfield - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
bfield - Variable in class org.hps.recon.tracking.gbl.KalmanToGBLDriver
 
bfield - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
bField - Variable in class org.hps.recon.tracking.kalman.KalmanDriverHPS
 
Bfield - Variable in class org.hps.recon.tracking.kalman.SiModule
 
bfield - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
bField - Variable in class org.hps.recon.tracking.TrackDataDriver
 
bfield - Variable in class org.hps.recon.tracking.TrackerReconDriver
 
bfield - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
bField - Variable in class org.hps.recon.tracking.TrackTweakDriver
The magnitude of the B field used.
bfield - Variable in class org.hps.recon.utils.TrackTruthRelationsDriver
 
bField - Variable in class org.hps.recon.vertexing.MultipleEventsVertexingDriver
 
bfield - Static variable in class org.hps.svt.SVTHitLevelPlots
 
bfield - Static variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
bField - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
bfield_y - Variable in class org.hps.analysis.MC.TrackToMCParticleRelationsDriver
 
bfield_y - Variable in class org.hps.recon.utils.TrackTruthRelationsDriver
 
bFieldMap - Variable in class org.hps.analysis.MC.FirstHitGBLRefitterDriver
 
bFieldMap - Variable in class org.hps.analysis.MC.IdentifyBadTracksDriver
 
bFieldMap - Variable in class org.hps.analysis.MC.TrackDataDriverWithTruth
The B field map
bFieldMap - Variable in class org.hps.analysis.MC.TruthGBLRefitterDriver
 
bFieldMap - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
The B field map
bFieldMap - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
The B field map
bFieldMap - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
The B field map
bFieldMap - Variable in class org.hps.analysis.tuple.TupleMaker
 
bFieldMap - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
The B field map
bFieldMap - Variable in class org.hps.analysis.tuple.VertexTupleDriver
The B field map
bFieldMap - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
The B field map
bFieldMap - Static variable in class org.hps.analysis.util.ReadStdHepFile
The B field map
bFieldMap - Variable in class org.hps.analysis.vertex.VertexDebugger
The B field map
bFieldMap - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
bFieldMap - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
bFieldMap - Variable in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
bFieldMap - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
bFieldMap - Variable in class org.hps.recon.tracking.TrackDataDriver
The B field map
bFieldMap - Variable in class org.hps.recon.tracking.TrackTweakDriver
The B field map
bFieldMap - Variable in class org.hps.recon.utils.AbstractTrackClusterMatcher
 
bFieldMap - Variable in class org.hps.recon.utils.LegacyTrackClusterMatcher
The B field map
bFieldMap - Variable in class org.hps.recon.utils.TrackClusterMatcherNSigma
The B field map
bFieldMap - Variable in class org.hps.svt.SVTHitLevelPlots
 
bFieldMap - Variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
bFieldMultiplier - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
bFieldMultiplier - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
BFitter - Class in org.hps.recon.vertexing
Performs a Kalman fit to a list of tracks and returns a Vertex object.
BFitter(double) - Constructor for class org.hps.recon.vertexing.BFitter
 
bh - Variable in class org.hps.minuit.MnPlot
 
bias - Variable in class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasMyaRange
 
biasedResidual(int) - Method in class org.hps.recon.tracking.kalman.KalTrack
 
biasedResidual(MeasurementSite) - Method in class org.hps.recon.tracking.kalman.KalTrack
 
biasedResidualMillipede(int) - Method in class org.hps.recon.tracking.kalman.KalTrack
 
biasGood - Variable in class org.hps.evio.SvtEventFlagger
 
biasRanges - Variable in class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
BIASVALUEON - Static variable in class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
biasVsTime - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
BilliorTrack - Class in org.hps.recon.vertexing
Converts from HelicalTrackFit formalism to formalism in Billior paper See (e.g.) Billior, Qian NIM A311, 1992
BilliorTrack(HelicalTrackFit) - Constructor for class org.hps.recon.vertexing.BilliorTrack
 
BilliorTrack(Track) - Constructor for class org.hps.recon.vertexing.BilliorTrack
 
BilliorTrack(TrackState, double, int) - Constructor for class org.hps.recon.vertexing.BilliorTrack
 
BilliorVertex - Class in org.hps.recon.vertexing
 
BilliorVertex() - Constructor for class org.hps.recon.vertexing.BilliorVertex
Dflt Ctor
BilliorVertex(Hep3Vector, SymmetricMatrix, double, double, Map<Integer, Hep3Vector>, String) - Constructor for class org.hps.recon.vertexing.BilliorVertex
 
BilliorVertex(Hep3Vector, SymmetricMatrix, double, double) - Constructor for class org.hps.recon.vertexing.BilliorVertex
 
BilliorVertex(Vertex) - Constructor for class org.hps.recon.vertexing.BilliorVertex
 
BilliorVertexer - Class in org.hps.recon.vertexing
used in the HPS Java package.
BilliorVertexer(double) - Constructor for class org.hps.recon.vertexing.BilliorVertexer
 
BilliorVertexer(double, boolean, boolean) - Constructor for class org.hps.recon.vertexing.BilliorVertexer
 
BIN_SIZE - Static variable in class org.hps.readout.trigger.SinglesTriggerReadoutDriver
Defines the size of an energy bin for trigger output plots.
BIN_SIZE - Static variable in class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
Defines the size of an energy bin for trigger output plots.
bins - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Stores the number of bins used by the efficiency plots for each conventional trigger cut.
bins - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Stores the number of bins used by the efficiency plots for each conventional trigger cut.
binSize - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Store the size of a bin used by the efficiency plots for each conventional trigger cut.
binSize - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Store the size of a bin used by the efficiency plots for each conventional trigger cut.
binSize - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
binSize - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
bit - Variable in enum org.hps.record.triggerbank.TriggerType
The bit number.
bitInst - Variable in class org.hps.record.triggerbank.VTPMultiplicityTrigger
 
bitmask(EnumSet<MollerMonitoring.Cut>) - Static method in enum org.hps.analysis.dataquality.MollerMonitoring.Cut
 
bitmask(EnumSet<TridentMonitoring.Cut>) - Static method in enum org.hps.analysis.dataquality.TridentMonitoring.Cut
 
bitmask(EnumSet<FADCTriggerDriver.Flag>) - Static method in enum org.hps.readout.ecal.FADCTriggerDriver.Flag
 
bits - Variable in class org.hps.record.triggerbank.TSData2019
 
bl - Variable in class org.hps.minuit.MnPlot
 
blankButton - Variable in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
BLOCKING_CHANGED - Static variable in class org.hps.monitoring.application.Commands
ET blocking setting changed.
BLOCKING_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
ET blocking setting.
blockingCheckBox - Variable in class org.hps.monitoring.application.ConnectionSettingsPanel
Check box for blocking setting.
Bmag - Variable in class org.hps.recon.tracking.kalman.KalTrack
 
boldFont - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
 
bookHistograms() - Method in class org.hps.recon.utils.AbstractTrackClusterMatcher
 
bookHistograms() - Method in class org.hps.recon.utils.LegacyTrackClusterMatcher
Book histograms of Ecal cluster x/y vs extrapolated track x/y
bookHistograms() - Method in class org.hps.recon.utils.TrackClusterMatcherMinDistance
 
bookHistograms() - Method in class org.hps.recon.utils.TrackClusterMatcherNSigma
Book histograms of Ecal cluster x/y vs extrapolated track x/y
bookHistograms() - Method in class org.hps.recon.utils.TrackTruthRelationsDriver
 
BooleanMap - Class in org.hps.monitoring.ecal.eventdisplay.util
Class BooleanMap defines an implementation of the ColorMap interface which maps values to colors based on whether or not the values pass a boolean comparison.
BooleanMap(BooleanMap.BooleanType, double) - Constructor for class org.hps.monitoring.ecal.eventdisplay.util.BooleanMap
BooleanMap

public BooleanMap(BooleanType type, double comparisonValue)

Defines a ColorScale which maps values to colors based on a boolean comparison.
BooleanMap(BooleanMap.BooleanType, double, Color) - Constructor for class org.hps.monitoring.ecal.eventdisplay.util.BooleanMap
BooleanMap

public BooleanMap(BooleanType type, double comparisonValue, Color activeColor)

Defines a ColorScale which maps values to colors based on a boolean comparison.
BooleanMap(BooleanMap.BooleanType, double, Color, Color) - Constructor for class org.hps.monitoring.ecal.eventdisplay.util.BooleanMap
BooleanMap

public BooleanMap(BooleanType type, double comparisonValue, Color activeColor, Color inactiveColor)

Defines a ColorScale which maps values to colors based on a boolean comparison.
BooleanMap.BooleanType - Enum in org.hps.monitoring.ecal.eventdisplay.util
Enumerable BooleanType defines the type of boolean comparison that is to be performed by the scale.
BooleanProperty - Class in org.hps.online.recon.properties
A property with a boolean value
BooleanProperty(String, String, Boolean, boolean) - Constructor for class org.hps.online.recon.properties.BooleanProperty
 
BooleanProperty(BooleanProperty) - Constructor for class org.hps.online.recon.properties.BooleanProperty
 
BooleanType() - Constructor for enum org.hps.monitoring.ecal.eventdisplay.util.BooleanMap.BooleanType
 
boolType - Variable in class org.hps.monitoring.ecal.eventdisplay.util.BooleanMap
 
BorderedBandMatrix - Class in org.hps.recon.tracking.gbl.matrix
Separate storage of border, mixed and band parts (as vector).
BorderedBandMatrix() - Constructor for class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
 
BOT - Static variable in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
ID specifying the bottom half of the hodoscope.
BOT - Static variable in class org.hps.readout.TriggerDriver
 
BOT_FILE - Static variable in class org.hps.conditions.svt.OpeningAngleLoader
 
bot_labels - Variable in class org.hps.recon.tracking.gbl.AlignmentStructuresBuilder
 
BOT_TRIG - Static variable in class org.hps.record.triggerbank.BaseTriggerData
 
botBankTag - Variable in class org.hps.evio.EcalEvioReader
 
botBankTag - Variable in class org.hps.evio.HodoEvioReader
 
botClusterQueue - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
botClusterQueue - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
botClusterQueue - Variable in class org.hps.readout.trigger.PairTriggerReadoutDriver
 
botClusterQueue - Variable in class org.hps.readout.trigger2019.PairsTrigger2019ReadoutDriver
 
botDir - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
botHitCount - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
BotLayer1 - Static variable in class org.hps.readout.hodoscope.HodoscopePatternReadoutDriver
 
botLayer1Z - Variable in class org.hps.recon.tracking.TrackTweakDriver
Bot SVT layer 1 z position
BotLayer2 - Static variable in class org.hps.readout.hodoscope.HodoscopePatternReadoutDriver
 
botLayer2Z - Variable in class org.hps.recon.tracking.TrackTweakDriver
Bot SVT layer 2 z position
botTimePlot - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
botTimePlot - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
botTimePlot - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
botTimePlot - Variable in class org.hps.online.recon.aida.JustEcal
 
botTimePlot2D - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
botTimePlot2D - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
BOTTOM - Static variable in class org.hps.conditions.hodoscope.HodoscopeChannel
Specifies a scintillator that is positioned on the bottom half of the hodoscope.
bottom - Variable in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionMyaRange
 
BOTTOM - Static variable in class org.hps.monitoring.drivers.headless.SvtClustersHeadless
 
BOTTOM - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
BOTTOM - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
BOTTOM - Static variable in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter
Specifies the bottom portion hodoscope layers.
BOTTOM - Static variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Specifies the bottom portion hodoscope layers.
BOTTOM_ANGLE_CONSTANT - Static variable in class org.hps.conditions.svt.MotorPositionLoader
 
BOTTOM_HALF - Static variable in class org.hps.conditions.svt.AbstractSvtDaqMapping
Flag value for bottom half.
bottomDelay - Variable in class org.hps.recon.ecal.EcalTriggerFilterDriver
 
bottomHitsQueue - Variable in class org.hps.recon.ecal.EcalTriggerFilterDriver
 
bottomStereoLayers - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
bottomStereoLayers - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
bottomStereoLayers - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
bottomStereoLayers - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
bottomStereoLayers - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
bottomStereoLayers - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
bottomStereoLayers - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
bottomStereoLayers - Variable in class org.hps.analysis.vertex.VertexDebugger
 
botTrackCorrection - Variable in class org.hps.recon.tracking.TrackTweakDriver
The track parameter corrections that will be applied to all bottom tracks.
botTrigTimePlot - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
botTrigTimePlot - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
BOUNDS - Static variable in class org.hps.monitoring.application.MonitoringApplicationFrame
The current graphics bounds.
box - Variable in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
box - Variable in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
box_extra_height - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModule
 
box_extra_height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13
 
box_extra_height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46
 
box_extra_height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModule
 
box_extra_height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModule
 
box_extra_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModule
 
box_extra_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13
 
box_extra_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46
 
box_extra_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModule
 
box_extra_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModule
 
box_extra_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModule
 
box_extra_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13
 
box_extra_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46
 
box_extra_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModule
 
box_extra_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModule
 
boxDim - Variable in class org.lcsim.geometry.compact.converter.SurveyVolume
 
bsconChi2 - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
bsconChi2VsTrkChi2 - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
bsconESum - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
bsconMass - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
bsConstrainedV0List - Variable in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
bsConstrainedV0List - Variable in class org.hps.analysis.tuple.TupleMaker
 
bsConstrainedV0TruthList - Variable in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
bsconV0Chi2 - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
bsconVx - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
bsconVy - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
bsconVz - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
bsconVzVsChi2 - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
bsX - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
bsY - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
bsZ - Variable in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
bsZ - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
buffer - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
BUFFER - Static variable in class org.hps.online.recon.StationProperties
 
buffer - Variable in class org.hps.readout.util.RingBuffer.RingBufferIterator
 
BUFFER_DEPTH - Static variable in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter
Defines the distance between the forward and rear layers that is to be left open in order to allow for a buffer material.
BUFFER_DEPTH - Static variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Defines the distance between the forward and rear layers that is to be left open in order to allow for a buffer material.
BUFFER_LENGTH - Static variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
 
BUFFER_LENGTH - Static variable in class org.hps.readout.DigitizationReadoutDriver
 
BUFFER_WIDTH - Static variable in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter
 
BUFFER_WIDTH - Static variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
 
BUFFER_X - Static variable in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter
 
BUFFER_X - Static variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
 
bufferEvents(EvioReader, EvioEventQueue, int) - Method in class org.hps.evio.EvioToLcio
Buffer up to maxBufferSize events in the eventQueue.
bufferIndex - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer
Deprecated.
 
bufferLength - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
bufferLength - Variable in class org.hps.readout.ecal.TimeEvolutionEcalReadoutDriver
 
bufferTotal - Static variable in class org.hps.readout.ReadoutDataManager
Tracks the total amount of time that must be buffered to allow for readout to occur.
build() - Method in class org.hps.monitoring.application.EventDashboard
Build the GUI components.
build() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition
 
build(ILogicalVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014JavaBuilder
Build the JAVA geometry objects from the geometry definition.
build(Volume) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014LCDDBuilder
 
build() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition
 
build(ILogicalVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014JavaBuilder
Build the JAVA geometry objects from the geometry definition.
build(Volume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014LCDDBuilder
 
build() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition
 
build(Volume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017LCDDBuilder
 
build() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition
 
build(Volume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019LCDDBuilder
 
build() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Build the local geometry
build(ILogicalVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
build() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
build(Volume) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
Build the LCDD geometry objects.
build() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
build(ILogicalVolume) - Method in interface org.lcsim.geometry.compact.converter.IHPSTrackerJavaBuilder
Build the JAVA geometry objects from the geometry definition.
build(Volume) - Method in interface org.lcsim.geometry.compact.converter.IHPSTrackerLCDDBuilder
 
buildBeamPlane - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
 
buildBox() - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
buildBox() - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
buildBox() - Method in class org.lcsim.geometry.compact.converter.SurveyVolumeImpl
 
BuildCalHitMap(List<SimCalorimeterHit>) - Static method in class org.hps.analysis.MC.MCFullDetectorTruth
 
buildCommand() - Method in class org.hps.online.recon.StationProcess
Build the command for running the station
BuildCompact - Class in org.hps.svt.alignment
Class building a new compact.xml detector based on MillepedeII input corrections.
BuildCompact() - Constructor for class org.hps.svt.alignment.BuildCompact
 
BuildCompact.AlignConstants<K,V> - Class in org.hps.svt.alignment
 
BuildCompact.DetAlignConstants - Class in org.hps.svt.alignment
 
BuildCompact.DetectorList<K> - Class in org.hps.svt.alignment
 
BuildCompact.MilleParameterSet - Class in org.hps.svt.alignment
 
BuildCompact.SiSensorDetAlignConstants - Class in org.hps.svt.alignment
 
buildComposite(List<String>, String, int) - Method in class org.hps.recon.tracking.gbl.AlignmentStructuresBuilder
 
builder() - Method in class org.hps.minuit.CombinedMinimizer
 
builder() - Method in class org.hps.minuit.ModularFunctionMinimizer
 
builder() - Method in class org.hps.minuit.ScanMinimizer
 
builder() - Method in class org.hps.minuit.SimplexMinimizer
 
builder() - Method in class org.hps.minuit.VariableMetricMinimizer
 
builder - Variable in class org.hps.online.recon.eventbus.EvioListener
 
builder - Variable in class org.hps.online.recon.Station
Reference to the EVIO event builder
BUILDER - Static variable in class org.hps.online.recon.StationProperties
 
builder - Variable in class org.hps.record.composite.LcioEventAdapter
The builder for creating LCIO from EVIO.
builder - Static variable in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
 
builder - Static variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
 
buildFromFiles(String[]) - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
buildGeometryMap(IIdentifierHelper, int) - Method in class org.hps.conditions.ecal.EcalChannel.EcalChannelCollection
Build the map of #GeometryId objects.
buildGeometryMap(IIdentifierHelper, int) - Method in class org.hps.conditions.hodoscope.HodoscopeChannel.HodoscopeChannelCollection
Build the map of #GeometryId objects.
buildH(Vec, Vec, Vec, double, double) - Static method in class org.hps.recon.tracking.kalman.KalTrack
 
buildH(StateVector, DMatrixRMaj) - Method in class org.hps.recon.tracking.kalman.MeasurementSite
 
buildHitsMap(CalorimeterHit) - Static method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
 
buildInsertStatement() - Method in class org.hps.conditions.api.BaseConditionsObject
Create a SQL insert string for a prepared statement.
buildInsertStatement() - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Build a SQL insert statement.
buildLinearEquationSystem() - Method in class org.hps.recon.tracking.gbl.GblTrajectory
 
BuildMillepedeCompact - Class in org.hps.svt.alignment
Class building a new compact.xml detector based on MillepedeII input corrections
BuildMillepedeCompact() - Constructor for class org.hps.svt.alignment.BuildMillepedeCompact
 
buildModel(Detector) - Method in class org.hps.recon.tracking.MaterialSupervisor
 
buildParamHistos - Variable in class org.hps.recon.utils.TrackClusterMatcherMinDistance
 
buildPhysVolume() - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
buildPhysVolume() - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
buildPhysVolume() - Method in class org.lcsim.geometry.compact.converter.SurveyVolumeImpl
 
buildRanges() - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
BuildTrackerHitMap(List<SimTrackerHit>) - Static method in class org.hps.analysis.MC.MCFullDetectorTruth
 
buildUpdateStatement() - Method in class org.hps.conditions.api.BaseConditionsObject
Build a SQL update string for a prepared statement.
buildVolume() - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
buildVolume() - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
buildVolume() - Method in class org.lcsim.geometry.compact.converter.SurveyVolumeImpl
 
bunchCounter - Variable in class org.hps.util.MergeBunches
 
bunchtime - Static variable in class org.hps.util.GenerateBunches
 
burstmodeNoiseGood - Variable in class org.hps.evio.SvtEventFlagger
 
buttonApply - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
buttonClear - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
buttonRemove - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
ButtonRenderer(String) - Constructor for class org.hps.monitoring.application.SystemStatusTable.ButtonRenderer
Class constructor.
buttonsPanel - Variable in class org.hps.monitoring.application.ToolbarPanel
The panel with the buttons.
bw - Variable in class org.hps.online.recon.SimpleLogListener
 
BW - Variable in class org.hps.recon.tracking.kalman.Efficiency
 
BW - Variable in class org.hps.recon.tracking.kalman.Histogram
 
bwd_left - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13TopSurveyBalls
 
bwd_left - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomSurveyBalls
 
bwd_right - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13BottomSurveyBalls
 
bwd_right - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
bwid - Variable in class org.hps.minuit.MnPlot
 
bX - Variable in class org.hps.recon.tracking.kalman.FieldMap
 
Bx - Variable in class org.hps.util.UnfoldFieldmap
 
bY - Variable in class org.hps.recon.tracking.kalman.FieldMap
 
By - Variable in class org.hps.util.UnfoldFieldmap
 
bytesInTick - Variable in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
BytesPerSecondProvider() - Constructor for class org.hps.monitoring.subsys.SystemStatisticsImpl.BytesPerSecondProvider
 
bytesReceived - Variable in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
The number of bytes received.
BytesReceivedProvider() - Constructor for class org.hps.monitoring.subsys.SystemStatisticsImpl.BytesReceivedProvider
 
bytesToMb(long) - Static method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
bytesToMb(double) - Static method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
bZ - Variable in class org.hps.recon.tracking.kalman.FieldMap
 
Bz - Variable in class org.hps.util.UnfoldFieldmap
 

C

c() - Method in class org.hps.minuit.MnParabola
 
C - Variable in class org.hps.recon.ecal.cluster.TimeDependentEcalGains2016
 
c - Variable in class org.hps.recon.tracking.kalman.HelixPlaneIntersect
 
C - Variable in class org.hps.recon.tracking.kalman.HelixState
 
c - Variable in class org.hps.recon.tracking.kalman.HelixState
 
c - Static variable in class org.hps.recon.tracking.kalman.KalmanInterface
 
C - Variable in class org.hps.recon.tracking.kalman.LinearHelixFit
 
c - Static variable in class org.hps.recon.tracking.kalman.PropagatedTrackState
 
C - Variable in class org.hps.recon.tracking.kalman.SeedTrack
 
c_light - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
CalcAccFromMadGraphWithDetector - Class in org.hps.analysis.util
 
CalcAccFromMadGraphWithDetector() - Constructor for class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
calcAndSetFlatPos() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CSupport
 
calcBpar(double) - Static method in class org.hps.analysis.ecal.MassCalculator
Calculates the parameter, B, as a function of position for understanding the resolution of the energy in the Ecal.
calcJacobians() - Method in class org.hps.recon.tracking.gbl.GblTrajectory
 
calClusterEnergyH1D - Variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
calClusterH1D - Variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
calClustersC1D - Variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
calcMagnitude(double[]) - Method in class org.hps.analysis.dataquality.TrackMCEfficiency
 
calcNewValue - Static variable in class org.hps.svt.alignment.BuildMillepedeCompact
 
calcNoise(double) - Static method in class org.hps.recon.ecal.cluster.ClusterCorrectionUtilities
 
calcSmear(double, double) - Static method in class org.hps.recon.ecal.cluster.HitTMCSmearDriver
Calculates the time smear for a given hit energy and time.
calculate(FCNBase, double[], double[]) - Method in class org.hps.minuit.MnHesse
 
calculate(FCNBase, double[], double[], int) - Method in class org.hps.minuit.MnHesse
FCN + parameters + errors
calculate(FCNBase, double[], MnUserCovariance) - Method in class org.hps.minuit.MnHesse
 
calculate(FCNBase, double[], MnUserCovariance, int) - Method in class org.hps.minuit.MnHesse
FCN + parameters + MnUserCovariance
calculate(FCNBase, MnUserParameters) - Method in class org.hps.minuit.MnHesse
 
calculate(FCNBase, MnUserParameters, int) - Method in class org.hps.minuit.MnHesse
FCN + MnUserParameters
calculate(FCNBase, MnUserParameters, MnUserCovariance) - Method in class org.hps.minuit.MnHesse
 
calculate(FCNBase, MnUserParameters, MnUserCovariance, int) - Method in class org.hps.minuit.MnHesse
FCN + MnUserParameters + MnUserCovariance
calculate(FCNBase, MnUserParameterState, int) - Method in class org.hps.minuit.MnHesse
FCN + MnUserParameterState
calculate(MnFcn, MinimumState, MnUserTransformation, int) - Method in class org.hps.minuit.MnHesse
 
CalculateAA(int, Matrix, Matrix, Matrix, Matrix) - Method in class org.hps.recon.vertexing.VertexFitter
Calculate the matrix AA that provides the coefficients for the system of linear equations to be solved
CalculateAcceptanceFromMadGraph - Class in org.hps.util
 
CalculateAcceptanceFromMadGraph() - Constructor for class org.hps.util.CalculateAcceptanceFromMadGraph
 
CalculateBB(int, Matrix) - Method in class org.hps.recon.vertexing.VertexFitter
Calculate derivative of constraints with respect to the measured variables.
CalculateBStar(int, Matrix) - Method in class org.hps.recon.vertexing.VertexFitter
Calculate derivative of constraints with respect to the unmeasured variables.
calculateCorrectedEnergy(HPSEcal3, Cluster, boolean) - Static method in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
Calculate the corrected energy for the cluster.
calculateCorrectedEnergy(HPSEcal3, Cluster, double, boolean) - Static method in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
Calculate the corrected energy for the cluster using track position at ecal.
calculateCorrectedEnergy(HPSEcal3, Cluster, boolean) - Static method in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2019
Calculate the corrected energy for the cluster.
calculateCorrectedEnergy(HPSEcal3, Cluster, double, boolean) - Static method in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2019
Calculate the corrected energy for the cluster using track position at ecal.
calculateCorrectedEnergy(HPSEcal3, Cluster, boolean) - Static method in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2021
Calculate the corrected energy for the cluster.
calculateCorrectedEnergy(HPSEcal3, Cluster, double, boolean) - Static method in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2021
Calculate the corrected energy for the cluster using track position at ecal.
calculateCorrectedPosition(Cluster) - Static method in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
calculateCorrectedPosition(BaseCluster) - Static method in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
calculateCorrectedPosition(BaseCluster) - Static method in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
calculateCurvature(double, double, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
calculateEndOfRunQuantities() - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
calculateEndOfRunQuantities() - Method in class org.hps.analysis.dataquality.EcalMonitoring
Calculate the averages here and fill the map
calculateEndOfRunQuantities() - Method in class org.hps.analysis.dataquality.FinalStateMonitoring
Calculate the averages here and fill the map
calculateEndOfRunQuantities() - Method in class org.hps.analysis.dataquality.SvtMonitoring
 
calculateEndOfRunQuantities() - Method in class org.hps.analysis.dataquality.TrackingMonitoring
 
calculateEndOfRunQuantities() - Method in class org.hps.analysis.dataquality.TrackingResiduals
 
calculateEndOfRunQuantities() - Method in class org.hps.analysis.dataquality.TridentMonitoring
Calculate the averages here and fill the map
calculateEndOfRunQuantities() - Method in class org.hps.analysis.dataquality.V0Monitoring
Calculate the averages here and fill the map
CalculateFF(int, Matrix, Matrix) - Method in class org.hps.recon.vertexing.VertexFitter
Evaluate the residual values for the constraint equations (the fitter will try to force this vector to 0).
CalculateGlobalDerivatives(HelicalTrackStrip) - Method in class org.hps.svt.alignment.AlignmentParameters
 
CalculateLocalDerivatives(HelicalTrackStrip) - Method in class org.hps.svt.alignment.AlignmentParameters
 
calculateMSerror(double[], double[], double) - Method in class org.hps.recon.tracking.FastCheck
 
calculatePhi() - Method in class org.hps.detector.ecal.CrystalTaitBryanAngleCalculator
 
calculatePhi(double, double, double, double, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
calculatePhi(double, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
calculatePoca() - Method in class org.hps.recon.tracking.StraightLineTrack
 
calculatePosition(BaseCluster) - Method in class org.hps.recon.ecal.cluster.ReconClusterer
Calculates the position of each cluster with no correction for particle type as documented in HPS Note 2014-001.
calculatePosition(Cluster) - Method in class org.hps.recon.ecal.cluster.ReconClusterPropertyCalculator
 
calculateProperties(List<Cluster>, ClusterPropertyCalculator) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Call BaseCluster.calculateProperties() on all clusters in the list using the given calculator.
calculateProperties(List<CalorimeterHit>) - Method in class org.hps.recon.ecal.cluster.HardwareClusterPropertyCalculator
 
calculateProperties(Cluster) - Method in class org.hps.recon.ecal.cluster.HardwareClusterPropertyCalculator
 
calculateProperties(List<CalorimeterHit>) - Method in class org.hps.recon.ecal.cluster.ReconClusterPropertyCalculator
 
calculateProperties(Cluster) - Method in class org.hps.recon.ecal.cluster.ReconClusterPropertyCalculator
Calculates the position of each cluster with no correction for particle type, as documented in HPS Note 2014-001.
CalculateResidual(HelicalTrackStrip, double, double) - Method in class org.hps.svt.alignment.AlignmentParameters
 
calculateSignalToNoise(List<Object>) - Method in class org.hps.svt.SvtClusterAnalysis
 
CalculateStripUncertaintyInGlobalFrame(HelicalTrackStrip, HelicalTrackFit, double, double) - Method in class org.hps.recon.tracking.TrackerHitUtils
 
calculateTaitBryanAngles() - Method in class org.hps.detector.ecal.Geant4Position
 
calculateTanLambda(double, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
calculateTargetYZ() - Method in class org.hps.recon.tracking.StraightLineTrack
 
calculateTheta() - Method in class org.hps.detector.ecal.CrystalTaitBryanAngleCalculator
 
calculateThickness() - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleParameters
 
calculateThickness() - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleParameters
 
calculateThickness() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleParameters
 
calculateThickness() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleParameters
 
calculateTimeOffset() - Method in class org.hps.record.triggerbank.TiTimeOffsetCalculator
 
calculateXAtZEquals0() - Method in class org.hps.recon.tracking.StraightLineTrack
 
calculateXYAtZ(double) - Method in class org.hps.recon.tracking.StraightLineTrack
 
calculateYZAtX(double) - Method in class org.hps.recon.tracking.StraightLineTrack
 
calHitEnergyH1D - Variable in class org.hps.monitoring.ecal.plots.BasicMonitoringPlotsDriver
 
calHitEnergyMapH2D - Variable in class org.hps.monitoring.ecal.plots.BasicMonitoringPlotsDriver
 
calHitH1D - Variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
calHitMapH2D - Variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
calHitsCollectionName - Variable in class org.hps.monitoring.ecal.plots.BasicMonitoringPlotsDriver
 
calHitsVsEnergyC2D - Variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
calib - Variable in class org.hps.record.triggerbank.TIData
 
calibratedHitCollectionName - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
calibratedHitCollectionName - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
calibratedHitCollectionName - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
calibratedHitCollectionName - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
calibratedHitCollectionName - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
calibratedHitCollectionName - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
calibratedHitCollectionName - Variable in class org.hps.analysis.vertex.VertexDebugger
 
calibration - Variable in class org.hps.conditions.ecal.EcalChannelConstants
The channel's EcalCalibration conditions (pedestal and noise).
calibration - Variable in class org.hps.conditions.hodoscope.HodoscopeChannelConstants
 
calibration - Variable in class org.hps.conditions.svt.CalibrationHandler
An SVT calibration object encapsulating the baseline and noise values for a channel.
calibration - Variable in class org.hps.conditions.svt.ChannelConstants
The pedestal and noise for the channel.
CalibrationHandler - Class in org.hps.conditions.svt
Handler for calibration events.
CalibrationHandler() - Constructor for class org.hps.conditions.svt.CalibrationHandler
Default constructor.
calibrationHandler - Variable in class org.hps.conditions.svt.SvtConditionsReader
SAX handler for calibration elements.
calibrations - Variable in class org.hps.conditions.svt.CalibrationHandler
List of SVT calibrations.
CALIBRATIONS_TABLE_NAME - Static variable in class org.hps.conditions.svt.SvtConditionsLoader
Calibrations table name.
calibrationTriggerList - Variable in class org.hps.record.triggerbank.VTPData
 
calibUnprescaled - Variable in class org.hps.record.triggerbank.TIData
 
calibYear - Variable in class org.hps.recon.ecal.IterateGainFactorDriver
 
caloHitMap - Variable in class org.hps.util.MergeBunches
 
calorimeterGeometry - Variable in class org.hps.readout.ecal.updated.GTPClusterReadoutDriver
 
calorimeterHitMap - Static variable in class org.hps.readout.TruthReadoutDriver
 
CalorimeterHitUtilities - Class in org.hps.recon.ecal
This is a simple set of utility methods for creating CalorimeterHit objects.
CalorimeterHitUtilities() - Constructor for class org.hps.recon.ecal.CalorimeterHitUtilities
This class is purely static.
CalorimeterPanel - Class in org.hps.monitoring.ecal.eventdisplay.ui
The class CalorimeterPanel handles the rendering of the calorimeter crystals as well as mapping colors to their values, rendering a color scale, and marking cluster crystals.
CalorimeterPanel(int, int) - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Initializes the calorimeter panel.
CalorimeterPanel.Crystal - Class in org.hps.monitoring.ecal.eventdisplay.ui
Class Crystal holds all pertinent information needed to display a calorimeter crystal in the panel.
CalorimeterPanel.ScalePanel - Class in org.hps.monitoring.ecal.eventdisplay.ui
The local class ScalePanel renders the scale for the calorimeter color map.
calRawHitH1D - Variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
calRawHitMapH2D - Variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
calRawHitsC1D - Variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
cancelButton - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
cand2vert - Variable in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
cand2vert - Variable in class org.hps.analysis.tuple.TupleMaker
 
cand2vertTruth - Variable in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
CandidateComparator - Static variable in class org.hps.recon.tracking.kalman.TrackCandidate
 
candidateList - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
CandidatesColName - Variable in class org.hps.analysis.tuple.TupleMaker
 
canHandle(Class) - Method in class org.hps.plugin.HPSParticleConverter
 
canHandle(Class) - Method in class org.hps.plugin.HPSTrackConverter
 
CarbonFiber(String, SurveyVolume, int) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CarbonFiber
 
carbonFiber - Variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModuleBundle
 
cdiv(double, double, double, double) - Method in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
 
cdivi - Variable in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
 
cdivr - Variable in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
 
CDSComparator() - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
 
cdsCompare - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
CELL_VALUE - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
cellID - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
cellIDMap - Variable in class org.lcsim.geometry.subdetector.HPSEcal3
 
center - Variable in class org.hps.monitoring.ecal.eventdisplay.event.Cluster
 
center - Variable in class org.lcsim.geometry.compact.converter.SurveyVolume
 
center_to_target_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBox
 
center_to_target_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBox
 
center_to_target_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBox
 
centerArr - Variable in class org.hps.detector.ecal.Geant4Position
 
centerPoint - Variable in class org.hps.detector.ecal.Geant4Position
 
cf - Variable in class org.hps.online.recon.Client
The factory for creating Command objects.
cf - Variable in class org.hps.online.recon.Console
Factory class for creating Command objects.
chanExtd - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
chanExtd - Variable in class org.hps.svt.SVTHitLevelPlots
 
chanExtd - Variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
changeBeamEnergy(double) - Method in class org.hps.record.StandardCuts
 
changeChisqTrackProb(double) - Method in class org.hps.record.StandardCuts
 
channel - Variable in class org.hps.conditions.ecal.EcalChannel.DaqId
The DAQ channel number.
channel - Variable in class org.hps.conditions.svt.CalibrationHandler
Channel number (0-639).
channel - Variable in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver.StripHit
 
channel - Variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
 
channel - Variable in class org.hps.readout.svt.SimpleSvtReadout.StripHit
 
channel - Variable in class org.hps.readout.svt.SVTReadoutDriver.StripHit
 
channel - Variable in class org.hps.recon.ecal.FADCGenericHit
 
channel - Variable in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
CHANNEL_FOLDER - Static variable in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
Folder for channel-specific plots.
CHANNEL_INTEGRATION_DEADTIME - Static variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Stores the minimum length of that must pass before a new hit may be integrated on a given channel.
CHANNEL_INTEGRATION_DEADTIME - Static variable in class org.hps.readout.DigitizationReadoutDriver
Stores the minimum length of that must pass before a new hit may be integrated on a given channel.
CHANNEL_MAP_OFFSET - Variable in class org.lcsim.detector.tracker.silicon.SiStriplets
 
CHANNEL_MASK - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
channelAboveThresh - Variable in class org.hps.analysis.dataquality.MonsterEventAnalysis
 
channelBelowThresh - Variable in class org.hps.analysis.dataquality.MonsterEventAnalysis
 
channelCollection - Variable in class org.hps.conditions.ecal.EcalConditions
The collection of EcalChannel objects.
channelCollection - Variable in class org.hps.conditions.hodoscope.HodoscopeConditions
The collection of EcalChannel objects.
ChannelCollection - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
channelCombo - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
channelConstants - Variable in class org.hps.conditions.ecal.EcalConditions
Map between channels and their conditions constants.
channelConstants - Variable in class org.hps.conditions.hodoscope.HodoscopeConditions
 
ChannelConstants - Class in org.hps.conditions.svt
This class represents the combined conditions for a single SVT channel.
ChannelConstants() - Constructor for class org.hps.conditions.svt.ChannelConstants
Class constructor.
channelData - Variable in class org.hps.conditions.svt.AbstractSvtConditions
A map between the channel object and its conditions constants.
channelEnergyPlot - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
channelEnergyPlot - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
channelFitFunction - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
channelFitter - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
ChannelId(int[]) - Constructor for class org.hps.conditions.ecal.EcalChannel.ChannelId
Create a channel ID.
ChannelIdComparator() - Constructor for class org.hps.conditions.ecal.EcalBadChannel.EcalBadChannelCollection.ChannelIdComparator
 
ChannelIdComparator() - Constructor for class org.hps.conditions.ecal.EcalCalibration.EcalCalibrationCollection.ChannelIdComparator
 
ChannelIdComparator() - Constructor for class org.hps.conditions.ecal.EcalChannel.EcalChannelCollection.ChannelIdComparator
 
ChannelIdComparator() - Constructor for class org.hps.conditions.ecal.EcalGain.EcalGainCollection.ChannelIdComparator
 
ChannelIdComparator() - Constructor for class org.hps.conditions.ecal.EcalLed.EcalLedCollection.ChannelIdComparator
 
ChannelIdComparator() - Constructor for class org.hps.conditions.ecal.EcalTimeShift.EcalTimeShiftCollection.ChannelIdComparator
 
ChannelIdComparator() - Constructor for class org.hps.conditions.hodoscope.HodoscopeChannel.HodoscopeChannelCollection.ChannelIdComparator
 
channelIDMap - Variable in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
Maps channel IDs for hardware-channel hits to conditions database HodoscopeChannel objects.
channelIDSet - Variable in class org.hps.digi.HodoscopeDigitizationWithPulserDataMergingReadoutDriver
Stores the set of all channel IDs for the hodoscope.
channelIDSet - Variable in class org.hps.readout.hodoscope.HodoscopeDigitizationReadoutDriver
Stores the set of all channel IDs for the hodoscope.
channelIntegrationADCMap - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
 
channelIntegrationADCMap - Variable in class org.hps.readout.DigitizationReadoutDriver
 
channelIntegrationSumMap - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Stores the total ADC sums for each subdetector channel that is currently undergoing integration.
channelIntegrationSumMap - Variable in class org.hps.readout.DigitizationReadoutDriver
Stores the total ADC sums for each subdetector channel that is currently undergoing integration.
channelIntegrationTimeMap - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Stores the time at which integration began on a given channel.
channelIntegrationTimeMap - Variable in class org.hps.readout.DigitizationReadoutDriver
Stores the time at which integration began on a given channel.
channelIntegrationTruthMap - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Stores the total ADC sums for each subdetector channel that is currently undergoing integration.
channelIntegrationTruthMap - Variable in class org.hps.readout.DigitizationReadoutDriver
Stores the total ADC sums for each subdetector channel that is currently undergoing integration.
channelLabel - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
channelList - Static variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
channelMap - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
Stores all channel for the hodoscope.
channelMap - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Stores all channel for the hodoscope.
channelMap - Variable in class org.hps.conditions.ecal.EcalChannel.EcalChannelCollection
Map of #ChannelId to channel object.
channelMap - Variable in class org.hps.conditions.hodoscope.HodoscopeChannel.HodoscopeChannelCollection
Map of #ChannelId to channel object.
channelMap - Variable in class org.hps.conditions.svt.AbstractSvtChannel.AbstractSvtChannelCollection
Map of channel number to object.
channelMap - Variable in class org.hps.conditions.svt.AbstractSvtConditions
The channel map.
channelMap - Variable in class org.hps.detector.ecal.EcalCrystalChannelMap
Map of channel to crystal.
channelMap - Variable in class org.hps.readout.hodoscope.HodoscopePatternReadoutDriver
Maps hodoscope channel IDs to channels.
channelMap - Variable in class org.hps.svt.SVTHitLevelPlots
 
channelMap - Variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
channelMonster - Variable in class org.hps.analysis.dataquality.MonsterEventAnalysis
 
channelOffset - Variable in class org.lcsim.detector.tracker.silicon.ThinSiStrips
 
channelRawWaveform - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
channels - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
channels - Variable in class org.hps.analysis.ecal.cosmic.CrystalEnergyPlotsDriver
 
channels - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
channels - Variable in class org.hps.analysis.ecal.cosmic.RawModeADCHistogramDriver
 
channels - Variable in class org.hps.analysis.ecal.cosmic.RawModeADCProfileDriver
 
channels - Variable in class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
 
channels - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
channels - Variable in class org.hps.conditions.hodoscope.HodoscopeConditions
 
CHANNELS - Static variable in class org.hps.evio.RfFitterDriver
 
channels - Variable in class org.hps.monitoring.ecal.plots.EcalDaqPlots
 
CHANNELS - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
CHANNELS - Static variable in class org.hps.recon.filtering.CosmicPMTFilter
 
channels - Variable in class org.hps.record.daqconfig.EvioDAQParser
 
channels - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
 
CHANNELS2019 - Static variable in class org.hps.evio.RfFitterDriver
 
CHANNELS_LOWER_EDGE_1D - Static variable in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
CHANNELS_MAX - Static variable in class org.hps.conditions.svt.DaqMapHandler
Max number of channels.
CHANNELS_PER_APV25 - Static variable in class org.hps.evio.Phys2019SvtEvioReader
 
CHANNELS_PER_APV25 - Static variable in class org.hps.record.svt.SvtEvioUtils
 
CHANNELS_UPPTER_EDGE_1D - Static variable in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
channelsHodo - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
 
channelTimePlot - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
channelTimePlot - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
channelTimeVsEnergyPlot - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
channelTimeVsEnergyPlot - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
channelToCalibrationsMap - Static variable in class org.hps.analysis.util.HodoscopeChannelConditionsUtility
Maps hodoscope channels to the noise sigma and pedestals for that channel.
channelToCalibrationsMap - Variable in class org.hps.digi.HodoscopeDigitizationWithPulserDataMergingReadoutDriver
Maps hodoscope channels to the noise sigma and pedestals for that channel.
channelToCalibrationsMap - Variable in class org.hps.readout.hodoscope.HodoscopeDigitizationReadoutDriver
Maps hodoscope channels to the noise sigma and pedestals for that channel.
channelToCalibrationsMap - Variable in class org.hps.readout.rawconverter.HodoscopeMode1RawConverter
Maps hodoscope channels to the noise sigma and pedestals for that channel.
channelToCalibrationsMap - Variable in class org.hps.readout.rawconverter.HodoscopeReadoutMode3RawConverter
Maps hodoscope channels to the noise sigma and pedestals for that channel.
channelToGainsMap - Static variable in class org.hps.analysis.util.HodoscopeChannelConditionsUtility
Maps hodoscope channels to the gain for that channel.
channelToGainsMap - Variable in class org.hps.digi.HodoscopeDigitizationWithPulserDataMergingReadoutDriver
Maps hodoscope channels to the gain for that channel.
channelToGainsMap - Variable in class org.hps.readout.hodoscope.HodoscopeDigitizationReadoutDriver
Maps hodoscope channels to the gain for that channel.
channelToGainsMap - Variable in class org.hps.readout.rawconverter.HodoscopeMode1RawConverter
Maps hodoscope channels to the gain for that channel.
channelToGainsMap - Variable in class org.hps.readout.rawconverter.HodoscopeReadoutMode3RawConverter
Maps hodoscope channels to the gain for that channel.
channelToTimeShiftsMap - Static variable in class org.hps.analysis.util.HodoscopeChannelConditionsUtility
Maps hodoscope channels to the time shifts for that channel.
channelToTimeShiftsMap - Variable in class org.hps.digi.HodoscopeDigitizationWithPulserDataMergingReadoutDriver
Maps hodoscope channels to the time shifts for that channel.
channelToTimeShiftsMap - Variable in class org.hps.readout.hodoscope.HodoscopeDigitizationReadoutDriver
Maps hodoscope channels to the time shifts for that channel.
channelToTimeShiftsMap - Variable in class org.hps.readout.rawconverter.HodoscopeMode1RawConverter
Maps hodoscope channels to the time shifts for that channel.
channelToTimeShiftsMap - Variable in class org.hps.readout.rawconverter.HodoscopeReadoutMode3RawConverter
Maps hodoscope channels to the time shifts for that channel.
characters(char[], int, int) - Method in class org.hps.conditions.svt.CalibrationHandler
Method called to extract character data inside of an element.
characters(char[], int, int) - Method in class org.hps.conditions.svt.DaqMapHandler
Method called to extract character data inside of an element.
charge - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
charge - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
charge - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
chart - Variable in class org.hps.monitoring.plotting.StripChartUpdater
 
ChartPopup - Class in org.hps.monitoring.plotting
 
ChartPopup() - Constructor for class org.hps.monitoring.plotting.ChartPopup
 
charts - Variable in class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
charts - Variable in class org.hps.monitoring.subsys.et.EtSystemStripCharts
 
check() - Method in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
checkActive - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
checkAnalyticalDerivatives - Variable in class org.hps.minuit.MnApplication
 
checkAnalyticalDerivatives() - Method in class org.hps.minuit.MnApplication
 
checkAndUpdate(String, double) - Method in class org.hps.analysis.dataquality.SvtMonitoring
 
checkAngles() - Method in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
checkCollectionId(ObjectType) - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
 
checkCollectionStatus(String, double) - Static method in class org.hps.readout.ReadoutDataManager
Checks whether or not a collection has been populated up to the indicated time.
checkConditions(int, boolean) - Method in class org.hps.evio.EvioToLcio
Check if the conditions system and event builder need to be initialized or updated given a run number.
checkConditions(EvioEvent) - Method in class org.hps.online.recon.eventbus.ConditionsListener
 
CheckConfirm(MCParticle, List<FindableTrack.Ignore>, SeedStrategy) - Method in class org.hps.recon.tracking.FindableTrack
 
CheckDCA(HelixParamCalculator, List<FindableTrack.Ignore>, SeedStrategy) - Method in class org.hps.recon.tracking.FindableTrack
 
checkDuplicateClusterMatching(Map<Track, Map<Cluster, Double>>, Map<Track, Cluster>) - Method in class org.hps.recon.utils.TrackClusterMatcherMinDistance
 
checkFit() - Method in class org.hps.recon.tracking.straight.STUtils.STBaseTrack
 
checkFit(STUtils.STStereoTrack.VIEW) - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
checkForBadHit(HelicalTrackCross) - Method in class org.hps.analysis.examples.TrackAnalysis
 
checkFullTrack(List<Track>, Track, Track) - Method in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
checkFullTrack(List<Track>, Track, Track) - Method in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
checkFullTrack(List<Track>, Track, Track) - Method in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
checkGradient() - Method in class org.hps.minuit.AnalyticalGradientCalculator
 
checkHeadBank(EvioEvent) - Method in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
Check for head bank and update the run info if necessary.
CheckHitSeed(HelicalTrackHit, SeedCandidate) - Method in class org.hps.recon.tracking.FastCheck
 
checkKey(String) - Method in class org.hps.monitoring.application.model.Configuration
Check if the properties contains the key and if it has a non-null value.
CheckListener(int) - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CheckListener
Instantiates a new CheckListener that is linked to the specified index.
checkMatrixDimensions(Matrix) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Check if size(A) == size(B) *
checkMaxSample() - Method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
checkMaxSample() - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
CheckMinHits(MCParticle, List<FindableTrack.Ignore>, SeedStrategy) - Method in class org.hps.recon.tracking.FindableTrack
 
checkOccupancy() - Method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
checkOccupancy() - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
checkPass(int) - Method in class org.hps.record.triggerbank.VTPPairsTrigger
Check if a cut was passed.
checkPass(int) - Method in class org.hps.record.triggerbank.VTPSinglesTrigger
Check if a cut was passed.
CheckPT(HelixParamCalculator, List<FindableTrack.Ignore>, SeedStrategy) - Method in class org.hps.recon.tracking.FindableTrack
 
checkRange(int, int, List<CrystalRange>) - Method in class org.lcsim.detector.converter.compact.HPSEcal3Converter
 
checkRange(int, int, List<HPSEcal3.CrystalRange>) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal3
 
checkRange(int, int, List<HPSEcal3.CrystalRange>) - Method in class org.lcsim.geometry.subdetector.HPSEcal3
 
checkRegion(int) - Method in class org.hps.record.triggerbank.VTPFEETrigger
Check if a region triggered system.
checkRowExists() - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
checkSameHit(TrackerHit, TrackerHit) - Method in class org.hps.analysis.MC.TrackRefitWithFirstLayerHits
 
CheckSeed(MCParticle, List<FindableTrack.Ignore>, SeedStrategy) - Method in class org.hps.recon.tracking.FindableTrack
 
checkSeed(SeedCandidate) - Method in class org.hps.recon.tracking.HitTimeTrackCheck
 
checkSelectionIsNULL(String) - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
checkSteeringFile(File) - Method in class org.hps.monitoring.application.JobSettingsPanel
Parse the LCSim XML steering file to see if it looks valid.
checkSvtHeaderData(SvtHeaderDataInfo) - Static method in class org.hps.record.svt.SvtEventHeaderChecker
 
checkSvtHeaders(List<SvtHeaderDataInfo>) - Static method in class org.hps.record.svt.SvtEventHeaderChecker
Check the integrity of the SVT header information.
checkSvtSampleCount(int, SvtHeaderDataInfo) - Method in class org.hps.evio.AbstractSvtEvioReader
Checks that the SVT header data count is consistent with the bank size.
checkSvtSampleCount(int, SvtHeaderDataInfo) - Method in class org.hps.evio.BaseSvtEvioReader
 
checkTrack(SeedTrack) - Method in class org.hps.recon.tracking.HitTimeTrackCheck
 
checkTrigger(EventHeader) - Method in class org.hps.analysis.tuple.TupleMaker
 
checkTrigger(EventHeader) - Method in class org.hps.readout.ecal.TriggerableDriver
 
checkTrigger(int) - Method in class org.hps.record.triggerbank.TSData2019
Check if a trigger was registered.
checkUnitLength() - Method in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
checkView(STUtils.STStereoTrack.VIEW) - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
checkWorkDir(File) - Static method in class org.hps.online.recon.Server
Check whether a work directory exists, is a directory, and is writable.
CheckZ0(HelixParamCalculator, List<FindableTrack.Ignore>, SeedStrategy) - Method in class org.hps.recon.tracking.FindableTrack
 
chi2 - Variable in class org.hps.recon.tracking.kalman.KalTrack
 
chi2 - Variable in class org.hps.recon.tracking.kalman.LinearHelixFit
 
chi2 - Variable in class org.hps.recon.tracking.kalman.SeedTrack
 
chi2C1D - Variable in class org.hps.online.recon.aida.ExampleDriver
 
chi2Cut - Variable in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
chi2f - Variable in class org.hps.recon.tracking.kalman.KalmanTrackFit2
 
chi2f - Variable in class org.hps.recon.tracking.kalman.TrackCandidate
 
chi2H1D - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
chi2Hist - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
chi2Hist - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
chi2inc - Variable in class org.hps.recon.tracking.kalman.MeasurementSite
 
chi2incOrigin() - Method in class org.hps.recon.tracking.kalman.KalTrack
 
chi2incVtx - Variable in class org.hps.recon.tracking.kalman.KalTrack
 
chi2mx1 - Variable in class org.hps.recon.tracking.kalman.KalmanParams
 
chi2Plots - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
chi2prime() - Method in class org.hps.recon.tracking.kalman.KalTrack
 
chi2s - Variable in class org.hps.recon.tracking.kalman.KalmanTrackFit2
 
chi2s - Variable in class org.hps.recon.tracking.kalman.TrackCandidate
 
chi2vAmpPlots - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
chi2VsD0 - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
chi2VsLambda - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
chi2VsOmega - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
chi2VsPhi0 - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
chi2VsZ0 - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
chid - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
child - Variable in class org.hps.monitoring.ecal.eventdisplay.event.Association
 
chiprobPlots - Static variable in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
chisq() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the helix fit chisqs.
chisq() - Method in class org.hps.recon.vertexing.VertexFit
Return the chisq of the vertex fit.
chisqBotL26 - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
ChisqScoring - Variable in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
chisqTopL26 - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
chisqtot() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the total chisq: chisq[0] + chisq[1] + nhchisq.
chiSquared() - Method in class org.hps.recon.tracking.kalman.LinearHelixFit
 
chiSqVtxZ - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZBSCShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZelePxChargeNegBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZelePxChargeNegBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZelePxChargeNegGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZelePxChargeNegGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZelePxChargePosBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZelePxChargePosBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZelePxChargePosGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZelePxChargePosGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZeleTopBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZeleTopBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZeleTopGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZeleTopGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZposTopBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZposTopBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZposTopGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZposTopGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
chiSqVtxZShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
CHOOSE_COMPACT_FILE - Static variable in class org.hps.monitoring.application.Commands
Choose a compact file for the detector description.
CHOOSE_STEERING_FILE - Static variable in class org.hps.monitoring.application.Commands
Choose an LCSim job steering file.
ChooseBest(Map<MCParticle, Map<Integer, Boolean>>, List<Integer>) - Method in class org.hps.analysis.MC.TrackTruthMatching
 
chooseCompactFile() - Method in class org.hps.monitoring.application.JobSettingsPanel
Choose a compact XML file to override the one embedded in the jar as a resource.
chooseLogFile() - Method in class org.hps.monitoring.application.MonitoringApplication
Redirect System.out and System.err to a chosen file.
chooseSteeringFile() - Method in class org.hps.monitoring.application.JobSettingsPanel
Choose an LCSim steering file.
CHUNK_SIZE_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
ET chunk size (number of events per ET getEvents).
chunkSize - Variable in class org.hps.record.et.EtConnection
The chunk size.
chunkSizeField - Variable in class org.hps.monitoring.application.ConnectionSettingsPanel
Field for chunk size.
Cinv - Static variable in class org.hps.recon.tracking.kalman.KalTrack
 
Cinv - Static variable in class org.hps.recon.tracking.kalman.StateVector
 
CircleFit - Class in org.hps.recon.tracking.circlefit
A class which encapsulates the result of a circle fit.
CircleFit(double, double, double) - Constructor for class org.hps.recon.tracking.circlefit.CircleFit
Creates a new instance of CircleFit
cl - Variable in class org.hps.online.recon.Command
 
cl_Esum_scale - Static variable in class org.hps.recon.ecal.HodoConstants
 
cl_hit_dtMax - Static variable in class org.hps.recon.ecal.HodoConstants
 
cl_x_coordinates_centers - Variable in class org.hps.monitoring.drivers.hodoscope.HodoUtils
 
cl_x_edges - Variable in class org.hps.monitoring.drivers.hodoscope.HodoUtils
 
ClassicAmbiguityResolver - Class in org.hps.recon.tracking
Performs: removal of duplicates, removal of partials, removal of shared tracks based on number of shared-hits, removal of poor scoring tracks.
ClassicAmbiguityResolver(AcceptanceHelper) - Constructor for class org.hps.recon.tracking.ClassicAmbiguityResolver
Constructor with AcceptanceHelper (used in track scoring).
CLASSNAME - Static variable in class org.hps.recon.filtering.CosmicPMTFilter
 
cleanFEE - Variable in class org.hps.svt.SVTHitLevelPlots
 
cleanFEE - Variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
cleanup() - Method in class org.hps.conditions.cli.AbstractCommand
 
cleanup(ResultSet) - Static method in class org.hps.conditions.database.DatabaseUtilities
Cleanup a JDBC ResultSet by closing it and its Statement
cleanup() - Method in class org.hps.job.DatabaseConditionsManagerSetup
Do cleanup of conditions system after job.
cleanup() - Method in class org.hps.online.recon.EtParallelStation
Cleanup the connection by detaching it.
cleanup() - Method in class org.hps.record.et.EtConnection
Cleanup the ET connection.
clear() - Method in class org.hps.analysis.MC.IndexMap
 
clear() - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Clear the objects from this collection and reset its ID.
clear() - Method in interface org.hps.conditions.api.ConditionsObjectCollection
Clear the objects from this collection and reset its ID.
clear() - Method in class org.hps.monitoring.application.LogTable.LogRecordModel
Clear all the records from the table.
clear() - Method in class org.hps.monitoring.application.model.SystemStatusTableModel
Clear all the data in the model.
clear() - Method in class org.hps.monitoring.application.SystemStatusEventsTable.SystemStatusEventsTableModel
Clear all the records from the table.
clear() - Method in class org.hps.monitoring.application.SystemStatusPanel
Clear all the table records.
clear() - Method in class org.hps.monitoring.plotting.PlotterRegistry
Clear the list of plotters.
clear() - Method in class org.hps.monitoring.subsys.SystemStatusRegistry
 
clear() - Method in class org.hps.recon.tracking.straight.STUtils.STTrackFitter
 
clear() - Method in class org.hps.recon.vertexing.BaseSimpleVertexer
 
clear() - Method in class org.hps.recon.vertexing.TwoLineVertexer
 
CLEAR_LOG_TABLE - Static variable in class org.hps.monitoring.application.Commands
Clear the log table of all messages.
CLEAR_PLOTS - Static variable in class org.hps.monitoring.application.Commands
Reset the underlying AIDA objects in the plot tree.
clearable - Variable in class org.hps.monitoring.subsys.SystemStatusImpl
 
CLEARABLE_COLUMN_INDEX - Static variable in class org.hps.monitoring.application.model.SystemStatusTableModel
Clearable field column index.
clearAll() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets all crystal energies to zero, removes all clusters, and clears all highlighting.
clearAll() - Method in class org.hps.readout.util.DoubleRingBuffer
 
clearAll() - Method in class org.hps.readout.util.IntegerRingBuffer
 
clearAll() - Method in class org.hps.readout.util.ObjectRingBuffer
 
clearAll() - Method in class org.hps.readout.util.RingBuffer
Clears all values in the buffer.
clearAssociations() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
Clears all the associated crystal from this crystal.
clearClusters() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PEventViewer
Removes all of the cluster data from the viewer.
clearCrystals() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets all crystal energies to zero, removes all clusters, and clears all highlighting associated with an individual crystal.
clearFields() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
Sets the values of all fields to NULL_VALUE.
clearFilters() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
Resets all of the filters to the default disabled state.
clearFit() - Method in class org.hps.recon.tracking.straight.STUtils.STBaseTrack
 
clearFit() - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
clearFit(STUtils.STStereoTrack.VIEW) - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
clearHighlight() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Clears any highlighting on the crystals.
clearHitMaps() - Method in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
clearHitMaps() - Method in class org.hps.online.recon.aida.HPSMonitoring2021
 
clearHits() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PEventViewer
Removes all of the hit data from the viewer.
clearInterface() - Method in class org.hps.recon.tracking.kalman.KalmanInterface
 
clearLog() - Method in class org.hps.analysis.trigger.util.LocalOutputLogger
 
clearPlots() - Method in class org.hps.monitoring.application.MonitoringApplication
Clear the current set of AIDA plots in the default data tree.
clearSelectedCrystal() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Clears crystal selection and sets it to null.
clearTags() - Method in class org.hps.conditions.database.DatabaseConditionsManager
Clear the tags used to filter the ConditionsRecords.
clearTrackSeedList() - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
Clear the list of track candidates accumulated from previous calls to SeedTrackFinder (typically done before starting a new event).
clearTree() - Method in class org.hps.online.recon.PlotAggregator
Clear the aggregated plots in the tree This does nothing to the remote trees that have been mounted, since they are read-only.
clearValue() - Method in class org.hps.readout.util.DoubleRingBuffer
 
clearValue(int) - Method in class org.hps.readout.util.DoubleRingBuffer
 
clearValue() - Method in class org.hps.readout.util.IntegerRingBuffer
 
clearValue(int) - Method in class org.hps.readout.util.IntegerRingBuffer
 
clearValue() - Method in class org.hps.readout.util.ObjectRingBuffer
 
clearValue(int) - Method in class org.hps.readout.util.ObjectRingBuffer
 
clearValue() - Method in class org.hps.readout.util.RingBuffer
Clears the value at the current position in the buffer.
clearValue(int) - Method in class org.hps.readout.util.RingBuffer
Clears the contents at the specified position in the buffer.
clearValues() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.StatusPanel
Deprecated.
Sets all of the fields on the status display to the null value.
clEnergyMinus - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
clEnergyPlus - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
ClHitEffdEdX - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
ClHitEffY - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
ClHitEffZ - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
Client - Class in org.hps.online.recon
Client for interacting with the online reconstruction server.
Client() - Constructor for class org.hps.online.recon.Client
Class constructor.
client - Variable in class org.hps.online.recon.Console
Reference to the client object.
clientArgs - Variable in class org.hps.online.recon.Client
Command line arguments for the client
ClientLoggingConfig - Class in org.hps.online.recon.logging
Logging config for the online recon Client
ClientLoggingConfig() - Constructor for class org.hps.online.recon.logging.ClientLoggingConfig
 
clientProcessingPool - Variable in class org.hps.online.recon.Server
The pool of threads for processing client commands.
ClientTask(Socket) - Constructor for class org.hps.online.recon.Server.ClientTask
 
clientTree - Variable in class org.hps.online.recon.aida.HistClient
 
clientTree - Variable in class org.hps.online.recon.aida.StripChartClient
 
clock - Variable in class org.hps.readout.ecal.ClockSingleton
 
ClockDriver - Class in org.hps.readout.ecal
Driver to run the clock in ClockSingleton.
ClockDriver() - Constructor for class org.hps.readout.ecal.ClockDriver
 
ClockSingleton - Class in org.hps.readout.ecal
singleton clock class - use ClockDriver to control.
ClockSingleton() - Constructor for class org.hps.readout.ecal.ClockSingleton
 
clone() - Method in class org.hps.minuit.MinuitParameter
 
clone() - Method in class org.hps.minuit.MnAlgebraicSymMatrix
 
clone() - Method in class org.hps.minuit.MnAlgebraicVector
 
clone() - Method in class org.hps.minuit.MnUserCovariance
 
clone() - Method in class org.hps.minuit.MnUserParameters
 
clone() - Method in class org.hps.minuit.MnUserParameterState
 
clone() - Method in class org.hps.minuit.MnUserTransformation
 
clone() - Method in class org.hps.online.recon.properties.BooleanProperty
 
clone() - Method in class org.hps.online.recon.properties.IntegerProperty
 
clone() - Method in class org.hps.online.recon.properties.Property
 
clone() - Method in class org.hps.online.recon.properties.StringProperty
 
clone() - Method in class org.hps.recon.tracking.kalman.HelixState
 
clone() - Method in class org.hps.util.CrystalBallFunction
 
cloneCollection(LCIOCollection<T>) - Static method in class org.hps.readout.util.collection.LCIOCollectionFactory
Clones an LCIO collection parameters object.
cloneEmpty() - Method in class org.hps.readout.util.collection.TriggeredLCIOData
Creates a copy of this object with no data stored.
cloneHit(SimCalorimeterHit, double) - Static method in class org.hps.readout.TruthReadoutDriver
 
cloneHitToTime(CalorimeterHit, double) - Static method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Clones an object of type CalorimeterHit and returns a copy that is shifted in time by the specified amount.
cloneHitToTime(CalorimeterHit, double) - Static method in class org.hps.readout.DigitizationReadoutDriver
Clones an object of type CalorimeterHit and returns a copy that is shifted in time by the specified amount.
close(Statement) - Static method in class org.hps.analysis.dataquality.DQMDatabaseManager
Close a JDBC Statement.
close(ResultSet) - Static method in class org.hps.analysis.dataquality.DQMDatabaseManager
Close a JDBC ResultSet, or rather the Statement connected to it.
close() - Method in class org.hps.monitoring.application.MonitoringApplication.LogHandler
Close the handler.
close() - Method in class org.hps.monitoring.ecal.eventdisplay.io.AdvancedReader
 
close() - Method in interface org.hps.monitoring.ecal.eventdisplay.io.EventManager
close

public void close()

Closes the event manager.
close() - Method in class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
 
close() - Method in class org.hps.monitoring.ecal.eventdisplay.io.TextManager
 
close() - Method in class org.hps.online.recon.aida.HistClient
 
close() - Method in class org.hps.online.recon.aida.StripChartClient
 
close() - Method in class org.hps.recon.tracking.gbl.MilleBinary
Closes the binary output file
close() - Method in class org.hps.recon.tracking.gbl.MilleBinaryJna
 
CLOSE_FILE - Static variable in class org.hps.monitoring.application.Commands
Close the current input data file.
closeASCIIFile() - Static method in class org.hps.util.DumpLHEEventsToASCII
 
closeConnection() - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
Close the database connection.
closeConnection() - Method in class org.hps.conditions.database.DatabaseConditionsManager
Close the database connection.
closeEtConnection() - Method in class org.hps.monitoring.application.EventProcessing
Close the current ET connection.
closeFile() - Method in class org.hps.monitoring.application.MonitoringApplication
Remove the currently selected file from the data source list.
closeFile() - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
closeFile() - Method in class org.hps.svt.alignment.AlignmentParameters
 
closeFileItem - Variable in class org.hps.monitoring.application.MenuBar
Menu item for closing a file source.
closeReader() - Method in class org.hps.record.evio.EvioFileSource
Close the current reader.
closeStdHepFile() - Static method in class org.hps.analysis.util.ReadStdHepFile
 
closeStdHepFile() - Static method in class org.hps.util.ConvertToStdhep
 
closeStdHepFile() - Static method in class org.hps.util.DatFileToStdhepTVM
 
CLOUD_BINS - Static variable in class org.hps.online.recon.PlotAggregator
Number of bins to use for converting clouds to histograms
CLOUD_MAX - Static variable in class org.hps.online.recon.aida.ExampleDriver
 
ClParams(HelicalTrackFit, double) - Constructor for class org.hps.recon.tracking.gbl.GblUtils.ClParams
 
clrStrategies() - Method in class org.hps.recon.tracking.kalman.KalmanParams
 
clsizeMap - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
clsizeMap - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
clSizeMinus - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
clSizePlus - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
clTime - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
clTimeMax - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
clTimeMax - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
clTimeMax - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
clTimeMax - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
clTimeMax - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
clTimeMax - Variable in class org.hps.analysis.vertex.VertexDebugger
 
clTimeMin - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
clTimeMin - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
clTimeMin - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
clTimeMin - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
clTimeMin - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
clTimeMin - Variable in class org.hps.analysis.vertex.VertexDebugger
 
clusEnergyC1D - Variable in class org.hps.online.recon.aida.ExampleDriver
 
clusEPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
clusHitPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
clusNHits - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
clusNHitsC1D - Variable in class org.hps.online.recon.aida.ExampleDriver
 
clusSeedDistPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
clusSeedEPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
clust_polots - Static variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
Cluster - Class in org.hps.monitoring.ecal.eventdisplay.event
The class Cluster represents a cluster center and a collection of additional hits that together form a hit cluster.
Cluster(int, int) - Constructor for class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Creates a new cluster.
Cluster(Point) - Constructor for class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Creates a new cluster.
Cluster(int, int, double) - Constructor for class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Creates a new cluster.
Cluster(int, int, double, double) - Constructor for class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Creates a new cluster.
Cluster(Point, double) - Constructor for class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Creates a new cluster.
Cluster(Point, double, double) - Constructor for class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Creates a new cluster.
cluster - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
 
Cluster(double, double) - Constructor for class org.hps.svt.SvtClusterAnalysis.Cluster
Default Constructor
CLUSTER_ENERGY - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
 
CLUSTER_ENERGY_TITLE - Static variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
CLUSTER_ENERGY_TITLE - Static variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
CLUSTER_HIT_COUNT_LOW - Static variable in class org.hps.analysis.trigger.util.PairTrigger2019
 
CLUSTER_HIT_COUNT_LOW - Static variable in class org.hps.analysis.trigger.util.SinglesTrigger
 
CLUSTER_HIT_COUNT_LOW - Static variable in class org.hps.analysis.trigger.util.SinglesTrigger2019
 
CLUSTER_HIT_COUNT_LOW - Static variable in class org.hps.record.triggerbank.TriggerModule
The threshold for the cluster hit count cut.
CLUSTER_HIT_COUNT_LOW - Static variable in class org.hps.record.triggerbank.TriggerModule2019
The threshold for the cluster hit count cut.
CLUSTER_HIT_COUNT_LOW_EN - Static variable in class org.hps.record.triggerbank.TriggerModule2019
 
CLUSTER_PDE - Static variable in class org.hps.analysis.trigger.util.SinglesTrigger2019
 
CLUSTER_PDE_C0 - Static variable in class org.hps.record.triggerbank.TriggerModule2019
Parameter 0 for cut of position dependent energy
CLUSTER_PDE_C1 - Static variable in class org.hps.record.triggerbank.TriggerModule2019
Parameter 1 for cut of position dependent energy
CLUSTER_PDE_C2 - Static variable in class org.hps.record.triggerbank.TriggerModule2019
Parameter 2 for cut of position dependent energy
CLUSTER_PDE_C3 - Static variable in class org.hps.record.triggerbank.TriggerModule2019
Parameter 3 for cut of position dependent energy
CLUSTER_PDE_EN - Static variable in class org.hps.record.triggerbank.TriggerModule2019
 
CLUSTER_SEED_ENERGY_HIGH - Static variable in class org.hps.analysis.trigger.util.SinglesTrigger
 
CLUSTER_SEED_ENERGY_HIGH - Static variable in class org.hps.record.triggerbank.TriggerModule
The upper bound for the cluster seed energy cut.
CLUSTER_SEED_ENERGY_LOW - Static variable in class org.hps.analysis.trigger.util.SinglesTrigger
 
CLUSTER_SEED_ENERGY_LOW - Static variable in class org.hps.record.triggerbank.TriggerModule
The lower bound for the cluster seed energy cut.
CLUSTER_STATE_FAIL_ENERGY - Static variable in class org.hps.analysis.trigger.util.ClusterMatchedPair
 
CLUSTER_STATE_FAIL_ENERGY - Static variable in class org.hps.analysis.trigger.util.ClusterMatchedPair2019
 
CLUSTER_STATE_FAIL_HIT_COUNT - Static variable in class org.hps.analysis.trigger.util.ClusterMatchedPair
 
CLUSTER_STATE_FAIL_HIT_COUNT - Static variable in class org.hps.analysis.trigger.util.ClusterMatchedPair2019
 
CLUSTER_STATE_FAIL_POSITION - Static variable in class org.hps.analysis.trigger.util.ClusterMatchedPair
 
CLUSTER_STATE_FAIL_POSITION - Static variable in class org.hps.analysis.trigger.util.ClusterMatchedPair2019
 
CLUSTER_STATE_FAIL_TIME - Static variable in class org.hps.analysis.trigger.util.ClusterMatchedPair
 
CLUSTER_STATE_FAIL_TIME - Static variable in class org.hps.analysis.trigger.util.ClusterMatchedPair2019
 
CLUSTER_STATE_FAIL_UNKNOWN - Static variable in class org.hps.analysis.trigger.util.ClusterMatchedPair
 
CLUSTER_STATE_FAIL_UNKNOWN - Static variable in class org.hps.analysis.trigger.util.ClusterMatchedPair2019
 
CLUSTER_STATE_MATCHED - Static variable in class org.hps.analysis.trigger.util.ClusterMatchedPair
 
CLUSTER_STATE_MATCHED - Static variable in class org.hps.analysis.trigger.util.ClusterMatchedPair2019
 
CLUSTER_TIME - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
 
CLUSTER_TOTAL_ENERGY_HIGH - Static variable in class org.hps.analysis.trigger.util.PairTrigger2019
 
CLUSTER_TOTAL_ENERGY_HIGH - Static variable in class org.hps.analysis.trigger.util.SinglesTrigger
 
CLUSTER_TOTAL_ENERGY_HIGH - Static variable in class org.hps.analysis.trigger.util.SinglesTrigger2019
 
CLUSTER_TOTAL_ENERGY_HIGH - Static variable in class org.hps.record.triggerbank.TriggerModule
The upper bound for the cluster total energy cut.
CLUSTER_TOTAL_ENERGY_HIGH - Static variable in class org.hps.record.triggerbank.TriggerModule2019
The upper bound for the cluster total energy cut.
CLUSTER_TOTAL_ENERGY_HIGH_EN - Static variable in class org.hps.record.triggerbank.TriggerModule2019
 
CLUSTER_TOTAL_ENERGY_LOW - Static variable in class org.hps.analysis.trigger.util.PairTrigger2019
 
CLUSTER_TOTAL_ENERGY_LOW - Static variable in class org.hps.analysis.trigger.util.SinglesTrigger
 
CLUSTER_TOTAL_ENERGY_LOW - Static variable in class org.hps.analysis.trigger.util.SinglesTrigger2019
 
CLUSTER_TOTAL_ENERGY_LOW - Static variable in class org.hps.record.triggerbank.TriggerModule
The lower bound for the cluster total energy cut.
CLUSTER_TOTAL_ENERGY_LOW - Static variable in class org.hps.record.triggerbank.TriggerModule2019
The lower bound for the cluster total energy cut.
CLUSTER_TOTAL_ENERGY_LOW_EN - Static variable in class org.hps.record.triggerbank.TriggerModule2019
 
CLUSTER_TYPE - Static variable in class org.hps.record.triggerbank.SSPData
 
CLUSTER_XMAX - Static variable in class org.hps.analysis.trigger.util.SinglesTrigger2019
 
CLUSTER_XMAX - Static variable in class org.hps.record.triggerbank.TriggerModule2019
The upper bound for x-coordinate
CLUSTER_XMAX_EN - Static variable in class org.hps.record.triggerbank.TriggerModule2019
 
CLUSTER_XMIN - Static variable in class org.hps.analysis.trigger.util.SinglesTrigger2019
 
CLUSTER_XMIN - Static variable in class org.hps.record.triggerbank.TriggerModule2019
The lower bound for x-coordinate in the positive side
CLUSTER_XMIN_EN - Static variable in class org.hps.record.triggerbank.TriggerModule2019
 
CLUSTER_YMAX - Static variable in class org.hps.analysis.trigger.util.SinglesTrigger2019
 
CLUSTER_YMAX - Static variable in class org.hps.record.triggerbank.TriggerModule2019
The upper bound for y-coordinate in the positive side
CLUSTER_YMAX_EN - Static variable in class org.hps.record.triggerbank.TriggerModule2019
 
CLUSTER_YMIN - Static variable in class org.hps.analysis.trigger.util.SinglesTrigger2019
 
CLUSTER_YMIN - Static variable in class org.hps.record.triggerbank.TriggerModule2019
The lower bound for y-coordinate
CLUSTER_YMIN_EN - Static variable in class org.hps.record.triggerbank.TriggerModule2019
 
clusterAmplitudeCut - Variable in class org.hps.recon.tracking.HelicalTrackHitDriver
 
clusterAngles2D - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
clusterAngles2DAll - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
clusterBuffer - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
clusterBuffer

private LinkedList> clusterBuffer

Stores the list of clusters from each event for a finite-sized buffer.
clusterCenters - Variable in class org.hps.recon.ecal.cluster.CTPClusterer
 
clusterCentralStripAveragingThreshold - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
clusterCentralStripAveragingThreshold - Variable in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
clusterCentralStripAveragingThreshold - Variable in class org.hps.recon.tracking.RawHitChecker
 
clusterCentralStripAveragingThreshold - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
clusterChargeCut - Variable in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
clusterChargeCut - Variable in class org.hps.monitoring.drivers.headless.SvtClustersHeadless
 
clusterChargeCut - Variable in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
clusterChargeCut - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
clusterChargePlots - Static variable in class org.hps.monitoring.drivers.headless.SvtClustersHeadless
 
clusterChargePlots - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
clusterChargePlots - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
clusterChargePlots - Static variable in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
clusterChargePlots - Variable in class org.hps.svt.SvtClusterAnalysis
 
clusterChargeVsTimePlots - Variable in class org.hps.svt.SvtClusterAnalysis
 
ClusterCmp(Cluster) - Constructor for class org.hps.readout.ecal.FADCTriggerVariableDriver.ClusterCmp
 
clusterCollection - Variable in class org.hps.analysis.examples.EventAnalysis2019
 
clusterCollection - Variable in class org.hps.analysis.examples.EventAnalysis2019Jeopardy
 
clusterCollection - Variable in class org.hps.monitoring.ecal.eventdisplay.exec.EventDisplayDriver
 
clusterCollection - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
clusterCollection - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
clusterCollection - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
clusterCollection - Variable in class org.hps.recon.filtering.FEEFilterDriver
 
clusterCollectionName - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
clusterCollectionName - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
clusterCollectionName - Variable in class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
clusterCollectionName - Variable in class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
clusterCollectionName - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
The LCIO collection containing VTP clusters.
clusterCollectionName - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
The LCIO collection containing GTP clusters.
clusterCollectionName - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
clusterCollectionName - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
clusterCollectionName - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
clusterCollectionName - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
clusterCollectionName - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
clusterCollectionName - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
clusterCollectionName - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
clusterCollectionName - Variable in class org.hps.analysis.vertex.VertexDebugger
 
clusterCollectionName - Variable in class org.hps.monitoring.drivers.headless.SvtClustersHeadless
 
clusterCollectionName - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
clusterCollectionName - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
clusterCollectionName - Variable in class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
 
clusterCollectionName - Variable in class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
 
clusterCollectionName - Variable in class org.hps.monitoring.ecal.eventdisplay.lcsim.LCIOBridgeDriver
 
clusterCollectionName - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
clusterCollectionName - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
clusterCollectionName - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
clusterCollectionName - Variable in class org.hps.readout.ecal.MollerTriggerDriver
The name of the LCIO collection containing Cluster objects.
clusterCollectionName - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
clusterCollectionName

private String clusterCollectionName

The name of the LCIO collection containing Cluster objects.
clusterCollectionName - Variable in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
clusterCollectionName - Variable in class org.hps.readout.ecal.ReadoutTrigger
 
clusterCollectionName - Variable in class org.hps.readout.ecal.SinglesTriggerDriver
 
clusterCollectionName - Variable in class org.hps.recon.filtering.EcalGainCalibFilter
 
clusterCollectionName - Variable in class org.hps.recon.filtering.EcalPairsFilter
 
clusterCollectionName - Variable in class org.hps.recon.filtering.EcalSinglesFilter
 
clusterCollectionName - Variable in class org.hps.recon.filtering.SimpleEventFilterDriver
 
clusterCollectionName - Variable in class org.hps.svt.SvtClusterAnalysis
 
clusterColor - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
clusterCoplanarity2D - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
clusterCoplanarity2DAll - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
ClusterCorrectionUtilities - Class in org.hps.recon.ecal.cluster
 
ClusterCorrectionUtilities() - Constructor for class org.hps.recon.ecal.cluster.ClusterCorrectionUtilities
 
clusterCountDrawPlot - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
clusterCountDrawPlot - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
clusterCountDrawPlot - Variable in class org.hps.online.recon.aida.JustEcal
 
clusterCountFillPlot - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
clusterCountFillPlot - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
clusterCountFillPlot - Variable in class org.hps.online.recon.aida.JustEcal
 
clusterCountPlot - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
clusterCountPlot - Variable in class org.hps.analysis.ecal.EcalClusterPlots
 
clusterCountPlot - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
clusterCountPlot - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
clusterCountPlot - Variable in class org.hps.online.recon.aida.JustEcal
 
clusterCut - Variable in class org.hps.recon.filtering.FEEFilterDriver
 
clusterCutThr - Variable in class org.hps.recon.filtering.FEEFilterDriver
 
clusterDelayQueue - Variable in class org.hps.readout.ecal.SinglesTriggerDriver
 
ClusterDiagnostic2019Driver - Class in org.hps.analysis.trigger
ClusterDiagnostic2019Driver performs diagnostic checks on run data to verify that clustering is being performed as expected and that there are no errors occurring.
ClusterDiagnostic2019Driver() - Constructor for class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
 
ClusterDiagnosticDriver - Class in org.hps.analysis.trigger
ClusterDiagnosticDriver performs diagnostic checks on run data to verify that clustering is being performed as expected and that there are no errors occurring.
ClusterDiagnosticDriver() - Constructor for class org.hps.analysis.trigger.ClusterDiagnosticDriver
 
clusterDiff - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
clusterDiff2D - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
clusterDistribution - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
clusterDistribution - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
clusterDistribution - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
clusterDistribution - Variable in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
clusterDistribution - Variable in class org.hps.readout.ecal.ReadoutTrigger
 
clusterDistribution - Variable in class org.hps.readout.ecal.SinglesTriggerDriver
 
clusterDistribution - Variable in class org.hps.readout.trigger.SinglesTriggerReadoutDriver
 
clusterDistribution - Variable in class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
 
clusterDistribution - Variable in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
 
clusterDistribution100 - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
clusterDistributionSingle - Variable in class org.hps.readout.ecal.SinglesTriggerDriver
 
ClusterDriver - Class in org.hps.recon.ecal.cluster
This is a Driver that creates ECAL Cluster collections using the Clusterer interface.
ClusterDriver() - Constructor for class org.hps.recon.ecal.cluster.ClusterDriver
No argument constructor.
clusterE - Variable in class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
clusterE_Random - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
clusterE_Random - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
clusterE_RandomSingles1 - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
clusterE_RandomSingles1 - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
clusterE_RandomSingles1_trigEff - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
clusterE_RandomSingles1_trigEff - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
ClusterEComparator() - Constructor for class org.hps.analysis.ecal.HPSEcalPlotsDriver.ClusterEComparator
 
clusterEcut - Variable in class org.hps.analysis.examples.PhiKKAnalysisDriver
 
clusterECut(Cluster[]) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Checks if the ECal clusters making up a cluster pair lie above the low energy threshold and below the high energy threshold
clusterEdgeCount - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
clusterEnergy2D - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
clusterEnergy2DAll - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
ClusterEnergyComparator() - Constructor for class org.hps.recon.ecal.cluster.ClusterUtilities.ClusterEnergyComparator
 
ClusterEnergyCorrection - Class in org.hps.recon.ecal.cluster
Include edge corrections and sampling fractions derived from data.
ClusterEnergyCorrection() - Constructor for class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
ClusterEnergyCorrection2019 - Class in org.hps.recon.ecal.cluster
This class handles the cluster energy correction for the 2019 run, to include edge corrections and sampling fractions derived from data.
ClusterEnergyCorrection2019() - Constructor for class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2019
 
ClusterEnergyCorrection2021 - Class in org.hps.recon.ecal.cluster
This class handles the cluster energy correction for the 2021 run, to include edge corrections and sampling fractions derived from data.
ClusterEnergyCorrection2021() - Constructor for class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2021
 
clusterEnergyCount - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
clusterEnergyCut - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
clusterEnergyCutMax - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
clusterEnergyCutMin - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
clusterEnergyDistribution - Variable in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
clusterEnergyH1D - Variable in class org.hps.monitoring.ecal.plots.BasicMonitoringPlotsDriver
 
clusterEnergyHigh - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
clusterEnergyLow - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
clusterEnergyPlot - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
clusterEnergyPlot - Variable in class org.hps.analysis.ecal.EcalClusterPlots
 
clusterEnergyPlot - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
clusterEnergyPlot - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
clusterEnergyPlot - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
clusterEnergyPlot - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
clusterEnergyPlot - Variable in class org.hps.online.recon.aida.JustEcal
 
clusterEnergyThreshold - Variable in class org.hps.recon.ecal.cluster.ReconClusterer
 
clusterEOne_Random - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
clusterEOne_Random - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
clusterEOne_Random_thetaY - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
clusterEOne_Random_thetaY - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
clusterEOne_RandomSingles1 - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
clusterEOne_RandomSingles1 - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
clusterEOne_RandomSingles1_thetaY - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
clusterEOne_RandomSingles1_thetaY - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
clusterEOne_RandomSingles1_thetaY_trigEff - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
clusterEOne_RandomSingles1_thetaY_trigEff - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
clusterEOne_RandomSingles1_trigEff - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
clusterEOne_RandomSingles1_trigEff - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
clusterer - Variable in class org.hps.recon.ecal.cluster.ClusterDriver
 
Clusterer - Interface in org.hps.recon.ecal.cluster
This is an interface for creating clusters and providing cut values to the clustering algorithms in a generic fashion.
ClustererFactory - Class in org.hps.recon.ecal.cluster
This is a convenience class for creating specific clustering algorithms via their name in the package org.hps.recon.ecal.cluster.
ClustererFactory() - Constructor for class org.hps.recon.ecal.cluster.ClustererFactory
We don't want this class to be instantiated.
clusterErrorMultiplier - Static variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
clusterErrorMultiplier - Static variable in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
clusterErrorMultiplier - Static variable in class org.hps.recon.tracking.RawHitChecker
 
clusterErrorMultiplier - Static variable in class org.hps.recon.tracking.TrackerDigiDriver
 
ClusterFilter() - Constructor for class org.hps.recon.filtering.SimpleEventFilterDriver.ClusterFilter
 
clusterHitCount - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
clusterHitCount(Cluster[]) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Checks if the ECal clusters making up a cluster pair both have at least the minimum number of hits.
clusterHitCount - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
clusterHitCount - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
clusterHitCount - Variable in class org.hps.readout.ecal.ReadoutTrigger
 
clusterHitCount - Variable in class org.hps.readout.ecal.SinglesTriggerDriver
 
clusterHitCount - Variable in class org.hps.readout.trigger.SinglesTriggerReadoutDriver
 
clusterHitCount - Variable in class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
 
clusterHitCount - Variable in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
 
clusterHitCount2D - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
clusterHitCount2DAll - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
clusterHitCountCount - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
clusterHitCountCount - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
clusterHitCountCount - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
clusterHitCountCut(Cluster) - Method in class org.hps.readout.ecal.MollerTriggerDriver
Checks whether the cluster passes the threshold for minimum number of component hits.
clusterHitCountCut(Cluster) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Checks whether the cluster passes the threshold for minimum number of component hits.
clusterHitCountCut(Cluster) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether a cluster passes the cluster hit count cut.
clusterHitCountCut(SSPCluster) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether a cluster passes the cluster hit count cut.
clusterHitCountCut(int) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether the argument hit count meets the minimum required hit count.
clusterHitCountCut(Cluster) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether a cluster passes the cluster hit count cut.
clusterHitCountCut(int) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether the argument hit count meets the minimum required hit count.
clusterHitCountCut(VTPCluster) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether a cluster passes the cluster hit count cut.
clusterHitCountSingle - Variable in class org.hps.readout.ecal.SinglesTriggerDriver
 
clusterHitCountThreshold - Variable in class org.hps.readout.ecal.MollerTriggerDriver
Defines the minimum number of hits required for a cluster to be used in triggering.
clusterHitCountThreshold - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
clusterHitCountThreshold

private int clusterHitCountThreshold

Defines the minimum number of hits required for a cluster to be used in triggering.
clusterHitDistribution - Variable in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
clusterHitMapH2D - Variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
clusterHitPosXY - Variable in class org.hps.analysis.MC.SvtStripClusterPositionPlots
 
clusterHitPosZ - Variable in class org.hps.analysis.MC.SvtStripClusterPositionPlots
 
ClusterHitTCorrDriver - Class in org.hps.recon.ecal.cluster
This driver specifically alters the time offsets of each crystal for 2015 data relative to pass 6.
ClusterHitTCorrDriver() - Constructor for class org.hps.recon.ecal.cluster.ClusterHitTCorrDriver
 
clusterHitXYPlot - Variable in class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
ClusteringAlgorithm - Interface in org.hps.recon.tracking
An interface for finding clusters of hits on a sensor.
clusterList - Variable in class org.hps.monitoring.ecal.eventdisplay.event.Event
 
clusterList - Variable in class org.hps.monitoring.ecal.eventdisplay.io.TextManager
 
clusterList - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.PEventViewer
 
clusterList - Variable in class org.hps.record.triggerbank.SSPData
 
clusterList - Variable in class org.hps.record.triggerbank.VTPData
 
clusterMap - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer
Deprecated.
 
clusterMap - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
 
ClusterMatchedPair - Class in org.hps.analysis.trigger.util
Class ClusterMatchedPair stores a reconstructed cluster and an SSP bank reported cluster which have been compared for the purpose of cluster matching.
ClusterMatchedPair(Cluster, SSPCluster, byte) - Constructor for class org.hps.analysis.trigger.util.ClusterMatchedPair
Instantiates a new ClusterMatchedPair object from the two indicated clusters and marks their match state.
ClusterMatchedPair2019 - Class in org.hps.analysis.trigger.util
Class ClusterMatchedPair stores a reconstructed cluster and an VTP bank reported cluster which have been compared for the purpose of cluster matching.
ClusterMatchedPair2019(Cluster, VTPCluster, byte) - Constructor for class org.hps.analysis.trigger.util.ClusterMatchedPair2019
Instantiates a new ClusterMatchedPair object from the two indicated clusters and marks their match state.
clusterMaxEcut - Variable in class org.hps.analysis.examples.StripMuMuDriver
 
clusterMaxEnergyPlot - Variable in class org.hps.analysis.ecal.EcalClusterPlots
 
clusterMaxEnergyPlot - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
clusterMaxEnergyPlot - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
clusterMaxEnergyPlot - Variable in class org.hps.online.recon.aida.JustEcal
 
clusterMaxSize - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
clusterMaxSize - Variable in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
clusterMaxSize - Variable in class org.hps.recon.tracking.RawHitChecker
 
clusterMaxSize - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
clusterMinEcut - Variable in class org.hps.analysis.examples.StripMuMuDriver
 
clusterMollerPDECut(Cluster, int) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether a cluster passes Moller position-dependent-energy cut passes.
clusterMollerPDECut(VTPCluster, int) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether a cluster passes Moller position-dependent-energy cut passes.
clusterMollerPDECut(Cluster) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether a cluster passes Moller position-dependent-energy cut passes.
clusterMollerPDECut(VTPCluster) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether a cluster passes MOller position-dependent-energy cut passes.
clusterNeighborThreshold - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
clusterNeighborThreshold - Variable in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
clusterNeighborThreshold - Variable in class org.hps.recon.tracking.RawHitChecker
 
clusterNeighborThreshold - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
clusterOccupancyMap - Static variable in class org.hps.svt.OccupancyPlots
 
clusterOccupancyPlots - Static variable in class org.hps.svt.OccupancyPlots
 
ClusterOccupancyPlotsDriver - Class in org.hps.monitoring.drivers.svt
This Driver makes plots of SVT sensor occupancies across a run.
ClusterOccupancyPlotsDriver() - Constructor for class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
clusterPair - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
clusterPair

private Cluster[] clusterPair

Stores the two highest energy clusters located in the cluster buffer.
clusterPairTimeCut - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
clusterParamFileName - Variable in class org.hps.recon.particle.ReconParticleDriver
Utility used to determine if a track and cluster are matched
clusterPDECut(Cluster, int) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether a cluster passes position-dependent-energy cut passes.
clusterPDECut(VTPCluster, int) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether a cluster passes position-dependent-energy cut passes.
clusterPDECut(Cluster) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether a cluster passes position-dependent-energy cut passes.
clusterPDECut(VTPCluster) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether a cluster passes position-dependent-energy cut passes.
clusterPosition - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
clusterPosition(HelicalTrackStrip) - Static method in class org.hps.analysis.examples.TrackAnalysis
 
ClusterPositionCorrection - Class in org.hps.recon.ecal.cluster
This uses the uncorrected cluster energy to correct the position of the cluster.
ClusterPositionCorrection() - Constructor for class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
ClusterPositionCorrection2019 - Class in org.hps.recon.ecal.cluster
 
ClusterPositionCorrection2019() - Constructor for class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
ClusterPositionCorrection2021 - Class in org.hps.recon.ecal.cluster
 
ClusterPositionCorrection2021() - Constructor for class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
clusterPositionCount - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
clusterPositionCut(Cluster) - Method in class org.hps.readout.ecal.MollerTriggerDriver
Checks whether the cluster falls into the accepted region on the calorimeter face.
clusterPositionPlotCounts - Static variable in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
clusterPositionPlotCounts - Static variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
clusterPositionPlots - Static variable in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
clusterPositionPlots - Static variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
clusterPositionPlots - Static variable in class org.hps.svt.OccupancyPlots
 
clusterPositionSensorCoord - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
clusterPositionString(Cluster) - Static method in class org.hps.analysis.trigger.util.TriggerDiagnosticUtil
Convenience method that writes the position of a cluster in the form (ix, iy).
clusterPositionString(SSPCluster) - Static method in class org.hps.analysis.trigger.util.TriggerDiagnosticUtil
Convenience method that writes the position of a cluster in the form (ix, iy).
clusterPositionString(VTPCluster) - Static method in class org.hps.analysis.trigger.util.TriggerDiagnosticUtil
Convenience method that writes the position of a cluster in the form (ix, iy).
clusterPositionZ - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
ClusterPosResult19 - Class in org.hps.recon.ecal.cluster
This uses the uncorrected cluster energy to correct the position of the cluster.
ClusterPosResult19(double, double) - Constructor for class org.hps.recon.ecal.cluster.ClusterPosResult19
 
ClusterPosResult21 - Class in org.hps.recon.ecal.cluster
This uses the corrected cluster energy to correct the position of the cluster.
ClusterPosResult21(double, double) - Constructor for class org.hps.recon.ecal.cluster.ClusterPosResult21
 
ClusterRFTimeCorrDriver - Class in org.hps.recon.ecal.cluster
This driver chooses the highest energy cluster within the trigger time window in an event and uses the RF time to set the trigger time of the event.
ClusterRFTimeCorrDriver() - Constructor for class org.hps.recon.ecal.cluster.ClusterRFTimeCorrDriver
 
CLUSTERS - Static variable in class org.hps.online.recon.aida.ExampleDriver
 
clustersCollectionName - Variable in class org.hps.monitoring.ecal.plots.BasicMonitoringPlotsDriver
 
ClusterSeedComparator() - Constructor for class org.hps.recon.ecal.cluster.ClusterUtilities.ClusterSeedComparator
 
clusterSeedEnergy - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
clusterSeedEnergy - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
clusterSeedEnergy - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
clusterSeedEnergy - Variable in class org.hps.readout.ecal.ReadoutTrigger
 
clusterSeedEnergy - Variable in class org.hps.readout.ecal.SinglesTriggerDriver
 
clusterSeedEnergy - Variable in class org.hps.readout.trigger.SinglesTriggerReadoutDriver
 
clusterSeedEnergy - Variable in class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
 
clusterSeedEnergy - Variable in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
 
clusterSeedEnergyCount - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
clusterSeedEnergyCount - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
clusterSeedEnergyCount - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
clusterSeedEnergyCut(Cluster) - Method in class org.hps.readout.ecal.MollerTriggerDriver
Checks whether the cluster falls within the allowed range for the seed hit energy cut.
clusterSeedEnergyCut(Cluster) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Checks whether the cluster falls within the allowed range for the seed hit energy cut.
clusterSeedEnergyCut(Cluster) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether a cluster passes the seed energy cut.
clusterSeedEnergyCut(double) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether the argument energy seed hit falls within the allowed seed hit energy range.
clusterSeedEnergyCutHigh(Cluster) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether a cluster passes the seed energy upper bound cut.
clusterSeedEnergyCutHigh(double) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether the argument energy falls below the cluster seed energy upper bound cut.
clusterSeedEnergyCutLow(Cluster) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether a cluster passes the seed energy lower bound cut.
clusterSeedEnergyCutLow(double) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether the argument energy falls above the cluster seed energy lower bound cut.
clusterSeedEnergySingle - Variable in class org.hps.readout.ecal.SinglesTriggerDriver
 
clusterSeedEnergyThresholdHigh - Variable in class org.hps.readout.ecal.MollerTriggerDriver
Defines the threshold for the cluster seed energy above which a cluster will be rejected.
clusterSeedEnergyThresholdHigh - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
clusterSeedEnergyThresholdHigh

private double clusterSeedEnergyThresholdHigh

Defines the threshold for the cluster seed energy above which a cluster will be rejected.
clusterSeedEnergyThresholdLow - Variable in class org.hps.readout.ecal.MollerTriggerDriver
Defines the threshold for the cluster seed energy under which a cluster will be rejected.
clusterSeedEnergyThresholdLow - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
clusterSeedEnergyThresholdLow

private double clusterSeedEnergyThresholdLow

Defines the threshold for the cluster seed energy under which a cluster will be rejected.
clusterSeeds - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
clusterSeedThreshold - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
clusterSeedThreshold - Variable in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
clusterSeedThreshold - Variable in class org.hps.recon.tracking.RawHitChecker
 
clusterSeedThreshold - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
clusterSizePlot - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
clusterSizePlot - Variable in class org.hps.analysis.ecal.EcalClusterPlots
 
clusterSizePlot - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
clusterSizePlot - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
clusterSizePlot - Variable in class org.hps.online.recon.aida.JustEcal
 
clusterSizePlots - Variable in class org.hps.svt.SvtClusterAnalysis
 
clusterSpace - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
clustersPerEventH1D - Variable in class org.hps.online.recon.aida.ExampleDriver
 
clusterSumDiff2D - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
clusterSumDiff2DAll - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
clusterThreshold - Variable in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
clusterThreshold - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
clusterThreshold - Variable in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
clusterThreshold - Variable in class org.hps.recon.tracking.RawHitChecker
 
clusterThreshold - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
clusterTime - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
clusterTime - Variable in class org.hps.readout.ecal.ReadoutTrigger
 
clusterTimeCutMax - Variable in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
clusterTimeCutMax - Variable in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
clusterTimeCutMax - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
clusterTimeCutMax - Variable in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
clusterTimeCutMax - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
clusterTimeCutMax - Variable in class org.hps.svt.OccupancyPlots
 
clusterTimeCutMin - Variable in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
clusterTimeCutMin - Variable in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
clusterTimeCutMin - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
clusterTimeCutMin - Variable in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
clusterTimeCutMin - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
clusterTimeCutMin - Variable in class org.hps.svt.OccupancyPlots
 
clusterTimeDiffCut - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
clusterTimeMean - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
clusterTimePlots - Static variable in class org.hps.monitoring.drivers.headless.SvtClustersHeadless
 
clusterTimePlots - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
clusterTimePlots - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
clusterTimePlots - Variable in class org.hps.svt.SvtClusterAnalysis
 
clusterTimes - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
clusterTimes - Variable in class org.hps.analysis.ecal.EcalClusterPlots
 
clusterTimes - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
clusterTimes - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
clusterTimes - Variable in class org.hps.online.recon.aida.JustEcal
 
clusterTimeSigma - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
clusterTimeSigma - Variable in class org.hps.analysis.ecal.EcalClusterPlots
 
clusterTimeSigma - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
clusterTimeSigma - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
clusterTimeSigma - Variable in class org.hps.online.recon.aida.JustEcal
 
clusterToString(Cluster) - Static method in class org.hps.analysis.trigger.util.TriggerDiagnosticUtil
Convenience method that writes the information in a cluster to a String.
clusterToString(SSPCluster) - Static method in class org.hps.analysis.trigger.util.TriggerDiagnosticUtil
Convenience method that writes the information in a cluster to a String.
clusterToString(VTPCluster) - Static method in class org.hps.analysis.trigger.util.TriggerDiagnosticUtil
Convenience method that writes the information in a cluster to a String.
clusterTotalEnergy - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
clusterTotalEnergy - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
clusterTotalEnergy - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
clusterTotalEnergy - Variable in class org.hps.readout.ecal.ReadoutTrigger
 
clusterTotalEnergy - Variable in class org.hps.readout.ecal.SinglesTriggerDriver
 
clusterTotalEnergy - Variable in class org.hps.readout.trigger.SinglesTriggerReadoutDriver
 
clusterTotalEnergy - Variable in class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
 
clusterTotalEnergy - Variable in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
 
clusterTotalEnergyCount - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
clusterTotalEnergyCount - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
clusterTotalEnergyCut(Cluster) - Method in class org.hps.readout.ecal.MollerTriggerDriver
Checks whether the cluster passes the threshold for minimum total cluster energy.
clusterTotalEnergyCut(Cluster) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Checks whether the cluster passes the threshold for minimum total cluster energy.
clusterTotalEnergyCut(Cluster) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether a cluster passes the cluster total energy cut.
clusterTotalEnergyCut(SSPCluster) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether a cluster passes the cluster total energy cut.
clusterTotalEnergyCut(double) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether the argument energy falls within the allowed cluster total energy range.
clusterTotalEnergyCut(Cluster) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether a cluster passes the cluster total energy cut.
clusterTotalEnergyCut(double) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether the argument energy falls within the allowed cluster total energy range.
clusterTotalEnergyCutHigh(Cluster) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether a cluster passes the cluster total energy upper bound cut.
clusterTotalEnergyCutHigh(SSPCluster) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether a cluster passes the cluster total energy upper bound cut.
clusterTotalEnergyCutHigh(double) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether the argument energy falls below the cluster total energy upper bound cut.
clusterTotalEnergyCutHigh(double) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether the argument energy falls below the cluster total energy upper bound cut.
clusterTotalEnergyCutHigh(Cluster) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether a cluster passes the cluster total energy upper bound cut.
clusterTotalEnergyCutHigh(VTPCluster) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether a cluster passes the cluster total energy upper bound cut.
clusterTotalEnergyCutLow(Cluster) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether a cluster passes the cluster total energy lower bound cut.
clusterTotalEnergyCutLow(SSPCluster) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether a cluster passes the cluster total energy lower bound cut.
clusterTotalEnergyCutLow(double) - Method in class org.hps.record.triggerbank.TriggerModule
Checks whether the argument energy falls above the cluster total energy lower bound cut.
clusterTotalEnergyCutLow(double) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether the argument energy falls above the cluster total energy lower bound cut.
clusterTotalEnergyCutLow(Cluster) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether a cluster passes the cluster total energy lower bound cut.
clusterTotalEnergyCutLow(VTPCluster) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether a cluster passes the cluster total energy lower bound cut.
clusterTotalEnergySingle - Variable in class org.hps.readout.ecal.SinglesTriggerDriver
 
clusterTotalEnergyThresholdHigh - Variable in class org.hps.readout.ecal.MollerTriggerDriver
Defines the threshold for the total cluster energy above which a cluster will be rejected.
clusterTotalEnergyThresholdHigh - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
clusterTotalEnergyThresholdHigh

private double clusterTotalEnergyThresholdHigh

Defines the threshold for the total cluster energy above which a cluster will be rejected.
clusterTotalEnergyThresholdLow - Variable in class org.hps.readout.ecal.MollerTriggerDriver
Defines the threshold for the total cluster energy under which a cluster will be rejected.
clusterTotalEnergyThresholdLow - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
clusterTotalEnergyThresholdLow

private double clusterTotalEnergyThreshold

Defines the threshold for the total cluster energy under which a cluster will be rejected.
clusterToTrack - Variable in class org.hps.recon.utils.TrackClusterMatcherMinDistance
 
clusterToTrack - Variable in class org.hps.recon.utils.TrackClusterMatcherNSigma
 
clusterTriplet - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
clusterTriplet

private Cluster[] clusterTriplet

Stores the three highest energy clusters located in the cluster buffer.
ClusterType - Enum in org.hps.recon.ecal.cluster
Type codes for different kinds of ECAL clusters.
ClusterType(int) - Constructor for enum org.hps.recon.ecal.cluster.ClusterType
 
ClusterUtilities - Class in org.hps.recon.ecal.cluster
This is a set of simple utility methods for clustering algorithms.
ClusterUtilities() - Constructor for class org.hps.recon.ecal.cluster.ClusterUtilities
 
ClusterUtilities.ClusterEnergyComparator - Class in org.hps.recon.ecal.cluster
Comparator of cluster energies.
ClusterUtilities.ClusterSeedComparator - Class in org.hps.recon.ecal.cluster
Comparator of cluster energies.
ClusterUtilities.UniqueEnergyComparator - Class in org.hps.recon.ecal.cluster
Compare CalorimeterHit energies and disambiguate equal values using the crystal position.
ClusterViewer - Class in org.hps.monitoring.ecal.eventdisplay.ui
Deprecated.
ClusterViewer(EventManager, int) - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer
Deprecated.
ClusterViewer

public ClusterViewer()

Constructs a new Viewer for displaying data read from a file.
ClusterViewer.EcalKeyListener - Class in org.hps.monitoring.ecal.eventdisplay.ui
Deprecated.
The EcalListener class binds keys to actions.
clusterWindow - Variable in class org.hps.recon.ecal.cluster.CTPClusterer
 
clusterWindow - Variable in class org.hps.recon.ecal.cluster.GTPClusterer
Indicates the number of FADC clock cycles (each cycle is 4 ns) before and after a given cycle that should be considered when checking if a cluster is a local maximum in space-time.
clusterXCut - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
clusterXMaxCut(int) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether a cluster passes XMax cut.
clusterXMaxCut(Cluster) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether a cluster passes XMax cut.
clusterXMaxCut(VTPCluster) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether a cluster passes XMax cut.
clusterXMinCut(int) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether a cluster passes XMin cut.
clusterXMinCut(Cluster) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether a cluster passes XMin cut.
clusterXMinCut(VTPCluster) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether a cluster passes XMin cut.
clusterXY - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
clusterYMaxCut(int) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether a cluster passes YMax cut.
clusterYMaxCut(Cluster) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether a cluster passes YMax cut.
clusterYMaxCut(VTPCluster) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether a cluster passes YMax cut.
clusterYMinCut(int) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether a cluster passes YMin cut.
clusterYMinCut(Cluster) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether a cluster passes YMin cut.
clusterYMinCut(VTPCluster) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether a cluster passes YMin cut.
clusterYPlots - Static variable in class org.hps.monitoring.drivers.headless.SvtClustersHeadless
 
clusterYPlots - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
clusterYPlots - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
clusTimeC1D - Variable in class org.hps.online.recon.aida.ExampleDriver
 
clusTotEPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
cmdArgs - Variable in class org.hps.online.recon.Client
Arguments for the command to run on the server
code - Variable in class org.hps.monitoring.subsys.SystemStatusImpl
 
code - Variable in enum org.hps.util.BashParameter
 
codeletString() - Method in class org.hps.util.CrystalBallFunction
 
coincidenceWindow - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
coincidenceWindow - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
coincidenceWindow

private int coincidenceWindow

The number of events for which clusters will be retained and used in the trigger before they are removed.
coldBlock - Variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongModuleBundle
 
coldBlock - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition.TestRunModuleBundle
 
coldblock_L13_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL13
 
coldblock_L13_thickness - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL13
 
coldblock_L13_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL13
 
coldblock_L45_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL45
 
coldblock_L45_thickness - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL45
 
coldblock_L45_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL45
 
coldColor - Variable in class org.hps.monitoring.ecal.eventdisplay.util.GradientScale
 
collection - Variable in class org.hps.monitoring.application.ConditionsCollectionTableModel
The ConditionsObjectCollection for the model.
COLLECTION_ID_FIELD - Static variable in class org.hps.conditions.api.BaseConditionsObject
Field name for collection ID.
COLLECTION_NAMES - Static variable in class org.hps.digi.DataOverlayDriver
Collections names to read.
collectionClass - Variable in class org.hps.conditions.api.TableMetaData
The collection class.
collectionExists(String, int) - Method in class org.hps.conditions.database.DatabaseConditionsManager
This method will return true if the given collection ID already exists in the table.
collectionId - Variable in class org.hps.conditions.api.BaseConditionsObjectCollection
The collection ID.
collectionMap - Static variable in class org.hps.readout.ReadoutDataManager
Tracks all data collections which are managed by the readout manager as well as their properties.
collectionName - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
 
collectionName - Variable in class org.hps.digi.PulserDataReadoutDriver
The name of the pulser data collection that is handled by the driver.
collectionName - Variable in class org.hps.digi.SvtPulserReadoutDriver
The name of the pulser data collection that is handled by the driver.
collectionName - Static variable in class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
collectionName - Static variable in class org.hps.monitoring.subsys.ecal.EcalStripChartTestDriver
 
collectionName - Static variable in class org.hps.readout.ecal.ReadoutTimestamp
Deprecated.
 
collectionName - Static variable in class org.hps.readout.ReadoutTimestamp
 
collectionName - Variable in class org.hps.readout.SLICDataReadoutDriver
The name of the SLIC collection that is handled by the driver.
collectionName - Variable in class org.hps.readout.util.collection.LCIOCollection
 
collectionName - Static variable in class org.hps.readout.util.collection.LCIOCollectionFactory
 
collectionName - Variable in class org.hps.recon.filtering.CollectionSizeFilter
 
collectionNameAll - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
collectionNameBad - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
collectionNameModified - Variable in class org.hps.digi.PulserDataReadoutDriver
The modified name of the pulser data collection.
collectionNameModified - Variable in class org.hps.digi.SvtPulserReadoutDriver
The modified name of the pulser data collection.
collectionNameTruth - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
collectionRefitName - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
 
collections - Variable in class org.hps.online.recon.aida.StripChartDriver
 
collections - Variable in class org.hps.util.CollectionSizeDriver
 
collections - Variable in class org.hps.util.RemoveCollections
 
CollectionSizeDriver - Class in org.hps.util
Prints a summary of collections seen in the file, and their average sizes.
CollectionSizeDriver() - Constructor for class org.hps.util.CollectionSizeDriver
 
CollectionSizeDriver.CollectionStats - Class in org.hps.util
 
CollectionSizeFilter - Class in org.hps.recon.filtering
Accept events where the specified collection exists and is of the required size range.
CollectionSizeFilter() - Constructor for class org.hps.recon.filtering.CollectionSizeFilter
 
CollectionStats(String, Class) - Constructor for class org.hps.util.CollectionSizeDriver.CollectionStats
 
collectionType - Variable in class org.hps.conditions.database.ConditionsSeriesConverter
The type of the collection.
collectionTypeMap - Variable in class org.hps.conditions.api.TableRegistry
Map between collection types and meta data.
CollectionTypeMap() - Constructor for class org.hps.conditions.api.TableRegistry.CollectionTypeMap
 
COLLNAME - Static variable in class org.hps.readout.ecal.InactiveSiHitReadout
 
color - Variable in enum org.hps.monitoring.application.model.ConnectionStatus
The color that should be displayed in the GUI component for this state.
color - Variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Preamplifier
 
color - Variable in enum org.hps.monitoring.subsys.StatusCode
 
COLOR_CHECK_FONT_ACTIVE - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
COLOR_CHECK_FONT_INACTIVE - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
colorList - Variable in class org.hps.monitoring.ecal.eventdisplay.util.MultiGradientScale
 
ColorMap<T> - Interface in org.hps.monitoring.ecal.eventdisplay.util
Interface ColorMap maps some value to a color.
colors - Static variable in class org.hps.monitoring.ecal.plots.EcalFeeMonitor
 
colors - Static variable in class org.hps.monitoring.ecal.plots.EcalPedestalViewer
 
ColorScale - Class in org.hps.monitoring.ecal.eventdisplay.util
The abstract class ColorScale contains shared methods for implementations of the ColorMap interface which map based on position in a range of values.
ColorScale() - Constructor for class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
 
column - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
COLUMN_NAMES - Static variable in class org.hps.monitoring.application.LogTable
The column names.
COLUMN_NAMES - Static variable in class org.hps.monitoring.application.model.SystemStatusTableModel
The names of the columns.
COLUMN_NAMES - Static variable in class org.hps.monitoring.application.PlotInfoPanel
The names of the two columns.
columnClasses - Variable in class org.hps.monitoring.application.SystemStatusEventsTable.SystemStatusEventsTableModel
The classes of the table columns.
columnCount - Variable in class org.hps.monitoring.application.ConditionsCollectionTableModel
The number of columns.
columnNames - Variable in class org.hps.conditions.run.RunRange
The names of the columns.
columnNames - Variable in class org.hps.monitoring.application.ConditionsCollectionTableModel
The column names.
columnNames - Variable in class org.hps.monitoring.application.SystemStatusEventsTable.SystemStatusEventsTableModel
The names of the columns.
columnTypes - Variable in class org.hps.monitoring.application.ConditionsCollectionTableModel
The column classes.
COMBINED_DIR - Static variable in class org.hps.online.recon.PlotAggregator
Directory where plots are aggregated
combinedFitResult - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
combinedMass(Cluster, Cluster, ReconstructedParticle, int) - Static method in class org.hps.analysis.ecal.MassCalculator
This takes in the clusters of two particles and the associated vertex and calculates the invariant mass.
combinedMass(Track, Cluster, ReconstructedParticle, int) - Static method in class org.hps.analysis.ecal.MassCalculator
This takes in the clusters of two particles and the associated vertex and calculates the invariant mass.
combinedMass(Cluster, Track, ReconstructedParticle, int) - Static method in class org.hps.analysis.ecal.MassCalculator
This takes in the clusters of two particles and the associated vertex and calculates the invariant mass.
CombinedMinimizer - Class in org.hps.minuit
 
CombinedMinimizer() - Constructor for class org.hps.minuit.CombinedMinimizer
 
CombinedMinimumBuilder - Class in org.hps.minuit
 
CombinedMinimumBuilder() - Constructor for class org.hps.minuit.CombinedMinimumBuilder
 
combinedMomentum(Cluster, Track, double, int) - Static method in class org.hps.analysis.ecal.MassCalculator
This takes in a cluster, track, refit momentum and outputs the combined, weighted momentum if it satisfies conditions.
combinedMpv - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
combinedSignalProfile - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
combinedWidth - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
combineHits(List<RawTrackerHit>) - Method in class org.hps.digi.DataOverlayDriver
 
comboField - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
COMMA_DELIMITED - Static variable in class org.hps.monitoring.ecal.eventdisplay.util.EcalWiringManager
 
command - Variable in class org.hps.analysis.util.UtilityArgumentParser
 
command - Variable in class org.hps.online.recon.Client
The client command (which may be null when opening a console or executing a file)
Command - Class in org.hps.online.recon
Command for the online reconstruction server Commands are sent as JSON containing the name of the command and a map of parameters.
Command(String, String, String, String) - Constructor for class org.hps.online.recon.Command
Define a new client command
command - Variable in class org.hps.online.recon.StationProcess
The command for running the station
CommandException(String) - Constructor for exception org.hps.online.recon.CommandHandler.CommandException
 
CommandException(String, Exception) - Constructor for exception org.hps.online.recon.CommandHandler.CommandException
 
commandExists(String) - Method in class org.hps.online.recon.commands.CommandFactory
Check whether a command exists
commandExtra - Variable in class org.hps.online.recon.Command
Extra options string for printing usage.
CommandFactory - Class in org.hps.online.recon.commands
Factory for creating instances of Command class.
CommandFactory() - Constructor for class org.hps.online.recon.commands.CommandFactory
Class constructor which registers all commands using reflection.
commandFooter - Variable in class org.hps.online.recon.Command
Footer text for printing usage.
CommandHandler - Class in org.hps.online.recon
Server-side handler for a Command sent by the Client Implementations of this class should not use any persistent state so that they are thread-safe, as the CommandHandler.execute(JSONObject) method may potentially be executed by multiple threads simultaneously.
CommandHandler(Server) - Constructor for class org.hps.online.recon.CommandHandler
Create a new command handler
CommandHandler.CommandException - Exception in org.hps.online.recon
Exception that handlers can throw if there is a command processing error
CommandHandlerFactory - Class in org.hps.online.recon.handlers
Creates a map of server-side command handlers Instances of command handlers are reused and not created for every request.
CommandHandlerFactory(Server) - Constructor for class org.hps.online.recon.handlers.CommandHandlerFactory
Create the command handler factory, automatically registering all classes that implement CommandHandler
CommandLineTool - Class in org.hps.conditions.cli
This class is a command-line tool for performing commands on the conditions database using sub-commands for operations such as 'add' and 'print'.
CommandLineTool() - Constructor for class org.hps.conditions.cli.CommandLineTool
 
CommandResult - Class in org.hps.online.recon
Command results that can be sent back to the client from a server request
CommandResult() - Constructor for class org.hps.online.recon.CommandResult
 
CommandResult.CommandStatus - Class in org.hps.online.recon
Return a result which describes result of command execution i.e.
CommandResult.Error - Class in org.hps.online.recon
Error status
CommandResult.GenericResult - Class in org.hps.online.recon
Return a generic result with an object that can be converted to a JSON string.
CommandResult.JSONResult - Class in org.hps.online.recon
Return a JSON object.
CommandResult.LogStreamResult - Class in org.hps.online.recon
Return a result which encapsulates information needed for streaming a log file back to the client.
CommandResult.Shutdown - Class in org.hps.online.recon
Special status indicating the server should be shutdown, optionally with a wait time in seconds
CommandResult.Success - Class in org.hps.online.recon
Success status
commands - Variable in class org.hps.conditions.cli.CommandLineTool
The map of named command handlers.
Commands - Class in org.hps.monitoring.application
These strings are used to identify ActionEvent commands in the MonitoringApplication.
Commands() - Constructor for class org.hps.monitoring.application.Commands
Do not allow class instantiation.
commands - Variable in class org.hps.online.recon.commands.CommandFactory
Map of command names to their classes.
CommandStatus(String, String) - Constructor for class org.hps.online.recon.CommandResult.CommandStatus
 
CompactFileFilter() - Constructor for class org.hps.monitoring.application.JobSettingsPanel.CompactFileFilter
Class constructor.
CompactSurveyVolume - Class in org.lcsim.geometry.compact.converter
 
CompactSurveyVolume(String, SurveyVolume, AlignmentCorrection, Element) - Constructor for class org.lcsim.geometry.compact.converter.CompactSurveyVolume
 
CompactSurveyVolume(String, SurveyVolume, AlignmentCorrection, SurveyVolume, Element) - Constructor for class org.lcsim.geometry.compact.converter.CompactSurveyVolume
 
COMPARATOR - Static variable in class org.hps.readout.util.TimedList
A default comparator for comparing the times of two lists.
compare(Cluster, Cluster) - Method in class org.hps.analysis.ecal.HPSEcalPlotsDriver.ClusterEComparator
 
compare(MCParticle, MCParticle) - Method in class org.hps.analysis.ecal.HPSEcalPlotsDriver.MCParticleEComparator
 
compare(MCParticle, MCParticle) - Method in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver.MCParticleEComparator
 
compare(ConditionsRecord, ConditionsRecord) - Method in class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection.CreatedComparator
Compare the creation dates of two conditions records.
compare(ConditionsRecord, ConditionsRecord) - Method in class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection.KeyComparator
Compare the keys (names) of two conditions records.
compare(ConditionsRecord, ConditionsRecord) - Method in class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection.RunStartComparator
Compare the run start numbers of two conditions records.
compare(ConditionsRecord, ConditionsRecord) - Method in class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection.UpdatedComparator
Compare the updated dates of two conditions records.
compare(EcalBadChannel, EcalBadChannel) - Method in class org.hps.conditions.ecal.EcalBadChannel.EcalBadChannelCollection.ChannelIdComparator
Compare two ECAL bad channel objects.
compare(EcalCalibration, EcalCalibration) - Method in class org.hps.conditions.ecal.EcalCalibration.EcalCalibrationCollection.ChannelIdComparator
Compare two ECAL calibration objects.
compare(EcalChannel, EcalChannel) - Method in class org.hps.conditions.ecal.EcalChannel.EcalChannelCollection.ChannelIdComparator
Compare two ECAL channel objects using their channel ID.
compare(EcalGain, EcalGain) - Method in class org.hps.conditions.ecal.EcalGain.EcalGainCollection.ChannelIdComparator
Compare two objects by their channel ID.
compare(EcalLed, EcalLed) - Method in class org.hps.conditions.ecal.EcalLed.EcalLedCollection.ChannelIdComparator
Compare two objects by channel ID.
compare(EcalTimeShift, EcalTimeShift) - Method in class org.hps.conditions.ecal.EcalTimeShift.EcalTimeShiftCollection.ChannelIdComparator
Compare two objects by channel ID.
compare(HodoscopeChannel, HodoscopeChannel) - Method in class org.hps.conditions.hodoscope.HodoscopeChannel.HodoscopeChannelCollection.ChannelIdComparator
 
compare(RawCalorimeterHit, RawCalorimeterHit) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver.TimeComparator
 
compare(Cluster, Cluster) - Method in class org.hps.recon.ecal.cluster.ClusterUtilities.ClusterEnergyComparator
Compare cluster energies.
compare(Cluster, Cluster) - Method in class org.hps.recon.ecal.cluster.ClusterUtilities.ClusterSeedComparator
Compare cluster seed energies.
compare(CalorimeterHit, CalorimeterHit) - Method in class org.hps.recon.ecal.cluster.ClusterUtilities.UniqueEnergyComparator
Compares the first hit with respect to the second.
compare(CalorimeterHit, CalorimeterHit) - Method in class org.hps.recon.ecal.cluster.CTPClusterer.TimeComparator
 
compare(Track, Track) - Method in class org.hps.recon.tracking.AmbiguityResolver.compareScore
 
compare(GBLStripClusterData, GBLStripClusterData) - Method in class org.hps.recon.tracking.gbl.SortByPathLength
 
compare(Pair<double[], double[]>, Pair<double[], double[]>) - Method in class org.hps.recon.tracking.kalman.KalmanDriverHPS.SortByZ
 
compare(TrackerHit, TrackerHit) - Method in class org.hps.recon.tracking.kalman.KalmanDriverHPS.SortByZ2
 
compare(SiModule, SiModule) - Method in class org.hps.recon.tracking.kalman.KalmanInterface.SortByLayer
 
compare(Pair<double[], double[]>, Pair<double[], double[]>) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver.SortByZ
 
compare(TrackerHit, TrackerHit) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver.SortByZ2
 
compare(TrackerHit, TrackerHit) - Method in class org.hps.recon.tracking.TrackUtils.LayerComparator
 
compare(EpicsData, EpicsData) - Method in class org.hps.record.epics.EpicsUtilities.SequenceComparator
 
compare(EpicsData, EpicsData) - Method in class org.hps.record.epics.EpicsUtilities.TimestampComparator
 
compare(File, File) - Method in class org.hps.record.evio.EvioFileSequenceComparator
Compare two EVIO files by their sequence numbers.
compare(HPSEcal.XYSide, HPSEcal.XYSide) - Method in class org.lcsim.geometry.subdetector.HPSEcal.XYSide
 
compare(HPSEcal3.XY, HPSEcal3.XY) - Method in class org.lcsim.geometry.subdetector.HPSEcal3.XY
 
compareAllTracks(String, EventHeader, ArrayList<KalTrack>[]) - Method in class org.hps.recon.tracking.kalman.KalmanInterface
 
compareGBL(EventHeader, Map<Measurement, TrackerHit>) - Method in class org.hps.recon.tracking.kalman.TrackCandidate
 
CompareHistograms - Class in org.hps.util
Class to do various comparisons of histograms Singleton instance with lazy instantiation
CompareHistograms() - Constructor for class org.hps.util.CompareHistograms
 
compareScore() - Constructor for class org.hps.recon.tracking.AmbiguityResolver.compareScore
 
compareSimulatedToHardware(Collection<Trigger<?>>, Collection<SSPNumberedTrigger>, Class<?>) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Compares a collection of simulated triggers to a collection of triggers reported by the hardware.
compareSimulatedToHardwarePairs(Collection<Trigger<?>>, Collection<VTPPairsTrigger>, Class<?>) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Compares a collection of simulated triggers to a collection of triggers reported by the hardware.
compareSimulatedToHardwareSingles(Collection<Trigger<?>>, Collection<VTPSinglesTrigger>, Class<?>) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Compares a collection of simulated triggers to a collection of triggers reported by the hardware.
compareTo(TruthContribution) - Method in class org.hps.analysis.MC.TruthContribution
 
compareTo(Object) - Method in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver.StripHit
 
compareTo(CrystalDataSet.Preamplifier) - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Preamplifier
 
compareTo(Cluster) - Method in class org.hps.readout.ecal.FADCTriggerVariableDriver.ClusterCmp
 
compareTo(Object) - Method in class org.hps.readout.svt.SimpleSvtReadout.StripHit
 
compareTo(Object) - Method in class org.hps.readout.svt.SVTReadoutDriver.StripHit
 
compareTo(LCIOCollection<T>) - Method in class org.hps.readout.util.collection.LCIOCollection
Compares two LCIO collections.
compareTo(TimedList<?>) - Method in class org.hps.readout.util.TimedList
 
compareTo(TriggerTime) - Method in class org.hps.readout.util.TriggerTime
 
compareTo(MultipleScattering.ScatterPoint) - Method in class org.hps.recon.tracking.MultipleScattering.ScatterPoint
 
compareTo(Pair<T, S>) - Method in class org.hps.util.Pair
Compares this pair to the specified pair
compareWithReference(EcalLedCalibration.LedColor) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
component - Variable in class org.hps.monitoring.application.util.ErrorHandler
The component used for showing dialog windows.
COMPONENT_HITS - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
 
componentId - Variable in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
componentList - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
 
componentNumber - Variable in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleComponentParameters
 
componentNumber - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleComponentParameters
 
componentNumber - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleComponentParameters
 
componentNumber - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleComponentParameters
 
compositeAlign - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
CompositeEventPrintLoopAdapter - Class in org.hps.record.composite
Record listener for printing event numbers from composite records.
CompositeEventPrintLoopAdapter() - Constructor for class org.hps.record.composite.CompositeEventPrintLoopAdapter
Class constructor.
CompositeEventPrintLoopAdapter(long) - Constructor for class org.hps.record.composite.CompositeEventPrintLoopAdapter
Class constructor.
CompositeLoop - Class in org.hps.record.composite
Implementation of a composite record loop for processing ET, EVIO and LCIO events using a single record source.
CompositeLoop() - Constructor for class org.hps.record.composite.CompositeLoop
Class constructor.
CompositeLoop(CompositeLoopConfiguration) - Constructor for class org.hps.record.composite.CompositeLoop
Create the loop with the given configuration.
CompositeLoopAdapter - Class in org.hps.record.composite
Adapter for listening on the CompositeLoop for records and loop events.
CompositeLoopAdapter() - Constructor for class org.hps.record.composite.CompositeLoopAdapter
 
CompositeLoopConfiguration - Class in org.hps.record.composite
A configuration object for the CompositeLoop.
CompositeLoopConfiguration() - Constructor for class org.hps.record.composite.CompositeLoopConfiguration
 
compositeProcessors - Variable in class org.hps.record.composite.CompositeLoopConfiguration
List of composite record processors.
CompositeRecord - Class in org.hps.record.composite
This class is used to group together corresponding ET, EVIO and LCIO events for use by the CompositeLoop.
CompositeRecord() - Constructor for class org.hps.record.composite.CompositeRecord
 
CompositeRecordProcessor - Class in org.hps.record.composite
An EventProcessor implementation for processing CompositeRecord records.
CompositeRecordProcessor() - Constructor for class org.hps.record.composite.CompositeRecordProcessor
 
CompositeRecordSource - Class in org.hps.record.composite
A record source providing CompositeRecord objects that can be accessed and/or modified by RecordListener objects on the loop.
CompositeRecordSource() - Constructor for class org.hps.record.composite.CompositeRecordSource
 
computeAmplitude(short[], int, int) - Static method in class org.hps.recon.ecal.EcalUtils
This is a very basic method that, given an array with the raw-waveform (in FADC units), returns the amplitude (in mV)
computeAngle(double) - Method in class org.hps.conditions.svt.MotorPositionLoader
 
computeAverageValues(List<EpicsData>) - Static method in class org.hps.record.epics.EpicsUtilities
 
computeCMatrixMap() - Method in class org.hps.recon.tracking.gbl.AlignableVolume
 
ComputeCOMDerivatives(GblPointJna) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
computeConstraint() - Method in class org.hps.recon.tracking.gbl.AlignableVolume
 
computeCorrectedEnergy(HPSEcal3, int, double, double, double, boolean) - Static method in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
Calculates energy correction based on cluster raw energy and particle type as per HPS Note 2014-001
computeCorrectedEnergy(double, double, double, double[], double[]) - Static method in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
Calculates the energy correction to a cluster given the variables from the fit as per HPS Note 2014-001 Note that this is correct as there is a typo in the formula print in the note.
computeCorrectedEnergy(HPSEcal3, int, double, double, double, boolean) - Static method in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2019
Calculates energy correction based on cluster raw energy and particle type as per HPS Note 2014-001
computeCorrectedEnergy(double, double, PolynomialSplineFunction, PolynomialSplineFunction, PolynomialSplineFunction, boolean) - Static method in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2019
Calculates the energy correction to a cluster given the variables from the fit as per HPS Note 2014-001 Note that this is correct as there is a typo in the formula print in the note.
computeCorrectedEnergy(HPSEcal3, int, double, double, double, boolean) - Static method in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2021
Calculates energy correction based on cluster raw energy and particle type as per HPS Note 2014-001
computeCorrectedEnergy(double, double, PolynomialSplineFunction, PolynomialSplineFunction, PolynomialSplineFunction, boolean) - Static method in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2021
Calculates the energy correction to a cluster given the variables from the fit as per HPS Note 2014-001 Note that this is correct as there is a typo in the formula print in the note.
computeCorrectedPosition(int, double, double) - Static method in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
Calculates position correction based on cluster raw energy, x calculated position, and particle type as per HPS Note 2014-001
computeCorrectedPosition(int, double, double, double) - Static method in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
Calculates position correction based on cluster corrected energy, x calculated position, and particle type as per HPS Note 2014-001
computeCorrectedPosition(int, double, double, double) - Static method in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
Calculates position correction based on cluster corrected energy, x calculated position, and particle type as per HPS Note 2014-001
ComputeEcalVars(EventHeader, List<SimCalorimeterHit>, IDDecoder) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
computeEfficiency(RawTrackerHit, HpsSiSensor) - Method in class org.hps.readout.svt.DropSVTHits
 
computeElectrodeData(ChargeDistribution) - Method in class org.hps.svt.alignment.HPSStrips
 
computeEnergySum(List<CalorimeterHit>) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Compute the energy sum for a set of CalorimeterHits by adding all their corrected energies.
computeExtrapErrorY(Track) - Method in class org.hps.analysis.tuple.TupleMaker
 
computeExtrapErrorY(Track, TrackState, HpsSiSensor, int) - Method in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
computeExtrapErrorY(Track, TrackState, HpsSiSensor, int) - Method in class org.hps.svt.SVTHitLevelPlots
 
computeGaussInt(double, int) - Method in class org.hps.svt.SVTHitLevelPlots
 
computeGBLResiduals - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
computeGblResiduals(Track, FittedGblTrajectory) - Static method in class org.hps.recon.tracking.gbl.GblUtils
returns the residuals from the trajectory fit fix this by passing only the trajectory!
computeGBLResiduals - Variable in class org.hps.recon.tracking.gbl.KalmanToGBLDriver
 
computeGBLResiduals - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
computeGBLStripClusterData(Track, int, List<TrackerHit>, String, EventHeader) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
computeIndexRanges() - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
 
computeNoise(double) - Method in class org.hps.recon.tracking.NoiselessReadoutChip.BasicChannel
Return the noise in electrons for a given strip/pixel capacitance
computePlotterRegion(HpsSiSensor) - Method in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
computePlotterRegion(SiSensor) - Method in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
computePlotterRegion(int, boolean) - Method in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
computePlotterRegion(int) - Method in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
computePlotterRegion(int, boolean) - Method in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
computePlotterRegion(int, boolean) - Method in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
computePlotterRegion(int) - Method in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
computePlotterRegion(HpsSiSensor) - Static method in class org.hps.recon.tracking.SvtPlotUtils
 
computePlotterRegionAxialOnly(HpsSiSensor) - Static method in class org.hps.recon.tracking.SvtPlotUtils
 
computePlotterRegionSvtUpgrade(HpsSiSensor) - Static method in class org.hps.recon.tracking.SvtPlotUtils
 
computeRawEnergy(Cluster) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Compute the raw energy of a cluster which is just the sum of all its hit energies.
computeRunLength() - Method in class org.hps.monitoring.application.model.RunModel
Compute the run length from the start and end date and set its value in the GUI.
ComputeStructureDerivatives(GblPointJna) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
ComputeSVTVars(MCParticle, List<SimTrackerHit>, List<SimTrackerHit>, FieldMap, List<HpsSiSensor>, Subdetector) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
computeTimeInterval(List<EpicsData>) - Static method in class org.hps.record.epics.EpicsUtilities
 
computeYDistanceFromEdge(HPSEcal3, double, double) - Static method in class org.hps.recon.ecal.cluster.ClusterCorrectionUtilities
 
conditions - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
conditions - Variable in class org.hps.analysis.ecal.cosmic.CrystalEnergyPlotsDriver
 
conditions - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
conditions - Variable in class org.hps.analysis.ecal.cosmic.RawModeADCHistogramDriver
 
conditions - Variable in class org.hps.analysis.ecal.cosmic.RawModeADCProfileDriver
 
conditions - Variable in class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
 
conditions - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
conditions - Variable in class org.hps.conditions.ecal.EcalConditionsUtil
The combined ECAL conditions object.
conditions - Variable in class org.hps.conditions.svt.AbstractSvtConditionsConverter
The combined detector conditions object.
conditions - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
conditions - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
CONDITIONS_TAG_CHANGED - Static variable in class org.hps.monitoring.application.Commands
Change the current conditions tag.
CONDITIONS_TAG_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
Conditions tag.
conditionsChanged(ConditionsEvent) - Method in class org.hps.detector.svt.SvtDetectorSetup
Hook that activates this class when conditions change (new detector or run number).
conditionsChanged(ConditionsEvent) - Method in class org.hps.evio.BaseEventBuilder
 
conditionsChanged(ConditionsEvent) - Method in class org.hps.evio.DummyEventBuilder
 
conditionsChanged(ConditionsEvent) - Method in class org.hps.evio.LCSimEngRunEventBuilder
 
conditionsChanged(ConditionsEvent) - Method in class org.hps.monitoring.application.ConditionsPanel.ConditionsPanelListener
Handle conditions change event.
conditionsChanged(ConditionsEvent) - Method in class org.hps.recon.ecal.cluster.AbstractClusterer
Detector setup performed here to get reference to ECAL subdetector and neighbor mapping.
conditionsChanged(ConditionsEvent) - Method in class org.hps.recon.ecal.cluster.CTPClusterer
 
ConditionsCollectionTableModel - Class in org.hps.monitoring.application
This is a table model for a collection of conditions objects.
ConditionsCollectionTableModel(DatabaseConditionsManager, ConditionsObjectCollection<?>) - Constructor for class org.hps.monitoring.application.ConditionsCollectionTableModel
Class constructor.
conditionsList - Variable in class org.hps.monitoring.application.ConditionsPanel
The GUI component listing the conditions sets for the run.
ConditionsListener - Class in org.hps.online.recon.eventbus
Activate lcsim conditions system from EVIO data on the event bus.
ConditionsListener(OnlineEventBus) - Constructor for class org.hps.online.recon.eventbus.ConditionsListener
 
conditionsListeners - Variable in class org.hps.monitoring.application.EventProcessing.SessionState
A list of extra ConditionsListener objects to add to the loop.
conditionsManager - Variable in class org.hps.analysis.ecal.FEEClusterPlotter
 
conditionsManager - Variable in class org.hps.analysis.ecal.SF2019Driver
 
conditionsManager - Variable in class org.hps.analysis.ecal.SF2021Driver
 
conditionsManager - Variable in class org.hps.conditions.cli.CommandLineTool
The database conditions system manager.
conditionsManager - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
conditionsManager - Variable in class org.hps.recon.ecal.EcalCalibrationsDriver
 
conditionsManager - Variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
conditionsManager - Variable in class org.hps.recon.filtering.FEEFilterDriver
 
conditionsManager - Static variable in class org.hps.svt.alignment.BuildCompact
 
ConditionsObject - Interface in org.hps.conditions.api
This is an interface for connecting conditions information to a database.
ConditionsObjectCollection<ObjectType extends ConditionsObject> - Interface in org.hps.conditions.api
Interface representing a collection of conditions objects.
ConditionsObjectException - Exception in org.hps.conditions.api
Thrown by methods of ConditionsObject or other associated classes such as converters and collections.
ConditionsObjectException(Exception) - Constructor for exception org.hps.conditions.api.ConditionsObjectException
Error with a message.
ConditionsObjectException(String) - Constructor for exception org.hps.conditions.api.ConditionsObjectException
Error with a message.
ConditionsObjectException(String, ConditionsObject) - Constructor for exception org.hps.conditions.api.ConditionsObjectException
Error with a message and object.
ConditionsObjectException(String, Throwable) - Constructor for exception org.hps.conditions.api.ConditionsObjectException
Error with an associated throwable.
ConditionsObjectUtilities - Class in org.hps.conditions.api
This is a collection of utility methods for ConditionsObjects.
ConditionsObjectUtilities() - Constructor for class org.hps.conditions.api.ConditionsObjectUtilities
Do not allow class to be instantiated.
ConditionsPanel - Class in org.hps.monitoring.application
The component for showing conditions table records in the monitoring application tabs.
ConditionsPanel() - Constructor for class org.hps.monitoring.application.ConditionsPanel
Class constructor which will initialize sub-components.
ConditionsPanel.ConditionsPanelListener - Class in org.hps.monitoring.application
The listener for updating the panel when conditions are changed.
ConditionsPanelListener() - Constructor for class org.hps.monitoring.application.ConditionsPanel.ConditionsPanelListener
 
conditionsProcessor - Variable in class org.hps.record.et.PreStartProcessor
The EVIO processor that will activate the conditions system.
ConditionsRecord - Class in org.hps.conditions.api
This class represents a single record from the primary conditions data table, which defines the validity range for a specific collection of conditions objects.
ConditionsRecord() - Constructor for class org.hps.conditions.api.ConditionsRecord
Class constructor.
ConditionsRecord(ConditionsRecord) - Constructor for class org.hps.conditions.api.ConditionsRecord
Copy constructor.
ConditionsRecord(int, int, int, String, String, String, String) - Constructor for class org.hps.conditions.api.ConditionsRecord
Fully qualified class constructor.
ConditionsRecord.ConditionsRecordCollection - Class in org.hps.conditions.api
The concrete collection implementation, including sorting utilities.
ConditionsRecord.ConditionsRecordCollection.CreatedComparator - Class in org.hps.conditions.api
Compare conditions records by creation date.
ConditionsRecord.ConditionsRecordCollection.KeyComparator - Class in org.hps.conditions.api
Compare conditions records by their key (table name).
ConditionsRecord.ConditionsRecordCollection.RunStartComparator - Class in org.hps.conditions.api
Compare conditions records by run start.
ConditionsRecord.ConditionsRecordCollection.UpdatedComparator - Class in org.hps.conditions.api
Compare conditions records by updated date.
ConditionsRecordCollection() - Constructor for class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection
 
conditionsRecordCollection - Variable in class org.hps.conditions.database.DatabaseConditionsManager
The current set of conditions records for the run.
ConditionsRecordConverter - Class in org.hps.conditions.database
Read ConditionsRecord objects from the conditions database.
ConditionsRecordConverter() - Constructor for class org.hps.conditions.database.ConditionsRecordConverter
 
ConditionsSeries<ObjectType extends ConditionsObject,CollectionType extends ConditionsObjectCollection<ObjectType>> - Class in org.hps.conditions.api
This class represents a series of collections containing ConditionsObjects.
ConditionsSeries() - Constructor for class org.hps.conditions.api.ConditionsSeries
 
ConditionsSeriesConverter<ObjectType extends ConditionsObject,CollectionType extends ConditionsObjectCollection<ObjectType>> - Class in org.hps.conditions.database
This converter creates a ConditionsSeries which is a list of ConditionsObjectCollection objects having the same type.
ConditionsSeriesConverter(Class<ObjectType>, Class<CollectionType>) - Constructor for class org.hps.conditions.database.ConditionsSeriesConverter
Class constructor.
conditionsSetup - Variable in class org.hps.online.recon.Station
The conditions system setup
conditionsTable - Variable in class org.hps.monitoring.application.ConditionsPanel
The table which shows the currently selected conditions set from the list.
ConditionsTag - Class in org.hps.conditions.api
Conditions tag specifying a set of grouped ConditionsRecord objects by their row IDs in the database along with a tag name.
ConditionsTag(int, String) - Constructor for class org.hps.conditions.api.ConditionsTag
Create a conditions tag record.
ConditionsTag.ConditionsTagCollection - Class in org.hps.conditions.api
Collection of tag records.
ConditionsTagCollection() - Constructor for class org.hps.conditions.api.ConditionsTag.ConditionsTagCollection
 
conditionsTagCollection - Variable in class org.hps.conditions.database.DatabaseConditionsManager
The currently active conditions tag; an empty collection means that no tag is active.
conditionsTagComboBox - Variable in class org.hps.monitoring.application.JobSettingsPanel
Combo box for selecting a conditions system tag.
ConditionsTagConverter - Class in org.hps.conditions.database
Convert records in the conditions_tags table to a conditions object collection.
ConditionsTagConverter() - Constructor for class org.hps.conditions.database.ConditionsTagConverter
 
cone_bwd_left_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomSurveyBalls
 
cone_bwd_left_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
cone_bwd_left_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomSurveyBalls
 
cone_bwd_left_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
cone_bwd_left_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomSurveyBalls
 
cone_bwd_left_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
cone_bwd_right_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
cone_bwd_right_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
cone_bwd_right_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
cone_fwd_left_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomSurveyBalls
 
cone_fwd_left_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
cone_fwd_left_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomSurveyBalls
 
cone_fwd_left_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
cone_fwd_left_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomSurveyBalls
 
cone_fwd_left_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
cone_fwd_right_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomSurveyBalls
 
cone_fwd_right_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
cone_fwd_right_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomSurveyBalls
 
cone_fwd_right_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
cone_fwd_right_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomSurveyBalls
 
cone_fwd_right_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
cone_to_edge_of_plate_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Bottom
 
cone_to_edge_of_plate_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Top
 
cone_to_edge_of_plate_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Bottom
 
cone_to_edge_of_plate_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Top
 
cone_to_edge_of_plate_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Bottom
 
cone_to_edge_of_plate_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Top
 
cone_to_edge_of_plate_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Bottom
 
cone_to_edge_of_plate_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Top
 
cone_to_hole_across_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13Bot
 
cone_to_hole_across_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13Top
 
cone_to_hole_across_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL1Bot
 
cone_to_hole_across_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL1Top
 
cone_to_hole_across_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL1Bot
 
cone_to_hole_across_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL1Top
 
cone_to_hole_across_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL2Bot
 
cone_to_hole_across_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL2Top
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL1Bot
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL1Top
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL2Bot
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL2Top
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL3Bot
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL3Top
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL1Bot
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL1Top
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL2Bot
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL2Top
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL3Bot
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL3Top
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL4Bot
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL4Top
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL1Bot
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL1Top
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL2Bot
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL2Top
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL3Bot
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL3Top
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL4Bot
 
cone_to_hole_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL4Top
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL1Bot
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL1Top
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL2Bot
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL2Top
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL3Bot
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL3Top
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL1Bot
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL1Top
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL2Bot
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL2Top
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL3Bot
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL3Top
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL4Bot
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL4Top
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL1Bot
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL1Top
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL2Bot
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL2Top
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL3Bot
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL3Top
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL4Bot
 
cone_to_hole_vertical_from_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL4Top
 
cone_to_side_plate_pin_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Top
 
cone_to_side_plate_pin_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Top
 
conFac - Variable in class org.hps.recon.tracking.kalman.MeasurementSite
 
conFac - Variable in class org.hps.recon.tracking.kalman.PropagatedTrackState
 
config - Variable in class org.hps.digi.EcalDigitizationWithPulserDataMergingReadoutDriver
 
config - Variable in class org.hps.digi.HodoscopeDigitizationWithPulserDataMergingReadoutDriver
 
config - Variable in class org.hps.readout.ecal.updated.EcalDigitizationReadoutDriver
 
config - Variable in class org.hps.readout.hodoscope.HodoscopeDigitizationReadoutDriver
 
config - Variable in class org.hps.recon.ecal.EcalGain
The DAQ configuration from EVIO used to set EcalRawConverter parameters if useDAQConfig=true.
config - Variable in class org.hps.recon.ecal.EcalOnlineRawConverter
 
config - Variable in class org.hps.recon.ecal.EcalOnlineRawConverter2019
 
config - Variable in class org.hps.recon.ecal.EcalRawConverter
The DAQ configuration from EVIO used to set EcalRawConverter parameters if useDAQConfig=true.
config - Variable in class org.hps.recon.ecal.EcalRawConverter2
The DAQ configuration from EVIO used to set EcalRawConverter parameters if useDAQConfig=true.
config - Variable in class org.hps.recon.ecal.EcalRawConverter3
The DAQ configuration from EVIO used to set EcalRawConverter parameters if useDAQConfig=true.
config - Variable in class org.hps.recon.ecal.HodoOnlineRawConverter2019
 
config - Variable in class org.hps.record.composite.CompositeLoop
The composite loop configuration.
CONFIG_PROPERTIES - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The list of all property names.
CONFIG_TAG - Static variable in class org.hps.record.svt.SvtConfigEvioProcessor
 
ConfigCommandHandler - Class in org.hps.online.recon.handlers
Handle the config command
ConfigCommandHandler(Server) - Constructor for class org.hps.online.recon.handlers.ConfigCommandHandler
 
configEcal - Variable in class org.hps.readout.rawconverter.AbstractBaseRawConverter
The 2019 DAQ Ecal FADC parameters.
configFile - Variable in class org.hps.online.recon.StationProcess
The input station properties file for the station
configHodo - Variable in class org.hps.readout.rawconverter.AbstractBaseRawConverter
The 2019 DAQ Hodo FADC parameters.
configIndex - Variable in enum org.hps.record.svt.SvtConfigData.RocTag
 
configIndex() - Method in enum org.hps.record.svt.SvtConfigData.RocTag
 
configMap - Variable in class org.hps.record.daqconfig.EvioDAQParser
 
configMap - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
 
configReader - Variable in class org.hps.monitoring.application.util.SyncEventProcessor
The trigger configuration reader.
configs - Variable in class org.hps.record.svt.SvtConfigEvioProcessor
 
configStat - Variable in class org.hps.digi.EcalDigitizationWithPulserDataMergingReadoutDriver
 
configStat - Variable in class org.hps.digi.HodoscopeDigitizationWithPulserDataMergingReadoutDriver
 
configStat - Variable in class org.hps.readout.ecal.updated.EcalDigitizationReadoutDriver
 
configStat - Variable in class org.hps.readout.hodoscope.HodoscopeDigitizationReadoutDriver
 
Configuration - Class in org.hps.monitoring.application.model
This class provides a list of key, value pairs backed by a Properties object.
Configuration() - Constructor for class org.hps.monitoring.application.model.Configuration
Class constructor.
Configuration(File) - Constructor for class org.hps.monitoring.application.model.Configuration
Class constructor.
Configuration(String) - Constructor for class org.hps.monitoring.application.model.Configuration
Class constructor.
configuration - Variable in class org.hps.monitoring.application.model.ConfigurationModel
The underlying properties for the model.
ConfigurationManager - Class in org.hps.record.daqconfig
Class ConfigurationManager provides static access to the DAQ configuration that can be parsed from EVIO files.
ConfigurationManager() - Constructor for class org.hps.record.daqconfig.ConfigurationManager
 
ConfigurationManager2019 - Class in org.hps.record.daqconfig2019
Class ConfigurationManager2019 provides static access to the 2019 DAQ configuration that can be parsed from EVIO files.
ConfigurationManager2019() - Constructor for class org.hps.record.daqconfig2019.ConfigurationManager2019
 
configurationModel - Variable in class org.hps.monitoring.application.AbstractFieldsPanel
The configuration model for the component.
configurationModel - Variable in class org.hps.monitoring.application.DataSourceComboBox
The backing configuration model.
configurationModel - Variable in class org.hps.monitoring.application.EventProcessing
Reference to the global configuration model.
configurationModel - Variable in class org.hps.monitoring.application.LogLevelFilterComboBox
The ConfigurationModel providing the backing model.
configurationModel - Variable in class org.hps.monitoring.application.MenuBar
The application backing model.
ConfigurationModel - Class in org.hps.monitoring.application.model
A model of the global configuration parameters that can be used to automatically update the GUI from a configuration or push changes from GUI components into the current configuration.
ConfigurationModel() - Constructor for class org.hps.monitoring.application.model.ConfigurationModel
Class constructor.
ConfigurationModel(Configuration) - Constructor for class org.hps.monitoring.application.model.ConfigurationModel
Class constructor.
configurationModel - Variable in class org.hps.monitoring.application.MonitoringApplication
The global configuration model.
configure() - Method in class org.hps.job.DatabaseConditionsManagerSetup
Configure the conditions system before it is initialized.
Confirm(SeedCandidate, SeedStrategy, double) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender
Try to confirm a seed using a specified strategy.
conn - Variable in class org.hps.online.recon.eventbus.OnlineEventBus
 
conn - Variable in class org.hps.online.recon.Station
The ET connection for managing the station
CONNECT - Static variable in class org.hps.monitoring.application.Commands
Connect to a new session.
connect() - Method in class org.hps.monitoring.application.EventProcessing
Connect to the ET system using the current connection settings.
connect() - Method in class org.hps.online.recon.aida.HistClient
 
connect() - Method in class org.hps.online.recon.aida.RemoteAidaDriver
 
connect() - Method in class org.hps.online.recon.aida.StripChartClient
 
connect() - Method in class org.hps.online.recon.aida.StripChartDriver
 
connect() - Method in class org.hps.online.recon.PlotAggregator
Open the main AIDA remote tree
connectButton - Variable in class org.hps.monitoring.application.EventButtonsPanel
Button for connect and disconnect which is toggled depending on state.
CONNECTED_ICON - Static variable in class org.hps.monitoring.application.EventButtonsPanel
Icon when application is connected to event processing session.
connection - Variable in class org.hps.analysis.dataquality.DQMDatabaseManager
 
connection - Variable in class org.hps.conditions.api.BaseConditionsObject
The JDBC connection used for database operations.
connection - Variable in class org.hps.conditions.api.BaseConditionsObjectCollection
The database connection.
connection - Variable in class org.hps.conditions.database.DatabaseConditionsManager
The current database connection.
connection - Variable in class org.hps.monitoring.application.EventProcessing.SessionState
An EtConnection with ET configuration (can be null if using a file source).
connection - Variable in class org.hps.record.composite.CompositeLoopConfiguration
The ET connection which will be null if not using an ET system.
connection - Variable in class org.hps.record.et.EtEventSource
The ET connection information.
CONNECTION_PROPERTY_FILE - Static variable in class org.hps.conditions.database.ConnectionParameters
Name of system property that can be used to specify custom database connection parameters.
CONNECTION_PROPERTY_RESOURCE - Static variable in class org.hps.conditions.database.ConnectionParameters
Connection property resource.
CONNECTION_STATUS_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConnectionStatusModel
The connection status property.
connectionModel - Variable in class org.hps.monitoring.application.EventProcessing
Reference to the global connection model.
connectionModel - Variable in class org.hps.monitoring.application.MonitoringApplication
The global connection status model.
connectionPanel - Variable in class org.hps.monitoring.application.SettingsPanel
The panel with connection settings.
connectionParameters - Variable in class org.hps.analysis.dataquality.DQMDatabaseManager
 
ConnectionParameters - Class in org.hps.conditions.database
This class encapsulates the parameters for connecting to a database, including host name, port, user and password.
ConnectionParameters() - Constructor for class org.hps.conditions.database.ConnectionParameters
Protected constructor for sub-classes.
ConnectionParameters(String, String, String, String) - Constructor for class org.hps.conditions.database.ConnectionParameters
Class constructor using default MySQL port number.
ConnectionParameters(String, String, String, String, int) - Constructor for class org.hps.conditions.database.ConnectionParameters
Fully qualified constructor.
connectionPropertiesFile - Variable in class org.hps.analysis.dataquality.DQMDatabaseManager
 
ConnectionSettingsChangeListener() - Constructor for class org.hps.monitoring.application.ConnectionSettingsPanel.ConnectionSettingsChangeListener
 
ConnectionSettingsPanel - Class in org.hps.monitoring.application
Connection settings panel.
ConnectionSettingsPanel() - Constructor for class org.hps.monitoring.application.ConnectionSettingsPanel
Class constructor.
ConnectionSettingsPanel.ConnectionSettingsChangeListener - Class in org.hps.monitoring.application
Update the GUI from changes in the ConfigurationModel.
ConnectionStatus - Enum in org.hps.monitoring.application.model
This is the status of the connection to the ET server from the monitoring client, and it includes a color that should be displayed in the GUI for the associated text.
ConnectionStatus(Color) - Constructor for enum org.hps.monitoring.application.model.ConnectionStatus
Class constructor.
connectionStatus - Variable in class org.hps.monitoring.application.model.ConnectionStatusModel
The current connection status.
ConnectionStatusModel - Class in org.hps.monitoring.application.model
This model updates listeners when the connection status changes from disconnected to connected or vice versa.
ConnectionStatusModel() - Constructor for class org.hps.monitoring.application.model.ConnectionStatusModel
 
ConnectionStatusPanel - Class in org.hps.monitoring.application
This is the panel for showing the current connection status (connected, disconnected, etc.) in the tool bar.
ConnectionStatusPanel(ConnectionStatusModel) - Constructor for class org.hps.monitoring.application.ConnectionStatusPanel
Class constructor.
connectList - Variable in class org.hps.monitoring.ecal.eventdisplay.event.Event
 
connectToDB - Variable in class org.hps.analysis.dataquality.DataQualityMonitor
 
Console - Class in org.hps.online.recon
Interactive console for online reconstruction client.
Console(Client) - Constructor for class org.hps.online.recon.Console
Class constructor.
CONST_A - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
constantGain - Variable in class org.hps.recon.ecal.EcalGain
If true, use a single gain factor for all channels.
constantGain - Variable in class org.hps.recon.ecal.EcalRawConverter
If true, use a single gain factor for all channels.
constantGain - Variable in class org.hps.recon.ecal.EcalRawConverter2
If true, use a single gain factor for all channels.
constantTriggerWindow - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
constantWindow - Variable in class org.hps.recon.ecal.EcalOnlineRawConverter
 
constantWindow - Variable in class org.hps.recon.ecal.EcalOnlineRawConverter2019
 
constrainedBSFit - Variable in class org.hps.recon.tracking.gbl.KalmanToGBLDriver
 
constrainedBSFit - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
constrainedD0Fit - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
constrainedFit - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
constrainedPhi0Fit - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
constrainedTanLFit - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
constrainedZ0Fit - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
Constraint() - Constructor for enum org.hps.analysis.MC.HpsReconParticleDriverForTrackRefit.Constraint
 
Constraint() - Constructor for enum org.hps.analysis.MC.HpsReconParticleForTruthTracksDriver.Constraint
 
Constraint() - Constructor for enum org.hps.analysis.tuple.FittedSVTHitsTupleDriver.Constraint
 
Constraint() - Constructor for enum org.hps.analysis.tuple.RawSVTHitsTupleDriver.Constraint
 
Constraint() - Constructor for enum org.hps.analysis.tuple.SVTTimingTupleDriver.Constraint
 
Constraint() - Constructor for enum org.hps.analysis.tuple.VertexDebugTupleDriver.Constraint
 
Constraint() - Constructor for enum org.hps.analysis.tuple.VertexTupleDriver.Constraint
 
Constraint() - Constructor for enum org.hps.analysis.vertex.VertexDebugger.Constraint
 
Constraint() - Constructor for enum org.hps.recon.particle.HpsReconParticleDriver.Constraint
 
construct() - Method in class org.hps.recon.tracking.gbl.GblTrajectory
Trajectory is prepared for fit or output to binary file, may consists of sub-trajectories.
constructOK - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
constructSinglesTriggersFromSSP(List<SSPCluster>) - Static method in class org.hps.analysis.trigger.util.TriggerDecisionCalculator
 
constructTriggers(List<E>, Class<E>, List<CalorimeterHit>) - Method in class org.hps.analysis.trigger.DataTriggerSim2019Driver
Constructs simulated triggers in the same manner as the hardware.
constructTriggers(List<E>, Class<E>) - Method in class org.hps.analysis.trigger.DataTriggerSimDriver
Constructs simulated triggers in the same manner as the hardware.
contains(Object) - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Return true if object is contained in this collection.
contains(Object) - Method in interface org.hps.conditions.api.ConditionsObjectCollection
Return true if collection contains this object.
contains(ConditionsRecord) - Method in class org.hps.conditions.api.ConditionsTag.ConditionsTagCollection
Return true if the collection contains this conditions record (it is in the tag).
contains(Collection<String>, List<Collection<String>>) - Static method in class org.hps.conditions.run.RunRange
Return true if the values are already in the unique values list.
contains(ArrayList<KalHit>) - Method in class org.hps.recon.tracking.kalman.TrackCandidate
 
contains(IDetectorElement) - Method in class org.hps.svt.alignment.BuildCompact.DetectorList
 
containsItem(DataSourceComboBox.DataSourceItem) - Method in class org.hps.monitoring.application.DataSourceComboBox
Return true if the (exact) given item exists in the combo box model.
containsKey(Object) - Method in class org.hps.analysis.MC.IndexMap
 
containsValue(Object) - Method in class org.hps.analysis.MC.IndexMap
 
content - Variable in class org.hps.conditions.svt.CalibrationHandler
The string content from parsing an XML calibration.
content - Variable in class org.hps.conditions.svt.DaqMapHandler
Text node inside of an XML element.
continueOnErrors - Variable in class org.hps.record.evio.EvioFileSource
Whether to continue on parse errors or not.
contour(int, int) - Method in class org.hps.minuit.MnContours
 
contour(int, int, double) - Method in class org.hps.minuit.MnContours
 
contour(int, int, double, int) - Method in class org.hps.minuit.MnContours
Causes a CONTOURS error analysis and returns the result in form of ContoursError.
ContoursError - Class in org.hps.minuit
 
ContoursError(int, int, List<Point>, MinosError, MinosError, int) - Constructor for class org.hps.minuit.ContoursError
 
CONTROL_TAG - Static variable in class org.hps.record.svt.SvtConfigEvioProcessor
 
Converged(Matrix) - Method in class org.hps.recon.vertexing.VertexFitter
Check to see if all the constraints are satisfied within the tolerance that has been set.
conversionConstant() - Method in class org.hps.recon.tracking.NoiselessReadoutChip.ADC
Compute the conversion constant in ADC/fC
convert(StdhepEvent) - Static method in class org.hps.analysis.util.ReadStdHepFile
Convert a StdhepEvent to an LCCollection of MCParticle objects.
convert(EventHeader, List, HepRepFactory, HepRepTypeTree, HepRepInstanceTree) - Method in class org.hps.plugin.HPSParticleConverter
 
convert(EventHeader, List, HepRepFactory, HepRepTypeTree, HepRepInstanceTree) - Method in class org.hps.plugin.HPSTrackConverter
 
Convert(HelicalTrackFit) - Method in class org.hps.recon.tracking.HelixConverter
Convert a helix to a StraightLineTrack.
Convert(Helix) - Method in class org.hps.recon.tracking.HelixConverter
Convert a helix to a StraightLineTrack.
convert(double) - Method in class org.hps.recon.tracking.NoiselessReadoutChip.ADC
Perform analog to digital conversion
convert - Static variable in class org.hps.util.GenerateBunches
 
convert(Subdetector, Detector) - Method in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter
 
convert(Subdetector, Detector) - Method in class org.lcsim.detector.converter.compact.HPSEcal2Converter
 
convert(Subdetector, Detector) - Method in class org.lcsim.detector.converter.compact.HPSEcal3Converter
 
convert(Subdetector, Detector) - Method in class org.lcsim.detector.converter.compact.HPSEcal4Converter
 
convert(Subdetector, Detector) - Method in class org.lcsim.detector.converter.compact.HPSEcalConverter
 
convert(Subdetector, Detector) - Method in class org.lcsim.detector.converter.compact.HPSMuonCalorimeterConverter
 
convert(Subdetector, Detector) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
 
convert(Subdetector, Detector) - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter
 
convert(Subdetector, Detector) - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
convertClouds(ITree) - Static method in class org.hps.online.recon.PlotAggregator
Convert all AIDA clouds to histograms within a tree
convertClusters(EventHeader, List<Cluster>, HepRepFactory, HepRepTypeTree, HepRepInstanceTree, Color, HepRepType) - Method in class org.hps.plugin.HPSParticleConverter
 
convertCovarianceToBillior(SymmetricMatrix, double[]) - Method in class org.hps.recon.vertexing.BilliorTrack
 
convertDecimal(String) - Static method in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
convertDecimal(String) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
convertDecimal(String) - Static method in class org.hps.util.ConvertToStdhep
 
convertDecimal(String) - Static method in class org.hps.util.DumpLHEEventsToASCII
 
Converter - Annotation Type in org.hps.conditions.database
This is an annotation for providing converter configuration for ConditionsObject classes.
converter - Variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
converter - Variable in class org.hps.readout.ecal.updated.EcalRawConverterReadoutDriver
The converter object responsible for processing raw hits into proper CalorimeterHit objects.
converter - Variable in class org.hps.readout.hodoscope.HodoscopeRawConverterReadoutDriver
The converter object responsible for processing raw hits into proper CalorimeterHit objects.
converter - Variable in class org.hps.recon.ecal.EcalGainDriver
 
converter - Variable in class org.hps.recon.ecal.EcalOnlineRawConverter2019Driver
 
converter - Variable in class org.hps.recon.ecal.EcalOnlineRawConverterDriver
 
converter - Variable in class org.hps.recon.ecal.EcalRawConverter2Driver
 
converter - Variable in class org.hps.recon.ecal.EcalRawConverter3Driver
 
converter - Variable in class org.hps.recon.ecal.EcalRawConverterDriver
 
converter - Variable in class org.hps.recon.ecal.HodoOnlineRawConverter2019Driver
 
converter - Variable in class org.hps.recon.ecal.HodoRawConverterDriver
 
converter - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
converter - Variable in class org.hps.recon.vertexing.TwoTrackFringeVertexer
 
ConverterRegistry - Class in org.hps.conditions.database
This is a registry of all available conditions converters.
ConverterRegistry() - Constructor for class org.hps.conditions.database.ConverterRegistry
Class should not be instantiated by users.
converters - Variable in class org.hps.conditions.database.DatabaseConditionsManager
Create the global registry of conditions object converters.
convertHit(RawTrackerHit) - Method in class org.hps.readout.rawconverter.AbstractMode1RawConverter
Converts a Mode-1 ADC buffer RawTrackerHit object to a CalorimeterHit object with calibrated energy and time values.
convertHit(RawCalorimeterHit, double) - Method in class org.hps.readout.rawconverter.AbstractMode3RawConverter
Converts a Mode-3 digitized hit to a CalorimeterHit object with calibrated energy and time values.
convertMicron(double) - Static method in class org.hps.util.ConvertToStdhep
 
convertMicron(double) - Static method in class org.hps.util.DumpLHEEventsToASCII
 
convertNeutralParticle(Detector, ReconstructedParticle, HepRepInstanceTree, HepRepFactory, HepRepType, Color) - Method in class org.hps.plugin.HPSParticleConverter
 
convertParsToBillior(double[]) - Method in class org.hps.recon.vertexing.BilliorTrack
 
ConvertToStdhep - Class in org.hps.util
 
ConvertToStdhep() - Constructor for class org.hps.util.ConvertToStdhep
 
convertToTruthHit(CalorimeterHit, Collection<SimCalorimeterHit>, EventHeader.LCMetaData) - Static method in class org.hps.recon.ecal.CalorimeterHitUtilities
Converts a hit of type CalorimeterHit to a SimCalorimeterHit object that contains all of the truth data present in the attached Set.
convertTracks(EventHeader, List<Track>, HepRepFactory, HepRepTypeTree, HepRepInstanceTree, Color, HepRepType) - Method in class org.hps.plugin.HPSParticleConverter
 
convertValue(Class<?>, String) - Static method in class org.hps.conditions.api.ConditionsObjectUtilities
Convert from a raw string into a specific type.
convertWaveformToPulse(RawTrackerHit, int) - Method in class org.hps.readout.rawconverter.AbstractMode1RawConverter
Performs pulse integration of the ADC buffer stored in the argument hit and outputs the results.
convertWaveformToPulse(RawTrackerHit, int) - Method in class org.hps.readout.rawconverter.EcalMode1RawConverter
 
convertWaveformToPulse(short[], int) - Method in class org.hps.recon.ecal.EcalOnlineRawConverter
Converts a mode-1 digitized waveform to a mode-3/7 pulse for a a given threshold crossing.
convertWaveformToPulse(short[], int) - Method in class org.hps.recon.ecal.EcalOnlineRawConverter2019
Converts a mode-1 digitized waveform to a mode-3/7 pulse for a a given threshold crossing.
convertWaveformToPulse(RawTrackerHit, int, boolean) - Method in class org.hps.recon.ecal.EcalRawConverter
Emulate the FADC250 firmware in conversion of Mode-1 waveform to a Mode-3/7 pulse, given a time for threshold crossing.
convertWaveformToPulse(RawTrackerHit, int, boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2
Emulate the FADC250 firmware in conversion of Mode-1 waveform to a Mode-3/7 pulse, given a time for threshold crossing.
convertWaveformToPulse(RawTrackerHit, int, boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3
Emulate the FADC250 firmware in conversion of Mode-1 waveform to a Mode-3/7 pulse, given a time for threshold crossing.
convertWaveformToPulse(short[], int) - Method in class org.hps.recon.ecal.HodoOnlineRawConverter2019
Converts a mode-1 digitized waveform to a mode-3/7 pulse for a a given threshold crossing.
coord - Variable in class org.lcsim.geometry.compact.converter.SurveyVolume
 
CoordinateTransformations - Class in org.hps.recon.tracking
Class that contains the transformations between the JLAB and lcsim tracking coordinate systems.
CoordinateTransformations() - Constructor for class org.hps.recon.tracking.CoordinateTransformations
Private constructor to prevent initialization
COPLANARITY - Static variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
COPLANARITY - Static variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
coplanarityCount - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
coplanarityCut(Cluster[]) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Checks if a cluster pair is coplanar to the beam within a given angle
coplanMean - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
coplanMean - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
coplanMean - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
coplanMean - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
coplanMean - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
coplanMean - Variable in class org.hps.analysis.vertex.VertexDebugger
 
coplanWidth - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
coplanWidth - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
coplanWidth - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
coplanWidth - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
coplanWidth - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
coplanWidth - Variable in class org.hps.analysis.vertex.VertexDebugger
 
copy(ITree, IDevTree, String) - Static method in class org.hps.online.recon.PlotAggregator
Copy objects and directories from one tree into another
copy() - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Make a deep copy of a matrix
copy() - Method in class org.hps.recon.tracking.gbl.matrix.VMatrix
 
copy() - Method in class org.hps.recon.tracking.gbl.matrix.VSymMatrix
 
copy() - Method in class org.hps.recon.tracking.gbl.matrix.VVector
 
copy() - Method in class org.hps.recon.tracking.kalman.Helix
 
copy() - Method in class org.hps.recon.tracking.kalman.HelixState
 
copy() - Method in class org.hps.recon.tracking.kalman.Plane
 
copy() - Method in class org.hps.recon.tracking.kalman.RKhelix
 
copy() - Method in class org.hps.recon.tracking.kalman.RotMatrix
 
copy() - Method in class org.hps.recon.tracking.kalman.SquareMatrix
 
copy() - Method in class org.hps.recon.tracking.kalman.StateVector
 
copy() - Method in class org.hps.recon.tracking.kalman.TrackCandidate
 
copy() - Method in class org.hps.recon.tracking.kalman.Vec
 
CopyClusterCollectionDriver - Class in org.hps.recon.ecal.cluster
Copy a Cluster collection to a new collection via the BaseCluster class's copy constructor.
CopyClusterCollectionDriver() - Constructor for class org.hps.recon.ecal.cluster.CopyClusterCollectionDriver
Basic no argument constructor.
copyClusters(List<Cluster>) - Method in class org.hps.recon.ecal.cluster.CopyClusterCollectionDriver
Copy clusters to a new collection (list).
copyMcParticle(MCParticle) - Static method in class org.hps.util.MergeBunches
Deep copy of an mc particle.
copyOccupancyPlots() - Method in class org.hps.online.recon.PlotAggregator
Copy occupancy plots from the first remote into the combined output
copySimCalorimeterHit(SimCalorimeterHit, EventHeader.LCMetaData, boolean) - Method in class org.hps.util.MergeBunches
Deep copy of an SimCalorimeterHit.
copySimTrackerHit(SimTrackerHit, EventHeader.LCMetaData) - Method in class org.hps.util.MergeBunches
Deep copy of an SimTrackerHit.
copyVector() - Method in class org.hps.recon.tracking.gbl.matrix.Vector
Perform a deep copy of this Vector object
correctChanT0 - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
correctECalSF - Variable in class org.hps.analysis.examples.EventAnalysis2019
 
correctECalSF - Variable in class org.hps.analysis.examples.EventAnalysis2019Jeopardy
 
correctedPositionMap - Variable in class org.hps.recon.ecal.cluster.ReconClusterer
 
correctForT0Offset - Variable in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
CorrectGainRunDependenceDriver - Class in org.hps.recon.ecal
This driver reads in a hit collection and outputs a new hit collection correcting for the run-dependent change in the energy.
CorrectGainRunDependenceDriver() - Constructor for class org.hps.recon.ecal.CorrectGainRunDependenceDriver
Basic no argument constructor.
correctPerSensorPerPhase - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
CorrectStereoHits(List<HelicalTrackHit>, HelicalTrackFit) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
correctT0Shift - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
correctTimeOffset - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
correctTimeWalk(double, double) - Method in class org.hps.recon.ecal.EcalTimeCorrectionDriver
Perform time walk correction.
correctTimeWalk(double, double) - Static method in class org.hps.recon.ecal.EcalTimeWalk
Perform Time Walk Correction
correctTimeWalkPulseFitting(double, double) - Method in class org.hps.recon.ecal.EcalTimeCorrectionDriver
Perform time walk correction for mode 1 hits using pulse fitting.
correctTimeWalkPulseFitting(double, double) - Static method in class org.hps.recon.ecal.EcalTimeWalk
Perform Time Walk Correction for Mode 1 hits using pulse fitting
correctTrack - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
correlateBadAndTruthCollections(List<ReconstructedParticle>, List<ReconstructedParticle>, List<LCRelation>, List<LCRelation>, List<LCRelation>) - Method in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
correlateCandidates(List<ReconstructedParticle>, List<Vertex>) - Method in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
correlateCandidates(List<ReconstructedParticle>, List<Vertex>) - Method in class org.hps.analysis.tuple.TupleMaker
 
correlateCollections(List<ReconstructedParticle>, List<ReconstructedParticle>) - Method in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
correlateCollections(List<ReconstructedParticle>, List<ReconstructedParticle>) - Method in class org.hps.analysis.tuple.TupleMaker
find the v0 (or moller) candidate in one collection that corresponds to the v0 (or moller) candidate in the other collection
corrScaleFactor - Static variable in class org.lcsim.geometry.compact.converter.MilleParameter
 
Cos(double) - Static method in class org.hps.recon.tracking.TrackUtils
 
Cos(double) - Method in class org.hps.svt.alignment.AlignmentParameters
 
Cosmic - Static variable in class org.hps.record.daqconfig2019.TSConfig2019
 
CosmicCalibrationFit - Class in org.hps.analysis.ecal.cosmic
This code looks at raw FADC spectra and applies geometric cuts to select vertical cosmic events.
CosmicCalibrationFit() - Constructor for class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
CosmicCalibrationInt - Class in org.hps.analysis.ecal.cosmic
This code looks at raw FADC spectra, integrates cosmic signals, and outputs a .root file containing the histogram spectra for each crystal.
CosmicCalibrationInt() - Constructor for class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
cosmicClusterer - Variable in class org.hps.recon.ecal.cluster.DualThresholdCosmicClusterDriver
 
CosmicClusterPlotsDriver - Class in org.hps.analysis.ecal.cosmic
Create ADC value plots from the cosmic clusters.
CosmicClusterPlotsDriver() - Constructor for class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
cosmicList - Variable in class org.hps.record.triggerbank.SSPData
 
CosmicPMTFilter - Class in org.hps.recon.filtering
 
CosmicPMTFilter() - Constructor for class org.hps.recon.filtering.CosmicPMTFilter
 
cosPhi - Variable in class org.hps.detector.ecal.CrystalTaitBryanAngleCalculator
 
cosTheta(ReconstructedParticle) - Static method in class org.hps.analysis.ecal.MassCalculator
Calculates the cosine of the opening angle of the vertex
cosThTrkCutMax - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
cosThTrkCutMax - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
cosThTrkCutMin - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
cosThTrkCutMin - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
Cot(double) - Method in class org.hps.svt.alignment.AlignmentParameters
 
count - Variable in class org.hps.util.TimerDriver
 
countHit(HelicalTrackCross) - Method in class org.hps.analysis.examples.TrackAnalysis
 
countHit(TrackerHit, RelationalTable, RelationalTable, RelationalTable) - Method in class org.hps.analysis.examples.TrackAnalysis
 
countHit(HelicalTrack2DHit) - Method in class org.hps.analysis.examples.TrackAnalysis
 
countPairs(Set<Integer>) - Static method in class org.hps.util.FilterMCBunches
 
counts - Variable in class org.hps.monitoring.drivers.svt.PedestalPlots
 
counts - Variable in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
counts - Variable in class org.hps.recon.tracking.kalman.Efficiency
 
counts - Variable in class org.hps.recon.tracking.kalman.Histogram
 
countSmallHits(List<RawTrackerHit>) - Static method in class org.hps.evio.SvtEventFlagger
 
countSmallHits(List<RawTrackerHit>) - Static method in class org.hps.recon.filtering.SVTSmallHitsFilter
 
countSmallHits(List<RawTrackerHit>) - Static method in class org.hps.recon.tracking.SvtPlotUtils
 
cov() - Method in class org.hps.recon.tracking.StraightLineTrack
Return the covariance matrix.
CovA - Variable in class org.hps.recon.tracking.kalman.SeedTrack
 
covariance() - Method in class org.hps.minuit.MnApplication
 
covariance() - Method in class org.hps.minuit.MnUserParameterState
 
covariance() - Method in class org.hps.recon.tracking.kalman.LinearHelixFit
 
covariance() - Method in class org.hps.recon.tracking.kalman.SeedTrack
 
covariance() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the helix covariance matrix.
covariance() - Method in class org.hps.recon.vertexing.VertexFit
Return the covariance matrix from the vertex fit.
covariancePivotTransform(Vec) - Method in class org.hps.recon.tracking.kalman.StateVector
 
COVER_DEPTH - Static variable in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter
Specifies the default size in the z-direction of the hodoscope scintillator cover material.
COVER_DEPTH - Static variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Specifies the default size in the z-direction of the hodoscope scintillator cover material.
coverDepth - Variable in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter.PixelParameters
 
coverDepth - Variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1.PixelParameters
 
coverMaterial - Variable in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter.PixelParameters
 
coverMaterial - Variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1.PixelParameters
 
covMomList - Variable in class org.hps.recon.vertexing.BilliorVertexer
 
covNaN() - Method in class org.hps.recon.tracking.kalman.KalTrack
 
covVtxMomList - Variable in class org.hps.recon.vertexing.BilliorVertexer
 
Cp - Variable in class org.hps.recon.tracking.kalman.KalTrack
 
cProfile - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
crate - Variable in class org.hps.conditions.ecal.EcalChannel.DaqId
The DAQ crate number.
CRATE - Static variable in class org.hps.evio.RfFitterDriver
 
crate - Variable in class org.hps.evio.StuckFADCBitDriver.CrateSlot
 
crate - Variable in class org.hps.recon.ecal.FADCGenericHit
 
CRATE - Static variable in class org.hps.recon.filtering.CosmicPMTFilter
 
Crate(int) - Constructor for enum org.hps.record.triggerbank.TriggerConfigData.Crate
 
crate - Variable in enum org.hps.record.triggerbank.TriggerConfigData.Crate
 
CRATE2019 - Static variable in class org.hps.evio.RfFitterDriver
 
crateCombo - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
crateLabel - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
crateList - Static variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
crateNumber - Variable in class org.hps.record.daqconfig.DAQConfigDriver
 
crateNumber - Variable in class org.hps.record.daqconfig2019.DAQConfig2019Driver
 
crates - Variable in class org.hps.monitoring.ecal.plots.EcalDaqPlots
 
crates - Static variable in class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
CrateSlot(int, int) - Constructor for class org.hps.evio.StuckFADCBitDriver.CrateSlot
 
create() - Static method in class org.hps.conditions.api.TableRegistry
Create a new table meta data registry.
create() - Static method in class org.hps.conditions.cli.CommandLineTool
Create a basic instance of this class.
create() - Static method in class org.hps.conditions.database.ConverterRegistry
Automatically create converters for all ConditionsObject classes.
create(MnParabolaPoint, MnParabolaPoint, MnParabolaPoint) - Static method in class org.hps.minuit.MnParabolaFactory
 
create(MnParabolaPoint, double, MnParabolaPoint) - Static method in class org.hps.minuit.MnParabolaFactory
 
create(Configuration) - Static method in class org.hps.monitoring.application.MonitoringApplication
Static utility method for creating new instance.
create(String) - Method in class org.hps.monitoring.plotting.MonitoringPlotFactory
Create a named plotter.
create() - Method in class org.hps.monitoring.plotting.MonitoringPlotFactory
Create an unnamed plotter.
create(String) - Method in class org.hps.online.recon.commands.CommandFactory
Create a command by name.
create(JSONObject) - Method in class org.hps.online.recon.StationManager
Create a new station.
create(double, double, long, int) - Static method in class org.hps.recon.ecal.CalorimeterHitUtilities
 
create(double, double, long) - Static method in class org.hps.recon.ecal.CalorimeterHitUtilities
 
create(double, double, long, EventHeader.LCMetaData) - Static method in class org.hps.recon.ecal.CalorimeterHitUtilities
 
create(double, double, long, int, EventHeader.LCMetaData) - Static method in class org.hps.recon.ecal.CalorimeterHitUtilities
 
create(String, double[]) - Static method in class org.hps.recon.ecal.cluster.ClustererFactory
Create a clustering algorithm with a set of cuts.
create(String) - Static method in class org.hps.recon.ecal.cluster.ClustererFactory
Create a clustering algorithm with default cut values.
create(String) - Static method in class org.hps.recon.utils.TrackClusterMatcherFactory
Create a Track to Cluster matching algorithm
createActiveSensorDetectorElement(JavaSurveyVolume) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
Create the HpsSiSensor detector element.
createAlignableModuleDetectorElement(JavaSurveyVolume) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
 
createAlignableSupport(JavaSurveyVolume) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
 
createBaseDetectorElement(JavaSurveyVolume) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
Create the tracker base DetectorElement
createBasicCluster(CalorimeterHit, List<CalorimeterHit>) - Static method in class org.hps.readout.ecal.updated.GTPClusterReadoutDriver
Creates a new cluster object from a seed hit and list of hits.
createBasicCluster() - Method in class org.hps.recon.ecal.cluster.AbstractClusterer
Create a basic Cluster with the correct type.
createBasicCluster() - Method in interface org.hps.recon.ecal.cluster.Clusterer
Create a basic Cluster with the correct type for this algorithm.
createBasicCluster(List<CalorimeterHit>) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Create a basic cluster object from a list of hits.
createCellIDSet(List<RawTrackerHit>) - Method in class org.hps.recon.ecal.cluster.DualThresholdCosmicClusterer
Create a list of cell IDs from a set of RawTrackerHit (raw data) objects.
createChannelHistogram1D(String) - Static method in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
createChannelHistogram2D(String) - Static method in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
createChannelId() - Method in class org.hps.conditions.ecal.EcalChannel
Create a channel ID for this ECAL channel.
createChannelProfile1D(String) - Static method in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
createChannelProfile2D(String) - Static method in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
createCloud1D(String) - Method in class org.hps.online.recon.aida.ExampleDriver
 
createCluster(Map<Long, CalorimeterHit>, CalorimeterHit) - Method in class org.hps.recon.ecal.cluster.NearestNeighborClusterer
 
createClusters(EventHeader, List<CalorimeterHit>) - Method in class org.hps.recon.ecal.cluster.AbstractClusterer
This is the primary method for sub-classes to implement their clustering algorithm.
createClusters(EventHeader, List<CalorimeterHit>) - Method in interface org.hps.recon.ecal.cluster.Clusterer
Create a list of output clusters from input hits.
createClusters(EventHeader, List<CalorimeterHit>) - Method in class org.hps.recon.ecal.cluster.CTPClusterer
 
createClusters() - Method in class org.hps.recon.ecal.cluster.CTPClusterer
 
createClusters(EventHeader, List<CalorimeterHit>) - Method in class org.hps.recon.ecal.cluster.DualThresholdCosmicClusterer
Create and return clusters.
createClusters(EventHeader, List<CalorimeterHit>) - Method in class org.hps.recon.ecal.cluster.GTPClusterer
Processes the argument CalorimeterHit collection and forms a collection of Cluster objects according to the GTP clustering algorithm.
createClusters(EventHeader, List<CalorimeterHit>) - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
Processes the argument CalorimeterHit collection and forms a collection of Cluster objects according to the GTP clustering algorithm.
createClusters(EventHeader, List<CalorimeterHit>) - Method in class org.hps.recon.ecal.cluster.LegacyClusterer
 
createClusters(EventHeader, List<CalorimeterHit>) - Method in class org.hps.recon.ecal.cluster.NearestNeighborClusterer
 
createClusters(EventHeader, List<CalorimeterHit>) - Method in class org.hps.recon.ecal.cluster.ReconClusterer
 
createClusters(EventHeader, List<CalorimeterHit>) - Method in class org.hps.recon.ecal.cluster.SimpleCosmicClusterer
This method implements the cosmic clustering algorithm which uses a iterative nearest neighbor algorithm.
createClusters(EventHeader, List<CalorimeterHit>) - Method in class org.hps.recon.ecal.cluster.SimpleReconClusterer
 
createCmdLineOpts() - Static method in class org.hps.svt.alignment.BuildCompact
 
createCmdLineOpts() - Static method in class org.hps.svt.alignment.BuildMillepedeCompact
 
createCmdLineOpts() - Static method in class org.hps.svt.alignment.MillepedeCompactDump
 
createCollection(DatabaseConditionsManager, ConditionsRecord, TableMetaData) - Static method in class org.hps.conditions.database.AbstractConditionsObjectConverter
Create a conditions object collection.
createCollections(List<Collection<String>>) - Static method in class org.hps.conditions.svt.SvtTimingConstantsLoader
Create the conditions collections from the unique values found in the spreadsheet.
CreateCommand - Class in org.hps.online.recon.commands
Create one or more new stations using the current configuration properties of the server.
CreateCommand() - Constructor for class org.hps.online.recon.commands.CreateCommand
 
CreateCommandHandler - Class in org.hps.online.recon.handlers
Handle the create command.
CreateCommandHandler(Server) - Constructor for class org.hps.online.recon.handlers.CreateCommandHandler
 
createCommandLineOptions() - Static method in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
createCommandLineOptions() - Static method in class org.hps.analysis.util.ReadStdHepFile
 
createCommandLineOptions() - Method in class org.hps.job.JobManager
Override creation of command line options.
createCommandLineOptions() - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
createCommandLineOptions() - Static method in class org.hps.util.ConvertToStdhep
 
createCommandLineOptions() - Static method in class org.hps.util.DumpLHEEventsToASCII
 
createCommandLineOptions() - Static method in class org.hps.util.ExtractEventsWithHitAtHodoEcal
Defines command line options for this program.
createCommandLineOptions() - Static method in class org.hps.util.FilterMCBunches
Defines command line options for this program.
createConditionsRecord(int, int, String, String, int, String, String) - Method in class org.hps.conditions.cli.AddCommand
Create a conditions record.
createConditionsTagCollection(ConditionsRecord.ConditionsRecordCollection, String) - Method in class org.hps.conditions.cli.TagCommand
Create the collection with the records for creating a new conditions "tag".
createConnection() - Method in class org.hps.conditions.database.ConnectionParameters
Create a database connection from these parameters.
createConnection() - Method in class org.hps.conditions.database.DatabaseConditionsManager
Get a connection to the conditions database, possibly using properties from the command line for the database URL, username, and password (otherwise the defaults are used to provide a read only connection).
createConnection(String, String, int, boolean, int, int, String, int, Mode, int, int) - Static method in class org.hps.record.et.EtConnection
Create an EtConnection with full list of configuration parameters.
createDAQConfig(EvioEvent, int, BaseStructure) - Static method in class org.hps.record.evio.EvioEventUtilities
 
createDaqId() - Method in class org.hps.conditions.ecal.EcalChannel
Create a #DaqId for this ECAL channel.
createDataPointSet(String, String, String) - Method in class org.hps.online.recon.aida.StripChartDriver
 
CreatedComparator() - Constructor for class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection.CreatedComparator
 
createDefaultConnection() - Static method in class org.hps.record.et.EtConnection
Create an EtConnection with a set of default parameters.
createDefaultPlotterStyle() - Method in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
createDefaultStyle() - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplay
Initializes the default style for plots.
createDefaultStyle() - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
Initializes the default style for plots.
createDefaultStyle() - Method in class org.hps.monitoring.ecal.plots.EcalHitPlots
Initializes the default style for plots.
createDetectorElement(Detector, Subdetector, IPhysicalVolume, int, int) - Method in class org.lcsim.detector.converter.compact.HPSEcal3Converter
Create a DetectorElement for an ECal crystal.
createDetectorElement(Detector, Subdetector, IPhysicalVolume, int, int) - Method in class org.lcsim.detector.converter.compact.HPSEcal4Converter
Create a DetectorElement for an ECal crystal.
createDocument() - Method in class org.hps.conditions.svt.SvtConfiguration
Convert the raw database content for the configuration into an XML document.
createDynamicTimeSeriesChart(String, int, RegularTimePeriod, ValueProvider) - Static method in class org.hps.monitoring.plotting.StripChartBuilder
Create a strip chart with simple parameter settings.
createDynamicTimeSeriesChart(String, String, int, String[], int, RegularTimePeriod, ValueProvider, long) - Static method in class org.hps.monitoring.plotting.StripChartBuilder
This creates a strip chart with full parameter settings, which will automatically update at a certain time interval.
createEmptyClusterCollection - Variable in class org.hps.recon.ecal.cluster.ClusterDriver
 
createEtConnection() - Method in class org.hps.monitoring.application.EventProcessing
Create a connection to an ET system using current parameters from the GUI.
createEtConnection(ConfigurationModel) - Static method in class org.hps.monitoring.application.util.EtSystemUtil
Create an EtConnection from the settings in a ConfigurationModel.
createEventBuilder(ConfigurationModel) - Method in class org.hps.monitoring.application.EventProcessing
Create the event builder for converting EVIO events to LCSim.
createEvioEvent(EtEvent) - Method in class org.hps.record.composite.EvioEventAdapter
Create an EvioEvent from an EtEvent byte buffer.
createGBLStripClusterData(KalTrack) - Method in class org.hps.recon.tracking.kalman.KalmanInterface
 
createGeometryDefinition(boolean, Element) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014JavaBuilder
 
createGeometryDefinition(boolean, Element) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014LCDDBuilder
 
createGeometryDefinition(boolean, Element) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014JavaBuilder
 
createGeometryDefinition(boolean, Element) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014LCDDBuilder
 
createGeometryDefinition(boolean, Element) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014v1JavaBuilder
 
createGeometryDefinition(boolean, Element) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014v1LCDDBuilder
 
createGeometryDefinition(boolean, Element) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017JavaBuilder
 
createGeometryDefinition(boolean, Element) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017LCDDBuilder
 
createGeometryDefinition(boolean, Element) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019JavaBuilder
 
createGeometryDefinition(boolean, Element) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019LCDDBuilder
 
createGeometryDefinition(boolean, Element) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
createGeometryDefinition(boolean, Element) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
createGeometryId(IIdentifierHelper, int) - Method in class org.hps.conditions.ecal.EcalChannel
Create a #GeometryId for this ECAL channel.
createGeometryId(IIdentifierHelper, int) - Method in class org.hps.conditions.hodoscope.HodoscopeChannel
Create a #GeometryId for this Hodo channel.
createHitMap(List<CalorimeterHit>) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Create a map of IDs to their hits.
createHoles(Track) - Method in class org.hps.recon.tracking.HoleCreationDriver
Create holes in given track; remove the necessary hits from the collections
createKalmanSeedTrack(Track, RelationalTable, RelationalTable) - Method in class org.hps.recon.tracking.kalman.KalmanInterface
 
createKalmanTrackFit(int, SeedTrack, Track, RelationalTable, RelationalTable, int) - Method in class org.hps.recon.tracking.kalman.KalmanInterface
 
createKalmanTrackFit(int, Vec, Vec, DMatrixRMaj, Track, RelationalTable, RelationalTable, int) - Method in class org.hps.recon.tracking.kalman.KalmanInterface
 
createLayerDetectorElement(JavaSurveyVolume) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
Create the layer DetectorElement
createLayerPlot(String, int, int, double, double) - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
createLayerPlot(String, int, int, double, double) - Method in class org.hps.analysis.dataquality.TrackMCEfficiency
 
createLayerPlot1D(String, int, int, double, double) - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
createLayerPlot2D(String, int, int, double, double, int, double, double) - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
createLayerProfile2D(String, int, int, double, double, int, double, double) - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
createLongAxialSlotHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition
createLongAxialSlotHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014v1GeometryDefinition
 
createLongStereoSlotHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition
createLongStereoSlotHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014v1GeometryDefinition
 
createModule(String, int, SurveyVolume, SurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition
createModule(String, int, SurveyVolume, SurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition
 
createModule(String, int, SurveyVolume, SurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition
 
createModulePlacements(LCDD, int, String) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2
 
createModules(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2
 
createNeighborMap() - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
Create a map of a crystal to its adjacent neighbors in all eight cardinal directions.
createOccupancyPlotStyle(String, HpsSiSensor, boolean) - Method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
Create a plotter style.
createOccupancyPlotStyle(String, HpsSiSensor, boolean) - Method in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
Create a plotter style.
createOccupancyPlotStyle(String, HpsSiSensor, boolean) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
Create a plotter style.
createParticleHitMap(Cluster) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Create a map between a particle and its list of hits from a Cluster.
createPlotterFactory(String) - Method in class org.hps.monitoring.plotting.MonitoringAnalysisFactory
Create a named plotter factory for the monitoring application.
createPlotterFactory() - Method in class org.hps.monitoring.plotting.MonitoringAnalysisFactory
Create an unnamed plotter factory for the monitoring application.
createRawHitMap(List<RawTrackerHit>) - Method in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
createSelectArray() - Static method in class org.hps.monitoring.application.EventProcessing
Create the select array from event selection in ET stations (not currently used).
createSelectArray() - Static method in class org.hps.monitoring.application.util.EtSystemUtil
Create an event selection array (with size 6).
createSensorDetectorElement(JavaSurveyVolume) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
Set the sensor PhysicalVolume to be sensitive.
createSensorPlot(String, HpsSiSensor, int, double, double) - Static method in class org.hps.analysis.dataquality.PlotAndFitUtilities
 
createSensorPlot(String, HpsSiSensor, int, double, double, boolean) - Static method in class org.hps.analysis.dataquality.PlotAndFitUtilities
 
createSensorPlot2D(String, HpsSiSensor, int, double, double, int, double, double) - Static method in class org.hps.analysis.dataquality.PlotAndFitUtilities
 
createSensorPlot2D(String, HpsSiSensor, int, double, double, int, double, double, boolean) - Static method in class org.hps.analysis.dataquality.PlotAndFitUtilities
 
createSeries(String) - Method in class org.hps.conditions.database.ConditionsSeriesConverter
Create a new conditions series.
createSiModules(List<MaterialSupervisor.SiStripPlane>) - Method in class org.hps.recon.tracking.kalman.KalmanInterface
 
createSiSensor(int, String, IDetectorElement, String, IIdentifier) - Method in class org.lcsim.detector.converter.compact.HPSTestRunTracker2014Converter
 
createSiSensor(int, String, IDetectorElement, String, IIdentifier) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014Converter
 
createSiSensor(int, String, IDetectorElement, String, IIdentifier) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
Abstract method to create the correct type of HpsSiSensor.
createSiSensor(int, String, IDetectorElement, String, IIdentifier) - Method in class org.lcsim.detector.converter.compact.HPSTracker2017Converter
 
createSiSensor(int, String, IDetectorElement, String, IIdentifier) - Method in class org.lcsim.detector.converter.compact.HPSTracker2019Converter
 
createStationDir(String) - Method in class org.hps.online.recon.Server
Create the work directory for a station.
createStationDir(String) - Method in class org.hps.online.recon.StationManager
Create the work directory for a station.
createStereoLayers() - Method in class org.lcsim.detector.converter.compact.subdetector.HpsTracker2
Method that loops through the collection of HpsSiSensor and creates stereo layers.
createStripChart(String, String, int, String[], int, RegularTimePeriod, ValueProvider, long) - Method in class org.hps.monitoring.plotting.MonitoringPlotFactory
This creates a strip chart with full parameter settings, which will automatically update at a certain time interval.
createStripChart(String, int, RegularTimePeriod, ValueProvider) - Method in class org.hps.monitoring.plotting.MonitoringPlotFactory
Create a strip chart with simple parameter settings.
createStripChart(String, String, int, int, int) - Method in class org.hps.monitoring.plotting.MonitoringPlotFactory
Create a strip chart which must be updated manually.
createStripCharts() - Method in class org.hps.monitoring.subsys.et.EtSystemStripCharts
Create the strip charts for plotting the basic ET system statistics.
createStripPositionMap() - Method in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
For each sensor, create a mapping between a physical channel number and it's global strip position.
createStripPositionMap(HpsSiSensor) - Static method in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
createStripPositionMap() - Method in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
For each sensor, create a mapping between a physical channel number and it's global strip position.
createStripPositionMap(HpsSiSensor) - Static method in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
createStripPositionMap() - Method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
For each sensor, create a mapping between a physical channel number and it's global strip position.
createStripPositionMap(HpsSiSensor) - Static method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
createStripPositionMap() - Method in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
For each sensor, create a mapping between a physical channel number and it's global strip position.
createStripPositionMap(HpsSiSensor) - Static method in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
createStripPositionMap() - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
For each sensor, create a mapping between a physical channel number and it's global strip position.
createStripPositionMap(HpsSiSensor) - Static method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
createStripPositionMap(HpsSiSensor) - Static method in class org.hps.online.recon.aida.HPSMonitoring2021
 
createStripPositionMap(HpsSiSensor) - Static method in class org.hps.online.recon.aida.JustEcal
 
createStripPositionMap() - Method in class org.hps.svt.OccupancyPlots
For each sensor, create a mapping between a physical channel number and it's global strip position.
createStripPositionMap(HpsSiSensor) - Static method in class org.hps.svt.OccupancyPlots
 
createStyle(IPlotterFactory, String, String) - Method in class org.hps.monitoring.drivers.svt.SamplesPlots
 
createStyle(HpsSiSensor, String, String) - Method in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
createStyle(HpsSiSensor, String, String) - Method in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
createStyle(HpsSiSensor, String, String) - Method in class org.hps.monitoring.drivers.svt.SvtHitPlots
Create a plotter style.
createStyle(HpsSiSensor, String, String) - Method in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
createStyle(String, String) - Method in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
createStyle(HpsSiSensor, String, String) - Method in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
createStyle(HpsSiSensor, String, String) - Method in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
createStyle(HpsSiSensor, String, String) - Method in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
createStyle(IPlotterFactory, String, String) - Static method in class org.hps.recon.tracking.SvtPlotUtils
Create a plotter style.
createStyle(IPlotterFactory, HpsSiSensor, String, String) - Static method in class org.hps.recon.tracking.SvtPlotUtils
 
createSVTDataPacket(int, int, int, int, short[]) - Method in class org.hps.readout.svt.SVTData
Creates and SVT data packet
createSVTDataPacket(int, int, int, int, short[], int[]) - Static method in class org.hps.readout.svt.SVTData
 
createTestRunHalfModuleAxial(String, HPSTestRunTracker2014GeometryDefinition.BaseModule, AlignmentCorrection, int, String) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition
 
createTestRunHalfModuleAxial(String, HPSTestRunTracker2014GeometryDefinition.BaseModule, AlignmentCorrection, int, String) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition
 
createTestRunHalfModuleAxial(String, HPSTestRunTracker2014GeometryDefinition.BaseModule, AlignmentCorrection, int, String) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
createTestRunHalfModuleStereo(String, HPSTestRunTracker2014GeometryDefinition.BaseModule, AlignmentCorrection, int, String) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition
 
createTestRunHalfModuleStereo(String, HPSTestRunTracker2014GeometryDefinition.BaseModule, AlignmentCorrection, int, String) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition
 
createTestRunHalfModuleStereo(String, HPSTestRunTracker2014GeometryDefinition.BaseModule, AlignmentCorrection, int, String) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
createTimeSeriesChart(String, String, int, String[], double) - Method in class org.hps.monitoring.plotting.MonitoringPlotFactory
 
createTimeSeriesChart(String, String, int, int, int) - Static method in class org.hps.monitoring.plotting.StripChartBuilder
This should be used when the time period for updating is variable.
createTimeSeriesChart(String, String, int, String[], double) - Static method in class org.hps.monitoring.plotting.StripChartBuilder
This can be used to create a strip chart with multiple TimeSeries in the data set.
createTrack(KalTrack, boolean) - Method in class org.hps.recon.tracking.kalman.KalmanInterface
 
createTrack(SeedTrack) - Method in class org.hps.recon.tracking.kalman.KalmanInterface
 
createTrackerModuleDetectorElement(JavaSurveyVolume, IDetectorElement) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
Create the SiTrackerModule.
createTrackState(MeasurementSite, int, boolean) - Method in class org.hps.recon.tracking.kalman.KalmanInterface
 
cross(int[], double[], double[], double, int) - Method in class org.hps.minuit.MnFunctionCross
 
cross(Vec) - Method in class org.hps.recon.tracking.kalman.Vec
 
CrossFcnLimit() - Constructor for class org.hps.minuit.MnCross.CrossFcnLimit
 
CrossNewMin() - Constructor for class org.hps.minuit.MnCross.CrossNewMin
 
CrossParLimit() - Constructor for class org.hps.minuit.MnCross.CrossParLimit
 
CRRC() - Constructor for class org.hps.recon.tracking.PulseShape.CRRC
 
crystal - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
Crystal() - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
Initializes a new calorimeter crystal panel.
crystal - Variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalEvent
 
crystalActivated(CrystalEvent) - Method in interface org.hps.monitoring.ecal.eventdisplay.util.CrystalListener
crystalActivated

public void crystalActivated(CrystalEvent e)

Invoked when a crystal becomes highlighted.
crystalActivated(CrystalEvent) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
crystalActivated(CrystalEvent) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
crystalActivated(CrystalEvent) - Method in class org.hps.monitoring.ecal.plots.EcalFeeMonitor
 
crystalActivated(CrystalEvent) - Method in class org.hps.monitoring.ecal.plots.EcalPedestalViewer
 
CrystalBallFunction - Class in org.hps.util
 
CrystalBallFunction() - Constructor for class org.hps.util.CrystalBallFunction
 
crystalClicked(CrystalEvent) - Method in interface org.hps.monitoring.ecal.eventdisplay.util.CrystalListener
crystalClicked

public void crystalClicked(CrystalEvent e)

Invoked when a crystal is clicked
crystalClicked(CrystalEvent) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplay
Updates the monitoring plots for the crystal that was clicked.
crystalClicked(CrystalEvent) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
Updates the monitoring plots for the crystal that was clicked.
crystalClicked(CrystalEvent) - Method in class org.hps.monitoring.ecal.plots.EcalFeeMonitor
 
crystalClicked(CrystalEvent) - Method in class org.hps.monitoring.ecal.plots.EcalPedestalViewer
 
CrystalDataSet - Class in org.hps.monitoring.ecal.eventdisplay.util
Class CrystalDataSet contains all of the hardware data for a single calorimeter crystal as defined in the crystal hardware reference sheet.
CrystalDataSet(int, int, int, String, int, double, int, int, int, int, int, String, int, int) - Constructor for class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
Defines the data set.
CrystalDataSet.Motherboard - Enum in org.hps.monitoring.ecal.eventdisplay.util
Enumerable Motherboard contains convenience methods for defining the motherboard location for a particular crystal.
CrystalDataSet.Preamplifier - Class in org.hps.monitoring.ecal.eventdisplay.util
Class Preamplifier represents the number of a crystal's preamplifier.
crystalDeactivated(CrystalEvent) - Method in interface org.hps.monitoring.ecal.eventdisplay.util.CrystalListener
crystalDeactivated

public void crystalDeactivated(CrystalEvent e)

Invoked when a crystal ceases to be highlighted.
crystalDeactivated(CrystalEvent) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
crystalDeactivated(CrystalEvent) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
crystalDeactivated(CrystalEvent) - Method in class org.hps.monitoring.ecal.plots.EcalFeeMonitor
 
crystalDeactivated(CrystalEvent) - Method in class org.hps.monitoring.ecal.plots.EcalPedestalViewer
 
crystalDeadTime - Variable in class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
CrystalEnergyPlotsDriver - Class in org.hps.analysis.ecal.cosmic
This Driver will create a histogram for every crystal in the ECAL and plot its corrected energy for the event.
CrystalEnergyPlotsDriver() - Constructor for class org.hps.analysis.ecal.cosmic.CrystalEnergyPlotsDriver
 
CrystalEvent - Class in org.hps.monitoring.ecal.eventdisplay.util
Class CrystalEvent represents some event that occurred with respect to a crystal.
CrystalEvent(Viewer, Point) - Constructor for class org.hps.monitoring.ecal.eventdisplay.util.CrystalEvent
CrystalEvent

public CrystalEvent(Viewer parent, Point triggerCrystal)

Creates a crystal event for the indicated crystal and triggering component.
CrystalFilterPanel - Class in org.hps.monitoring.ecal.eventdisplay.ui
Class CrystalFilterPanel is an extension of JPanel that allows users to select filters for crystals from the properties stored in a CrystalDataSet object and filter all the crystals present in an EcalWiringManager object by said properties.

CrystalFilterPanel alerts other classes that a filter has been applied through ActionListener objects.
CrystalFilterPanel(EcalWiringManager) - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
CrystalFilterPanel.CDSComparator - Class in org.hps.monitoring.ecal.eventdisplay.ui
Class CDSComparator allows a set of filters for each property in a CrystalDataSet to be defined.
CrystalFilterPanel.CheckListener - Class in org.hps.monitoring.ecal.eventdisplay.ui
Class CheckListener is an implementation of ItemListener that is linked to a specific component index and handles the enabling and disabling of filters.
CrystalFilterPanel.Position - Enum in org.hps.monitoring.ecal.eventdisplay.ui
Enumerable Position specifies a location on the calorimeter.
crystalIndex - Variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
 
CrystalListener - Interface in org.hps.monitoring.ecal.eventdisplay.util
Interface CrystalListener receives events from a Viewer component regarding crystals.
crystalMap - Variable in class org.hps.detector.ecal.EcalCrystalChannelMap
Map of crystal to channel.
crystalMap - Variable in class org.hps.monitoring.ecal.eventdisplay.util.EcalWiringManager
 
CrystalRange - Class in org.hps.detector.ecal
Simplistic representation of a range of ECal XY crystal indices.
CrystalRange(Element) - Constructor for class org.hps.detector.ecal.CrystalRange
 
CrystalRange(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSEcal3.CrystalRange
 
CrystalRange(Element) - Constructor for class org.lcsim.geometry.subdetector.HPSEcal3.CrystalRange
 
crystals - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
crystals - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
CrystalTaitBryanAngleCalculator - Class in org.hps.detector.ecal
Calculates Euler (actually Tait-Bryan) angles for a rotation which transfers the crystal from it's initial state parallel to the Z axis into the center position defined by the center points of the front and back faces.
CrystalTaitBryanAngleCalculator(GVector) - Constructor for class org.hps.detector.ecal.CrystalTaitBryanAngleCalculator
 
crystalTimeMap - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
 
crystalTolerance - Static variable in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal
 
crystalTolerance - Static variable in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal2
 
crystalToleranceX - Static variable in class org.lcsim.detector.converter.compact.HPSEcal3Converter
 
crystalToleranceX - Static variable in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal3
 
crystalToleranceY - Static variable in class org.lcsim.detector.converter.compact.HPSEcal3Converter
 
crystalToleranceY - Static variable in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal3
 
crystalXPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
crystalXYPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
crystalYPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
crysvec - Variable in class org.hps.detector.ecal.Geant4Position
 
Csc(double) - Method in class org.hps.svt.alignment.AlignmentParameters
 
CSupport(String, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CSupport
 
cth() - Method in class org.hps.recon.vertexing.BilliorTrack
Return cos(theta).
ctheffAxial - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
ctheffAxial - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
ctheffElectrons - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
ctheffElectrons - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
ctheffElectrons - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
ctheffFindable - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
ctheffFindable - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
ctheffFindable - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
cthfake - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
CTPClusterDriver - Class in org.hps.recon.ecal.cluster
This is a Driver to wrap the GTPClusterer algorithm, allowing the limitClusterRange to be set publicly.
CTPClusterDriver() - Constructor for class org.hps.recon.ecal.cluster.CTPClusterDriver
 
CTPClusterer - Class in org.hps.recon.ecal.cluster
Creates clusters from CalorimeterHits in the HPSEcal detector.
CTPClusterer() - Constructor for class org.hps.recon.ecal.cluster.CTPClusterer
 
CTPClusterer.TimeComparator - Class in org.hps.recon.ecal.cluster
 
cumProbThreshold - Variable in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
curEvent - Variable in class org.hps.monitoring.ecal.eventdisplay.io.TextManager
 
curr - Variable in class org.hps.online.recon.aida.StripChartDriver
 
current - Variable in class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
 
current - Static variable in class org.hps.util.GenerateBunches
 
currentEpicsData - Variable in class org.hps.record.epics.EpicsRunProcessor
The current EPICS data block from the EVIO events (last one that was found).
currentEvent - Variable in class org.hps.monitoring.subsys.ecal.EcalStripChartTestDriver
 
currentEvent - Variable in class org.hps.record.evio.EvioFileSource
The current event.
currentGridY - Variable in class org.hps.monitoring.application.AbstractFieldsPanel
Grid Y which is incremented as components are added.
currentObject - Variable in class org.hps.monitoring.application.PlotInfoPanel
The currently selected AIDA object.
currentRecord - Variable in class org.hps.record.AbstractRecordQueue
The current record.
currentRecord - Variable in class org.hps.record.composite.CompositeRecordSource
The current record.
currentRecord - Variable in class org.hps.record.et.EtEventSource
The current ET record.
currentRegion - Variable in class org.hps.monitoring.application.PlotInfoPanel
The currently selected plotter region.
currentRun - Variable in class org.hps.online.recon.eventbus.ConditionsListener
 
currentScalerData - Variable in class org.hps.record.scalers.ScalersEvioProcessor
Currently cached ScalerData object which was created by the process method.
currentSvtChannelID - Variable in class org.hps.conditions.svt.DaqMapHandler
Current SVT channel ID.
currentTime - Variable in class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
currentTime - Static variable in class org.hps.readout.ReadoutDataManager
Tracks the current simulation time in units of nanoseconds.
currentTiTimeOffset - Variable in class org.hps.evio.LCSimEngRunEventBuilder
The current TI time offset in nanoseconds from the run manager.
currentValue() - Method in class org.hps.readout.ecal.RingBuffer
 
curvature() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the signed helix curvature.
curvatureComparator - Static variable in class org.hps.recon.tracking.kalman.SeedTrack
 
curvatureIndex - Static variable in class org.hps.recon.vertexing.BilliorTrack
Index of curvature element in the parameter array and covariance matrix.
curveerror - Variable in class org.hps.recon.vertexing.BilliorTrack
Doubles used for error variables
curvilinearProjection(double, double, Hep3Vector) - Static method in class org.hps.recon.tracking.straight.STUtils
Computes projection matrix from the ST variables x0,y0,z0 to the curvilinear xT,yT,zT variables.
curvilinearProjectionMatrix(Hep3Vector) - Static method in class org.hps.recon.tracking.straight.STUtils
Computes projection matrix from the intercept variables x0,y0,z0 to the curvilinear xT,yT,zT variables.
Cut(String) - Constructor for enum org.hps.analysis.dataquality.MollerMonitoring.Cut
 
Cut(String) - Constructor for enum org.hps.analysis.dataquality.TridentMonitoring.Cut
 
Cut(int) - Constructor for enum org.hps.recon.tracking.EventQuality.Cut
 
cut(int[], EventQuality.Cut) - Static method in class org.hps.recon.tracking.TrackUtils
 
cut0H - Variable in class org.hps.evio.SvtEventFlagger
 
cut0L - Variable in class org.hps.evio.SvtEventFlagger
 
cut1H - Variable in class org.hps.evio.SvtEventFlagger
 
cut1L - Variable in class org.hps.evio.SvtEventFlagger
 
CUT_BOT_NCLUSTERS - Static variable in class org.hps.record.daqconfig2019.MultiplicityTriggerConfig2019
 
CUT_COPLANARITY - Static variable in class org.hps.record.daqconfig.PairTriggerConfig
 
CUT_COPLANARITY - Static variable in class org.hps.record.daqconfig2019.PairTriggerConfig2019
 
CUT_ENERGY_DIFF - Static variable in class org.hps.record.daqconfig.PairTriggerConfig
 
CUT_ENERGY_DIFF - Static variable in class org.hps.record.daqconfig2019.PairTriggerConfig2019
 
CUT_ENERGY_MAX - Static variable in class org.hps.record.daqconfig.PairTriggerConfig
 
CUT_ENERGY_MAX - Static variable in class org.hps.record.daqconfig.SinglesTriggerConfig
 
CUT_ENERGY_MAX - Static variable in class org.hps.record.daqconfig2019.FEETriggerConfig2019
 
CUT_ENERGY_MAX - Static variable in class org.hps.record.daqconfig2019.MultiplicityTriggerConfig2019
 
CUT_ENERGY_MAX - Static variable in class org.hps.record.daqconfig2019.PairTriggerConfig2019
 
CUT_ENERGY_MAX - Static variable in class org.hps.record.daqconfig2019.SinglesTriggerConfig2019
 
CUT_ENERGY_MIN - Static variable in class org.hps.record.daqconfig.PairTriggerConfig
 
CUT_ENERGY_MIN - Static variable in class org.hps.record.daqconfig.SinglesTriggerConfig
 
CUT_ENERGY_MIN - Static variable in class org.hps.record.daqconfig2019.FEETriggerConfig2019
 
CUT_ENERGY_MIN - Static variable in class org.hps.record.daqconfig2019.MultiplicityTriggerConfig2019
 
CUT_ENERGY_MIN - Static variable in class org.hps.record.daqconfig2019.PairTriggerConfig2019
 
CUT_ENERGY_MIN - Static variable in class org.hps.record.daqconfig2019.SinglesTriggerConfig2019
 
CUT_ENERGY_SLOPE - Static variable in class org.hps.record.daqconfig.PairTriggerConfig
 
CUT_ENERGY_SLOPE - Static variable in class org.hps.record.daqconfig2019.PairTriggerConfig2019
 
CUT_ENERGY_SUM - Static variable in class org.hps.record.daqconfig.PairTriggerConfig
 
CUT_ENERGY_SUM - Static variable in class org.hps.record.daqconfig2019.PairTriggerConfig2019
 
CUT_HIT_COUNT - Static variable in class org.hps.record.daqconfig.PairTriggerConfig
 
CUT_HIT_COUNT - Static variable in class org.hps.record.daqconfig.SinglesTriggerConfig
 
CUT_HIT_COUNT - Static variable in class org.hps.record.daqconfig2019.FEETriggerConfig2019
 
CUT_HIT_COUNT - Static variable in class org.hps.record.daqconfig2019.MultiplicityTriggerConfig2019
 
CUT_HIT_COUNT - Static variable in class org.hps.record.daqconfig2019.PairTriggerConfig2019
 
CUT_HIT_COUNT - Static variable in class org.hps.record.daqconfig2019.SinglesTriggerConfig2019
 
CUT_PDE - Static variable in class org.hps.record.daqconfig2019.SinglesTriggerConfig2019
 
CUT_TIME_DIFF - Static variable in class org.hps.record.daqconfig.PairTriggerConfig
 
CUT_TIME_DIFF - Static variable in class org.hps.record.daqconfig2019.MultiplicityTriggerConfig2019
 
CUT_TIME_DIFF - Static variable in class org.hps.record.daqconfig2019.PairTriggerConfig2019
 
CUT_TOP_NCLUSTERS - Static variable in class org.hps.record.daqconfig2019.MultiplicityTriggerConfig2019
 
CUT_TOT_NCLUSTERS - Static variable in class org.hps.record.daqconfig2019.MultiplicityTriggerConfig2019
 
CUT_X_MAX - Static variable in class org.hps.record.daqconfig2019.SinglesTriggerConfig2019
 
CUT_X_MIN - Static variable in class org.hps.record.daqconfig2019.SinglesTriggerConfig2019
 
CUT_Y_MAX - Static variable in class org.hps.record.daqconfig2019.SinglesTriggerConfig2019
 
CUT_Y_MIN - Static variable in class org.hps.record.daqconfig2019.SinglesTriggerConfig2019
 
CutObject(EventQuality.Cut, String, double, double, double) - Constructor for class org.hps.recon.tracking.EventQuality.CutObject
 
CUTOFF_OFFSET - Static variable in class org.hps.recon.ecal.cluster.ClusterCorrectionUtilities
 
cutOutLowChargeClusters - Variable in class org.hps.monitoring.drivers.headless.SvtClustersHeadless
 
cutOutLowChargeClusters - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
cutOutLowChargeHits - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
cutOutLowChargeHits - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
cuts - Variable in class org.hps.recon.ecal.cluster.AbstractClusterer
 
cuts - Variable in class org.hps.recon.ecal.cluster.ClusterDriver
 
CUTS - Static variable in class org.hps.recon.filtering.CosmicPMTFilter
 
cuts - Variable in class org.hps.recon.particle.FinalStateParticleDriver
 
cuts - Variable in class org.hps.recon.particle.ReconParticleDriver
 
cuts - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
cuts - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
cuts - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
cuts - Variable in class org.hps.record.triggerbank.TriggerModule
Stores each of the cut values used by the module.
cutTuple - Variable in class org.hps.analysis.tuple.TupleMaker
 
cutType - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
cutType - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
CutType(String, boolean, boolean) - Constructor for enum org.hps.analysis.trigger.TriggerDiagnostic2019Driver.CutType
Instantiates a cut.
CutType(String, boolean, boolean) - Constructor for enum org.hps.analysis.trigger.TriggerDiagnosticDriver.CutType
Instantiates a cut.
CutType(String, boolean, boolean, boolean) - Constructor for enum org.hps.analysis.trigger.TriggerDiagnosticDriver.CutType
Instantiates a cut.
cutTypes - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
cutVertexMass - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
cutVertexZ - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
cutVertexZVsMass - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
Cx - Variable in class org.hps.recon.tracking.kalman.KalTrack
 

D

d - Variable in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
Arrays for internal storage of eigenvalues.
D0 - Variable in class org.hps.svt.SVTHitLevelPlots
 
D0_err - Variable in class org.hps.svt.SVTHitLevelPlots
 
d0BotL26 - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
d0C1D - Variable in class org.hps.online.recon.aida.ExampleDriver
 
d0Cut - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
d0Diff - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
d0Diff2 - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
d0DiffGbl - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
d0effAxial - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
d0effAxial - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
d0effElectrons - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
d0effElectrons - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
d0effFindable - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
d0effFindable - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
d0Ele - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
d0H1D - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
d0Pos - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
d0TopL26 - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
d0TrkCut - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
d0TrkCut - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
d0VsL12Iso - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
d0VsL1Iso - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
d0Vslambda - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
d0Vsomega - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
d0VsPhi0 - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
d0Vsz0 - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
D2 - Static variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
D2

private static final double D2

The squared distance of the calorimeter from the target.
DAQ_CONFIG - Static variable in class org.hps.record.daqconfig.ConfigurationManager
 
DAQ_CONFIG - Static variable in class org.hps.record.daqconfig2019.ConfigurationManager2019
 
DAQ_MAP_TABLE_NAME - Static variable in class org.hps.conditions.svt.SvtConditionsLoader
SVT DAQ map table name.
DAQConfig - Class in org.hps.record.daqconfig
Class DAQConfig holds all of the supported parameters from the DAQ configuration that exists in EVIO files.
DAQConfig() - Constructor for class org.hps.record.daqconfig.DAQConfig
 
DAQConfig2019 - Class in org.hps.record.daqconfig2019
Class DAQConfig2019 holds all of the supported parameters from the DAQ configuration that exists in EVIO files.
DAQConfig2019() - Constructor for class org.hps.record.daqconfig2019.DAQConfig2019
 
DAQConfig2019Driver - Class in org.hps.record.daqconfig2019
Class DAQConfig2019Driver is responsible for accessing the 2019 DAQ configuration settings, and then passing them to the associated class ConfigurationManager2019 so that they can be accessed by other classes.

The driver may accomplish this by two means.
DAQConfig2019Driver() - Constructor for class org.hps.record.daqconfig2019.DAQConfig2019Driver
 
DAQConfigDriver - Class in org.hps.record.daqconfig
Class DAQConfigDriver is responsible for accessing the DAQ configuration settings, and then passing them to the associated class ConfigurationManager so that they can be accessed by other classes.

The driver may accomplish this by two means.
DAQConfigDriver() - Constructor for class org.hps.record.daqconfig.DAQConfigDriver
 
daqConfigurationAppliedintoReadout - Variable in class org.hps.readout.hodoscope.HodoscopePatternReadoutDriver
 
daqConfigurationAppliedintoReadout - Variable in class org.hps.record.daqconfig2019.DAQConfig2019Driver
Indicates whether the DAQ configuration is applied in the readout system.
DaqId(int[]) - Constructor for class org.hps.conditions.ecal.EcalChannel.DaqId
Create a DAQ ID from an array of values.
daqMap - Variable in class org.hps.conditions.ecal.EcalChannel.EcalChannelCollection
Map of #DaqId to channel object.
daqMap - Variable in class org.hps.conditions.hodoscope.HodoscopeChannel.HodoscopeChannelCollection
Map of #DaqId to channel object.
daqMap - Variable in class org.hps.conditions.svt.AbstractSvtConditions
The SVT DAQ mapping.
daqMap - Variable in class org.hps.conditions.svt.DaqMapHandler
The collection of DAQ map objects.
daqMap - Variable in class org.hps.svt.SVTHitLevelPlots
 
daqMap - Variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
DaqMapHandler - Class in org.hps.conditions.svt
Handler for DAQ map events.
DaqMapHandler() - Constructor for class org.hps.conditions.svt.DaqMapHandler
Default constructor.
daqMapHandler - Variable in class org.hps.conditions.svt.SvtConditionsReader
SAX handler for DAQ map elements.
daqMapping - Variable in class org.hps.conditions.svt.DaqMapHandler
An SVT DAQ map object.
daqPairToSensor - Variable in class org.hps.evio.AbstractSvtEvioReader
 
daqToGeometryId(int, short, short) - Method in class org.hps.evio.EcalEvioReader
 
daqToGeometryId(int, short, short) - Method in class org.hps.evio.HodoEvioReader
 
daqToGeometryId(int, int, int) - Method in class org.hps.evio.StuckFADCBitDriver
Copied from EcalEvioReader
daqVersion - Variable in class org.hps.record.daqconfig2019.DAQConfig2019Driver
 
dashboardPanel - Variable in class org.hps.monitoring.application.MonitoringApplicationFrame
The dashboard panel.
data - Variable in class org.hps.conditions.api.FieldValuesMap
Map of field names to values.
data() - Method in class org.hps.minuit.MnAlgebraicSymMatrix
 
data - Variable in class org.hps.minuit.MnAlgebraicVector
 
data() - Method in class org.hps.minuit.MnAlgebraicVector
 
data() - Method in class org.hps.minuit.MnUserCovariance
 
data - Variable in class org.hps.readout.svt.SVTData
 
data - Variable in class org.hps.readout.util.collection.ManagedLCIOData
The collection data.
data - Variable in class org.hps.readout.util.collection.TriggeredLCIOData
The collection data.
DATA - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2019
 
DATA - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2021
 
data - Variable in class org.hps.recon.ecal.FADCGenericHit
 
data - Variable in class org.hps.recon.ecal.HitExtraData
 
data - Variable in class org.hps.record.epics.EpicsEvioProcessor
The current EPICS data object.
data - Variable in class org.hps.record.scalers.ScalerData
The scaler data values.
data - Variable in class org.hps.record.svt.SvtConfigData
 
data - Variable in class org.hps.record.triggerbank.SSPTrigger
 
data - Variable in class org.hps.record.triggerbank.TriggerConfigData
 
DATA_BANK_TAG - Static variable in class org.hps.evio.Phys2019SvtEvioReader
 
DATA_BANK_TAG - Static variable in class org.hps.evio.SvtEvioReader
 
DATA_COLLECTION - Static variable in class org.hps.recon.tracking.gbl.GBLKinkData
 
DATA_HEADER_LENGTH - Static variable in class org.hps.evio.BaseSvtEvioReader
 
DATA_HEADER_LENGTH - Static variable in class org.hps.evio.SvtEvioReader
 
DATA_RATE_COLLECTION_INDEX - Static variable in class org.hps.monitoring.subsys.et.EtSystemStripCharts
 
DATA_RATE_PROPERTY - Static variable in class org.hps.monitoring.application.model.RunModel
The data rate in megabytes per second.
DATA_RECEIVED_PROPERTY - Static variable in class org.hps.monitoring.application.model.RunModel
The amount of data received in bytes since the last timer tick.
DATA_RELATION_COLLECTION - Static variable in class org.hps.recon.tracking.gbl.GBLKinkData
 
DATA_SOURCE_CHANGED - Static variable in class org.hps.monitoring.application.Commands
Change the current data source.
DATA_SOURCE_PATH_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The data source path which is a file path if using a file source (EVIO or LCIO file.
DATA_SOURCE_TYPE_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The data source type (EVIO, LCIO or ET).
DATA_TAG - Static variable in class org.hps.record.svt.SvtConfigEvioProcessor
 
DATA_TAIL_LENGTH - Static variable in class org.hps.evio.BaseSvtEvioReader
 
DATA_TAIL_LENGTH - Static variable in class org.hps.evio.SvtEvioReader
 
database - Variable in class org.hps.conditions.database.ConnectionParameters
The database name.
DatabaseCheck - Class in org.hps.monitoring.ecal.eventdisplay.util
 
DatabaseCheck() - Constructor for class org.hps.monitoring.ecal.eventdisplay.util.DatabaseCheck
 
DatabaseConditionsManager - Class in org.hps.conditions.database
This class provides the top-level API for accessing database conditions, as well as configuring the database connection, initializing all required components, and loading required converters and table meta data.
DatabaseConditionsManager() - Constructor for class org.hps.conditions.database.DatabaseConditionsManager
Class constructor.
DatabaseConditionsManagerSetup - Class in org.hps.job
Provides setup for HPS specific conditions manager.
DatabaseConditionsManagerSetup() - Constructor for class org.hps.job.DatabaseConditionsManagerSetup
 
DatabaseObject - Interface in org.hps.conditions.api
This is a simple ORM interface for mapping Java objects to a database.
DatabaseObjectException - Exception in org.hps.conditions.api
Exception for errors that occur when performing operations on DatabaseObjects.
DatabaseObjectException(String, DatabaseObject) - Constructor for exception org.hps.conditions.api.DatabaseObjectException
Class constructor.
DatabaseObjectException(String, Throwable, DatabaseObject) - Constructor for exception org.hps.conditions.api.DatabaseObjectException
Class constructor.
DatabaseUtilities - Class in org.hps.conditions.database
Database utility methods.
DatabaseUtilities() - Constructor for class org.hps.conditions.database.DatabaseUtilities
Do not allow instantiation.
dataBlockType() - Constructor for enum org.hps.recon.tracking.gbl.GblData.dataBlockType
 
dataClass - Variable in class org.hps.record.triggerbank.AbstractIntData.IntBankDefinition
 
dataFiles - Variable in class org.hps.record.daqconfig.DAQConfigDriver
 
dataFiles - Variable in class org.hps.record.daqconfig2019.DAQConfig2019Driver
 
DataFileViewer - Class in org.hps.monitoring.ecal.eventdisplay.ui
Class DataFileViewer is the active variant of a data viewer.
DataFileViewer(File, String) - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
Initializes a new DataFileViewer that reads from the given event manager for event data and the given hardware data file for crystal hardware data readout.
dataMap - Variable in class org.hps.record.epics.EpicsData
The mapping of EPICS variable names to their double values.
DataOverlayDriver - Class in org.hps.digi
Driver to overlay from another event stream onto an EventHeader, adding ADC traces from RawTrackerHit objects with the same IDs, and then replacing the collection that exists.
DataOverlayDriver() - Constructor for class org.hps.digi.DataOverlayDriver
 
DataOverlayDriver.EndOfDataException - Exception in org.hps.digi
Thrown when events are exhausted from the overlay stream.
DataQualityMonitor - Class in org.hps.analysis.dataquality
Interface for DQM analysis drivers.
DataQualityMonitor() - Constructor for class org.hps.analysis.dataquality.DataQualityMonitor
 
dataRate - Variable in class org.hps.monitoring.application.model.RunModel
The data rate in MB/s.
dataRateField - Variable in class org.hps.monitoring.application.EventDashboard
Field for showing the data rate in MB per second.
dataReceived - Variable in class org.hps.monitoring.application.model.RunModel
The data received in bytes.
dataReceivedField - Variable in class org.hps.monitoring.application.EventDashboard
Field for showing the total data received in MB.
dataRelationCollection - Variable in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
dataset - Variable in class org.hps.monitoring.plotting.StripChartUpdater
 
DataSourceComboBox - Class in org.hps.monitoring.application
This is a combo box that shows the current data source such as an LCIO file, EVIO file or ET ring.
DataSourceComboBox(ConfigurationModel, ConnectionStatusModel) - Constructor for class org.hps.monitoring.application.DataSourceComboBox
Create a new data source combo box.
dataSourceComboBox - Variable in class org.hps.monitoring.application.ToolbarPanel
The combo box with the list of data sources.
DataSourceComboBox.DataSourceItem - Class in org.hps.monitoring.application
This class represents a data source item in the combo box, which has a name for display, a full path to the file, and an implicit type (EVIO, LCIO or ET).
DataSourceItem(String, String, DataSourceType) - Constructor for class org.hps.monitoring.application.DataSourceComboBox.DataSourceItem
Create a data source item.
DataSourceType - Enum in org.hps.record.enums
The type of data source that will supply events to the app.
DataSourceType(String, String) - Constructor for enum org.hps.record.enums.DataSourceType
Class constructor, which takes a description and file extension.
DataTrackerHitDriver - Class in org.hps.recon.tracking
 
DataTrackerHitDriver() - Constructor for class org.hps.recon.tracking.DataTrackerHitDriver
Creates a new instance of TrackerHitDriver.
DataTrackerHitDriverL2ThroughL6Hack - Class in org.hps.recon.tracking
 
DataTrackerHitDriverL2ThroughL6Hack() - Constructor for class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
Creates a new instance of TrackerHitDriver.
DataTriggerSim2019Driver - Class in org.hps.analysis.trigger
Class DataTriggerSim2019Driver takes in clusters of both class Cluster and VTPCluster and hodoscope hits of class CalorimeterHit and performs a simulation of the hardware trigger on them.
DataTriggerSim2019Driver() - Constructor for class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
DataTriggerSimDriver - Class in org.hps.analysis.trigger
Class DataTriggerSimDriver takes in clusters of both class Cluster and SSPCluster and performs a simulation of the hardware trigger on them.
DataTriggerSimDriver() - Constructor for class org.hps.analysis.trigger.DataTriggerSimDriver
 
date - Variable in class org.hps.conditions.svt.MotorPositionLoader.MotorPositionMyaRecord
 
date - Variable in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaEntry
 
date - Variable in class org.hps.online.recon.eventbus.EndRun
 
date - Variable in class org.hps.online.recon.eventbus.Start
 
DATE_FORMAT - Static variable in class org.hps.conditions.api.ConditionsRecord
 
DATE_FORMAT - Static variable in class org.hps.conditions.run.RunSpreadsheet
 
DATE_FORMAT - Static variable in class org.hps.conditions.svt.MotorPositionLoader
 
DATE_FORMAT - Static variable in class org.hps.conditions.svt.OpeningAngleLoader
 
DATE_FORMAT - Static variable in class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
DATE_FORMAT - Static variable in class org.hps.monitoring.application.ConnectionStatusPanel
Date formatting.
DATE_FORMAT - Static variable in class org.hps.monitoring.application.LogTable
Date formatting.
dateField - Variable in class org.hps.monitoring.application.ConnectionStatusPanel
Field for date when status changed (read only).
dateFormat - Variable in class org.hps.monitoring.application.DatePanel
Default date formatting.
DatePanel - Class in org.hps.monitoring.application
A small JPanel with a date field and a label on its border.
DatePanel(String, Date, SimpleDateFormat, int, boolean) - Constructor for class org.hps.monitoring.application.DatePanel
Create a date panel.
DatePanel(String, String, int, boolean) - Constructor for class org.hps.monitoring.application.DatePanel
Create a date panel with default date formatting.
DateRenderer() - Constructor for class org.hps.monitoring.application.LogTable.DateRenderer
 
DatFileToStdhep - Class in org.hps.util
 
DatFileToStdhep() - Constructor for class org.hps.util.DatFileToStdhep
 
DatFileToStdhepTVM - Class in org.hps.util
 
DatFileToStdhepTVM() - Constructor for class org.hps.util.DatFileToStdhepTVM
 
daughters - Variable in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
daughters - Variable in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
DavidonErrorUpdator - Class in org.hps.minuit
 
DavidonErrorUpdator() - Constructor for class org.hps.minuit.DavidonErrorUpdator
 
dbNumberFormat - Static variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
dbTableName - Static variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
dbTableName - Static variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
dbTag - Static variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
dbTag - Static variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
dcovar() - Method in class org.hps.minuit.MinimumError
 
deactivate(Server) - Method in class org.hps.online.recon.StationProcess
Deactivate a station by unmounting its remote AIDA tree and killing its system process.
deadTime - Variable in class org.hps.readout.ecal.TriggerDriver
 
deadTime - Variable in class org.hps.readout.TriggerDriver
The amount of time that must pass after a trigger before a new trigger can be issued, in units of nanoseconds.
DeadtimePlots - Class in org.hps.monitoring.drivers.scalers
Make a strip chart for DAQ deadtime from the info in the scaler block.
DeadtimePlots() - Constructor for class org.hps.monitoring.drivers.scalers.DeadtimePlots
 
DeadtimePlots.DeadtimeProvider - Class in org.hps.monitoring.drivers.scalers
 
DeadtimeProvider() - Constructor for class org.hps.monitoring.drivers.scalers.DeadtimePlots.DeadtimeProvider
 
deadtimes - Variable in class org.hps.monitoring.drivers.scalers.DeadtimePlots
 
debug - Variable in class org.hps.analysis.dataquality.DataQualityMonitor
 
debug - Variable in class org.hps.analysis.examples.PhiKKAnalysisDriver
 
debug - Variable in class org.hps.analysis.examples.StarterAnalysisDriver
 
debug - Variable in class org.hps.analysis.examples.StripMollerEventsDriver
 
debug - Variable in class org.hps.analysis.examples.VertexAnalysis
 
debug - Variable in class org.hps.analysis.MC.MCTrackerHitResidualAnalysisDriver
 
debug - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Indicates whether debug text should be output or not.
debug - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Indicates whether debug text should be output or not.
debug - Variable in class org.hps.analysis.MC.TrackToMCParticleRelationsDriver
 
debug - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
 
debug - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Indicates that debug messages should be output.
debug - Variable in class org.hps.analysis.tuple.TupleMaker
 
debug - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
debug - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
debug - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
debug - Variable in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
debug - Variable in class org.hps.evio.EvioReader
 
DEBUG - Static variable in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
Set to true to enable debugging.
debug - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
debug - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
debug - Static variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
debug - Variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
debug - Static variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
debug - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
debug - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
debug - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
debug - Variable in class org.hps.readout.ecal.EcalReadoutDriver
 
debug - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
debug - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
debug - Variable in class org.hps.recon.ecal.EcalRawConverter2Driver
 
debug - Variable in class org.hps.recon.ecal.EcalRawConverter3Driver
 
debug - Variable in class org.hps.recon.ecal.EcalRawConverterDriver
 
debug - Variable in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
debug - Variable in class org.hps.recon.ecal.HodoRunningPedestalDriver
 
debug - Variable in class org.hps.recon.particle.ReconParticleDriver
Indicates whether debug text should be output or not.
debug - Variable in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
debug - Variable in class org.hps.recon.tracking.AxialTrackReconDriver
 
debug - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
debug - Variable in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
debug - Variable in class org.hps.recon.tracking.DumbShaperFit
 
debug - Variable in class org.hps.recon.tracking.gbl.FrameToFrameDers
 
debug - Variable in class org.hps.recon.tracking.gbl.GBLexample1
 
debug - Variable in class org.hps.recon.tracking.gbl.GBLexampleJna1
 
debug - Variable in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
debug - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
debug - Variable in class org.hps.recon.tracking.HitTimeTrackCheck
 
debug - Static variable in class org.hps.recon.tracking.kalman.HelixPlaneIntersect
 
debug - Static variable in class org.hps.recon.tracking.kalman.KalmanInterface
 
debug - Static variable in class org.hps.recon.tracking.kalman.KalmanKinkFit
 
debug - Static variable in class org.hps.recon.tracking.kalman.KalmanKinkFitDriver
 
debug - Static variable in class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
debug - Static variable in class org.hps.recon.tracking.kalman.KalTrack
 
debug - Static variable in class org.hps.recon.tracking.kalman.MeasurementSite
 
debug - Static variable in class org.hps.recon.tracking.kalman.PropagatedTrackState
 
debug - Static variable in class org.hps.recon.tracking.kalman.SeedTrack
 
debug - Static variable in class org.hps.recon.tracking.kalman.StateVector
 
debug - Variable in class org.hps.recon.tracking.RawHitChecker
 
debug - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
debug - Variable in class org.hps.recon.tracking.SeedTracker
 
debug - Variable in class org.hps.recon.tracking.ShaperAnalyticFitAlgorithm
 
debug - Variable in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
debug - Variable in class org.hps.recon.tracking.ShaperPileupFitAlgorithm
 
debug - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
debug - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
debug - Variable in class org.hps.recon.tracking.TrackerReconDriver
 
debug - Variable in class org.hps.recon.utils.LegacyTrackClusterMatcher
 
debug - Variable in class org.hps.recon.utils.TrackClusterMatcherNSigma
 
debug - Variable in class org.hps.recon.utils.TrackTruthRelationsDriver
 
debug - Variable in class org.hps.recon.vertexing.MultipleEventsVertexingDriver
 
debug - Variable in class org.hps.record.daqconfig.EvioDAQParser
 
debug - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
 
debug - Variable in class org.hps.util.LCIOFilterDriver
 
debug - Static variable in class org.lcsim.detector.converter.compact.HPSTracker2Converter
 
debug - Variable in class org.lcsim.detector.converter.compact.subdetector.HpsTracker2
 
debug - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
debug - Variable in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
debug - Variable in class org.lcsim.geometry.compact.converter.SurveyVolume
 
debug - Variable in class org.lcsim.geometry.compact.converter.SurveyVolumeImpl
 
debugAlignmentDs - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
debugMomentumUncertainty(int) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
debugString - Variable in class org.hps.record.svt.EvioHeaderError
 
debugTrackEfficiency - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
dec - Variable in class org.hps.analysis.ecal.EcalCellIDPrintDriver
 
dec - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
dec - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
dec - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
dec - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
dec - Variable in class org.hps.recon.ecal.cluster.CTPClusterer
 
dec - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
dec - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
DECIMAL_FORMAT - Static variable in class org.hps.monitoring.application.EventDashboard
The decimal format (shows decimal numbers to 4 places).
DECIMAL_FORMAT - Static variable in class org.hps.recon.ecal.EcalCalibrationsDriver
 
decimalFormat - Static variable in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
decodeCharge(int) - Method in class org.hps.recon.tracking.NoiselessReadoutChip.ADC
Decode charge from ADC value
decodeCharge(RawTrackerHit) - Method in class org.hps.recon.tracking.NoiselessReadoutChip
Decode the hit charge stored in the RawTrackerHit
decodeData() - Method in class org.hps.record.triggerbank.AbstractIntData
Parses the bank so the object can be used in analysis.
decodeData() - Method in class org.hps.record.triggerbank.BaseTriggerData
 
decodeData() - Method in class org.hps.record.triggerbank.HeadBankData
 
decodeData() - Method in class org.hps.record.triggerbank.SSPData
 
decodeData() - Method in class org.hps.record.triggerbank.TDCData
 
decodeData() - Method in class org.hps.record.triggerbank.TIData
 
decodeData() - Method in class org.hps.record.triggerbank.TSData2019
 
decodeData(int) - Method in class org.hps.record.triggerbank.VTPCalibrationTrigger
 
decodeData(int, int) - Method in class org.hps.record.triggerbank.VTPCluster
Parses words of HPS Cluster
decodeData() - Method in class org.hps.record.triggerbank.VTPData
Parses the bank so the object can be used in analysis.
decodeData(int) - Method in class org.hps.record.triggerbank.VTPFEETrigger
 
decodeData(int) - Method in class org.hps.record.triggerbank.VTPMultiplicityTrigger
 
decodeData(int) - Method in class org.hps.record.triggerbank.VTPPairsTrigger
 
decodeData(int) - Method in class org.hps.record.triggerbank.VTPSinglesTrigger
 
decoder - Variable in class org.hps.digi.PulserDataReadoutDriver
The ID decoder used to interpret cell IDs for the objects managed by this driver.
decoder - Variable in class org.hps.digi.SvtPulserReadoutDriver
The ID decoder used to interpret cell IDs for the objects managed by this driver.
decoder - Variable in class org.hps.readout.SLICDataReadoutDriver
The ID decoder used to interpret cell IDs for the objects managed by this driver.
decoder - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
decoder - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecPlots
 
decodeTime(RawTrackerHit) - Method in class org.hps.recon.tracking.NoiselessReadoutChip
Decode the hit time.
decomposeBand() - Method in class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
Decompose band matrix into diagonal matrix D and lower triangular band matrix L (diagonal=1).
dEdx - Variable in class org.hps.recon.tracking.kalman.MeasurementSite
 
DEFAULT_BORDER - Static variable in class org.hps.monitoring.application.FieldPanel
The default component border.
DEFAULT_BUTTON_HEIGHT - Static variable in class org.hps.monitoring.application.AbstractFieldsPanel
Default button height in pixels.
DEFAULT_BUTTON_WIDTH - Static variable in class org.hps.monitoring.application.AbstractFieldsPanel
Default button width in pixels.
DEFAULT_COLLECTION_NAME - Static variable in class org.hps.record.epics.EpicsData
Default collection name in the LCSim events.
DEFAULT_COLLECTION_NAME - Static variable in class org.hps.record.scalers.ScalerData
Default name of scaler data collection in LCSim events.
DEFAULT_CONFIGURATION - Static variable in class org.hps.monitoring.application.MonitoringApplication
The default configuration resource from the jar.
DEFAULT_COUNT - Static variable in class org.hps.record.evio.EvioFileProducer
Default event count for printing event sequence number.
DEFAULT_CRYSTAL_COLOR - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
DEFAULT_DATE_FORMAT - Static variable in class org.hps.conditions.api.BaseConditionsObject
Date formatting for insert statement.
DEFAULT_DELAY - Static variable in class org.hps.record.evio.EvioFileProducer
Default delay time in milliseconds between events.
DEFAULT_ET_GROUP - Static variable in class org.hps.record.evio.EvioFileProducer
The default ET group.
DEFAULT_EVENT_SIZE - Static variable in class org.hps.record.evio.EvioFileProducer
Default event buffer size (200 KB).
DEFAULT_HOST - Static variable in class org.hps.record.evio.EvioFileProducer
Default host name.
DEFAULT_LEVEL - Static variable in class org.hps.monitoring.application.MonitoringApplication
The default log level (shows all messages).
DEFAULT_MAXFCN - Static variable in class org.hps.minuit.MnApplication
 
DEFAULT_NAME - Static variable in class org.hps.record.evio.EvioFileProducer
Default ET system name.
DEFAULT_OUTPUT_FILE_NAME - Static variable in class org.hps.recon.tracking.gbl.MilleBinary
 
DEFAULT_PARAMETER - Static variable in class org.hps.recon.ecal.cluster.ClusterRFTimeCorrDriver
 
DEFAULT_PARAMETERS - Static variable in class org.hps.recon.ecal.EcalTimeCorrectionDriver
 
DEFAULT_PASSWORD - Static variable in class org.hps.conditions.database.DatabaseConditionsManager
Password for default account 'hpsuser'.
DEFAULT_PORT - Static variable in class org.hps.conditions.database.ConnectionParameters
The default port number.
DEFAULT_PORT - Static variable in class org.hps.online.recon.PlotNotifier
 
DEFAULT_PORT - Static variable in class org.hps.online.recon.Server
The default server port.
DEFAULT_STRATEGY - Static variable in class org.hps.minuit.MnApplication
 
DEFAULT_TOLER - Static variable in class org.hps.minuit.MnApplication
 
DEFAULT_UPDATE_INTERVAL - Static variable in class org.hps.online.recon.aida.HistClient
 
DEFAULT_UPDATE_INTERVAL - Static variable in class org.hps.online.recon.aida.StripChartClient
 
DEFAULT_URL - Static variable in class org.hps.conditions.database.DatabaseConditionsManager
Default database URL.
DEFAULT_USER - Static variable in class org.hps.conditions.database.DatabaseConditionsManager
Default database user for read access.
DEFAULT_WINDOW - Static variable in class org.hps.monitoring.application.Commands
Reset the application window to its default settings including scroll pane positions.
DEFAULT_WORK_PATH - Variable in class org.hps.online.recon.Server
Default work dir path (current working dir by default).
defaultColor - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
defaultFields - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
DefaultLoggingConfig - Class in org.hps.logging.config
Read the default logging configuration and load it into the global log manager.
DefaultLoggingConfig() - Constructor for class org.hps.logging.config.DefaultLoggingConfig
Class constructor which reads in a logging properties file from a classpath resource.
DefaultSiliconResolutionModel - Class in org.hps.recon.tracking
 
DefaultSiliconResolutionModel() - Constructor for class org.hps.recon.tracking.DefaultSiliconResolutionModel
 
defaultToString(BaseConditionsObject) - Static method in class org.hps.conditions.api.BaseConditionsObject
Perform the default to string operation on a conditions object.
defaultValues - Variable in class org.hps.recon.ecal.cluster.NumericalCutsImpl
 
defined - Variable in class org.hps.analysis.util.FlagArgument
 
defineOffsets() - Method in class org.hps.recon.tracking.gbl.GblTrajectory
Define offsets at points with scatterers and first and last point.
delay - Variable in class org.hps.record.evio.EvioFileProducer
A delay in milliseconds between put operations.
delay0 - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
DELAYECAL - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Map of EcalChannel to the delay for that channel.
DELAYHODO - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Map of HodoscopeChannel to the delay for that channel.
delChiSqShiftMinusNoShiftvsVtxZBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delChiSqShiftMinusNoShiftvsVtxZUnc - Variable in class org.hps.analysis.vertex.VertexDebugger
 
deld0Bot - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
deld0Bot - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
deld0Bot - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
deld0Ele - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
deld0Pos - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
deld0Top - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
deld0Top - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
deld0Top - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
delElePx - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delElePxBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delElePxBSCShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delElePxReco - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delElePxShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delElePy - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delElePyBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delElePyBSCShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delElePyReco - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delElePyShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delElePz - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delElePzBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delElePzBSCShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delElePzReco - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delElePzShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delete() - Method in class org.hps.conditions.api.BaseConditionsObject
Delete the object from the database using its row ID.
delete() - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Delete the objects in the collection from database.
delete() - Method in interface org.hps.conditions.api.DatabaseObject
Delete the object from the database, using its table name from the meta data and row ID.
delete() - Method in class org.hps.recon.tracking.gbl.GblHelixPrediction
 
delete() - Method in class org.hps.recon.tracking.gbl.GblPointJna
 
delete() - Method in class org.hps.recon.tracking.gbl.GblSimpleHelix
 
delete() - Method in class org.hps.recon.tracking.gbl.GblTrajectoryJna
 
DELIMITER - Static variable in class org.hps.conditions.cli.PrintCommand
The field delimiter for print output.
dellambdaBot - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
dellambdaBot - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
dellambdaEle - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
dellambdaPos - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
dellambdaTop - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
dellambdaTop - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
delMShiftMinusNoShiftvsVtxZBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMShiftMinusNoShiftvsVtxZUnc - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMUncvsPatchvsZ - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZ - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZBSCShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZelePxChargeNegBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZelePxChargeNegBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZelePxChargeNegGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZelePxChargeNegGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZelePxChargePosBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZelePxChargePosBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZelePxChargePosGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZelePxChargePosGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZeleTopBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZeleTopBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZeleTopGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZeleTopGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZPatch - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZposTopBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZposTopBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZposTopGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZposTopGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delMvsVtxZShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delphiBot - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
delphiBot - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
delphiBot - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
delphiEle - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
delphiPos - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
delphiTop - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
delphiTop - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
delphiTop - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
delPosPx - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPosPxBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPosPxBSCShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPosPxReco - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPosPxShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPosPy - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPosPyBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPosPyBSCShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPosPyReco - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPosPyShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPosPz - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPosPzBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPosPzBSCShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPosPzReco - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPosPzShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZ - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZBSCShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZelePxChargeNegBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZelePxChargeNegBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZelePxChargeNegGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZelePxChargeNegGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZelePxChargePosBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZelePxChargePosBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZelePxChargePosGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZelePxChargePosGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZeleTopBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZeleTopBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZeleTopGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZeleTopGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZposTopBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZposTopBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZposTopGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZposTopGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delPvsVtxZShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delta - Static variable in class org.hps.recon.tracking.kalman.SeedTrack
 
deltaClusterEnergy_thr2019 - Static variable in class org.hps.recon.ecal.cluster.ClusterCorrectionUtilities
 
deltaClusterEnergy_thr2021 - Static variable in class org.hps.recon.ecal.cluster.ClusterCorrectionUtilities
 
deltaClusterX_thr2019 - Static variable in class org.hps.recon.ecal.cluster.ClusterCorrectionUtilities
 
deltaClusterX_thr2021 - Static variable in class org.hps.recon.ecal.cluster.ClusterCorrectionUtilities
 
deltaClusterY_thr2019 - Static variable in class org.hps.recon.ecal.cluster.ClusterCorrectionUtilities
 
deltaClusterY_thr2021 - Static variable in class org.hps.recon.ecal.cluster.ClusterCorrectionUtilities
 
deltaGradient(MinimumParameters, FunctionGradient) - Method in class org.hps.minuit.HessianGradientCalculator
 
deltaS - Variable in class org.hps.recon.tracking.kalman.HelixPlaneIntersect
 
deltaStripHit - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
deltaT - Static variable in class org.hps.util.MergeBunches
 
deltaThetaX(Hep3Vector, Hep3Vector) - Static method in class org.hps.analysis.MC.MCFullDetectorTruth
 
deltaThetaY(Hep3Vector, Hep3Vector) - Static method in class org.hps.analysis.MC.MCFullDetectorTruth
 
deltaTimeMax - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
deltaTimeMax - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
deltaTimeMax - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
deltaTimeMax - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
deltaTimeMax - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
deltaTimeMax - Variable in class org.hps.analysis.vertex.VertexDebugger
 
deltaTOnTrackBot - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
deltaTOnTrackTop - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
deltaXAtCal - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
deltaYAtCal - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
deltaYHOTPlots - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
deltaYHOTVsYPlots - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
deltaYPlots - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
deltaYVsYPlots - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
delwBot - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
delwBot - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
delwBot - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
delwEle - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
delwPos - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
delwTop - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
delwTop - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
delwTop - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
delXShiftMinusNoShiftvsdelYBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXShiftMinusNoShiftvsdelYUnc - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXShiftMinusNoShiftvsdelZBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXShiftMinusNoShiftvsdelZUnc - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXShiftMinusNoShiftvsVtxZBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXShiftMinusNoShiftvsVtxZUnc - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZ - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZBSCShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZelePxChargeNegBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZelePxChargeNegBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZelePxChargeNegGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZelePxChargeNegGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZelePxChargePosBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZelePxChargePosBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZelePxChargePosGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZelePxChargePosGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZeleTopBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZeleTopBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZeleTopGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZeleTopGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZposTopBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZposTopBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZposTopGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZposTopGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delXvsVtxZShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYAtHingeBot - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
delYAtHingeBot - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
delYAtHingeTop - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
delYAtHingeTop - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
delYAtHingeVsL03SlopeBot - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
delYAtHingeVsL03SlopeBot - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
delYAtHingeVsL03SlopeTop - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
delYAtHingeVsL03SlopeTop - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
delYAtHingeVsL46SlopeBot - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
delYAtHingeVsL46SlopeBot - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
delYAtHingeVsL46SlopeTop - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
delYAtHingeVsL46SlopeTop - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
delYShiftMinusNoShiftvsdelZBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYShiftMinusNoShiftvsdelZUnc - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYShiftMinusNoShiftvsVtxZBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYShiftMinusNoShiftvsVtxZUnc - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZ - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZBSCShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZelePxChargeNegBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZelePxChargeNegBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZelePxChargeNegGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZelePxChargeNegGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZelePxChargePosBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZelePxChargePosBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZelePxChargePosGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZelePxChargePosGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZeleTopBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZeleTopBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZeleTopGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZeleTopGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZposTopBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZposTopBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZposTopGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZposTopGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delYvsVtxZShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delz0Bot - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
delz0Bot - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
delz0Bot - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
delz0Ele - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
delz0Pos - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
delz0Top - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
delz0Top - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
delz0Top - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
delZShiftMinusNoShiftvsVtxZBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZShiftMinusNoShiftvsVtxZUnc - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZ - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZBSCShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZelePxChargeNegBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZelePxChargeNegBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZelePxChargeNegGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZelePxChargeNegGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZelePxChargePosBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZelePxChargePosBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZelePxChargePosGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZelePxChargePosGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZeleTopBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZeleTopBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZeleTopGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZeleTopGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZposTopBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZposTopBadShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZposTopGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZposTopGoodShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
delZvsVtxZShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
density(double, double, double, double, double, double, double) - Method in class org.hps.recon.filtering.BeamspotTransformFilter
Calculate the density for a bivariate normal distribution
dependencies - Variable in class org.hps.readout.ReadoutDriver
Stores the names of the collections which this driver requires as input.
derFolder - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
derFolder - Variable in class org.hps.recon.tracking.gbl.KalmanToGBLDriver
 
derFolder - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
derivativeLabels - Variable in class org.hps.recon.tracking.gbl.AlignableVolume
 
derivativePosPos(Matrix, Matrix) - Method in class org.hps.recon.tracking.gbl.FrameToFrameDers
 
derivativePosRot(Matrix, Matrix, Vector) - Method in class org.hps.recon.tracking.gbl.FrameToFrameDers
 
derivativeRotRot(Matrix, Matrix) - Method in class org.hps.recon.tracking.gbl.FrameToFrameDers
 
desc - Variable in class org.lcsim.geometry.compact.converter.SurveyResult
 
description - Variable in class org.hps.analysis.util.Argument
 
description - Variable in class org.hps.conditions.cli.AbstractCommand
The description of the command.
description - Variable in class org.hps.monitoring.subsys.SystemStatusImpl
 
description - Variable in class org.hps.online.recon.Command
Description of the command for printing usage.
description - Variable in class org.hps.online.recon.properties.Property
 
description() - Method in class org.hps.online.recon.properties.Property
 
description - Variable in enum org.hps.record.enums.DataSourceType
The description of the data source.
description() - Method in enum org.hps.record.enums.DataSourceType
Get the description of the data source type.
DESCRIPTION_COLUMN_INDEX - Static variable in class org.hps.monitoring.application.model.SystemStatusTableModel
Description column index.
destinationPlane - Variable in class org.hps.recon.tracking.kalman.PropagatedTrackState
 
destroyProcess() - Method in class org.hps.online.recon.StationProcess
Destroy the station's system process
det() - Method in class org.hps.recon.tracking.gbl.matrix.LUDecomposition
Determinant
det - Variable in class org.hps.recon.tracking.kalman.KalmanInterface
 
DetailedAnalysisDriver - Class in org.hps.analysis.examples
 
DetailedAnalysisDriver(int, int, String) - Constructor for class org.hps.analysis.examples.DetailedAnalysisDriver
 
DetAlignConstants(IDetectorElement) - Constructor for class org.hps.svt.alignment.BuildCompact.DetAlignConstants
 
detector - Variable in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
detector - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
detector - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
detector - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
DETECTOR - Static variable in class org.hps.conditions.svt.SvtConditionsLoader
Default detector name.
detector - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
detector - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
detector - Variable in class org.hps.readout.svt.SVTTrackerHitReadoutDriver
 
detector - Variable in class org.hps.recon.ecal.EcalConverterDriver
 
detector - Variable in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
detector - Variable in class org.hps.recon.tracking.AxialTrackReconDriver
 
detector - Variable in class org.hps.recon.tracking.kalman.SiModule
 
detector - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
detector - Variable in class org.hps.recon.tracking.TrackerReconDriver
 
DETECTOR_ALIAS_CHANGED - Static variable in class org.hps.monitoring.application.Commands
Detector alias changed.
DETECTOR_ALIAS_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The detector alias which is pointing to a local compact.xml detector file.
DETECTOR_NAME_CHANGED - Static variable in class org.hps.monitoring.application.Commands
Name of detector changed.
DETECTOR_NAME_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The name of a detector model to use from the jar file.
detectorAliasField - Variable in class org.hps.monitoring.application.JobSettingsPanel
Field setting a detector alias to a local file.
detectorChanged(Detector) - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
detectorChanged(Detector) - Method in class org.hps.analysis.dataquality.DQMDatabaseDriver
This method updates a new detector with SVT and ECal conditions data.
detectorChanged(Detector) - Method in class org.hps.analysis.dataquality.EcalMonitoring
 
detectorChanged(Detector) - Method in class org.hps.analysis.dataquality.FinalStateMonitoring
 
detectorChanged(Detector) - Method in class org.hps.analysis.dataquality.MollerMonitoring
 
detectorChanged(Detector) - Method in class org.hps.analysis.dataquality.MonsterEventAnalysis
 
detectorChanged(Detector) - Method in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
detectorChanged(Detector) - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
detectorChanged(Detector) - Method in class org.hps.analysis.dataquality.SvtHitPlots
 
detectorChanged(Detector) - Method in class org.hps.analysis.dataquality.SvtMonitoring
 
detectorChanged(Detector) - Method in class org.hps.analysis.dataquality.SVTOpeningStudies
 
detectorChanged(Detector) - Method in class org.hps.analysis.dataquality.TrackingMonitoring
 
detectorChanged(Detector) - Method in class org.hps.analysis.dataquality.TrackingResiduals
 
detectorChanged(Detector) - Method in class org.hps.analysis.dataquality.TrackMCEfficiency
 
detectorChanged(Detector) - Method in class org.hps.analysis.dataquality.TridentMonitoring
 
detectorChanged(Detector) - Method in class org.hps.analysis.dataquality.V0Monitoring
 
detectorChanged(Detector) - Method in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
detectorChanged(Detector) - Method in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
detectorChanged(Detector) - Method in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.ecal.cosmic.CrystalEnergyPlotsDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
Initialize conditions dependent class variables.
detectorChanged(Detector) - Method in class org.hps.analysis.ecal.cosmic.RawModeADCHistogramDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.ecal.cosmic.RawModeADCProfileDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
Initialize conditions dependent class variables.
detectorChanged(Detector) - Method in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
Initialize conditions dependent class variables.
detectorChanged(Detector) - Method in class org.hps.analysis.ecal.EcalCellIDPrintDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.ecal.EcalClusterPlots
 
detectorChanged(Detector) - Method in class org.hps.analysis.ecal.EcalHitPlots
 
detectorChanged(Detector) - Method in class org.hps.analysis.ecal.FEEClusterPlotter
 
detectorChanged(Detector) - Method in class org.hps.analysis.ecal.SF2019Driver
 
detectorChanged(Detector) - Method in class org.hps.analysis.ecal.SF2021Driver
 
detectorChanged(Detector) - Method in class org.hps.analysis.examples.DummyAnalysisDriver
Driver setup should go here that needs information from the conditions system or Detector.
detectorChanged(Detector) - Method in class org.hps.analysis.examples.EventAnalysis2019
 
detectorChanged(Detector) - Method in class org.hps.analysis.examples.EventAnalysis2019Jeopardy
 
detectorChanged(Detector) - Method in class org.hps.analysis.examples.PrintGeometryDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.examples.StarterAnalysisDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.examples.StripRunAndEventDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.examples.SvtHitAnalysisDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.examples.TridentAnalysis
 
detectorChanged(Detector) - Method in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
Updates the channel mappings.
detectorChanged(Detector) - Method in class org.hps.analysis.hodoscope.SimpleHodoscopeAnalysisDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.MC.FirstHitGBLRefitterDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.MC.IdentifyBadTracksDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Updates the magnetic field parameters to match the appropriate values for the current detector settings.
detectorChanged(Detector) - Method in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Updates the magnetic field parameters to match the appropriate values for the current detector settings.
detectorChanged(Detector) - Method in class org.hps.analysis.MC.SvtStripClusterPositionPlots
 
detectorChanged(Detector) - Method in class org.hps.analysis.MC.TrackDataDriverWithTruth
Method called by the framework when a new Detector geometry is loaded.
detectorChanged(Detector) - Method in class org.hps.analysis.MC.TrackerHitsToMCParticlePlots
 
detectorChanged(Detector) - Method in class org.hps.analysis.MC.TrackRefitWithFirstLayerHits
 
detectorChanged(Detector) - Method in class org.hps.analysis.MC.TrackToMCParticleRelationsDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.MC.TruthGBLRefitterDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.muon.SimpleMuonAnalysis
 
detectorChanged(Detector) - Method in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
detectorChanged(Detector) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
detectorChanged(Detector) - Method in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.tuple.TupleMaker
 
detectorChanged(Detector) - Method in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.tuple.VertexTupleDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
detectorChanged(Detector) - Method in class org.hps.analysis.vertex.VertexDebugger
 
detectorChanged(Detector) - Method in class org.hps.analysis.wab.StripWABCandidates
 
detectorChanged(Detector) - Method in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
 
detectorChanged(Detector) - Method in class org.hps.analysis.wab.WabAnalysis2019Robust
 
detectorChanged(Detector) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
 
detectorChanged(Detector) - Method in class org.hps.digi.EcalDigitizationWithPulserDataMergingReadoutDriver
 
detectorChanged(Detector) - Method in class org.hps.digi.HodoscopeDigitizationWithPulserDataMergingReadoutDriver
 
detectorChanged(Detector) - Method in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
 
detectorChanged(Detector) - Method in class org.hps.evio.StuckFADCBitDriver
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.example.DummyErrorDriver
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.headless.KFTrackTimeHeadless
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.headless.SvtClustersHeadless
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.svt.PedestalPlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.svt.SamplesPlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.ecal.eventdisplay.exec.EventDisplayDriver
 
detectorChanged(Detector) - Method in class org.hps.monitoring.ecal.plots.EcalClusterPlots
Resets all of the plots for the new detector.
detectorChanged(Detector) - Method in class org.hps.monitoring.ecal.plots.EcalDaqPlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplay
Initializes the single channel monitoring plots for all crystal channels and defines the plotter region that contains them.
detectorChanged(Detector) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
Initializes the single channel monitoring plots for all crystal channels and defines the plotter region that contains them.
detectorChanged(Detector) - Method in class org.hps.monitoring.ecal.plots.EcalFeeMonitor
 
detectorChanged(Detector) - Method in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
detectorChanged(Detector) - Method in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.ecal.plots.EcalPedestalViewer
 
detectorChanged(Detector) - Method in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
detectorChanged(Detector) - Method in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
detectorChanged(Detector) - Method in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
detectorChanged(Detector) - Method in class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
detectorChanged(Detector) - Method in class org.hps.online.recon.aida.HPSMonitoring2021
 
detectorChanged(Detector) - Method in class org.hps.online.recon.aida.JustEcal
 
detectorChanged(Detector) - Method in class org.hps.readout.DigitizationReadoutDriver
 
detectorChanged(Detector) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
detectorChanged(Detector) - Method in class org.hps.readout.ecal.FADCTriggerDriver
 
detectorChanged(Detector) - Method in class org.hps.readout.ecal.FADCTriggerVariableDriver
 
detectorChanged(Detector) - Method in class org.hps.readout.ecal.updated.EcalDigitizationReadoutDriver
 
detectorChanged(Detector) - Method in class org.hps.readout.ecal.updated.GTPClusterReadoutDriver
 
detectorChanged(Detector) - Method in class org.hps.readout.hodoscope.HodoscopeDigitizationReadoutDriver
 
detectorChanged(Detector) - Method in class org.hps.readout.hodoscope.HodoscopePatternReadoutDriver
 
detectorChanged(Detector) - Method in class org.hps.readout.hodoscope.HodoscopePreprocessingDriver
 
detectorChanged(Detector) - Method in class org.hps.readout.RawConverterReadoutDriver
 
detectorChanged(Detector) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
detectorChanged(Detector) - Method in class org.hps.readout.svt.SVTReadoutDriver
 
detectorChanged(Detector) - Method in class org.hps.readout.svt.SVTTrackerHitReadoutDriver
 
detectorChanged(Detector) - Method in class org.hps.readout.trigger.PairTriggerReadoutDriver
 
detectorChanged(Detector) - Method in class org.hps.readout.trigger.SinglesTriggerReadoutDriver
 
detectorChanged(Detector) - Method in class org.hps.readout.trigger2019.PairsTrigger2019ReadoutDriver
 
detectorChanged(Detector) - Method in class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.ecal.cluster.ClusterDriver
Setup conditions specific configuration.
detectorChanged(Detector) - Method in class org.hps.recon.ecal.cluster.ClusterRFTimeCorrDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.ecal.CorrectGainRunDependenceDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.ecal.EcalCalibrationsDriver
Initialize this Driver when conditions change is triggered.
detectorChanged(Detector) - Method in class org.hps.recon.ecal.EcalConverterDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.ecal.EcalGainDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.ecal.EcalPedestalCalculator
 
detectorChanged(Detector) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
 
detectorChanged(Detector) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
 
detectorChanged(Detector) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.ecal.EcalTimeCorrectionDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.ecal.EcalTriggerFilterDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.ecal.FADCConverterDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.ecal.HodoRawConverterDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.ecal.HodoRunningPedestalDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.ecal.IterateGainFactorDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
detectorChanged(Detector) - Method in class org.hps.recon.filtering.CosmicPMTFilter
 
detectorChanged(Detector) - Method in class org.hps.recon.filtering.EventReconFilter
 
detectorChanged(Detector) - Method in class org.hps.recon.filtering.FEEFilterDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.filtering.MollerCandidateFilter
 
detectorChanged(Detector) - Method in class org.hps.recon.filtering.V0CandidateFilter
 
detectorChanged(Detector) - Method in class org.hps.recon.particle.FinalStateParticleDriver
Called by the framework before the process method when the detector geometry changes.
detectorChanged(Detector) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.particle.ReconParticleDriver
Updates the magnetic field parameters to match the appropriate values for the current detector settings.
detectorChanged(Detector) - Method in class org.hps.recon.tracking.axial.AxialTrackReconDriver
This is used to setup the Drivers after XML config.
detectorChanged(Detector) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
This is used to setup the Drivers after XML config.
detectorChanged(Detector) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
Do initialization once we get a Detector.
detectorChanged(Detector) - Method in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
Do initialization once we get a Detector.
detectorChanged(Detector) - Method in class org.hps.recon.tracking.gbl.AlignmentTestDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.tracking.gbl.KalmanToGBLDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.tracking.HoleCreationDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.tracking.kalman.KalmanDriverHPS
 
detectorChanged(Detector) - Method in class org.hps.recon.tracking.kalman.KalmanKinkFitDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.tracking.MergeTrackCollections
 
detectorChanged(Detector) - Method in class org.hps.recon.tracking.RawHitChecker
Do initialization once we get a Detector.
detectorChanged(Detector) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
 
detectorChanged(Detector) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
This is used to setup the Drivers after XML config.
detectorChanged(Detector) - Method in class org.hps.recon.tracking.TrackDataDriver
Method called by the framework when a new Detector geometry is loaded.
detectorChanged(Detector) - Method in class org.hps.recon.tracking.TrackerDigiDriver
Do initialization once we get a Detector.
detectorChanged(Detector) - Method in class org.hps.recon.tracking.TrackerReconDriver
This is used to setup the Drivers after XML config.
detectorChanged(Detector) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
detectorChanged(Detector) - Method in class org.hps.recon.tracking.TrackTweakDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.utils.TrackTruthRelationsDriver
 
detectorChanged(Detector) - Method in class org.hps.recon.vertexing.MultipleEventsVertexingDriver
 
detectorChanged(Detector) - Method in class org.hps.svt.alignment.SiTrackerSpectrometerSensorSetup
 
detectorChanged(Detector) - Method in class org.hps.svt.OccupancyPlots
 
detectorChanged(Detector) - Method in class org.hps.svt.SvtClusterAnalysis
 
detectorChanged(Detector) - Method in class org.hps.svt.SVTHitLevelPlots
 
detectorChanged(Detector) - Method in class org.hps.svt.UnbiasedHitResidualsPlots
 
DetectorConverter - Class in org.hps.detector
A rewrite of the LCSim detector converter that supports setting of the run number for conditions system initialization so that database conditions are available.
DetectorConverter() - Constructor for class org.hps.detector.DetectorConverter
 
DetectorDataResources - Class in org.hps.data.detectors
Get information about available HPS detector resources.
DetectorDataResources() - Constructor for class org.hps.data.detectors.DetectorDataResources
 
detectorElementContainsPoint(Hep3Vector, DetectorElement, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
detectorElementContainsPoint(Hep3Vector, DetectorElement) - Static method in class org.hps.recon.tracking.TrackUtils
 
detectorFrameHitRelationsCollectionName - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
detectorIdentifierHelper - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
DetectorList() - Constructor for class org.hps.svt.alignment.BuildCompact.DetectorList
 
detectorName - Variable in class org.hps.analysis.dataquality.DQMDatabaseManager
 
detectorName - Variable in class org.hps.evio.EvioToLcio
The detector name for conditions.
detectorName - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
detectorName - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
detectorName - Variable in class org.hps.record.evio.EvioDetectorConditionsProcessor
The name of the detector model.
detectorName - Static variable in class org.hps.svt.alignment.BuildCompact
 
detectorName - Static variable in class org.hps.svt.alignment.BuildMillepedeCompact
 
detectorName - Static variable in class org.hps.svt.alignment.MillepedeCompactDump
 
detectorNameComboBox - Variable in class org.hps.monitoring.application.JobSettingsPanel
Combo box for selecting a detector model.
detectorProp - Variable in class org.hps.online.recon.eventbus.ConditionsListener
 
detName - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
detName - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
detName - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
detName - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
detName - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
detName - Variable in class org.hps.analysis.vertex.VertexDebugger
 
detNames - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
detNames - Variable in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
detNames - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
detNames - Variable in class org.hps.svt.alignment.RunAlignment
 
detPlanes - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
detPlanes - Variable in class org.hps.recon.tracking.kalman.KalmanDriverHPS
 
detPlanes - Variable in class org.hps.recon.tracking.kalman.KalmanInterface
 
detPlanes - Variable in class org.hps.recon.tracking.kalman.KalmanKinkFitDriver
 
detPlanes - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
detPlanes - Variable in class org.hps.recon.tracking.kalman.PropagatedTrackState
 
detToTrackRotationMatrix() - Method in class org.hps.recon.tracking.TrackerHitUtils
 
dface - Variable in class org.lcsim.geometry.subdetector.HPSEcal
 
dfDOCAdPhi(double, Vec, Vec, Vec, double) - Static method in class org.hps.recon.tracking.kalman.KalTrack
 
DiagonalizedCovarianceMatrix(TrackerHit) - Constructor for class org.hps.analysis.examples.TrackAnalysis.DiagonalizedCovarianceMatrix
 
dialog - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
DialogUtil - Class in org.hps.monitoring.application.util
This is a set of utility methods for creating Swing dialog windows.
DialogUtil() - Constructor for class org.hps.monitoring.application.util.DialogUtil
Do not allow class instantiation.
dict - Variable in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter
 
dict - Variable in class org.lcsim.detector.converter.compact.HPSEcal3Converter
 
dict - Variable in class org.lcsim.detector.converter.compact.HPSEcal4Converter
 
dif(SquareMatrix) - Method in class org.hps.recon.tracking.kalman.SquareMatrix
 
dif(Vec) - Method in class org.hps.recon.tracking.kalman.Vec
 
digitalPipelines - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
DigitizationReadoutDriver<D extends Subdetector> - Class in org.hps.readout
Class DigitizationReadoutDriver performs digitization of truth hits from SLIC by converting them into emulated pulses and then performing pulse integration.
DigitizationReadoutDriver() - Constructor for class org.hps.readout.DigitizationReadoutDriver
 
DigitizationReadoutDriver.PulseShape - Enum in org.hps.readout
Enumerable PulseShape defines the allowed types of pulses that may be used to emulate the subdetector response to incident energy.
DigitizationWithPulserDataMergingReadoutDriver<D extends Subdetector> - Class in org.hps.digi
Class DigitizationWithPulserDataMergingReadoutDriver performs digitization of truth hits from SLIC by converting them into emulated pulses and merges pulser data, and then performing pulse integration.
DigitizationWithPulserDataMergingReadoutDriver() - Constructor for class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
 
DigitizationWithPulserDataMergingReadoutDriver.PulseShape - Enum in org.hps.digi
Enumerable PulseShape defines the allowed types of pulses that may be used to emulate the subdetector response to incident energy.
digitize(SiElectrodeDataCollection, SiSensorElectrodes) - Method in class org.hps.recon.tracking.NoiselessReadoutChip
Digitizes the hit channels in a SiElectrodeDataCollection.
dimension() - Method in class org.hps.util.CrystalBallFunction
 
dimension_offset - Static variable in class org.lcsim.geometry.compact.converter.MilleParameter
 
dimensions - Variable in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleParameters
 
dimensions - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleParameters
 
dimensions - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleParameters
 
dimensions - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleParameters
 
dimX - Variable in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleComponentParameters
 
dimX - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleComponentParameters
 
dimX - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleComponentParameters
 
dimX - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleComponentParameters
 
dimY - Variable in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleComponentParameters
 
dimY - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleComponentParameters
 
dimY - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleComponentParameters
 
dimY - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleComponentParameters
 
dInt2Ext(int, double) - Method in class org.hps.minuit.MnUserTransformation
 
dInt2Ext(double, double, double) - Method in class org.hps.minuit.SinParameterTransformation
 
dInt2Ext(double, double) - Method in class org.hps.minuit.SqrtLowParameterTransformation
 
dInt2Ext(double, double) - Method in class org.hps.minuit.SqrtUpParameterTransformation
 
DIPOLE_EDGE_ENG_RUN - Static variable in class org.hps.recon.tracking.BeamlineConstants
 
DIPOLE_EDGE_TESTRUN - Static variable in class org.hps.recon.tracking.BeamlineConstants
 
DIPOLE_EDGELOW_TESTRUN - Static variable in class org.hps.recon.tracking.BeamlineConstants
 
dir - Variable in class org.hps.online.recon.StationProcess
The run directory for the station
DIR - Static variable in class org.hps.online.recon.StationProperties
 
dir - Variable in class org.hps.recon.tracking.MultipleScattering.ScatterPoint
 
dir - Static variable in class org.hps.util.GenerateBunches
 
dir - Static variable in class org.hps.util.GenerateSingleParticles
 
DIR_TYPE - Static variable in class org.hps.online.recon.PlotAggregator
Searching for dir type
direction - Variable in class org.hps.recon.tracking.kalman.PropagatedTrackState
 
directProd(DMatrixRMaj, DMatrixRMaj, DMatrixRMaj) - Static method in class org.hps.recon.tracking.kalman.StateVector
 
dirin() - Method in class org.hps.minuit.MinimumParameters
 
dirin() - Method in class org.hps.minuit.SimplexParameters
 
disabled - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
 
disabledColor - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
disablePID - Variable in class org.hps.analysis.MC.IdentifyBadTracksDriver
 
disablePID - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
 
disablePID - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
disablePID - Variable in class org.hps.recon.particle.FinalStateParticleDriver
 
disablePID - Variable in class org.hps.recon.particle.ReconParticleDriver
 
disablePID - Variable in class org.hps.recon.utils.TrackClusterMatcherNSigma
 
discardMyaDataHeader - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
DISCONNECT - Static variable in class org.hps.monitoring.application.Commands
Disconnect the current session.
disconnect() - Method in class org.hps.monitoring.application.EventProcessing
Disconnect from the current session, closing the ET connection if necessary.
disconnect() - Method in class org.hps.online.recon.aida.RemoteAidaDriver
 
disconnect() - Method in class org.hps.online.recon.aida.StripChartDriver
 
disconnect() - Method in class org.hps.online.recon.PlotAggregator
Disconnect the object's remote tree server The object is unusable after this unless PlotAggregator.connect() is called again.
disconnect() - Method in class org.hps.record.et.EtStationThread
Disconnect the station.
DISCONNECT_ON_END_RUN_CHANGED - Static variable in class org.hps.monitoring.application.Commands
Disconnect on end run changed.
DISCONNECT_ON_END_RUN_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
Flag to enable disconnecting when an EVIO END event is received.
DISCONNECT_ON_ERROR_CHANGED - Static variable in class org.hps.monitoring.application.Commands
Disconnect on error changed.
DISCONNECT_ON_ERROR_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
Flag to enable disconnecting if an event processing error occurs.
DISCONNECTED - Static variable in class org.hps.online.recon.Server
 
DISCONNECTED_ICON - Static variable in class org.hps.monitoring.application.EventButtonsPanel
Icon when application is disconnected from event processing.
disconnectOnEndRunCheckBox - Variable in class org.hps.monitoring.application.JobSettingsPanel
Check box for enabling disconnect on end run.
disconnectOnErrorCheckBox - Variable in class org.hps.monitoring.application.JobSettingsPanel
Check box for enabling disconnect on event processing errors.
display - Variable in class org.hps.recon.ecal.EcalRawConverterDriver
 
displayEvent(List<EcalHit>, List<Cluster>) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer
Deprecated.
displayEvent

private void displayEvent

Displays the given lists of hits and clusters on the calorimeter panel.
displayEvent(List<EcalHit>, List<Cluster>) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
Displays the given lists of hits and clusters on the calorimeter panel.
displayEvent(List<EcalHit>) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.OccupancyViewer
Deprecated.
Displays the given lists of hits on the calorimeter panel.
displayHits - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
displayHits - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
displayInterval - Variable in class org.hps.monitoring.ecal.eventdisplay.lcsim.LCIOBridgeDriver
 
displayList - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
 
displayNextEvent() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ActiveViewer
Deprecated.
Feeds the calorimeter panel the data from the next event.
displayNextEvent() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer
Deprecated.
Feeds the calorimeter panel the data from the next event.
displayNextEvent() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
Feeds the calorimeter panel the data from the next event.
displayNextEvent() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.OccupancyViewer
Deprecated.
 
displayPreviousEvent() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ActiveViewer
Deprecated.
Feeds the calorimeter panel the data from the previous event.
displayPreviousEvent() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer
Deprecated.
Feeds the calorimeter panel the data from the previous event.
displayPreviousEvent() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
Feeds the calorimeter panel the data from the previous event.
displayPreviousEvent() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.OccupancyViewer
Deprecated.
 
dist_from_plate_surface_to_pivot_point - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelPlate
 
dist_lower_sensor_edge_to_cold_block_mounting_surface - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL13
 
dist_lower_sensor_edge_to_cold_block_mounting_surface - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL45
 
dist_sensor_center_to_coldblock_hole_vdir - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
distance(double[], double[]) - Static method in class org.hps.recon.tracking.circlefit.TwoPointRadiusCircleFitter
 
distance_between_stereo_axial_norm_dir - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModule
 
distance_between_stereo_axial_norm_dir - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModule
 
distanceToFace() - Method in class org.lcsim.geometry.subdetector.HPSEcal
 
div(MnAlgebraicSymMatrix, double) - Static method in class org.hps.minuit.MnUtils
 
div(MnAlgebraicVector, double) - Static method in class org.hps.minuit.MnUtils
 
DIVIDER_SIZE - Static variable in class org.hps.conditions.ecal.EcalConditions
This is just used for a divider length in print output.
dMap - Static variable in class org.lcsim.geometry.compact.converter.MilleParameter
 
doAccounting(List<Boolean>, List<Boolean>, boolean, boolean, boolean, boolean, boolean, HepLorentzVector, HepLorentzVector, double[], double[]) - Static method in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
doAccounting(List<Boolean>, List<Boolean>, List<Boolean>, List<Boolean>, List<Boolean>, List<Boolean>, boolean, double) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
doAmplitude(List<LCRelation>, Track) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
doAmplitudePlots - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
doAnalysis(Track, RelationalTable, RelationalTable, RelationalTable, RelationalTable) - Method in class org.hps.analysis.examples.TrackAnalysis
 
doAnalysis(Track, RelationalTable, List<SimTrackerHit>, boolean) - Method in class org.hps.analysis.MC.TrackTruthMatching
 
doAnalysis(Track, RelationalTable) - Method in class org.hps.recon.utils.TrackTruthMatcher
 
doAnalysis(Track, RelationalTable, double) - Method in class org.hps.recon.utils.TrackTruthMatcher
 
doAnalysis(Track, RelationalTable, double, int) - Method in class org.hps.recon.utils.TrackTruthMatcher
 
doAxial - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
doBasicGBLtrack(Track, Map<HpsSiSensor, TrackerHit>) - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
doBasicTracks(List<Track>) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
doBeamSpotConstraint(boolean) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
doBottom - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
Doca() - Method in class org.hps.recon.tracking.StraightLineTrack
Return the Doca .
doChargeCheck - Variable in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
doClustersOnTrack(Track, List<Cluster>, int) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
doClusterYPlots - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
doColdBlock - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
doCOMAlignment - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
doDebugPlots - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
doECalClusterPlots - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
doECalClusters(List<Cluster>, boolean) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
doElectronPositron() - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
doElectronPositronPlots - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
DOF - Static variable in class org.hps.analysis.MC.HpsReconParticleDriverForTrackRefit
 
DOF - Static variable in class org.hps.analysis.MC.HpsReconParticleForTruthTracksDriver
 
DOF - Static variable in class org.hps.recon.particle.HpsReconParticleDriver
 
doFits - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
doFits() - Method in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
doFits() - Method in class org.hps.recon.tracking.kalman.KalmanKinkFit
 
doFullAnalysis - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
doGaussianFit(IHistogram1D) - Method in class org.hps.recon.ecal.EcalCalibrationsDriver
Do a Gaussian fit to calculate the mean and sigma of a histogram.
doGBLFit(HelicalTrackFit, List<TrackerHit>, MultipleScattering, double, int, boolean) - Static method in class org.hps.recon.tracking.gbl.MakeGblTracks
Do a GBL fit to a list of TrackerHit.
doGBLkinks(Track, GenericObject, Map<HpsSiSensor, Integer>) - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
doGBLresiduals(Track, Map<HpsSiSensor, TrackerHit>, EventHeader) - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
doHitsOnTrack(Track) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
doHitsOnTrackPlots - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
doIterative - Variable in class org.hps.recon.tracking.MultipleScattering
 
doIterativeHelix - Variable in class org.hps.recon.tracking.SeedTracker
 
doLayer(int) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
doLinFit(double[]) - Method in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
doLinFit_ejml(double[]) - Method in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
DOMAIN_SIZE - Variable in class org.hps.monitoring.drivers.scalers.DeadtimePlots
 
DOMAIN_SIZE - Static variable in class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
domainAxis - Variable in class org.hps.monitoring.plotting.StripChartUpdater
 
doMatchedClusterPlots - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
doMTresiduals(Track, Map<HpsSiSensor, TrackerHit>) - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
doPerChannelSamplePlots - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
doPlots - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
doRecursiveFit(double[]) - Method in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
doResidualPlots - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
doResiduals(KalTrack, Track) - Method in class org.hps.recon.tracking.kalman.KalmanDriverHPS
 
doResiduals(List<LCRelation>, Track, RelationalTable) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
doShapePlots - Variable in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
doSiSimulation() - Method in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
Performs a simulation of silicon sensor response and generates a collection of StripHit objects representing the detector response.
doSiSimulation() - Method in class org.hps.readout.svt.SimpleSvtReadout
 
doSiSimulation() - Method in class org.hps.readout.svt.SVTReadoutDriver
Performs a simulation of silicon sensor response and generates a collection of StripHit objects representing the detector response.
doSkim - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
doSkim - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
doSkim - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
doSkim - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
doSkim - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
doSkim - Variable in class org.hps.analysis.vertex.VertexDebugger
 
doStereo - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
doStripHitPlots - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
doStripHits(List<TrackerHit>, Track, RelationalTable) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
doStrips - Variable in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
dot(Vector) - Method in class org.hps.recon.tracking.gbl.matrix.Vector
Vector inner product.
dot(Vec) - Method in class org.hps.recon.tracking.kalman.Vec
 
doTargetConstraint(boolean) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
doTask(SeedCandidate, StraightTrackConfirmerExtender.Task, SeedStrategy, double) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender
Perform the confirm or extend step.
doTop - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
doTruth(EventHeader, Track, FieldMap, List<HpsSiSensor>, Subdetector) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
double_values - Variable in class org.hps.recon.ecal.SimpleGenericObject
 
DoubleRingBuffer - Class in org.hps.readout.util
Class DoubleRingBuffer is an implementation of RingBuffer for doubles.
DoubleRingBuffer(int) - Constructor for class org.hps.readout.util.DoubleRingBuffer
Instantiates a DoubleRingBuffer of the specified size and initializes all values to zero.
DoubleRingBuffer(int, double) - Constructor for class org.hps.readout.util.DoubleRingBuffer
Instantiates a DoubleRingBuffer of the specified size and initializes all values to the indicated value.
doubles - Variable in class org.hps.recon.tracking.TrackData
 
doubles - Variable in class org.hps.recon.tracking.TrackQualityData
 
doubles - Variable in class org.hps.recon.tracking.TrackTruthInfo
 
downloadRefPlots(String) - Static method in class org.hps.util.test.TestUtil
Download reference AIDA plots by name
downloadTestFile(String) - Static method in class org.hps.util.test.TestUtil
Download a test data file by name
dpsBiasRuns - Static variable in class org.hps.conditions.svt.SvtBiasConditionsLoader
 
dpsf - Variable in class org.hps.online.recon.aida.RemoteAidaDriver
 
dpsf - Variable in class org.hps.online.recon.aida.StripChartDriver
 
dpsf - Variable in class org.hps.online.recon.PlotAggregator
 
dpsPositionRuns - Static variable in class org.hps.conditions.svt.SvtBiasConditionsLoader
 
dpsRuns - Static variable in class org.hps.conditions.svt.SvtBiasConditionsLoader
 
DpTOa(Vec) - Static method in class org.hps.recon.tracking.kalman.KalTrack
 
DQMDatabaseDriver - Class in org.hps.analysis.dataquality
This Driver sets up the Data Quality Database connection
DQMDatabaseDriver() - Constructor for class org.hps.analysis.dataquality.DQMDatabaseDriver
Constructor which initializes the conditions manager with default connection parameters and configuration.
DQMDatabaseManager - Class in org.hps.analysis.dataquality
Manages the DQM database connection and access re-uses ConnectionParameters and TableMetaData classes from conditionsDB as they do exactly what we want here.
DQMDatabaseManager() - Constructor for class org.hps.analysis.dataquality.DQMDatabaseManager
Class constructor, which is only package accessible.
dqmTableName - Variable in class org.hps.analysis.dataquality.DQMDatabaseManager
 
drawProfiles(int, int) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
drcalc(Hep3Vector, SymmetricMatrix) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
drcalc(Hep3Vector, SymmetricMatrix) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
drgb - Variable in class org.hps.monitoring.ecal.eventdisplay.util.GradientScale
 
drho() - Method in class org.hps.recon.tracking.kalman.Helix
 
drho - Variable in class org.hps.recon.tracking.kalman.SeedTrack
 
dRhoComparator - Static variable in class org.hps.recon.tracking.kalman.SeedTrack
 
dRhoMax - Variable in class org.hps.recon.tracking.kalman.KalmanParams
 
driverId - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
drivers - Variable in class org.hps.monitoring.application.EventProcessing.SessionState
A list of extra Driver objects to add to the loop.
drivers - Variable in class org.hps.record.composite.CompositeLoopConfiguration
The list of LCSim Drivers.
drivers - Variable in class org.hps.record.composite.LcioEventAdapter
A list of Drivers to execute on the LCIO events.
driverSet - Static variable in class org.hps.readout.ReadoutDataManager
Tracks all registered readout drivers.
dropBadChannels - Variable in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
 
dropBadChannels - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
dropBadChannels - Variable in class org.hps.readout.svt.SVTReadoutDriver
 
dropBadChannels - Variable in class org.hps.recon.tracking.NoiselessReadoutChip
 
dropBadChannels - Variable in class org.hps.recon.tracking.SimpleTrackerDigiDriver
 
dropBadFADC - Variable in class org.hps.recon.ecal.EcalRawConverter2Driver
Whether to reject bad FADC channels.
dropBadFADC - Variable in class org.hps.recon.ecal.EcalRawConverter3Driver
Whether to reject bad FADC channels.
dropBadFADC - Variable in class org.hps.recon.ecal.EcalRawConverterDriver
Whether to reject bad FADC channels.
dropBadFADC - Variable in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
dropSmallHitEvents - Variable in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
dropSmallHitEvents - Variable in class org.hps.monitoring.drivers.headless.SvtClustersHeadless
 
dropSmallHitEvents - Variable in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
dropSmallHitEvents - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
dropSmallHitEvents - Variable in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
dropSmallHitEvents - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
dropSmallHitEvents - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
dropSmallHitEvents - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
dropSmallHitEvents - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
dropSmallHitEvents - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
dropSmallHitEvents - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
dropSmallHitEvents - Variable in class org.hps.recon.filtering.SvtRawHitMultiplicityFilter
 
DropSVTHits - Class in org.hps.readout.svt
Removes raw tracker hits based on SVT Inefficiencies.
DropSVTHits() - Constructor for class org.hps.readout.svt.DropSVTHits
 
drphicalc(Hep3Vector, SymmetricMatrix) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
drphicalc(Hep3Vector, SymmetricMatrix) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
dscChannel - Variable in class org.hps.record.triggerbank.TDCData.TDCHit
 
dscCrate - Variable in class org.hps.record.triggerbank.TDCData.TDCHit
 
dscSlot - Variable in class org.hps.record.triggerbank.TDCData.TDCHit
 
dsdd0(double, double, double, double) - Method in class org.hps.svt.alignment.AlignmentParameters
 
dSdPhi(double) - Method in class org.hps.recon.tracking.kalman.HelixPlaneIntersect
 
dsdphi(double, double, double, double) - Method in class org.hps.svt.alignment.AlignmentParameters
 
dsdR(double, double, double, double) - Method in class org.hps.svt.alignment.AlignmentParameters
 
dt - Variable in class org.hps.readout.ecal.ClockSingleton
 
dt - Variable in class org.hps.recon.ecal.EcalConverterDriver
 
dTangentVecDphi(Vec, double, double) - Static method in class org.hps.recon.tracking.kalman.KalTrack
 
dtMax - Variable in class org.hps.recon.filtering.EcalGainCalibFilter
 
DtoA(int, long) - Method in class org.hps.recon.ecal.EcalConverterDriver
 
du() - Method in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
DualThresholdCosmicClusterDriver - Class in org.hps.recon.ecal.cluster
This is a specialized Driver to use the dual threshold cosmic clustering algorithm.
DualThresholdCosmicClusterDriver() - Constructor for class org.hps.recon.ecal.cluster.DualThresholdCosmicClusterDriver
 
DualThresholdCosmicClusterer - Class in org.hps.recon.ecal.cluster
This is a more complicated version of the SimpleCosmicClusterer which uses a list of tight hits for seeding.
DualThresholdCosmicClusterer() - Constructor for class org.hps.recon.ecal.cluster.DualThresholdCosmicClusterer
 
DualThresholdSignalFitDriver - Class in org.hps.analysis.ecal.cosmic
This Driver will perform a function fit on ECAL window mode data to determine the likelihood of a signal being present, e.g.
DualThresholdSignalFitDriver() - Constructor for class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
DumbShaperFit - Class in org.hps.recon.tracking
 
DumbShaperFit() - Constructor for class org.hps.recon.tracking.DumbShaperFit
 
DUMMY_FLOAT_MAP - Static variable in class org.hps.record.epics.EpicsData
Dummy float parameters to make LCIO persistency work.
DUMMY_FLOAT_MAP - Static variable in class org.hps.record.scalers.ScalerData
Dummy float parameters to make LCIO persistency work.
DUMMY_INT_MAP - Static variable in class org.hps.record.epics.EpicsData
Dummy int parameters to make LCIO persistency work.
DUMMY_STRING_MAP - Static variable in class org.hps.record.scalers.ScalerData
Dummy int parameters to make LCIO persistency work.
DummyAnalysisDriver - Class in org.hps.analysis.examples
This is a skeleton that can be used to create a user analysis Driver in LCSim.
DummyAnalysisDriver() - Constructor for class org.hps.analysis.examples.DummyAnalysisDriver
Your Driver should have a public constructor.
DummyConditionsObject - Class in org.hps.conditions.dummy
A dummy conditions object type for testing purposes.
DummyConditionsObject() - Constructor for class org.hps.conditions.dummy.DummyConditionsObject
Class constructor.
DummyConditionsObject(Connection, TableMetaData) - Constructor for class org.hps.conditions.dummy.DummyConditionsObject
Class constructor.
DummyConditionsObject.DummyConditionsObjectCollection - Class in org.hps.conditions.dummy
Collection implementation.
DummyConditionsObjectCollection() - Constructor for class org.hps.conditions.dummy.DummyConditionsObject.DummyConditionsObjectCollection
 
DummyConditionsObjectCollection(Connection, TableMetaData) - Constructor for class org.hps.conditions.dummy.DummyConditionsObject.DummyConditionsObjectCollection
 
DummyConditionsObjectConverter - Class in org.hps.conditions.dummy
Converter for dummy conditions object.
DummyConditionsObjectConverter() - Constructor for class org.hps.conditions.dummy.DummyConditionsObjectConverter
 
DummyErrorDriver - Class in org.hps.monitoring.drivers.example
Driver for testing the error handling in the monitoring app.
DummyErrorDriver() - Constructor for class org.hps.monitoring.drivers.example.DummyErrorDriver
 
DummyEventBuilder - Class in org.hps.evio
This is an event builder that does nothing except create empty events.
DummyEventBuilder() - Constructor for class org.hps.evio.DummyEventBuilder
 
dummyName - Variable in class org.hps.evio.DummyEventBuilder
 
DummyTriggerDriver - Class in org.hps.readout.ecal
Free-running trigger - triggers on every Nth event
DummyTriggerDriver() - Constructor for class org.hps.readout.ecal.DummyTriggerDriver
 
dumpDQMData() - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
dumpDQMData() - Method in class org.hps.analysis.dataquality.EcalMonitoring
 
dumpDQMData() - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
dumpDQMData() - Method in class org.hps.analysis.dataquality.SvtMonitoring
 
dumpDQMData() - Method in class org.hps.analysis.dataquality.TrackMCEfficiency
 
DumpLHEEventsToASCII - Class in org.hps.util
 
DumpLHEEventsToASCII() - Constructor for class org.hps.util.DumpLHEEventsToASCII
 
duplicates - Variable in class org.hps.recon.tracking.AmbiguityResolver
 
dX - Variable in class org.hps.recon.tracking.kalman.FieldMap
 
dXdPhi(Vec, double, double) - Static method in class org.hps.recon.tracking.kalman.KalTrack
 
DxTOa(Vec) - Static method in class org.hps.recon.tracking.kalman.KalTrack
 
dxyNearestClusterMinus - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
dxyNearestClusterPlus - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
dY - Variable in class org.hps.recon.tracking.kalman.FieldMap
 
dydq(double, double, double, double, double) - Method in class org.hps.svt.alignment.AlignmentParameters
 
dydx() - Method in class org.hps.recon.tracking.StraightLineTrack
Return the direction derivative dy/dx.
dydxIndex - Static variable in class org.hps.recon.tracking.StraightLineTrack
 
dZ - Variable in class org.hps.recon.tracking.kalman.FieldMap
 
dz() - Method in class org.hps.recon.tracking.kalman.Helix
 
dz - Variable in class org.hps.recon.tracking.kalman.SeedTrack
 
dzdq(double, double, double, double, double, double) - Method in class org.hps.svt.alignment.AlignmentParameters
 
dzdx() - Method in class org.hps.recon.tracking.StraightLineTrack
Return the direction derivative dz/dx.
dzdxIndex - Static variable in class org.hps.recon.tracking.StraightLineTrack
 
dzMax - Variable in class org.hps.recon.tracking.kalman.KalmanParams
 

E

e - Variable in class org.hps.online.recon.eventbus.EventProcessingError
 
e - Variable in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
Arrays for internal storage of eigenvalues.
e - Variable in class org.hps.record.triggerbank.SSPCluster
 
e - Variable in class org.hps.record.triggerbank.VTPCluster
 
E0 - Variable in class org.hps.analysis.ecal.SF2019Driver
 
E0 - Variable in class org.hps.analysis.ecal.SF2021Driver
 
ebeam - Variable in class org.hps.analysis.dataquality.MonsterEventAnalysis
 
ebeam - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
ebeam - Variable in class org.hps.analysis.tuple.TupleMaker
 
ebeam - Variable in class org.hps.svt.SvtClusterAnalysis
 
ebeam - Variable in class org.hps.svt.SVTHitLevelPlots
 
ebeam - Variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
ecal - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
ecal - Variable in class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
 
ecal - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
ecal - Variable in class org.hps.analysis.ecal.EcalCellIDPrintDriver
 
ecal - Variable in class org.hps.analysis.ecal.SF2019Driver
 
ecal - Variable in class org.hps.analysis.ecal.SF2021Driver
 
ecal - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
 
ecal - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
ecal - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
ecal - Variable in class org.hps.readout.trigger.PairTriggerReadoutDriver
 
ecal - Variable in class org.hps.readout.trigger.SinglesTriggerReadoutDriver
Stores a reference to the calorimeter subdetector model.
ecal - Variable in class org.hps.readout.trigger2019.PairsTrigger2019ReadoutDriver
 
ecal - Variable in class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
Stores a reference to the calorimeter subdetector model.
ecal - Variable in class org.hps.recon.ecal.cluster.AbstractClusterer
 
ecal - Variable in class org.hps.recon.ecal.cluster.ClusterDriver
 
ecal - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
ecal - Variable in class org.hps.recon.particle.FinalStateParticleDriver
 
ecal - Variable in class org.hps.recon.particle.ReconParticleDriver
 
Ecal3PoleFunction - Class in org.hps.recon.ecal
"3-Pole Function:" x**2 * exp(-x/tau) Here x is time, and we have pedestal and time offsets, and it's normalized: PEDESTAL + INTEGRAL / WIDTH^3 / 2 * (TIME-TIME0)**2 * exp(-(TIME-TIME0)/WIDTH)
Ecal3PoleFunction() - Constructor for class org.hps.recon.ecal.Ecal3PoleFunction
 
Ecal3PoleFunction(String) - Constructor for class org.hps.recon.ecal.Ecal3PoleFunction
 
ECAL_BANK_NUMBER - Static variable in class org.hps.evio.EventConstants
 
ECAL_BFY_INDEX - Static variable in class org.hps.recon.tracking.TrackData
 
ECAL_BOTTOM_BANK_TAG - Static variable in class org.hps.evio.EventConstants
 
ECAL_CAL_HITS - Static variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
ECAL_CALIBRATIONS - Static variable in class org.hps.recon.ecal.EcalCalibrationsDriver
 
ECAL_CLUSTERS - Static variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
ECAL_CLUSTERS - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
ECAL_CLUSTERS - Static variable in class org.hps.online.recon.aida.JustEcal
 
ECAL_CLUSTERS_DIR - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
ECAL_CLUSTERS_DIR - Static variable in class org.hps.online.recon.aida.JustEcal
 
ECAL_DIR - Static variable in class org.hps.online.recon.aida.ExampleDriver
 
ECAL_FACE - Static variable in class org.hps.recon.tracking.BeamlineConstants
 
ECAL_FACE_ENGINEERING_RUNS - Static variable in class org.hps.recon.tracking.BeamlineConstants
 
ECAL_FACE_TESTRUN - Static variable in class org.hps.recon.tracking.BeamlineConstants
 
ECAL_HITS_DIR - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
ECAL_HITS_DIR - Static variable in class org.hps.online.recon.aida.JustEcal
 
ECAL_PAIRS_DIR - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
ECAL_PAIRS_DIR - Static variable in class org.hps.online.recon.aida.JustEcal
 
ECAL_POSITION_CONSTANT_NAME - Static variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
Name of the constant denoting the position of the Ecal face in the compact description.
ECAL_POSITION_CONSTANT_NAME - Static variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
Name of the constant denoting the position of the Ecal face in the compact description.
ECAL_POSITION_CONSTANT_NAME - Static variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
Name of the constant denoting the position of the Ecal face in the compact description.
ECAL_POSITION_CONSTANT_NAME - Static variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
Name of the constant denoting the position of the Ecal face in the compact description.
ECAL_POSITION_CONSTANT_NAME - Static variable in class org.hps.analysis.tuple.VertexTupleDriver
Name of the constant denoting the position of the Ecal face in the compact description.
ECAL_POSITION_CONSTANT_NAME - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
Name of the constant denoting the position of the Ecal face in the compact description.
ECAL_POSITION_CONSTANT_NAME - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
ECAL_POSITION_CONSTANT_NAME - Static variable in class org.hps.analysis.vertex.VertexDebugger
Name of the constant denoting the position of the Ecal face in the compact description.
ECAL_POSITION_CONSTANT_NAME - Static variable in class org.hps.recon.tracking.TrackTweakDriver
Name of the constant denoting the position of the Ecal face in the compact description.
ECAL_PULSE_BANK_TAG - Static variable in class org.hps.evio.EventConstants
 
ECAL_PULSE_FORMAT - Static variable in class org.hps.evio.EventConstants
 
ECAL_PULSE_INTEGRAL_BANK_TAG - Static variable in class org.hps.evio.EventConstants
 
ECAL_PULSE_INTEGRAL_FORMAT - Static variable in class org.hps.evio.EventConstants
 
ECAL_PULSE_INTEGRAL_HIGHRESTDC_BANK_TAG - Static variable in class org.hps.evio.EventConstants
 
ECAL_PULSE_INTEGRAL_HIGHRESTDC_FORMAT - Static variable in class org.hps.evio.EventConstants
 
ECAL_PULSE_INTEGRAL_HIGHRESTDC_MODE - Static variable in class org.hps.evio.EventConstants
 
ECAL_PULSE_INTEGRAL_HIGHRESTDC_MODE - Static variable in class org.hps.recon.ecal.HitExtraData.Mode7Data
 
ECAL_PULSE_INTEGRAL_MODE - Static variable in class org.hps.evio.EventConstants
 
ECAL_PULSE_INTEGRAL_MODE - Static variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
ECAL_PULSE_MODE - Static variable in class org.hps.evio.EventConstants
 
ECAL_PULSE_MODE - Static variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
ECAL_RAW_MODE - Static variable in class org.hps.evio.EventConstants
 
ECAL_RAW_MODE - Static variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
ECAL_READOUT_HITS - Static variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
ECAL_READOUT_HITS - Static variable in class org.hps.online.recon.aida.ExampleDriver
 
ECAL_READOUT_HITS - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
ECAL_TOP_BANK_TAG - Static variable in class org.hps.evio.EventConstants
 
ECAL_WINDOW_BANK_TAG - Static variable in class org.hps.evio.EventConstants
 
ECAL_WINDOW_FORMAT - Static variable in class org.hps.evio.EventConstants
 
EcalBadChannel - Class in org.hps.conditions.ecal
This class represents an ECAL channel that is considered "bad" which means it should not be used in reconstruction.
EcalBadChannel() - Constructor for class org.hps.conditions.ecal.EcalBadChannel
 
EcalBadChannel.EcalBadChannelCollection - Class in org.hps.conditions.ecal
The collection class for this object.
EcalBadChannel.EcalBadChannelCollection.ChannelIdComparator - Class in org.hps.conditions.ecal
Comparison class for ECAL bad channels, which uses channel ID.
EcalBadChannelCollection() - Constructor for class org.hps.conditions.ecal.EcalBadChannel.EcalBadChannelCollection
 
EcalCalibration - Class in org.hps.conditions.ecal
This class represents ECal pedestal and noise values from the conditions database.
EcalCalibration() - Constructor for class org.hps.conditions.ecal.EcalCalibration
No argument constructor.
EcalCalibration(int, double, double) - Constructor for class org.hps.conditions.ecal.EcalCalibration
Full qualified constructor.
EcalCalibration.EcalCalibrationCollection - Class in org.hps.conditions.ecal
The collection implementation for the object class.
EcalCalibration.EcalCalibrationCollection.ChannelIdComparator - Class in org.hps.conditions.ecal
Comparison using channel ID.
EcalCalibrationCollection() - Constructor for class org.hps.conditions.ecal.EcalCalibration.EcalCalibrationCollection
 
EcalCalibrationsDriver - Class in org.hps.recon.ecal
This Driver will generate a EcalCalibration collection from the ADC value distributions of raw ECAL data.
EcalCalibrationsDriver() - Constructor for class org.hps.recon.ecal.EcalCalibrationsDriver
 
EcalCellIDPrintDriver - Class in org.hps.analysis.ecal
 
EcalCellIDPrintDriver() - Constructor for class org.hps.analysis.ecal.EcalCellIDPrintDriver
 
EcalChannel - Class in org.hps.conditions.ecal
This class encapsulates all the information about a single ECal channel, corresponding to one physical crystal in the detector.
EcalChannel() - Constructor for class org.hps.conditions.ecal.EcalChannel
 
EcalChannel.ChannelId - Class in org.hps.conditions.ecal
The ChannelId is a unique number identifying the channel within its conditions collection.
EcalChannel.DaqId - Class in org.hps.conditions.ecal
The DaqId is the combination of crate, slot and channel that specify the channel's DAQ configuration.
EcalChannel.EcalChannelCollection - Class in org.hps.conditions.ecal
A collection of EcalChannel objects.
EcalChannel.EcalChannelCollection.ChannelIdComparator - Class in org.hps.conditions.ecal
Comparison of ECAL channel objects.
EcalChannel.EcalChannelConverter - Class in org.hps.conditions.ecal
Customized converter for this object.
EcalChannel.GeometryId - Class in org.hps.conditions.ecal
The GeometryId contains the x and y indices of the crystal in the LCSIM-based geometry representation.
EcalChannelCollection() - Constructor for class org.hps.conditions.ecal.EcalChannel.EcalChannelCollection
 
EcalChannelConstants - Class in org.hps.conditions.ecal
This class represents the conditions of a single ECAL channel such as a calibration and gain.
EcalChannelConstants() - Constructor for class org.hps.conditions.ecal.EcalChannelConstants
Class constructor, which is package protected.
EcalChannelConverter() - Constructor for class org.hps.conditions.ecal.EcalChannel.EcalChannelConverter
 
EcalClusterAnalysisDriver - Class in org.hps.analysis.examples
 
EcalClusterAnalysisDriver() - Constructor for class org.hps.analysis.examples.EcalClusterAnalysisDriver
 
ecalClusterCollectionName - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
ecalClusterCollectionName - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
ecalClusterCollectionName - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
eCalClusterCollectionName - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
ecalClusterCollectionName - Variable in class org.hps.recon.ecal.cluster.TimeDependentEcalGains
 
ecalClusterCollectionName - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecPlots
 
ecalClusterCorrName - Variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
ecalClusterHitDT - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Cluster hit timing coincidence: 0 to 16, units: +/-ns
ecalClusterHitDT - Variable in class org.hps.record.daqconfig2019.VTPConfig2019
 
ecalClusterName - Variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
EcalClusterPlots - Class in org.hps.analysis.ecal
 
EcalClusterPlots() - Constructor for class org.hps.analysis.ecal.EcalClusterPlots
 
EcalClusterPlots - Class in org.hps.monitoring.ecal.plots
The driver EcalCluster implements the histograms shown to the user in the third tab of the Monitoring Application, when using the Ecal monitoring application.

These histograms show the single-channel distributions: The first sub-tab shows the cluster counts per event (Histogram1D), the number of hits in a cluster (Histogram1D), the cluster centers distribution (Histogram2D), and the maximum cluster energy in an event (Histogram1D). The second sub-tab shows the energy distribution of the cluster (Histogram1D) and the maximum cluster energy in each event (Histogram1D) The third sub-tab shows the time distribution of the cluster (Histogram1D), taken from the mean of the times forming the cluster, as well as the RMS (Histogram1D). The fourth tab displays the cluster pair distribution for the energy sum, energy difference, energy slope, and coplanarity cuts for all top/bottom pairs received.
EcalClusterPlots() - Constructor for class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
ecalClustersCollectionName - Variable in class org.hps.analysis.MC.IdentifyBadTracksDriver
 
ecalClustersCollectionName - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
LCIO collection name for calorimeter clusters.
ecalClustersCollectionName - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
LCIO collection name for calorimeter clusters.
ecalClustersCollectionName - Variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
ecalClustersCollectionName - Variable in class org.hps.recon.particle.FinalStateParticleDriver
 
ecalClustersCollectionName - Variable in class org.hps.recon.particle.ReconParticleDriver
LCIO collection name for calorimeter clusters.
ecalClusterSeedThr - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Cluster seed threshold in: 1 to 8191, units MeV
ecalClusterSeedThr - Variable in class org.hps.record.daqconfig2019.VTPConfig2019
 
ecalCollectionName - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
ecalCollectionName - Variable in class org.hps.analysis.ecal.EcalCellIDPrintDriver
 
ecalCollectionName - Variable in class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
ecalCollectionName - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
ecalCollectionName - Variable in class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
ecalCollectionName - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
ecalCollectionName - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
ecalCollectionName - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
ecalCollectionName - Variable in class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
 
ecalCollectionName - Variable in class org.hps.monitoring.ecal.eventdisplay.lcsim.LCIOBridgeDriver
 
ecalCollectionName - Variable in class org.hps.readout.ecal.EcalReadoutDriver
 
ecalCollectionName - Variable in class org.hps.recon.ecal.EcalConverterDriver
 
ecalCollectionName - Variable in class org.hps.recon.ecal.EcalOnlineRawConverter2019Driver
The output LCIO collection name.
ecalCollectionName - Variable in class org.hps.recon.ecal.EcalOnlineRawConverterDriver
The output LCIO collection name.
ecalCollectionName - Variable in class org.hps.recon.ecal.EcalRawConverter2Driver
Output collection name (unless runBackwards=true, then it's input).
ecalCollectionName - Variable in class org.hps.recon.ecal.EcalRawConverter3Driver
Output collection name (unless runBackwards=true, then it's input).
ecalCollectionName - Variable in class org.hps.recon.ecal.EcalRawConverterDriver
Output collection name (unless runBackwards=true, then it's input).
ecalCollectionName - Variable in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
ecalCollectionName - Variable in class org.hps.recon.ecal.FADCConverterDriver
 
ecalCollectionName - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
ecalConditions - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
ecalConditions - Variable in class org.hps.analysis.ecal.FEEClusterPlotter
 
ecalConditions - Variable in class org.hps.analysis.ecal.SF2019Driver
 
ecalConditions - Variable in class org.hps.analysis.ecal.SF2021Driver
 
EcalConditions - Class in org.hps.conditions.ecal
This class provides access to all ECAL conditions from the database, including gain, pedestal and bad channel settings, per crystal.
EcalConditions(Subdetector) - Constructor for class org.hps.conditions.ecal.EcalConditions
Class constructor.
ecalConditions - Variable in class org.hps.digi.EcalDigitizationWithPulserDataMergingReadoutDriver
Stores the conditions for this subdetector.
ecalConditions - Static variable in class org.hps.evio.EcalEvioReader
 
ecalConditions - Static variable in class org.hps.evio.EcalHitWriter
 
ecalConditions - Variable in class org.hps.evio.StuckFADCBitDriver
 
ecalConditions - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
ecalConditions - Variable in class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
ecalConditions - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
ecalConditions - Variable in class org.hps.readout.ecal.updated.EcalDigitizationReadoutDriver
Stores the conditions for this subdetector.
ecalConditions - Variable in class org.hps.readout.ecal.updated.EcalRawConverterReadoutDriver
Cached copy of the calorimeter conditions.
ecalConditions - Variable in class org.hps.readout.rawconverter.EcalMode1RawConverter
Stores the calibrations and conditions for the calorimeter subdetector.
ecalConditions - Variable in class org.hps.readout.rawconverter.EcalReadoutMode3RawConverter
Stores the calibrations and conditions for the calorimeter subdetector.
ecalConditions - Variable in class org.hps.recon.ecal.CorrectGainRunDependenceDriver
 
ecalConditions - Variable in class org.hps.recon.ecal.EcalCalibrationsDriver
 
ecalConditions - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
ecalConditions - Variable in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
ecalConditions - Variable in class org.hps.recon.ecal.EcalGain
 
ecalConditions - Variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
ecalConditions - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
ecalConditions - Variable in class org.hps.recon.ecal.EcalRawConverter
 
ecalConditions - Variable in class org.hps.recon.ecal.EcalRawConverter2
 
ecalConditions - Variable in class org.hps.recon.ecal.EcalRawConverter2Driver
 
ecalConditions - Variable in class org.hps.recon.ecal.EcalRawConverter3
 
ecalConditions - Variable in class org.hps.recon.ecal.EcalRawConverter3Driver
 
ecalConditions - Variable in class org.hps.recon.ecal.EcalRawConverterDriver
 
ecalConditions - Variable in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
ecalConditions - Variable in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
ecalConditions - Variable in class org.hps.recon.ecal.EcalTimeCorrectionDriver
 
ecalConditions - Variable in class org.hps.recon.ecal.EcalTriggerFilterDriver
 
ecalConditions - Variable in class org.hps.recon.ecal.FADCConverterDriver
 
ecalConditions - Variable in class org.hps.recon.ecal.IterateGainFactorDriver
 
ecalConditions - Variable in class org.hps.recon.filtering.FEEFilterDriver
 
ecalConditions - Variable in class org.hps.record.daqconfig.EvioDAQParser
 
ecalConditions - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
 
EcalConditionsConverter - Class in org.hps.conditions.ecal
This class loads all ECAL conditions into an EcalConditions object from the database, based on the current run number known by the conditions manager.
EcalConditionsConverter() - Constructor for class org.hps.conditions.ecal.EcalConditionsConverter
 
EcalConditionsUtil - Class in org.hps.conditions.ecal
This is a set of utility methods for the ECAL that use the database conditions system.
EcalConditionsUtil() - Constructor for class org.hps.conditions.ecal.EcalConditionsUtil
Constructor which will find the ECAL conditions from the static conditions manager instance.
EcalConditionsUtil(EcalConditions) - Constructor for class org.hps.conditions.ecal.EcalConditionsUtil
Constructor which uses external reference to conditions object.
ecalConverter - Variable in class org.hps.conditions.database.DatabaseConditionsManager
The converter for creating the combined ECAL conditions object.
EcalConverterDriver - Class in org.hps.recon.ecal
 
EcalConverterDriver() - Constructor for class org.hps.recon.ecal.EcalConverterDriver
 
EcalCosmicPulseFitter - Class in org.hps.recon.ecal
Fit ECal FADC Mode-1 waveform with a "3-pole" function for extraction of pulse integral and time.
EcalCosmicPulseFitter() - Constructor for class org.hps.recon.ecal.EcalCosmicPulseFitter
 
EcalCrystal - Class in org.hps.detector.ecal
This class implements the geometry API for ECal crystals in the HPS experiment.
EcalCrystal(String, IDetectorElement, String, IIdentifier) - Constructor for class org.hps.detector.ecal.EcalCrystal
Class constructor.
EcalCrystalChannelMap - Class in org.hps.detector.ecal
This is a convenience utility for associating the geometric crystal objects with the conditions system channel information and vice versa.
EcalCrystalChannelMap(HPSEcalAPI, EcalChannel.EcalChannelCollection) - Constructor for class org.hps.detector.ecal.EcalCrystalChannelMap
Creates the map between crystals and channels.
EcalCrystalPosition - Class in org.hps.conditions.ecal
Stores information about front and back ECal crystal positions relative to the target.
EcalCrystalPosition() - Constructor for class org.hps.conditions.ecal.EcalCrystalPosition
 
EcalCrystalPosition.EcalCrystalPositionCollection - Class in org.hps.conditions.ecal
 
EcalCrystalPositionCollection() - Constructor for class org.hps.conditions.ecal.EcalCrystalPosition.EcalCrystalPositionCollection
 
EcalDaqPlots - Class in org.hps.monitoring.ecal.plots
The driver EcalDaqPlots implements the histogram shown to the user in the fourth tab of the Monitoring Application, when using the Ecal monitoring lcsim file.
EcalDaqPlots() - Constructor for class org.hps.monitoring.ecal.plots.EcalDaqPlots
 
EcalDigitizationReadoutDriver - Class in org.hps.readout.ecal.updated
Class EcalReadoutDriver is an implementation of the DigitizationReadoutDriver for a subdetector of type HPSEcal3.
EcalDigitizationReadoutDriver() - Constructor for class org.hps.readout.ecal.updated.EcalDigitizationReadoutDriver
 
EcalDigitizationWithPulserDataMergingReadoutDriver - Class in org.hps.digi
Class EcalDigitizationWithPulserDataMergingReadoutDriver is an implementation of the DigitizationWithPulserDataMergingReadoutDriver for a subdetector of type HPSEcal3.
EcalDigitizationWithPulserDataMergingReadoutDriver() - Constructor for class org.hps.digi.EcalDigitizationWithPulserDataMergingReadoutDriver
 
ecalE - Variable in class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
EcalEdepToTriggerConverterDriver - Class in org.hps.recon.ecal
This file can be used on Monte Carlo and excludes pile up.
EcalEdepToTriggerConverterDriver() - Constructor for class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
EcalEnergyFilter(double) - Constructor for class org.hps.readout.SignalOverlayDriver.EcalEnergyFilter
 
ecalEPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
EcalEventDisplay - Class in org.hps.monitoring.ecal.plots
This Driver creates an instance of the ECAL event display viewer and will generate plots in the monitoring app for individual channels that are selected.
EcalEventDisplay() - Constructor for class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
EcalEventDisplayWithRawWaveform - Class in org.hps.monitoring.ecal.plots
Driver EcalEventDisplay generates the histograms shown to the user in the fifth tab of the monitoring application.
EcalEventDisplayWithRawWaveform() - Constructor for class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
EcalEventTester(double) - Constructor for class org.hps.util.FilterMCBunches.EcalEventTester
 
EcalEvioReader - Class in org.hps.evio
 
EcalEvioReader(int, int) - Constructor for class org.hps.evio.EcalEvioReader
 
EcalFeeMonitor - Class in org.hps.monitoring.ecal.plots
 
EcalFeeMonitor() - Constructor for class org.hps.monitoring.ecal.plots.EcalFeeMonitor
 
ecalFeeSF - Variable in class org.hps.analysis.examples.EventAnalysis2019
 
ecalFeeSF - Variable in class org.hps.analysis.examples.EventAnalysis2019Jeopardy
 
EcalGain - Class in org.hps.conditions.ecal
A per channel ECAL gain value.
EcalGain() - Constructor for class org.hps.conditions.ecal.EcalGain
 
EcalGain - Class in org.hps.recon.ecal
 
EcalGain() - Constructor for class org.hps.recon.ecal.EcalGain
Currently sets up a listener for DAQ configuration from EVIO.
EcalGain.EcalGainCollection - Class in org.hps.conditions.ecal
The collection implementation for this class.
EcalGain.EcalGainCollection.ChannelIdComparator - Class in org.hps.conditions.ecal
Comparison implementation by channel ID.
EcalGainCalibFilter - Class in org.hps.recon.filtering
 
EcalGainCalibFilter() - Constructor for class org.hps.recon.filtering.EcalGainCalibFilter
 
EcalGainCollection() - Constructor for class org.hps.conditions.ecal.EcalGain.EcalGainCollection
 
EcalGainDriver - Class in org.hps.recon.ecal
 
EcalGainDriver() - Constructor for class org.hps.recon.ecal.EcalGainDriver
 
ecalGeometryName - Variable in class org.hps.readout.trigger.PairTriggerReadoutDriver
 
ecalGeometryName - Variable in class org.hps.readout.trigger.SinglesTriggerReadoutDriver
Indicates the name of the calorimeter geometry object.
ecalGeometryName - Variable in class org.hps.readout.trigger2019.PairsTrigger2019ReadoutDriver
 
ecalGeometryName - Variable in class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
Indicates the name of the calorimeter geometry object.
EcalHit - Class in org.hps.monitoring.ecal.eventdisplay.event
The class EcalHit is an extension of Datum that stores an energy.
EcalHit(int, int, double) - Constructor for class org.hps.monitoring.ecal.eventdisplay.event.EcalHit
Initializes a calorimeter hit object.
EcalHit(Point, double) - Constructor for class org.hps.monitoring.ecal.eventdisplay.event.EcalHit
Initializes a calorimeter hit object.
EcalHit(int, int, double, double) - Constructor for class org.hps.monitoring.ecal.eventdisplay.event.EcalHit
Initializes a calorimeter hit object.
EcalHit(Point, double, double) - Constructor for class org.hps.monitoring.ecal.eventdisplay.event.EcalHit
Initializes a calorimeter hit object.
ecalHitCollection - Variable in class org.hps.readout.SignalOverlayDriver
 
EcalHitPlots - Class in org.hps.analysis.ecal
 
EcalHitPlots() - Constructor for class org.hps.analysis.ecal.EcalHitPlots
 
EcalHitPlots - Class in org.hps.monitoring.ecal.plots
The driver EcalHitPlots implements the histogram shown to the user in the second tab of the Monitoring Application, when using the Ecal monitoring lcsim file.
EcalHitPlots() - Constructor for class org.hps.monitoring.ecal.plots.EcalHitPlots
 
ecalHitsCollectionName - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
ecalHitsCollectionName - Variable in class org.hps.analysis.tuple.FullTruthTupleMaker
 
ecalHitsCollectionName - Variable in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
EcalHitWriter - Class in org.hps.evio
 
EcalHitWriter() - Constructor for class org.hps.evio.EcalHitWriter
 
EcalKeyListener() - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.ActiveViewer.EcalKeyListener
Deprecated.
 
EcalKeyListener() - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer.EcalKeyListener
Deprecated.
 
EcalKeyListener() - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer.EcalKeyListener
 
EcalLed - Class in org.hps.conditions.ecal
A conditions class for representing the setup of the LED system in the ECAL for one channel.
EcalLed() - Constructor for class org.hps.conditions.ecal.EcalLed
 
EcalLed.EcalLedCollection - Class in org.hps.conditions.ecal
Generic collection class for these objects.
EcalLed.EcalLedCollection.ChannelIdComparator - Class in org.hps.conditions.ecal
Comparison implementation by channel ID.
EcalLedCalibration - Class in org.hps.conditions.ecal
ECAL LED calibration information per channel.
EcalLedCalibration() - Constructor for class org.hps.conditions.ecal.EcalLedCalibration
Class constructor.
EcalLedCalibration(int, double, double, EcalLedCalibration.LedColor) - Constructor for class org.hps.conditions.ecal.EcalLedCalibration
Fully qualified constructor.
EcalLedCalibration.EcalLedCalibrationCollection - Class in org.hps.conditions.ecal
Generic collection class for these objects.
EcalLedCalibration.LedColor - Enum in org.hps.conditions.ecal
Color of LED measurement.
EcalLedCalibrationCollection() - Constructor for class org.hps.conditions.ecal.EcalLedCalibration.EcalLedCalibrationCollection
 
EcalLedCollection() - Constructor for class org.hps.conditions.ecal.EcalLed.EcalLedCollection
 
EcalLedSequenceMonitor - Class in org.hps.monitoring.ecal.plots
This is the driver used to determine the response of each calorimeter channel after a LED run
EcalLedSequenceMonitor() - Constructor for class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
EcalMode1RawConverter - Class in org.hps.readout.rawconverter
 
EcalMode1RawConverter() - Constructor for class org.hps.readout.rawconverter.EcalMode1RawConverter
 
EcalMonitoring - Class in org.hps.analysis.dataquality
 
EcalMonitoring() - Constructor for class org.hps.analysis.dataquality.EcalMonitoring
 
EcalMonitoringPlots - Class in org.hps.monitoring.ecal.plots
The driver EcalMonitoringPlots implements the histogram shown to the user in the first tab of the Monitoring Application, when using the Ecal monitoring lcsim file.
EcalMonitoringPlots() - Constructor for class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
EcalMonitoringTestDriver - Class in org.hps.monitoring.drivers.example
This Driver just plots the number of RawTrackerHit objects in the 'EcalReadoutHits' collection and the FADC values as a basic test that ECAL raw data is accessible to the monitoring app.
EcalMonitoringTestDriver() - Constructor for class org.hps.monitoring.drivers.example.EcalMonitoringTestDriver
 
EcalMonitoringUtilities - Class in org.hps.monitoring.ecal.plots
Some simple utility methods for organizing ECAL monitoring plots.
EcalMonitoringUtilities() - Constructor for class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
EcalMouseListener() - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.Viewer.EcalMouseListener
 
EcalMouseMotionListener() - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.Viewer.EcalMouseMotionListener
 
ecalName - Static variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
ecalName - Static variable in class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
 
ecalName - Static variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
ecalName - Variable in class org.hps.analysis.ecal.EcalCellIDPrintDriver
 
ecalName - Variable in class org.hps.monitoring.ecal.eventdisplay.lcsim.LCIOBridgeDriver
 
ecalName - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
ecalName - Variable in class org.hps.recon.ecal.cluster.ClusterDriver
 
EcalOnlineRawConverter - Class in org.hps.recon.ecal
EcalOnlineRawConverter handles the conversion of raw hits of all modes to energy hit CalorimeterHit objects.
EcalOnlineRawConverter() - Constructor for class org.hps.recon.ecal.EcalOnlineRawConverter
Instantiates the EcalOnlineRawConverter and connects it to the ConfigurationManager to receive settings from the DAQ configuration.
EcalOnlineRawConverter2019 - Class in org.hps.recon.ecal
EcalOnlineRawConverter2019 handles the conversion of raw hits of all modes to energy hit CalorimeterHit objects.
EcalOnlineRawConverter2019() - Constructor for class org.hps.recon.ecal.EcalOnlineRawConverter2019
Instantiates the EcalOnlineRawConverter and connects it to the ConfigurationManager to receive settings from the DAQ configuration.
EcalOnlineRawConverter2019Driver - Class in org.hps.recon.ecal
This class is used to convert between collections of RawCalorimeterHit and RawTrackerHit, objects with ADC/sample information, and collections of CalorimeterHit, objects with energy/time information.
EcalOnlineRawConverter2019Driver() - Constructor for class org.hps.recon.ecal.EcalOnlineRawConverter2019Driver
Instantiates the EcalOnlineRawConverter2019 for this driver.
EcalOnlineRawConverterDriver - Class in org.hps.recon.ecal
This class is used to convert between collections of RawCalorimeterHit and RawTrackerHit, objects with ADC/sample information, and collections of CalorimeterHit, objects with energy/time information.
EcalOnlineRawConverterDriver() - Constructor for class org.hps.recon.ecal.EcalOnlineRawConverterDriver
Instantiates the EcalOnlineRawConverter2 for this driver.
EcalPairEventTester(double) - Constructor for class org.hps.util.FilterMCBunches.EcalPairEventTester
 
EcalPairFilter(double) - Constructor for class org.hps.readout.SignalOverlayDriver.EcalPairFilter
 
EcalPairsFilter - Class in org.hps.recon.filtering
Accept events containing a pair of ECal clusters within a set time coincidence.
EcalPairsFilter() - Constructor for class org.hps.recon.filtering.EcalPairsFilter
 
ecalPanel - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
The panel displaying the calorimeter crystals and scale.
EcalPedestalCalculator - Class in org.hps.recon.ecal
Calculate pedestals from Mode-7 Data.
EcalPedestalCalculator() - Constructor for class org.hps.recon.ecal.EcalPedestalCalculator
 
EcalPedestalMonitor - Class in org.hps.monitoring.subsys.ecal
Reads output of org.hps.recon.ecal.RunningPedestalDriver and makes strip charts.
EcalPedestalMonitor() - Constructor for class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
EcalPedestalViewer - Class in org.hps.monitoring.ecal.plots
 
EcalPedestalViewer() - Constructor for class org.hps.monitoring.ecal.plots.EcalPedestalViewer
 
ecalPosition - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
Position of the Ecal face
ecalPosition - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
Position of the Ecal face
ecalPosition - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
Position of the Ecal face
ecalPosition - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
Position of the Ecal face
ecalPosition - Variable in class org.hps.analysis.tuple.VertexTupleDriver
Position of the Ecal face
ecalPosition - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
Position of the Ecal face
ecalPosition - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
ecalPosition - Variable in class org.hps.analysis.vertex.VertexDebugger
Position of the Ecal face
ecalPosition - Variable in class org.hps.recon.tracking.TrackTweakDriver
Position along the beamline of the Ecal face
EcalPulseFitter - Class in org.hps.recon.ecal
Fit ECal FADC Mode-1 waveform with a "3-pole" function for extraction of pulse integral and time.
EcalPulseFitter() - Constructor for class org.hps.recon.ecal.EcalPulseFitter
 
EcalPulseWidth - Class in org.hps.conditions.ecal
Conditions object for representing the ECAL signal pulse width of a single channel.
EcalPulseWidth() - Constructor for class org.hps.conditions.ecal.EcalPulseWidth
 
EcalPulseWidth.EcalPulseWidthCollection - Class in org.hps.conditions.ecal
Collection implementation for EcalPulseWidth.
EcalPulseWidthCollection() - Constructor for class org.hps.conditions.ecal.EcalPulseWidth.EcalPulseWidthCollection
 
ecalQuantNames - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
ecalRawCollectionName - Variable in class org.hps.readout.ecal.EcalReadoutDriver
 
EcalRawConverter - Class in org.hps.recon.ecal
This class is used to convert between RawCalorimeterHit or RawTrackerHit, objects with ADC/sample information, and CalorimeterHit, an object with energy+time information.
EcalRawConverter() - Constructor for class org.hps.recon.ecal.EcalRawConverter
Currently sets up a listener for DAQ configuration from EVIO.
EcalRawConverter2 - Class in org.hps.recon.ecal
This class is used to convert between RawCalorimeterHit or RawTrackerHit, objects with ADC/sample information, and CalorimeterHit, an object with energy+time information.
EcalRawConverter2() - Constructor for class org.hps.recon.ecal.EcalRawConverter2
Currently sets up a listener for DAQ configuration from EVIO.
EcalRawConverter2Driver - Class in org.hps.recon.ecal
This Driver converts raw ECal data collections to CalorimeterHit collections with energy and time information.
EcalRawConverter2Driver() - Constructor for class org.hps.recon.ecal.EcalRawConverter2Driver
 
EcalRawConverter3 - Class in org.hps.recon.ecal
This class is used to convert between RawCalorimeterHit or RawTrackerHit, objects with ADC/sample information, and CalorimeterHit, an object with energy+time information.
EcalRawConverter3() - Constructor for class org.hps.recon.ecal.EcalRawConverter3
Currently sets up a listener for DAQ configuration from EVIO.
EcalRawConverter3Driver - Class in org.hps.recon.ecal
This Driver converts raw ECal data collections to CalorimeterHit collections with energy and time information.
EcalRawConverter3Driver() - Constructor for class org.hps.recon.ecal.EcalRawConverter3Driver
 
EcalRawConverterDriver - Class in org.hps.recon.ecal
This Driver converts raw ECal data collections to CalorimeterHit collections with energy and time information.
EcalRawConverterDriver() - Constructor for class org.hps.recon.ecal.EcalRawConverterDriver
 
EcalRawConverterReadoutDriver - Class in org.hps.readout.ecal.updated
EcalRawConverterReadoutDriver is an implementation of RawConverterReadoutDriver for the calorimeter subdetector.
EcalRawConverterReadoutDriver() - Constructor for class org.hps.readout.ecal.updated.EcalRawConverterReadoutDriver
Instantiates the driver with the correct default parameters.
ecalReader - Variable in class org.hps.evio.BaseEventBuilder
 
ecalReadoutCollectionName - Variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
ecalReadoutCollectionName - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
EcalReadoutDriver<T> - Class in org.hps.readout.ecal
Performs readout of ECal hits.
EcalReadoutDriver() - Constructor for class org.hps.readout.ecal.EcalReadoutDriver
 
ecalReadoutHitsPerEventH1D - Variable in class org.hps.online.recon.aida.ExampleDriver
 
ecalReadoutHitsXYH2D - Variable in class org.hps.online.recon.aida.ExampleDriver
 
EcalReadoutMode3RawConverter - Class in org.hps.readout.rawconverter
EcalReadoutMode3RawConverter handles the implementation of calorimeter-specific functionality for AbstractMode3RawConverter.
EcalReadoutMode3RawConverter() - Constructor for class org.hps.readout.rawconverter.EcalReadoutMode3RawConverter
 
ecalReadoutName - Variable in class org.hps.readout.ecal.EcalReadoutDriver
 
ecalReadoutName - Variable in class org.hps.recon.ecal.CorrectGainRunDependenceDriver
 
ecalReadoutName - Variable in class org.hps.recon.ecal.EcalConverterDriver
 
ecalReadoutName - Variable in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
ecalReadoutName - Variable in class org.hps.recon.ecal.EcalGainDriver
ecalCollectionName "type" (must match detector-data)
ecalReadoutName - Variable in class org.hps.recon.ecal.EcalOnlineRawConverter2019Driver
ecalCollectionName "type" (must match detector-data)
ecalReadoutName - Variable in class org.hps.recon.ecal.EcalOnlineRawConverterDriver
ecalCollectionName "type" (must match detector-data)
ecalReadoutName - Variable in class org.hps.recon.ecal.EcalRawConverter2Driver
ecalCollectionName "type" (must match detector-data)
ecalReadoutName - Variable in class org.hps.recon.ecal.EcalRawConverter3Driver
ecalCollectionName "type" (must match detector-data)
ecalReadoutName - Variable in class org.hps.recon.ecal.EcalRawConverterDriver
ecalCollectionName "type" (must match detector-data)
ecalReadoutName - Variable in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
ecalReadoutName - Variable in class org.hps.recon.ecal.EcalTimeCorrectionDriver
ecalCollectionName "type" (must match detector-data)
ecalReadoutName - Variable in class org.hps.recon.ecal.EcalTriggerFilterDriver
 
ecalReadoutName - Variable in class org.hps.recon.ecal.FADCConverterDriver
 
ecalReadoutName - Variable in class org.hps.recon.ecal.IterateGainFactorDriver
 
ecalReadoutPeriod - Static variable in class org.hps.recon.ecal.EcalUtils
 
EcalReadoutToTriggerConverterDriver - Class in org.hps.recon.ecal
phansson Exp $
EcalReadoutToTriggerConverterDriver() - Constructor for class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
EcalRunningPedestalDriver - Class in org.hps.recon.ecal
This Driver takes Mode-1 or Mode-7 ECal data and computes a running pedestal average for every channel.
EcalRunningPedestalDriver() - Constructor for class org.hps.recon.ecal.EcalRunningPedestalDriver
 
EcalScoringMatchDriver - Class in org.hps.analysis.examples
 
EcalScoringMatchDriver() - Constructor for class org.hps.analysis.examples.EcalScoringMatchDriver
 
EcalSinglesFilter - Class in org.hps.recon.filtering
Accept events containing an ECal cluster passing cuts.
EcalSinglesFilter() - Constructor for class org.hps.recon.filtering.EcalSinglesFilter
 
EcalStripChartTestDriver - Class in org.hps.monitoring.subsys.ecal
Example Driver for plotting a sub-system's data using a strip chart.
EcalStripChartTestDriver() - Constructor for class org.hps.monitoring.subsys.ecal.EcalStripChartTestDriver
 
EcalStripChartTestDriver.AverageHitsProvider - Class in org.hps.monitoring.subsys.ecal
 
ecalSubdetectorName - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
ecalSubdetectorName - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
ecalSubdetectorName - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
ecalSubdetectorName - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
ecalSubdetectorName - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
EcalTimeCorrectionDriver - Class in org.hps.recon.ecal
Perform time walk correction on ECal hits and create new collection of hits with corrected time.
EcalTimeCorrectionDriver() - Constructor for class org.hps.recon.ecal.EcalTimeCorrectionDriver
 
EcalTimeShift - Class in org.hps.conditions.ecal
This class represents a time shift calibration value for an ECAL channel.
EcalTimeShift() - Constructor for class org.hps.conditions.ecal.EcalTimeShift
 
EcalTimeShift.EcalTimeShiftCollection - Class in org.hps.conditions.ecal
A collection of EcalTimeShift objects.
EcalTimeShift.EcalTimeShiftCollection.ChannelIdComparator - Class in org.hps.conditions.ecal
Compare two objects by their channel ID.
EcalTimeShiftCollection() - Constructor for class org.hps.conditions.ecal.EcalTimeShift.EcalTimeShiftCollection
 
EcalTimeWalk - Class in org.hps.conditions.ecal
ECal time walk conditions consisting of 5 double parameters for input to time walk correction algorithm.
EcalTimeWalk() - Constructor for class org.hps.conditions.ecal.EcalTimeWalk
 
EcalTimeWalk - Class in org.hps.recon.ecal
 
EcalTimeWalk() - Constructor for class org.hps.recon.ecal.EcalTimeWalk
 
EcalTimeWalk.EcalTimeWalkCollection - Class in org.hps.conditions.ecal
The collection implementation for the object class.
EcalTimeWalkCollection() - Constructor for class org.hps.conditions.ecal.EcalTimeWalk.EcalTimeWalkCollection
 
EcalTriggerFilterDriver - Class in org.hps.recon.ecal
Changes ECal hit IDs to match what the test run trigger sees.
EcalTriggerFilterDriver() - Constructor for class org.hps.recon.ecal.EcalTriggerFilterDriver
 
EcalTruthTestDriver - Class in org.hps.analysis.MC
 
EcalTruthTestDriver() - Constructor for class org.hps.analysis.MC.EcalTruthTestDriver
 
EcalUtils - Class in org.hps.recon.ecal
 
EcalUtils() - Constructor for class org.hps.recon.ecal.EcalUtils
 
EcalWindowEventPlots - Class in org.hps.monitoring.ecal.plots
 
EcalWindowEventPlots() - Constructor for class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
EcalWindowPlots - Class in org.hps.monitoring.ecal.plots
 
EcalWindowPlots() - Constructor for class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
EcalWindowPlotsXY - Class in org.hps.monitoring.ecal.plots
 
EcalWindowPlotsXY() - Constructor for class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
EcalWiringManager - Class in org.hps.monitoring.ecal.eventdisplay.util
Class EcalWiringManager reads in the crystal hardware data sheet for the calorimeter and stores the data in CrystalDataSet objects for access and reference by the Viewer classes.
EcalWiringManager(String) - Constructor for class org.hps.monitoring.ecal.eventdisplay.util.EcalWiringManager
Initializes an EcalWiringManager database with hardware information loaded from the indicated file.
EcalWiringManager(String, int, boolean) - Constructor for class org.hps.monitoring.ecal.eventdisplay.util.EcalWiringManager
Initializes an EcalWiringManager database with hardware information loaded from the indicated file.
ecalXRange - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
ecalXRange - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
ecalXRange - Variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
ecalXRange - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
ecalYRange - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
ecalYRange - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
ecalYRange - Variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
ecalYRange - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
eCanditates - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
echo - Variable in class org.hps.online.recon.Console
True to echo commands as they are executed.
eCut - Variable in class org.hps.readout.SignalOverlayDriver.EcalEnergyFilter
 
eCut - Variable in class org.hps.readout.SignalOverlayDriver.EcalPairFilter
 
eCut - Variable in class org.hps.util.FilterMCBunches.EcalEventTester
 
eCut - Variable in class org.hps.util.FilterMCBunches.EcalPairEventTester
 
edepCollectionName - Variable in class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
edepE - Variable in class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
eDepMap - Variable in class org.hps.readout.ecal.SimpleEcalReadoutDriver
 
eDepMap - Variable in class org.hps.readout.ecal.TimeEvolutionEcalReadoutDriver
 
edepThreshold - Variable in class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
edge - Variable in class org.hps.record.triggerbank.TDCData.TDCHit
 
edgePlot - Variable in class org.hps.analysis.ecal.EcalClusterPlots
 
edgePlot - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
edgePlot - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
edgePlot - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
edgePlot - Variable in class org.hps.online.recon.aida.JustEcal
 
edgeTolerance - Variable in class org.hps.recon.tracking.kalman.KalmanParams
 
editable - Variable in class org.hps.monitoring.application.AbstractFieldsPanel
Flag which sets if this component and its children are editable.
edm() - Method in class org.hps.minuit.FunctionMinimum
returns the expected vertical distance to the minimum (EDM)
edm() - Method in class org.hps.minuit.MinimumSeed
 
edm() - Method in class org.hps.minuit.MinimumState
 
edm() - Method in class org.hps.minuit.MnUserParameterState
Returns the expected vertival distance to the minimum (EDM)
edm() - Method in class org.hps.minuit.SimplexParameters
 
Efficiency - Class in org.hps.recon.tracking.kalman
This is for stand-alone testing only and is not part of the Kalman fitting code
Efficiency(int, double, double, String, String, String) - Constructor for class org.hps.recon.tracking.kalman.Efficiency
 
efficiencyPlotEntries - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Stores entries for the efficiency over time plot.
efficiencyPlotEntries - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Stores entries for the efficiency over time plot.
efficiencyPlotEntries - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Stores entries for the efficiency over time plot.
efficiencyPlotEntries - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Stores entries for the efficiency over time plot.
EigenvalueDecomposition - Class in org.hps.recon.tracking.gbl.matrix
Eigenvalues and eigenvectors of a real matrix.
EigenvalueDecomposition(Matrix) - Constructor for class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
Check for symmetry, then construct the eigenvalue decomposition
eigenvalues() - Method in class org.hps.minuit.MnAlgebraicSymMatrix
 
eigenvalues(MnUserCovariance) - Static method in class org.hps.minuit.MnEigen
 
EigenvaluesException() - Constructor for exception org.hps.minuit.MnAlgebraicSymMatrix.EigenvaluesException
 
ELAPSED_TIME_PROPERTY - Static variable in class org.hps.monitoring.application.model.RunModel
The total elapsed time in the session.
elapsedTime - Variable in class org.hps.monitoring.application.model.RunModel
The elapsed time in seconds.
elapsedTimeField - Variable in class org.hps.monitoring.application.EventDashboard
Field for showing the elapsed job time in seconds.
eleClEne - Variable in class org.hps.analysis.vertex.VertexDebugger
 
ELECTRON - Static variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
 
ELECTRON - Static variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
ELECTRON - Static variable in class org.hps.conditions.svt.SvtDaqMapping
Electron side of a sensor.
ELECTRON - Static variable in class org.hps.recon.particle.ReconParticleDriver
 
ELECTRON_DIR - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
ELECTRON_POS_A1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
ELECTRON_POS_A2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
ELECTRON_POS_B1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
ELECTRON_POS_B2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
ELECTRON_POS_B3 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
ELECTRON_POS_M_P0 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
ELECTRON_POS_M_P0 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
ELECTRON_POS_M_P1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
ELECTRON_POS_M_P1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
ELECTRON_POS_M_P2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
ELECTRON_POS_M_P2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
ELECTRON_POS_Q1_P0 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
ELECTRON_POS_Q1_P0 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
ELECTRON_POS_Q1_P1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
ELECTRON_POS_Q1_P1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
ELECTRON_POS_Q1_P2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
ELECTRON_POS_Q1_P2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
ELECTRON_POS_Q2_P0 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
ELECTRON_POS_Q2_P0 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
ELECTRON_POS_Q2_P1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
ELECTRON_POS_Q2_P1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
ELECTRON_POS_Q2_P2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
ELECTRON_POS_Q2_P2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
ELECTRON_POS_Q_P0 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
ELECTRON_POS_Q_P0 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
ELECTRON_POS_Q_P1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
ELECTRON_POS_Q_P1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
ELECTRON_POS_Q_P2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
ELECTRON_POS_Q_P2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
ELECTRON_POS_T_P0 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
ELECTRON_POS_T_P0 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
ELECTRON_POS_T_P1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
ELECTRON_POS_T_P1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
ELECTRON_POS_T_P2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
ELECTRON_POS_T_P2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
ELECTRON_SIDE - Static variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
electronDir - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
electrons - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Stores reconstructed electron particles.
electrons - Variable in class org.hps.recon.particle.ReconParticleDriver
Stores reconstructed electron particles.
electrons_refit - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
 
electronsAll - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Stores reconstructed electron particles.
electronsBad - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
electronsTruth - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
eleEoP - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
elemCharge - Static variable in class org.hps.recon.ecal.EcalUtils
 
elePBottom - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
elePBottom - Variable in class org.hps.analysis.vertex.VertexDebugger
 
eleProjXYEcalMatch - Variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
eleProjXYEcalMatch - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
eleProjXYEcalNoMatch - Variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
eleProjXYEcalNoMatch - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
elePTop - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
elePTop - Variable in class org.hps.analysis.vertex.VertexDebugger
 
elePx - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
elePx - Variable in class org.hps.analysis.vertex.VertexDebugger
 
elePx - Variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
elePx - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
elePxChargeNegBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
elePxChargeNegGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
elePxChargePosBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
elePxChargePosGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
elePy - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
elePy - Variable in class org.hps.analysis.vertex.VertexDebugger
 
elePy - Variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
elePy - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
elePz - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
elePz - Variable in class org.hps.analysis.vertex.VertexDebugger
 
elePz - Variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
elePz - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
elePzBeam - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
elePzBeam - Variable in class org.hps.analysis.vertex.VertexDebugger
 
elePzBeamBottom - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
elePzBeamBottom - Variable in class org.hps.analysis.vertex.VertexDebugger
 
elePzBeamTop - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
elePzBeamTop - Variable in class org.hps.analysis.vertex.VertexDebugger
 
eleTopBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
eleTopGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
eliminateGhostHits(List<HelicalTrackCross>, RelationalTable, RelationalTable) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
em - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.ActiveViewer
Deprecated.
 
em - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
 
emass - Variable in class org.hps.analysis.examples.PhiKKAnalysisDriver
 
emass - Variable in class org.hps.analysis.examples.TridentAnalysis
 
emass - Variable in class org.hps.analysis.examples.VertexAnalysis
 
emass - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
emass - Variable in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
emass2 - Variable in class org.hps.analysis.examples.PhiKKAnalysisDriver
 
emass2 - Variable in class org.hps.analysis.examples.TridentAnalysis
 
emulateFirmware - Variable in class org.hps.recon.ecal.EcalRawConverter2Driver
Whether to perform "firmware algorithm" on Mode-1 data.
emulateFirmware - Variable in class org.hps.recon.ecal.EcalRawConverter3Driver
Whether to perform "firmware algorithm" on Mode-1 data.
emulateFirmware - Variable in class org.hps.recon.ecal.EcalRawConverterDriver
Whether to perform "firmware algorithm" on Mode-1 data.
enableAlarms - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
enableAlignmentCuts - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
enableAlignmentCuts - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
enableClusterChargeCut - Variable in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
enableClusterChargeCut - Variable in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
enableClusterTimeCuts - Variable in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
enableClusterTimeCuts - Variable in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
enableClusterTimeCuts - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
enableClusterTimeCuts - Variable in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
enableClusterTimeCuts - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
enableClusterTimeCuts - Variable in class org.hps.svt.OccupancyPlots
 
enableConnectionPanel(boolean) - Method in class org.hps.monitoring.application.ConnectionSettingsPanel
Enable or disable the connection panel GUI elements.
enabled - Variable in class org.hps.detector.svt.SvtDetectorSetup
Flag to enable/disable this class from within conditions manager.
enabled - Variable in class org.hps.record.daqconfig.AbstractConfig
 
enabled - Variable in class org.hps.record.daqconfig2019.AbstractConfig2019
 
enabledSelection - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
enableHitEfficiency - Variable in class org.hps.readout.svt.DropSVTHits
 
enableHitEfficiencyDistribution - Variable in class org.hps.readout.svt.DropSVTHits
 
enableMaxSamplePlots - Variable in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
enableMaxSamplePlots - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
enableMaxSamplePlots - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
enableMaxSamplePlots - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
enableMaxSamplePlots - Variable in class org.hps.svt.OccupancyPlots
 
enablePileupCut - Variable in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
 
enablePileupCut - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
enablePileupCut - Variable in class org.hps.readout.svt.SVTReadoutDriver
 
enablePlots(boolean) - Method in class org.hps.recon.utils.AbstractTrackClusterMatcher
Abstract methods for producing plots
enablePlots - Variable in class org.hps.recon.utils.LegacyTrackClusterMatcher
Flag used to determine if plots are enabled/disabled
enablePlots(boolean) - Method in class org.hps.recon.utils.LegacyTrackClusterMatcher
Enable/disable booking, filling of Ecal cluster and extrapolated track position plots.
enablePlots(boolean) - Method in interface org.hps.recon.utils.TrackClusterMatcher
 
enablePlots - Variable in class org.hps.recon.utils.TrackClusterMatcherMinDistance
 
enablePlots(boolean) - Method in class org.hps.recon.utils.TrackClusterMatcherMinDistance
 
enablePlots - Variable in class org.hps.recon.utils.TrackClusterMatcherNSigma
Flag used to determine if plots are enabled/disabled
enablePlots(boolean) - Method in class org.hps.recon.utils.TrackClusterMatcherNSigma
Enable/disable booking, filling of Ecal cluster and extrapolated track position plots.
enablePlots - Variable in class org.hps.recon.utils.TrackTruthRelationsDriver
 
enablePositionPlots - Variable in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
enablePositionPlots - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
enablePositionPlots - Variable in class org.hps.svt.OccupancyPlots
 
enableStandardCuts - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
enableStandardCuts - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
enableThresholdCut - Variable in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
 
enableThresholdCut - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
enableThresholdCut - Variable in class org.hps.readout.svt.SVTReadoutDriver
 
enableTrackClusterMatchPlots - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
 
enableTrackClusterMatchPlots - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
enableTrackClusterMatchPlots - Variable in class org.hps.recon.particle.FinalStateParticleDriver
 
enableTrackClusterMatchPlots - Variable in class org.hps.recon.particle.ReconParticleDriver
 
enableTrackTimesPerSensorPlots - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
enableTriggerFilter - Variable in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
enableTriggerFilter - Variable in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
enableTriggerFilter - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
enableTriggerFilter - Variable in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
enableTriggerFilter - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
enableTriggerFilter - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
enableTriggerFilter - Variable in class org.hps.svt.OccupancyPlots
 
encode() - Method in class org.hps.conditions.api.AbstractIdentifier
Encode the ID into a long.
encode() - Method in class org.hps.conditions.ecal.EcalChannel.ChannelId
Encode as long value (just returns the int value).
encode() - Method in class org.hps.conditions.ecal.EcalChannel.DaqId
Encode this ID into a long value.
encode() - Method in class org.hps.conditions.ecal.EcalChannel.GeometryId
Encode this ID as a long using the ID helper.
encode() - Method in class org.hps.conditions.hodoscope.HodoscopeChannel.GeometryId
Encode this ID as a long using the ID helper.
encodeBadHitList(List<Integer>) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
encodeBadHitList(List<Integer>) - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
encodeSharedHitList(List<Integer>) - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
encodeType(StrategyType, boolean) - Static method in class org.hps.recon.tracking.TrackType
Track type encoder.
end - Variable in class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasMyaRange
 
end - Variable in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaRange
 
end - Variable in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionMyaRange
 
END_DATE_PROPERTY - Static variable in class org.hps.monitoring.application.model.RunModel
The end date of the run which comes from the EVIO END record.
END_EVENT_TAG - Static variable in class org.hps.record.evio.EvioEventConstants
END event tag.
endDate - Variable in class org.hps.conditions.run.RunSpreadsheet.RunData
 
endDate - Variable in class org.hps.conditions.svt.MotorPositionLoader.MotorPositionInterval
 
endDate - Variable in class org.hps.monitoring.application.model.RunModel
The end date of the run.
endDateField - Variable in class org.hps.monitoring.application.EventDashboard
Field for showing the end date.
endElement(String, String, String) - Method in class org.hps.conditions.svt.CalibrationHandler
Method that is triggered when the end of a tag is encountered.
endElement(String, String, String) - Method in class org.hps.conditions.svt.DaqMapHandler
Method that is triggered when the end of a tag is encountered.
endJob() - Method in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
Perform end of job hook, which will cancel the update timer.
endJob() - Method in class org.hps.monitoring.subsys.et.EtSystemMonitor
 
endJob() - Method in class org.hps.monitoring.subsys.et.EtSystemStripCharts
 
endJob() - Method in class org.hps.record.AbstractRecordProcessor
End of job action.
endJob() - Method in interface org.hps.record.RecordProcessor
End of job action.
endOfData() - Method in class org.hps.analysis.alignment.SvtCalorimeterAlignmentDriver
 
endOfData() - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
endOfData() - Method in class org.hps.analysis.dataquality.DQMDatabaseDriver
 
endOfData() - Method in class org.hps.analysis.dataquality.SVTOpeningStudies
 
endOfData() - Method in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
endOfData() - Method in class org.hps.analysis.ecal.EcalClusterPlots
 
endOfData() - Method in class org.hps.analysis.ecal.EcalHitPlots
 
endOfData() - Method in class org.hps.analysis.ecal.FEEClusterPlotter
 
endOfData() - Method in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
endOfData() - Method in class org.hps.analysis.ecal.SF2019Driver
 
endOfData() - Method in class org.hps.analysis.ecal.SF2021Driver
 
endOfData() - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
endOfData() - Method in class org.hps.analysis.examples.DummyAnalysisDriver
End of job calculations or cleanup should go here.
endOfData() - Method in class org.hps.analysis.examples.EventAnalysis2019
 
endOfData() - Method in class org.hps.analysis.examples.EventAnalysis2019Jeopardy
 
endOfData() - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
endOfData() - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
endOfData() - Method in class org.hps.analysis.examples.PhiKKAnalysisDriver
 
endOfData() - Method in class org.hps.analysis.examples.StarterAnalysisDriver
 
endOfData() - Method in class org.hps.analysis.examples.StripEventDriver
 
endOfData() - Method in class org.hps.analysis.examples.StripGoldenEventsDriver
 
endOfData() - Method in class org.hps.analysis.examples.StripMollerEventsDriver
 
endOfData() - Method in class org.hps.analysis.examples.StripMuMuDriver
 
endOfData() - Method in class org.hps.analysis.examples.StripOneFiducialCluster
 
endOfData() - Method in class org.hps.analysis.examples.StripRunAndEventDriver
 
endOfData() - Method in class org.hps.analysis.examples.StripSingleFeeDriver
 
endOfData() - Method in class org.hps.analysis.examples.StripSinglePositronDriver
 
endOfData() - Method in class org.hps.analysis.examples.TridentAnalysis
 
endOfData() - Method in class org.hps.analysis.hodoscope.SimpleHodoscopeAnalysisDriver
 
endOfData() - Method in class org.hps.analysis.MC.MCTrackerHitResidualAnalysisDriver
 
endOfData() - Method in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
 
endOfData() - Method in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
endOfData() - Method in class org.hps.analysis.muon.SimpleMuonAnalysis
 
endOfData() - Method in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Prints out final run verification statistics and generates efficiency plots.
endOfData() - Method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Prints out final run verification statistics and generates efficiency plots.
endOfData() - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Outputs the global efficiency data.
endOfData() - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Outputs the global efficiency data.
endOfData() - Method in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
endOfData() - Method in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
endOfData() - Method in class org.hps.analysis.tuple.TupleMaker
 
endOfData() - Method in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
endOfData() - Method in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
endOfData() - Method in class org.hps.analysis.vertex.VertexDebugger
 
endOfData() - Method in class org.hps.analysis.wab.StripMcWabConversionDriver
 
endOfData() - Method in class org.hps.analysis.wab.StripWABCandidates
 
endOfData() - Method in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
 
endOfData() - Method in class org.hps.analysis.wab.WabAnalysis2019Robust
 
endOfData() - Method in class org.hps.evio.StuckFADCBitDriver
 
endOfData() - Method in class org.hps.monitoring.drivers.example.DummyErrorDriver
 
endOfData() - Method in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
endOfData() - Method in class org.hps.monitoring.drivers.headless.KFTrackTimeHeadless
 
endOfData() - Method in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
endOfData() - Method in class org.hps.monitoring.drivers.headless.SvtClustersHeadless
 
endOfData() - Method in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
endOfData() - Method in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
endOfData() - Method in class org.hps.monitoring.drivers.scalers.DeadtimePlots
 
endOfData() - Method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
endOfData() - Method in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
endOfData() - Method in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
endOfData() - Method in class org.hps.monitoring.drivers.svt.PedestalPlots
 
endOfData() - Method in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
endOfData() - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
endOfData() - Method in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
endOfData() - Method in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
endOfData() - Method in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
endOfData() - Method in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
endOfData() - Method in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
endOfData() - Method in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
endOfData() - Method in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
endOfData() - Method in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
endOfData() - Method in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
endOfData() - Method in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
endOfData() - Method in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
endOfData() - Method in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
endOfData() - Method in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
endOfData() - Method in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
endOfData() - Method in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
endOfData() - Method in class org.hps.monitoring.ecal.eventdisplay.exec.EventDisplayDriver
 
endOfData() - Method in class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
Closes the output file after all events have been processed.
endOfData() - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplay
Hides the single event display and disposes it from memory.
endOfData() - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
Hides the single event display and disposes it from memory.
endOfData() - Method in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
endOfData() - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
endOfData() - Method in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
endOfData() - Method in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
endOfData() - Method in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
endOfData() - Method in class org.hps.monitoring.subsys.ecal.EcalStripChartTestDriver
 
endOfData() - Method in class org.hps.monitoring.subsys.svt.BasicHitMonitoringDriver
 
endOfData() - Method in class org.hps.online.recon.aida.ExampleDriver
 
endOfData() - Method in class org.hps.online.recon.aida.HPSMonitoring2021
 
endOfData() - Method in class org.hps.online.recon.aida.JustEcal
 
endOfData() - Method in class org.hps.online.recon.aida.RemoteAidaDriver
 
endOfData() - Method in class org.hps.online.recon.aida.StripChartDriver
 
endOfData() - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Prints out the results of the trigger at the end of the run.
endOfData() - Method in class org.hps.readout.ecal.FADCTriggerDriver
 
endOfData() - Method in class org.hps.readout.ecal.FADCTriggerVariableDriver
 
endOfData() - Method in class org.hps.readout.ecal.MollerTriggerDriver
 
endOfData() - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
endOfData() - Method in class org.hps.readout.ecal.TriggerDriver
 
endOfData() - Method in class org.hps.readout.ReadoutDataManager
 
endOfData() - Method in class org.hps.readout.SignalOverlayDriver
 
endOfData() - Method in class org.hps.recon.ecal.EcalCalibrationsDriver
End of data hook, which will get the mean and sigma for the ADC distributions.
endOfData() - Method in class org.hps.recon.ecal.EcalPedestalCalculator
 
endOfData() - Method in class org.hps.recon.filtering.EventReconFilter
 
endOfData() - Method in class org.hps.recon.filtering.LcioEventSkimmer
 
endOfData() - Method in class org.hps.recon.filtering.SimpleEventFilterDriver
 
endOfData() - Method in class org.hps.recon.particle.ReconParticleDriver
 
endOfData() - Method in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
endOfData() - Method in class org.hps.recon.tracking.AxialTrackReconDriver
 
endOfData() - Method in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
endOfData() - Method in class org.hps.recon.tracking.gbl.AlignmentTestDriver
 
endOfData() - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
endOfData() - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
endOfData() - Method in class org.hps.recon.tracking.gbl.KalmanToGBLDriver
 
endOfData() - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
endOfData() - Method in class org.hps.recon.tracking.kalman.KalmanDriverHPS
 
endOfData() - Method in class org.hps.recon.tracking.kalman.KalmanKinkFitDriver
 
endOfData() - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
endOfData() - Method in class org.hps.recon.tracking.MergeTrackCollections
 
endOfData() - Method in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
endOfData() - Method in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
endOfData() - Method in class org.hps.recon.tracking.TrackerReconDriver
 
endOfData() - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
endOfData() - Method in class org.hps.recon.utils.TrackTruthRelationsDriver
 
endOfData() - Method in class org.hps.recon.vertexing.MultipleEventsVertexingDriver
 
endOfData() - Method in class org.hps.svt.alignment.RunAlignment
 
endOfData() - Method in class org.hps.svt.OccupancyPlots
 
endOfData() - Method in class org.hps.svt.SVTHitLevelPlots
 
endOfData() - Method in class org.hps.svt.UnbiasedHitResidualsPlots
 
endOfData() - Method in class org.hps.util.CollectionSizeDriver
 
endOfData() - Method in class org.hps.util.LCIOFilterDriver
 
EndOfDataException() - Constructor for exception org.hps.digi.DataOverlayDriver.EndOfDataException
 
EndOfDataException() - Constructor for exception org.hps.readout.SignalOverlayDriver.EndOfDataException
 
endOfFiles() - Method in class org.hps.record.evio.EvioFileSource
Return true if there are no more files to open from the list.
endOfRun() - Method in class org.hps.util.FilterMCBunches.EventTester
 
endOfRun() - Method in class org.hps.util.FilterMCBunches.RTHEventTester
 
endPointZ - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
endRun(EvioEvent) - Method in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
Handle an EVIO END event.
EndRun - Class in org.hps.online.recon.eventbus
Object posted to the event bus indicating end of run occurred.
EndRun(Integer, Date) - Constructor for class org.hps.online.recon.eventbus.EndRun
 
endRun(RecordType) - Method in class org.hps.record.AbstractRecordProcessor
End of run action.
endRun(RecordType) - Method in class org.hps.record.composite.RecordProcessorAdapter
Activate the endRun methods of the registered processors.
endRun(RecordType) - Method in interface org.hps.record.RecordProcessor
End of run action.
EndRunException - Exception in org.hps.record
An Exception thrown when end of run occurs in event processing.
EndRunException(String, int) - Constructor for exception org.hps.record.EndRunException
Class constructor.
endTick(SystemStatistics) - Method in class org.hps.monitoring.subsys.et.EtSystemStripCharts
Hook for updating the charts at end of statistics clock tick.
endTick() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
endTick(SystemStatistics) - Method in interface org.hps.monitoring.subsys.SystemStatisticsListener
 
eneOverp - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
enePhoton - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
energy - Variable in class org.hps.monitoring.ecal.eventdisplay.event.Cluster
 
energy - Variable in class org.hps.monitoring.ecal.eventdisplay.event.EcalHit
 
energy - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
 
energy - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
energy - Variable in class org.hps.recon.tracking.kalman.Measurement
 
ENERGY_DIFF - Static variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
ENERGY_DIFF - Static variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
ENERGY_FOLDER - Static variable in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
Folder for energy plots.
ENERGY_MAX - Static variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
ENERGY_MAX - Static variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
ENERGY_MIN - Static variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
ENERGY_MIN - Static variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
ENERGY_SLOPE - Static variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
ENERGY_SLOPE - Static variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
ENERGY_SLOPE_THRESHOLD - Static variable in class org.hps.record.daqconfig.ESBCutConfig
 
ENERGY_SLOPE_THRESHOLD - Static variable in class org.hps.record.daqconfig2019.ESBCutConfig2019
 
ENERGY_SUM - Static variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
ENERGY_SUM - Static variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
energyBinSize - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Defines the bin size used for energy plots.
energyBinSize - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Defines the bin size used for energy plots.
energyCut - Variable in class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
energyCut - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
energyDifference(Cluster[]) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Checks if the energy difference between the ECal clusters making up a cluster pair is below an energy difference threshold
energyDifferenceCount - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
energyDifferenceThreshold - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
energyDistance2D - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
energyDistance2DAll - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
energyDistanceCount - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
energyDistanceCut(Cluster[]) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Require that the distance from the beam of the lowest energy cluster in a cluster pair satisfies the following E_low + d_b*.0032 GeV/mm < .8 GeV
energyDistanceDistance - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
energyDistanceThreshold - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
energySlopeParamF - Variable in class org.hps.readout.ecal.ReadoutTrigger
 
energySum(Cluster[]) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Checks if the sum of the energies of ECal clusters making up a cluster pair is below an energy sum threshold
energySumCount - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
energySumThreshold - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
energyVerificationThreshold - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
The maximum energy by which two matched clusters may vary and still be verified.
energyVerificationThreshold - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
The maximum energy by which two matched clusters may vary and still be verified.
energyVsT - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
energyVsX - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
energyVsY - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
energyXMax - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Defines the upper limit of the energy plot x-axes.
energyXMax - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Defines the upper limit of the energy plot x-axes.
ENG_RUN_APV_HEADER_MASK - Static variable in class org.hps.record.svt.SvtEvioUtils
 
ENG_RUN_APV_MASK - Static variable in class org.hps.record.svt.SvtEvioUtils
 
ENG_RUN_APV_TAIL_MASK - Static variable in class org.hps.record.svt.SvtEvioUtils
 
ENG_RUN_CHANNEL_MASK - Static variable in class org.hps.record.svt.SvtEvioUtils
 
ENG_RUN_ERROR_BIT_MASK - Static variable in class org.hps.record.svt.SvtEvioUtils
 
ENG_RUN_SAMPLE_HEADER_INDEX - Static variable in class org.hps.record.svt.SvtEvioUtils
 
entry(double, boolean) - Method in class org.hps.recon.tracking.kalman.Efficiency
 
entry(float, boolean) - Method in class org.hps.recon.tracking.kalman.Efficiency
 
entry(int, boolean) - Method in class org.hps.recon.tracking.kalman.Efficiency
 
entry(double) - Method in class org.hps.recon.tracking.kalman.Histogram
 
entry(float) - Method in class org.hps.recon.tracking.kalman.Histogram
 
entry(int) - Method in class org.hps.recon.tracking.kalman.Histogram
 
entrySet() - Method in class org.hps.analysis.MC.IndexMap
 
eopFolder - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
EPICS_BANK_TAG - Static variable in class org.hps.record.evio.EvioEventConstants
EPICS bank tag.
EPICS_EVENT_TAG - Static variable in class org.hps.record.evio.EvioEventConstants
EPICS event tag.
EPICS_PARENT_BANK_TAG - Static variable in class org.hps.record.evio.EvioEventConstants
Tag of bank containing the EPICS data bank.
EPICS_VARIABLE_NAMES - Static variable in class org.hps.record.epics.EpicsData
Collection parameter that has the EPICS variable names.
epicsBiasValue - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
epicsData - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
EpicsData - Class in org.hps.record.epics
This is an API for reading and writing EPICS data to LCIO events, as well as parsing the data from a CDATA section within an EVIO string data bank.
EpicsData() - Constructor for class org.hps.record.epics.EpicsData
Class constructor.
EpicsData(String) - Constructor for class org.hps.record.epics.EpicsData
Class constructor that parses string data.
epicsDataSet - Variable in class org.hps.record.epics.EpicsRunProcessor
Collection of the EPICS data accumulated during the job.
EpicsEtProcessor - Class in org.hps.record.epics
An ET event processor that builds EPICS events.
EpicsEtProcessor() - Constructor for class org.hps.record.epics.EpicsEtProcessor
 
EpicsEvioProcessor - Class in org.hps.record.epics
This is an EVIO event processor that will read EPICS events (event tag 31) and turn them into EpicsData objects.
EpicsEvioProcessor() - Constructor for class org.hps.record.epics.EpicsEvioProcessor
 
EpicsGenericObject - Class in org.hps.record.epics
This is an implementation of GenericObject for reading and writing EPICS data.
EpicsGenericObject() - Constructor for class org.hps.record.epics.EpicsGenericObject
 
epicsHeader - Variable in class org.hps.record.epics.EpicsData
The EPICS header information.
EpicsHeader - Class in org.hps.record.epics
Representation of EPICs header data from the EVIO bank (run, sequence, time stamp).
EpicsHeader(int[]) - Constructor for class org.hps.record.epics.EpicsHeader
Class constructor.
epicsProcessor - Variable in class org.hps.evio.LCSimEngRunEventBuilder
EVIO processor for extracting EPICS data.
EpicsRunProcessor - Class in org.hps.record.epics
Creates a list of EPICS data found in EVIO events across an entire job.
EpicsRunProcessor() - Constructor for class org.hps.record.epics.EpicsRunProcessor
Create a processor that will make a list of EPICS data.
EpicsUtilities - Class in org.hps.record.epics
Utility methods for EpicsData.
EpicsUtilities() - Constructor for class org.hps.record.epics.EpicsUtilities
 
EpicsUtilities.SequenceComparator - Class in org.hps.record.epics
 
EpicsUtilities.TimestampComparator - Class in org.hps.record.epics
 
eps() - Method in class org.hps.minuit.MnMachinePrecision
eps returns the smallest possible number so that 1.+eps > 1.
eps() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the signed helix DCA.
eps2() - Method in class org.hps.minuit.MnMachinePrecision
eps2 returns 2*sqrt(eps)
epserror - Variable in class org.hps.recon.vertexing.BilliorTrack
 
epsilon_intercept - Variable in class org.hps.recon.tracking.WTrack
 
epsIndex - Static variable in class org.hps.recon.vertexing.BilliorTrack
Index of DCA element in parameter array and covariance matrix.
epullFolder - Variable in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
equalEnergies(CalorimeterHit, CalorimeterHit) - Method in class org.hps.recon.ecal.cluster.ReconClusterer
Handles pathological case where multiple neighboring crystals have EXACTLY the same energy.
equals(Object) - Method in class org.hps.conditions.api.BaseConditionsObject
 
equals(Object) - Method in class org.hps.conditions.ecal.EcalChannel
Implementation of equals.
equals(Object) - Method in class org.hps.conditions.hodoscope.HodoscopeChannel
 
equals(Object) - Method in class org.hps.conditions.svt.SvtChannel
Implementation of equals.
equals(EcalChannel, EcalChannel) - Static method in class org.hps.evio.StuckFADCBit
Compare two EcalChannel objects based on crate/slot/channel.
equals(Object) - Method in class org.hps.evio.StuckFADCBitDriver.CrateSlot
 
equals(Object) - Method in class org.hps.monitoring.application.DataSourceComboBox.DataSourceItem
Implementation of equals operation.
equals(Object) - Method in class org.hps.monitoring.drivers.hodoscope.HodoUtils.HodoTileIdentifier
 
equals(Object) - Method in class org.hps.readout.util.collection.LCIOCollection
 
equals(ClusterType) - Method in enum org.hps.recon.ecal.cluster.ClusterType
 
equals(Object) - Method in class org.hps.recon.tracking.kalman.KalTrack
 
equals(Object) - Method in class org.hps.recon.tracking.kalman.TrackCandidate
 
equals(StrategyType) - Method in enum org.hps.recon.tracking.StrategyType
Returns true if the specified StrategyType is equal to this enum constant.
equals(int) - Method in enum org.hps.record.evio.EventTagConstant
 
equals(BaseStructure) - Method in enum org.hps.record.evio.EvioBankTag
Return true if bank's tag matches this one.
equals(int) - Method in enum org.hps.record.evio.EvioBankTag
Return true if the tag value matches this one.
equals(Object) - Method in class org.hps.util.Pair
Checks if the elements in this pair are equal to the elements of the specified pair
equals(Object) - Method in class org.lcsim.geometry.subdetector.HPSEcal.XYSide
 
equals(Object) - Method in class org.lcsim.geometry.subdetector.HPSEcal3.XY
 
error() - Method in class org.hps.minuit.FunctionMinimum
 
error() - Method in class org.hps.minuit.MinimumSeed
 
error() - Method in class org.hps.minuit.MinimumState
 
error() - Method in class org.hps.minuit.MinuitParameter
 
error(int) - Method in class org.hps.minuit.MnApplication
 
error(String) - Method in class org.hps.minuit.MnApplication
 
error(int) - Method in class org.hps.minuit.MnUserParameters
 
error(String) - Method in class org.hps.minuit.MnUserParameters
 
error(int) - Method in class org.hps.minuit.MnUserParameterState
 
error(String) - Method in class org.hps.minuit.MnUserParameterState
 
error(int) - Method in class org.hps.minuit.MnUserTransformation
 
error(String) - Method in class org.hps.minuit.MnUserTransformation
 
error - Variable in class org.hps.monitoring.application.util.ErrorHandler
The thrown error.
Error(String) - Constructor for class org.hps.online.recon.CommandResult.Error
 
ERROR - Static variable in class org.hps.online.recon.Server
 
error - Variable in class org.hps.record.svt.SvtErrorBitData
 
errorDef() - Method in class org.hps.minuit.FunctionMinimum
 
errorDef() - Method in class org.hps.minuit.MnApplication
 
errorDef() - Method in class org.hps.minuit.MnFcn
 
errorHandler - Variable in class org.hps.monitoring.application.EventProcessing
The error handler, which is just a reference to the application's error handler.
errorHandler - Variable in class org.hps.monitoring.application.MonitoringApplication
The error handling object.
ErrorHandler - Class in org.hps.monitoring.application.util
An error handling class which is able to do any of the following, depending on how the users wants to handle the error.
ErrorHandler(Component, Logger) - Constructor for class org.hps.monitoring.application.util.ErrorHandler
Class constructor.
errors() - Method in class org.hps.minuit.MnApplication
 
errors() - Method in class org.hps.minuit.MnUserParameters
 
errors() - Method in class org.hps.minuit.MnUserParameterState
 
errors() - Method in class org.hps.minuit.MnUserTransformation
 
errors() - Method in class org.hps.recon.tracking.kalman.SeedTrack
 
errorType - Variable in class org.hps.record.svt.EvioHeaderError
 
ErrorType() - Constructor for enum org.hps.record.svt.EvioHeaderError.ErrorType
 
errorUpdator() - Method in class org.hps.minuit.VariableMetricBuilder
 
errorY - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
errorY - Variable in class org.hps.svt.SVTHitLevelPlots
 
errorYEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
errorYPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
errorYvsP - Variable in class org.hps.svt.SVTHitLevelPlots
 
errorYvsPEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
errorYvsPPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
errorYvsU - Variable in class org.hps.svt.SVTHitLevelPlots
 
errorYvsUEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
errorYvsUPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
errorYvsV - Variable in class org.hps.svt.SVTHitLevelPlots
 
errorYvsVEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
errorYvsVPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
errY - Variable in class org.hps.recon.tracking.straight.STUtils.LineFit
 
ESBCutConfig - Class in org.hps.record.daqconfig
Class ESBCutConfig is an implementation of the abstract AbstractCutConfig for cuts the energy slope cut.
ESBCutConfig() - Constructor for class org.hps.record.daqconfig.ESBCutConfig
Instantiates a new ESBCutConfig object.
ESBCutConfig2019 - Class in org.hps.record.daqconfig2019
Class ESBCutConfig2019 is an implementation of the abstract AbstractCutConfig2019 for cuts the energy slope cut.
ESBCutConfig2019() - Constructor for class org.hps.record.daqconfig2019.ESBCutConfig2019
Instantiates a new ESBCutConfig object.
estimate(FunctionGradient, MinimumError) - Method in class org.hps.minuit.VariableMetricEDMEstimator
 
estimateMomentum(double, double) - Method in class org.hps.recon.tracking.FastCheck
 
estimateScatter(IDetectorElement, HelicalTrackFit, MultipleScattering, double) - Static method in class org.hps.recon.tracking.gbl.GblUtils
 
estimator() - Method in class org.hps.minuit.VariableMetricBuilder
 
esumCut - Variable in class org.hps.analysis.wab.StripWABCandidates
 
esumCut - Variable in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
 
esumCut - Variable in class org.hps.analysis.wab.WabAnalysis2019Robust
 
esumMax - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
esumMax - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
esumMax - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
esumMax - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
esumMax - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
esumMax - Variable in class org.hps.analysis.vertex.VertexDebugger
 
esumMin - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
esumMin - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
esumMin - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
esumMin - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
esumMin - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
esumMin - Variable in class org.hps.analysis.vertex.VertexDebugger
 
esumPassECal - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
esumPassGen - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
esumPassGen - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
esumPassL1L1 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
esumPassL1L2 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
esumPassL2L2 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
ET_NAME_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The name of the ET system which is generally a file on disk.
ET_PORT_MAX - Static variable in class org.hps.record.evio.EvioFileProducer
Maximum port number of ET server (maximum value of a TCP/IP port).
ET_PORT_MIN - Static variable in class org.hps.record.evio.EvioFileProducer
Minimum port number of ET server (lower port numbers not allowed).
etaTrkCut - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
etaTrkCut - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
etConfig - Variable in class org.hps.online.recon.Server
Reference to the current ET configuration
EtConnection - Class in org.hps.record.et
A class for encapsulating the connection information for an ET client including the EtSystem and EtAttachment objects.
EtConnection() - Constructor for class org.hps.record.et.EtConnection
 
EtConnection(EtSystem, EtAttachment, EtStation, Mode, int, int) - Constructor for class org.hps.record.et.EtConnection
A class constructor for internal convenience.
etEvent - Variable in class org.hps.record.composite.CompositeRecord
The ET event.
EtEventAdapter - Class in org.hps.record.composite
An adapter for directly using the CompositeLoop to supply and process EtEvents.
EtEventAdapter(EtEventSource) - Constructor for class org.hps.record.composite.EtEventAdapter
Constructor with an EtEventSource that supplies EtEvent records through a network ET server.
EtEventProcessor - Class in org.hps.record.et
This is the basic abstract class that processors of EtEvent objects should extend.
EtEventProcessor() - Constructor for class org.hps.record.et.EtEventProcessor
 
EtEventQueue - Class in org.hps.record.et
A dynamic queue for supplying EtEvent objects to a loop.
EtEventQueue() - Constructor for class org.hps.record.et.EtEventQueue
 
EtEventSource - Class in org.hps.record.et
Implementation of a record source supplying EtEvent objects from an ET server connection to a record loop.
EtEventSource(EtConnection) - Constructor for class org.hps.record.et.EtEventSource
Constructor that requires the connection parameters.
EtEventSource.EtSourceException - Exception in org.hps.record.et
Indicates ET system error occurred.
EtListener - Class in org.hps.online.recon.eventbus
Receive an ET event on the event bus, convert it to EVIO, and post the new EVIO event.
EtListener(OnlineEventBus) - Constructor for class org.hps.online.recon.eventbus.EtListener
 
EtMonitor() - Constructor for class org.hps.online.recon.Server.EtMonitor
 
etName - Variable in class org.hps.record.evio.EvioFileProducer
The ET system name which maps to a buffer file.
etNameField - Variable in class org.hps.monitoring.application.ConnectionSettingsPanel
Field for ET name (file).
EtParallelStation - Class in org.hps.online.recon
Create an ET connection for a pool of stations to process reconstruction jobs in parallel.
EtParallelStation(StationProperties) - Constructor for class org.hps.online.recon.EtParallelStation
Create an ET connection from station properties If there is an existing station with the same name, it will be woken up and removed before a new one is created.
etProcessors - Variable in class org.hps.record.composite.CompositeLoopConfiguration
The list of ET processors.
EtSourceException(String, Exception) - Constructor for exception org.hps.record.et.EtEventSource.EtSourceException
Class constructor.
EtStationThread - Class in org.hps.record.et
This is a class which runs ET event processing on a separate thread using an ET station that is assigned to its own unique EtSystem.
EtStationThread(EtEventProcessor, EtSystem, String, int, int[]) - Constructor for class org.hps.record.et.EtStationThread
This creates an ET station that will run an ET processor on a separate thread.
etSystem - Variable in class org.hps.online.recon.Server
Reference to active ET system
EtSystemMonitor - Class in org.hps.monitoring.subsys.et
This is a class for monitoring the ET system.
EtSystemMonitor() - Constructor for class org.hps.monitoring.subsys.et.EtSystemMonitor
 
EtSystemStripCharts - Class in org.hps.monitoring.subsys.et
This will show a series of strip charts from ET system performance statistics such as event and data rates.
EtSystemStripCharts() - Constructor for class org.hps.monitoring.subsys.et.EtSystemStripCharts
 
EtSystemUtil - Class in org.hps.monitoring.application.util
 
EtSystemUtil() - Constructor for class org.hps.monitoring.application.util.EtSystemUtil
Do not allow class instantiation.
evaluateLine(double) - Method in class org.hps.recon.tracking.kalman.LinearHelixFit
 
evaluateLine(double) - Method in class org.hps.recon.tracking.kalman.SeedTrack
 
evaluateMinimum(FunctionMinimum) - Method in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
evaluateParabola(double) - Method in class org.hps.recon.tracking.kalman.LinearHelixFit
 
evaluateParabola(double) - Method in class org.hps.recon.tracking.kalman.SeedTrack
 
Event - Class in org.hps.monitoring.ecal.eventdisplay.event
Class Event stores all the information the CalorimeterPanel needs to display an event.
Event() - Constructor for class org.hps.monitoring.ecal.eventdisplay.event.Event
Event

public Event()

Creates a new Event.
Event(int, int) - Constructor for class org.hps.monitoring.ecal.eventdisplay.event.Event
Event

public Event(int hits, int clusters)

Creates a new Event and reserves spaces for the given number of hits and cluster centers.
Event(int, int, int) - Constructor for class org.hps.monitoring.ecal.eventdisplay.event.Event
Event

public Event(int hits, int clusters, int associations)

Creates a new Event and reserves spaces for the given number of hits, cluster centers, and crystal associations.
Event(List<EcalHit>, List<Point>) - Constructor for class org.hps.monitoring.ecal.eventdisplay.event.Event
Event

public Event(List hits, List clusters, List associations)

Creates a new Event and sets its contents to those of the given lists.
Event(List<EcalHit>, List<Point>, List<Association>) - Constructor for class org.hps.monitoring.ecal.eventdisplay.event.Event
Event

public Event(List hits, List clusters, List associations)

Creates a new Event and sets its contents to those of the given lists.
event - Variable in class org.hps.recon.tracking.kalman.KalmanKinkFit
 
EVENT - Static variable in class org.hps.record.daqconfig.ConfigurationManager
 
EVENT - Static variable in class org.hps.record.daqconfig2019.ConfigurationManager2019
 
EVENT_BANK_NUM - Static variable in class org.hps.evio.EventConstants
 
EVENT_BUILDER_CHANGED - Static variable in class org.hps.monitoring.application.Commands
Event builder setting changed.
EVENT_BUILDER_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The name of the event builder for converting from EVIO to LCIO events.
EVENT_COUNT - Static variable in class org.hps.online.recon.PlotAggregator
Event count plot name in the remote
EVENT_FILTER_APPLIED - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
EVENT_FILTER_REMOVED - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
EVENT_NUM - Static variable in class org.hps.record.triggerbank.HeadBankData
 
EVENT_NUMBER - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
 
EVENT_NUMBER_PROPERTY - Static variable in class org.hps.monitoring.application.model.RunModel
The event number currently being processed which usually comes from the EVIO or LCIO records.
EVENT_RATE - Static variable in class org.hps.online.recon.PlotAggregator
Event rate plot name
EVENT_RATE_COLLECTION_INDEX - Static variable in class org.hps.monitoring.subsys.et.EtSystemStripCharts
 
EVENT_RATE_PROPERTY - Static variable in class org.hps.monitoring.application.model.RunModel
The event rate in Hertz.
EVENT_TIME - Static variable in class org.hps.online.recon.PlotAggregator
Event processing timing plot name
EVENT_TYPE - Static variable in class org.hps.record.triggerbank.HeadBankData
 
EventAnalysis2019 - Class in org.hps.analysis.examples
 
EventAnalysis2019() - Constructor for class org.hps.analysis.examples.EventAnalysis2019
 
EventAnalysis2019Jeopardy - Class in org.hps.analysis.examples
 
EventAnalysis2019Jeopardy() - Constructor for class org.hps.analysis.examples.EventAnalysis2019Jeopardy
 
eventBuilder - Variable in class org.hps.evio.EvioToLcio
The LCSim event builder used to convert from EVIO.
eventBuilder - Variable in class org.hps.monitoring.application.EventProcessing.SessionState
The class for building the LCSim events from EVIO data.
eventBuilder - Variable in class org.hps.record.composite.CompositeLoopConfiguration
The LCSim event builder for creating LCIO events from EVIO (can be null).
eventBuilderComboBox - Variable in class org.hps.monitoring.application.JobSettingsPanel
Combo box for selecting the event builder class.
eventbus - Variable in class org.hps.online.recon.eventbus.ConditionsListener
 
eventbus - Variable in class org.hps.online.recon.eventbus.EtListener
 
eventbus - Variable in class org.hps.online.recon.eventbus.EvioListener
 
eventbus - Variable in class org.hps.online.recon.eventbus.LcioListener
 
eventbus - Variable in class org.hps.online.recon.Station
 
EventButtonsPanel - Class in org.hps.monitoring.application
This is the panel with buttons for connecting or disconnecting from the session and controlling the application when event processing is paused.
EventButtonsPanel(ConnectionStatusModel, ActionListener) - Constructor for class org.hps.monitoring.application.EventButtonsPanel
Class constructor.
eventClusters - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer
Deprecated.
 
EventConstants - Class in org.hps.evio
 
EventConstants() - Constructor for class org.hps.evio.EventConstants
 
eventCount - Variable in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
eventCount - Variable in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
eventCount - Variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
eventCount - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
eventCount - Variable in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
eventCount - Variable in class org.hps.monitoring.drivers.svt.PedestalPlots
 
eventCount - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
eventCount - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
eventCount - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
eventCount - Variable in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
eventCount - Variable in class org.hps.online.recon.aida.RemoteAidaDriver
 
eventCount - Variable in class org.hps.svt.OccupancyPlots
 
eventCount - Variable in class org.hps.util.CollectionSizeDriver
 
eventCountCluster - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
eventCountEpicsDisagree - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
eventCounter - Variable in class org.hps.util.MergeBunches
 
eventCountFit - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
eventCountH1D - Variable in class org.hps.online.recon.aida.ExampleDriver
 
eventCountH1D - Variable in class org.hps.online.recon.aida.RemoteAidaDriver
 
eventCountHvOff - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
eventCountRaw - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
EventDashboard - Class in org.hps.monitoring.application
This class implements a dashboard for displaying information about the current run.
EventDashboard(RunModel) - Constructor for class org.hps.monitoring.application.EventDashboard
Class constructor which takes reference to backing model.
EventDashboard.EventDashboardUpdater - Class in org.hps.monitoring.application
Updates the fields as events are processed.
EventDashboard.EventDashboardUpdater.RunTimerTask - Class in org.hps.monitoring.application
Task to periodically update the fields as events are processed.
EventDashboardUpdater() - Constructor for class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
 
eventDate - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
eventDisplay - Variable in class org.hps.monitoring.ecal.eventdisplay.lcsim.LCIOBridgeDriver
 
EventDisplayDriver - Class in org.hps.monitoring.ecal.eventdisplay.exec
This is a Driver for running the ECAL Event Display.
EventDisplayDriver() - Constructor for class org.hps.monitoring.ecal.eventdisplay.exec.EventDisplayDriver
 
EventDisplayOutputDriver - Class in org.hps.monitoring.ecal.eventdisplay.lcsim
EventDisplayOutputDriver writes the results from clustering and hit reconstruction into a text format that can be read offline by the event display.
EventDisplayOutputDriver() - Constructor for class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
 
eventEnergyBuffer - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer
Deprecated.
 
eventEPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
eventFilter(EventHeader) - Method in class org.hps.util.LCIOFilterDriver
 
eventFilter(EventHeader) - Method in class org.hps.util.TwoTrackFilterDriver
 
eventFilters - Variable in class org.hps.readout.SignalOverlayDriver
 
EventFlagFilter - Class in org.hps.recon.filtering
Accept only events where all of the specified flags exist and have a value of 1.
EventFlagFilter() - Constructor for class org.hps.recon.filtering.EventFlagFilter
 
eventHitBuffer - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer
Deprecated.
 
eventId - Variable in class org.hps.record.scalers.ScalerData
The event ID of the data.
EVENTID_BANK_TAG - Static variable in class org.hps.record.evio.EvioEventConstants
Event ID bank tag.
eventInterval - Variable in class org.hps.monitoring.subsys.ecal.EcalStripChartTestDriver
 
EventManager - Interface in org.hps.monitoring.ecal.eventdisplay.io
Interface EventManager is responsible for traversing an event data file and extracting lists of calorimeter hits and hit clusters from it to be passed to a FileViewer.
eventn - Variable in class org.hps.analysis.ecal.EcalClusterPlots
 
eventn - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
eventn - Variable in class org.hps.monitoring.ecal.eventdisplay.exec.EventDisplayDriver
 
eventn - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
eventN - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
eventn - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
eventNum - Variable in class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
 
eventNumber - Variable in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
The current event number.
eventNumber - Variable in class org.hps.monitoring.application.model.RunModel
The current event number.
eventNumber - Variable in class org.hps.recon.tracking.kalman.KalmanInterface
 
eventNumber - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
eventNumber - Variable in class org.hps.recon.tracking.kalman.KalTrack
 
eventNumber - Variable in class org.hps.recon.tracking.kalman.TrackCandidate
 
eventNumber - Variable in class org.hps.record.composite.CompositeRecord
The event number.
eventNumber - Variable in class org.hps.record.triggerbank.SSPData
 
eventNumberField - Variable in class org.hps.monitoring.application.EventDashboard
Field for showing the current event number.
eventNumRange - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
eventPass(Hep3Vector, Hep3Vector) - Static method in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
eventPass(Hep3Vector, Hep3Vector) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
eventPedestals - Variable in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
eventPedestals - Variable in class org.hps.recon.ecal.HodoRunningPedestalDriver
 
eventPosCount - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
eventPrintInterval - Variable in class org.hps.evio.EvioToLcio
 
eventPrintInterval - Variable in class org.hps.record.evio.EvioFileProducer
Event count for printing message.
EventProcessing - Class in org.hps.monitoring.application
This class encapsulates all of the logic involved with processing events and managing the related state and objects within the monitoring application.
EventProcessing(MonitoringApplication, List<CompositeRecordProcessor>, List<Driver>, List<ConditionsListener>) - Constructor for class org.hps.monitoring.application.EventProcessing
Class constructor, which will initialize with reference to the current monitoring application and lists of extra processors to add to the loop, as well as supplemental conditions listeners that activate when the conditions change.
EventProcessing.SessionState - Class in org.hps.monitoring.application
This class organizes and encapsulates most of the objects used by an event processing session.
EventProcessing.SessionWatchdogThread - Class in org.hps.monitoring.application
This class will cause the application to disconnect from the current event processing session if the event processing thread completes.
EventProcessingError - Class in org.hps.online.recon.eventbus
Error object for posting to the event bus.
EventProcessingError(Exception, boolean) - Constructor for class org.hps.online.recon.eventbus.EventProcessingError
 
EventProcessingThread - Class in org.hps.record.composite
Class for running the CompositeLoop on a separate thread.
EventProcessingThread(CompositeLoop) - Constructor for class org.hps.record.composite.EventProcessingThread
Class constructor, requiring the loop object for record processing.
EventQuality - Class in org.hps.recon.tracking
Singleton class to hold default cut values
EventQuality() - Constructor for class org.hps.recon.tracking.EventQuality
 
EventQuality.Cut - Enum in org.hps.recon.tracking
 
EventQuality.CutObject - Class in org.hps.recon.tracking
 
EventQuality.Quality - Enum in org.hps.recon.tracking
 
eventQueue - Variable in class org.hps.record.et.EtEventSource
The ET event queue.
eventRate - Variable in class org.hps.monitoring.application.model.RunModel
The event rate in Hertz.
eventRateDPS - Variable in class org.hps.online.recon.aida.ExampleDriver
 
eventRateDPS - Variable in class org.hps.online.recon.aida.RemoteAidaDriver
 
eventRateDPS - Variable in class org.hps.online.recon.PlotAggregator
Event performance plots
eventRateField - Variable in class org.hps.monitoring.application.EventDashboard
Field showing the event rate in Hertz.
eventReceivedMillis - Variable in class org.hps.monitoring.subsys.et.EtSystemMonitor
 
EventReconFilter - Class in org.hps.recon.filtering
 
EventReconFilter() - Constructor for class org.hps.recon.filtering.EventReconFilter
 
eventRefreshRate - Variable in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
eventRefreshRate - Variable in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
eventRefreshRate - Variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
eventRefreshRate - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
eventRefreshRate - Variable in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
eventRefreshRate - Variable in class org.hps.monitoring.drivers.svt.PedestalPlots
 
eventRefreshRate - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
eventRefreshRate - Variable in class org.hps.monitoring.ecal.eventdisplay.exec.EventDisplayDriver
 
eventRefreshRate - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
eventRefreshRate - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
eventRefreshRate - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
eventRefreshRate - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
eventRefreshRate - Variable in class org.hps.online.recon.aida.JustEcal
 
eventRefreshRate - Variable in class org.hps.svt.OccupancyPlots
 
events - Variable in class org.hps.monitoring.drivers.scalers.DeadtimePlots
 
events - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.OccupancyViewer
Deprecated.
 
events - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.POccupancyViewer
 
events - Variable in class org.hps.monitoring.subsys.ecal.EcalStripChartTestDriver
 
events - Variable in class org.hps.monitoring.subsys.et.EtSystemMonitor
 
events - Variable in class org.hps.readout.trigger.PulserReadoutDriver
 
events - Variable in class org.hps.record.composite.LcioEventSupplier
The LCIO event queue which supplies records.
EVENTS_DIR - Static variable in class org.hps.online.recon.PlotAggregator
Directory for event performance plots
EVENTS_RECEIVED_PROPERTY - Static variable in class org.hps.monitoring.application.model.RunModel
The total number of events received in the session.
eventSequence - Variable in class org.hps.record.composite.CompositeEventPrintLoopAdapter
Sequence number of events processed.
eventsInTick - Variable in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
eventSpacing - Variable in class org.hps.readout.SignalOverlayDriver
 
EventsPerSecondProvider() - Constructor for class org.hps.monitoring.subsys.SystemStatisticsImpl.EventsPerSecondProvider
 
eventsProcessed - Variable in class org.hps.monitoring.ecal.eventdisplay.lcsim.LCIOBridgeDriver
 
eventsProcessed - Variable in class org.hps.online.recon.aida.ExampleDriver
 
eventsProcessed - Variable in class org.hps.online.recon.aida.RemoteAidaDriver
 
eventsRead - Variable in class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
 
eventsReceived - Variable in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
The number of events received.
eventsReceived - Variable in class org.hps.monitoring.application.model.RunModel
The number of events received.
eventsReceived - Variable in class org.hps.online.recon.eventbus.LcioListener
 
eventsReceivedField - Variable in class org.hps.monitoring.application.EventDashboard
Field for showing the total number of events received.
EventsReceivedProvider() - Constructor for class org.hps.monitoring.subsys.SystemStatisticsImpl.EventsReceivedProvider
 
eventsTable - Variable in class org.hps.monitoring.application.SystemStatusPanel
The system status events table.
eventsWithCollection - Variable in class org.hps.util.CollectionSizeDriver.CollectionStats
 
EventTagConstant - Enum in org.hps.record.evio
Encapsulates event tag constants for EVIO events as described at EVIO Event types.
EventTagConstant(int) - Constructor for enum org.hps.record.evio.EventTagConstant
Constructor with tag value.
EventTagMask - Enum in org.hps.record.evio
Event tag mask for physics and sync events.
EventTagMask(int) - Constructor for enum org.hps.record.evio.EventTagMask
Define an event tag with a mask.
EventTester() - Constructor for class org.hps.util.FilterMCBunches.EventTester
 
eventTimeDPS - Variable in class org.hps.online.recon.PlotAggregator
 
eventTimestamps - Variable in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
eventTimestamps - Variable in class org.hps.recon.ecal.HodoRunningPedestalDriver
 
eventTrkCount - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
eventWindow - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer
Deprecated.
 
EVIO_FILTER - Static variable in class org.hps.monitoring.application.MonitoringApplication
A filter for selecting EVIO files.
EvioBankTag - Enum in org.hps.record.evio
Convenience enum for representing bank tag values in HPS-formatted EVIO events.
EvioBankTag(int) - Constructor for enum org.hps.record.evio.EvioBankTag
Create a new bank enum.
EvioDAQParser - Class in org.hps.record.daqconfig
Class EvioDAQParser takes DAQ configuration banks from EvIO data and extracts the configuration parameters from them.
EvioDAQParser() - Constructor for class org.hps.record.daqconfig.EvioDAQParser
Instantiates the EvioDAQParser.
EvioDAQParser2019 - Class in org.hps.record.daqconfig2019
Class EvioDAQParser2019 takes 2019 DAQ configuration banks from EvIO data and extracts the configuration parameters from them.
EvioDAQParser2019() - Constructor for class org.hps.record.daqconfig2019.EvioDAQParser2019
Instantiates the EvioDAQParser2019.
EvioDetectorConditionsProcessor - Class in org.hps.record.evio
This is an EvioEventProcessor for initializing the conditions system from EVIO events.
EvioDetectorConditionsProcessor(String) - Constructor for class org.hps.record.evio.EvioDetectorConditionsProcessor
Class constructor.
evioEvent - Variable in class org.hps.record.composite.CompositeRecord
The EVIO event.
EvioEventAdapter - Class in org.hps.record.composite
An adapter for directly using the CompositeLoop to supply and process EvioEvents.
EvioEventAdapter() - Constructor for class org.hps.record.composite.EvioEventAdapter
No argument constructor, for when ET events will be converted to EVIO.
EvioEventAdapter(AbstractRecordSource) - Constructor for class org.hps.record.composite.EvioEventAdapter
Constructor that takes a record source.
EvioEventConstants - Class in org.hps.record.evio
This is a set of static EVIO event constants.
EvioEventConstants() - Constructor for class org.hps.record.evio.EvioEventConstants
Disallow class instantiation.
EvioEventProcessor - Class in org.hps.record.evio
This is the basic abstract class that processors of EvioEvent objects should extend.
EvioEventProcessor() - Constructor for class org.hps.record.evio.EvioEventProcessor
 
EvioEventQueue - Class in org.hps.record.evio
A dynamic queue providing EvioEvent objects to a loop.
EvioEventQueue(long, int) - Constructor for class org.hps.record.evio.EvioEventQueue
Class constructor.
EvioEventSkimmer - Class in org.hps.record.evio
Skim EVIO events into a new file based on a list of event numbers to include.
EvioEventSkimmer() - Constructor for class org.hps.record.evio.EvioEventSkimmer
 
EvioEventUtilities - Class in org.hps.record.evio
This is a set of basic static utility methods for EvioEvent objects.
EvioEventUtilities() - Constructor for class org.hps.record.evio.EvioEventUtilities
Class should not be instantiated.
EvioFileFilter - Class in org.hps.monitoring.application.util
This is a file filter that will accept files with ".evio" anywhere in their name.
EvioFileFilter() - Constructor for class org.hps.monitoring.application.util.EvioFileFilter
Class constructor.
EvioFileFilter - Class in org.hps.record.evio
This is a simple file filter that will accept EVIO files with a certain pattern to their file names:
FILENAME.evio.SEQUENCE.
EvioFileFilter() - Constructor for class org.hps.record.evio.EvioFileFilter
 
evioFileList - Variable in class org.hps.evio.EvioToLcio
 
EvioFileProducer - Class in org.hps.record.evio
A command line utility for streaming EVIO files to an ET server.
EvioFileProducer() - Constructor for class org.hps.record.evio.EvioFileProducer
Class constructor.
evioFiles - Variable in class org.hps.record.evio.EvioFileProducer
The master list of input EVIO files to stream.
EvioFileSequenceComparator - Class in org.hps.record.evio
Compare two EVIO files by their sequence numbers.
EvioFileSequenceComparator() - Constructor for class org.hps.record.evio.EvioFileSequenceComparator
 
EvioFileSource - Class in org.hps.record.evio
A basic implementation of an AbstractRecordSource for supplying EvioEvent objects to a loop from a list of EVIO files.
EvioFileSource(File) - Constructor for class org.hps.record.evio.EvioFileSource
Constructor taking a single EVIO file.
EvioFileSource(List<File>) - Constructor for class org.hps.record.evio.EvioFileSource
Constructor taking a list of EVIO files.
EvioFileUtilities - Class in org.hps.record.evio
A miscellaneous collection of EVIO file utility methods.
EvioFileUtilities() - Constructor for class org.hps.record.evio.EvioFileUtilities
Prevent class instantiation.
EvioHeaderError - Class in org.hps.record.svt
Represents information about errors found in SVT EVIO headers.
EvioHeaderError(EvioHeaderError.ErrorType, String) - Constructor for class org.hps.record.svt.EvioHeaderError
Create with type and message and blank debug string.
EvioHeaderError(EvioHeaderError.ErrorType, String, String) - Constructor for class org.hps.record.svt.EvioHeaderError
Create with type and message and a populated debug string.
EvioHeaderError.ErrorType - Enum in org.hps.record.svt
The basic error types.
EvioListener - Class in org.hps.online.recon.eventbus
Receive EVIO events, build raw events, and perform physics reconstruction.
EvioListener(OnlineEventBus) - Constructor for class org.hps.online.recon.eventbus.EvioListener
 
EvioLoop - Class in org.hps.record.evio
Implementation of a Freehep RecordLoop for EVIO data.
EvioLoop() - Constructor for class org.hps.record.evio.EvioLoop
Create a new record loop.
EvioLoopAdapter - Class in org.hps.record.evio
A loop adapter for the EvioLoop which manages and activates a list of EvioEventProcessor objects.
EvioLoopAdapter() - Constructor for class org.hps.record.evio.EvioLoopAdapter
 
evioProcessor - Variable in class org.hps.record.epics.EpicsEtProcessor
The processor for creating the EPICS data class from EVIO data.
evioProcessors - Variable in class org.hps.record.composite.CompositeLoopConfiguration
The list of EVIO processors.
EvioReader - Class in org.hps.evio
Abstract class containing shared methods used by EVIO readers.
EvioReader() - Constructor for class org.hps.evio.EvioReader
 
EvioToLcio - Class in org.hps.evio
This class converts EVIO to LCIO, performing an LCSim job in the same session.
EvioToLcio() - Constructor for class org.hps.evio.EvioToLcio
The default constructor, which defines command line arguments and sets the default log level.
evtPerSec - Variable in class org.hps.online.recon.aida.StripChartDriver
 
evts - Variable in class org.hps.online.recon.aida.StripChartDriver
 
ewm - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
ewm - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
Ex - Variable in class org.hps.recon.tracking.kalman.Efficiency
 
Ex - Variable in class org.hps.recon.tracking.kalman.Histogram
 
ExampleDriver - Class in org.hps.online.recon.aida
Create example histograms and data points in a remote AIDA tree
ExampleDriver() - Constructor for class org.hps.online.recon.aida.ExampleDriver
 
ExamplePlotDriver - Class in org.hps.monitoring.drivers.example
Example monitoring plots, currently only using ECAL data.
ExamplePlotDriver() - Constructor for class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
exec(String) - Method in class org.hps.online.recon.Console
Execute a line of input.
exec - Variable in class org.hps.online.recon.Server
Executor for executing various tasks such as the ET and station monitors
execFile(File) - Method in class org.hps.online.recon.Client
 
execFile(File) - Method in class org.hps.online.recon.Console
Execute a file containing commands.
execute(String[]) - Method in class org.hps.conditions.cli.AbstractCommand
The sub-command execution method that should be implemented by sub-classes.
execute(String[]) - Method in class org.hps.conditions.cli.AddCommand
Execute the command with the given arguments.
execute(String[]) - Method in class org.hps.conditions.cli.LoadCommand
Execute the load command with the given arguments.
execute(String[]) - Method in class org.hps.conditions.cli.PrintCommand
Print out the conditions sets selected by the user's command line arguments.
execute(String[]) - Method in class org.hps.conditions.cli.RunSummaryCommand
Print out the run summary information.
execute(String[]) - Method in class org.hps.conditions.cli.TagCommand
Execute the tag command.
execute(JSONObject) - Method in class org.hps.online.recon.CommandHandler
Execute the command.
execute(JSONObject) - Method in class org.hps.online.recon.handlers.ConfigCommandHandler
 
execute(JSONObject) - Method in class org.hps.online.recon.handlers.CreateCommandHandler
 
execute(JSONObject) - Method in class org.hps.online.recon.handlers.ListCommandHandler
 
execute(JSONObject) - Method in class org.hps.online.recon.handlers.LogCommandHandler
 
execute(JSONObject) - Method in class org.hps.online.recon.handlers.RemoveCommandHandler
 
execute(JSONObject) - Method in class org.hps.online.recon.handlers.SaveCommandHandler
 
execute(JSONObject) - Method in class org.hps.online.recon.handlers.SetCommandHandler
 
execute(JSONObject) - Method in class org.hps.online.recon.handlers.ShutdownCommandHandler
 
execute(JSONObject) - Method in class org.hps.online.recon.handlers.StartCommandHandler
 
execute(JSONObject) - Method in class org.hps.online.recon.handlers.StatusCommandHandler
 
execute(JSONObject) - Method in class org.hps.online.recon.handlers.StopCommandHandler
 
executionTime - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
exists() - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Return true if collection exists in the database.
exists(Integer) - Method in class org.hps.online.recon.StationManager
Check if a station exists with given ID.
exit(int) - Method in class org.hps.conditions.cli.CommandLineTool
Exit with the given status.
EXIT - Static variable in class org.hps.monitoring.application.Commands
Exit the application.
exit() - Method in class org.hps.monitoring.application.MonitoringApplication
Exit from the application.
exit() - Method in class org.hps.monitoring.application.util.ErrorHandler
Exit the application.
exitValue - Variable in class org.hps.online.recon.StationProcess
The exit value of the process
expDecay - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
expDecay - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
expDecay - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
expDecay - Static variable in class org.hps.util.ConvertToStdhep
 
expDecay - Static variable in class org.hps.util.DatFileToStdhep
 
expDecay - Static variable in class org.hps.util.DatFileToStdhepTVM
 
expDecay - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
expectedSequence - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
export(JTable, String, char) - Static method in class org.hps.monitoring.application.util.TableExporter
Export the given table to a text file.
ExportPdf - Class in org.hps.monitoring.plotting
This is a class for exporting plot graphics to PDF.
ExportPdf() - Constructor for class org.hps.monitoring.plotting.ExportPdf
Do not allow class instantiation.
expWeight(double) - Static method in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
expWeight(double, double) - Static method in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
expWeight(double) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
expWeight(double, double) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
expWeight(double) - Static method in class org.hps.util.ConvertToStdhep
 
expWeight(double, double) - Static method in class org.hps.util.ConvertToStdhep
 
expWeight(double) - Static method in class org.hps.util.DatFileToStdhep
 
expWeight(double) - Static method in class org.hps.util.DatFileToStdhepTVM
 
expWeight(double) - Static method in class org.hps.util.DumpLHEEventsToASCII
 
expWeight(double, double) - Static method in class org.hps.util.DumpLHEEventsToASCII
 
ext - Static variable in class org.hps.util.GenerateBunches
 
ext - Static variable in class org.hps.util.GenerateSingleParticles
 
ext2int(int, double) - Method in class org.hps.minuit.MnApplication
 
ext2int(int, double) - Method in class org.hps.minuit.MnUserParameterState
 
ext2int(int, double) - Method in class org.hps.minuit.MnUserTransformation
 
ext2int(double, double, double, MnMachinePrecision) - Method in class org.hps.minuit.SinParameterTransformation
 
ext2int(double, double, MnMachinePrecision) - Method in class org.hps.minuit.SqrtLowParameterTransformation
 
ext2int(double, double, MnMachinePrecision) - Method in class org.hps.minuit.SqrtUpParameterTransformation
 
Extend(SeedCandidate, SeedStrategy, double, List<SeedCandidate>) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender
Try to extend a seed using a specified strategy.
extension - Variable in enum org.hps.record.enums.DataSourceType
The extension associated with the type.
externalDerivatives - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
externalIndex - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
externalMeasurements - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
externalPoint - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
externalPrecisions - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
externalSeed - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
extOfInt(int) - Method in class org.hps.minuit.MnApplication
 
extOfInt(int) - Method in class org.hps.minuit.MnUserParameterState
 
extOfInt(int) - Method in class org.hps.minuit.MnUserTransformation
 
EXTRA_DATA_RELATIONS_NAME - Static variable in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
extractData() - Method in class org.hps.readout.svt.FpgaData
 
ExtractEventsWithHitAtHodoEcal - Class in org.hps.util
Extracts LCIO events with positron hits at Ecal.
ExtractEventsWithHitAtHodoEcal() - Constructor for class org.hps.util.ExtractEventsWithHitAtHodoEcal
 
extractMultisampleHeaderData(int[], int, int[]) - Method in class org.hps.evio.AbstractSvtEvioReader
Copy the multisample header data for the samples into a long array.
extractMultiSamples(int, int[]) - Method in class org.hps.evio.AbstractSvtEvioReader
Extract the multisamples from the data.
extractMultiSamples(int, int[]) - Method in class org.hps.evio.BaseSvtEvioReader
 
extractMultiSamples(int, int[]) - Method in class org.hps.evio.Phys2019SvtEvioReader
 
extractMultiSamples(int, int[]) - Method in class org.hps.evio.SvtEvioReader
 
extractSvtHeader(int, int[]) - Method in class org.hps.evio.AbstractSvtEvioReader
Extract the header information and store it in a SvtHeaderDataInfo object.
extractTemperature(int[]) - Static method in class org.hps.readout.svt.FpgaData
Extract temperatures from the SVT data stream
extraDataCollectionName - Static variable in class org.hps.evio.EcalEvioReader
 
extraDataList - Variable in class org.hps.evio.EcalEvioReader
 
extraDataRelations - Variable in class org.hps.evio.EcalEvioReader
 
extraDataRelationsName - Static variable in class org.hps.evio.EcalEvioReader
 
extraDataRelationsName - Static variable in class org.hps.recon.ecal.EcalOnlineRawConverter2019Driver
Output relation between ecalCollectionName and Mode-7 pedestals.
extraDataRelationsName - Static variable in class org.hps.recon.ecal.EcalOnlineRawConverterDriver
Output relation between ecalCollectionName and Mode-7 pedestals.
extraDataRelationsName - Static variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
extraDataRelationsName - Static variable in class org.hps.recon.ecal.EcalRawConverter2Driver
 
extraDataRelationsName - Static variable in class org.hps.recon.ecal.EcalRawConverter3Driver
 
extraDataRelationsName - Static variable in class org.hps.recon.ecal.EcalRawConverterDriver
 
extraDataRelationsName - Static variable in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
extraDataRelationsName - Static variable in class org.hps.recon.ecal.HodoRunningPedestalDriver
 
extrapolateHelixToXPlane(Track, double) - Static method in class org.hps.recon.tracking.TrackUtils
Extrapolate track to a position along the x-axis.
extrapolateHelixToXPlane(TrackState, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
extrapolateHelixToXPlane(HelicalTrackFit, double) - Static method in class org.hps.recon.tracking.TrackUtils
Extrapolate helix to a position along the x-axis.
extrapolateTrack(Hep3Vector, Hep3Vector, Hep3Vector, double, FieldMap, double) - Static method in class org.hps.analysis.MC.MCFullDetectorTruth
 
extrapolateTrack(Track, double) - Static method in class org.hps.recon.tracking.TrackUtils
Deprecated.
extrapolateTrack(TrackState, double) - Static method in class org.hps.recon.tracking.TrackUtils
Deprecated.
extrapolateTrack(Track, double, Detector) - Static method in class org.hps.recon.tracking.TrackUtils
Extrapolate track to given position, using dipole position from geometry.
extrapolateTrack(HelicalTrackFit, double) - Static method in class org.hps.recon.tracking.TrackUtils
Deprecated.
extrapolateTrackPositionToSensor(Track, HpsSiSensor, List<HpsSiSensor>, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
extrapolateTrackUsingFieldMap(Track, double, double, double, FieldMap) - Static method in class org.hps.recon.tracking.TrackUtils
Backward compatibility function for extrapolateTrackUsingFieldMap .
extrapolateTrackUsingFieldMap(TrackState, double, double, double, FieldMap) - Static method in class org.hps.recon.tracking.TrackUtils
Iteratively extrapolates a track to a specified value of x (z in detector frame) using the full 3D field map.
extrapolateTrackUsingFieldMap(TrackState, double, double, double, double, FieldMap) - Static method in class org.hps.recon.tracking.TrackUtils
 
extrapolateTrackUsingFieldMapRK(TrackState, Hep3Vector, double, double, FieldMap) - Static method in class org.hps.recon.tracking.TrackUtils
 
extrapTrackXBotAxial - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackXBotStereo - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackXSensorBotAxial - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackXSensorBotStereo - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackXSensorTopAxial - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackXSensorTopStereo - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackXTopAxial - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackXTopStereo - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackYBotAxial - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackYBotStereo - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackYErrorSensorBotAxial - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackYErrorSensorBotStereo - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackYErrorSensorTopAxial - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackYErrorSensorTopStereo - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackYSensorBotAxial - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackYSensorBotStereo - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackYSensorTopAxial - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackYSensorTopStereo - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackYTopAxial - Variable in class org.hps.analysis.tuple.TupleMaker
 
extrapTrackYTopStereo - Variable in class org.hps.analysis.tuple.TupleMaker
 
extremum - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
extStartPos - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
Z position to start extrapolation from
extStartPos - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
Z position to start extrapolation from
extStartPos - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
Z position to start extrapolation from
extStartPos - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
Z position to start extrapolation from
extStartPos - Variable in class org.hps.analysis.tuple.VertexTupleDriver
Z position to start extrapolation from
extStartPos - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
Z position to start extrapolation from
extStartPos - Static variable in class org.hps.analysis.util.ReadStdHepFile
Z position to start extrapolation from
extStartPos - Variable in class org.hps.analysis.vertex.VertexDebugger
Z position to start extrapolation from
extStartPos - Variable in class org.hps.recon.tracking.TrackTweakDriver
Z position to start extrapolation from
Ey - Variable in class org.hps.recon.tracking.kalman.Efficiency
 
Ey - Variable in class org.hps.recon.tracking.kalman.Histogram
 

F

f(Vec, double[]) - Method in class org.hps.recon.tracking.kalman.RungeKutta4
 
F - Variable in class org.hps.recon.tracking.kalman.StateVector
 
f(Hep3Vector, Hep3Vector) - Method in class org.hps.util.RK4integrator
 
f2fD - Variable in class org.hps.recon.tracking.gbl.AlignableVolume
 
f2fD - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
f2fD - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
fac - Variable in class org.hps.analysis.ecal.FEEClusterPlotter
 
fac - Variable in class org.hps.analysis.ecal.SF2019Driver
 
fac - Variable in class org.hps.analysis.ecal.SF2021Driver
 
factorGainConversion - Variable in class org.hps.digi.HodoscopeDigitizationWithPulserDataMergingReadoutDriver
Factor for gain conversion from self-define-unit/ADC to MeV/ADC.
factorGainConversion - Variable in class org.hps.readout.hodoscope.HodoscopeDigitizationReadoutDriver
Factor for gain conversion from self-define-unit/ADC to MeV/ADC.
factorUnitConversion - Variable in class org.hps.readout.rawconverter.AbstractBaseRawConverter
Factor of unit conversion for returned value of the method adcToEnergy().
factory - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
FADC_MODE1_BANK_TAG - Static variable in class org.hps.evio.EventConstants
 
FADC_PULSE_BANK_TAG - Static variable in class org.hps.evio.EventConstants
 
FADC_PULSE_INTEGRAL_BANK_TAG - Static variable in class org.hps.evio.EventConstants
 
FADC_PULSE_INTEGRAL_HIGHRESTDC_BANK_TAG - Static variable in class org.hps.evio.EventConstants
 
fADC_Spectrum_Bot - Static variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
fADC_Spectrum_Bot_lvl2 - Static variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
fADC_Spectrum_Top - Static variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
fADC_Spectrum_Top_lvl2 - Static variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
fadcChannel - Variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
 
fadcConfig - Variable in class org.hps.record.daqconfig.DAQConfig
 
FADCConfig - Class in org.hps.record.daqconfig
Class FADCConfig stores FADC configuration settings parsed from the an EVIO file.
FADCConfig() - Constructor for class org.hps.record.daqconfig.FADCConfig
 
fadcConfigEcal - Variable in class org.hps.record.daqconfig2019.DAQConfig2019
 
FADCConfigEcal2019 - Class in org.hps.record.daqconfig2019
Class FADCConfigEcal2019 stores ECal FADC configuration settings parsed from the an EVIO file.
FADCConfigEcal2019() - Constructor for class org.hps.record.daqconfig2019.FADCConfigEcal2019
 
fadcConfigHodo - Variable in class org.hps.record.daqconfig2019.DAQConfig2019
 
FADCConfigHodo2019 - Class in org.hps.record.daqconfig2019
Class FADCConfigHodo2019 stores Hodoscope FADC configuration settings parsed from the an EVIO file.
FADCConfigHodo2019() - Constructor for class org.hps.record.daqconfig2019.FADCConfigHodo2019
 
FADCConverterDriver - Class in org.hps.recon.ecal
 
FADCConverterDriver() - Constructor for class org.hps.recon.ecal.FADCConverterDriver
 
fadcCrate - Variable in class org.hps.record.triggerbank.TDCData.TDCHit
 
FADCEcalReadoutDriver - Class in org.hps.readout.ecal
Performs readout of ECal hits.
FADCEcalReadoutDriver() - Constructor for class org.hps.readout.ecal.FADCEcalReadoutDriver
 
FADCEcalReadoutDriver.FADCPipeline - Class in org.hps.readout.ecal
 
FADCEcalReadoutDriver.PulseShape - Enum in org.hps.readout.ecal
 
FADCEcalReadoutDriver.TimeComparator - Class in org.hps.readout.ecal
 
FADCGenericHit - Class in org.hps.recon.ecal
GenericObject to store hit information for FADC channels not corresponding to ECal crystals.
FADCGenericHit(int, int, int, int, int[]) - Constructor for class org.hps.recon.ecal.FADCGenericHit
 
FADCGenericHit(GenericObject) - Constructor for class org.hps.recon.ecal.FADCGenericHit
 
fADCHitThreshold - Variable in class org.hps.readout.hodoscope.HodoscopePatternReadoutDriver
Hodoscope FADC hit cut
fadcMODE - Variable in class org.hps.record.daqconfig.EvioDAQParser
The pulse-processing mode used by the FADC.
fadcMODEEcal - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
The pulse-processing mode used by the FADC.
fadcNPEAK - Variable in class org.hps.record.daqconfig.EvioDAQParser
The maximum number of pulses that will be extracted from a single channel within a readout window.
fadcNPEAKEcal - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
The maximum number of pulses that will be extracted from a single channel within a readout window.
fadcNSA - Variable in class org.hps.record.daqconfig.EvioDAQParser
The length of time after a pulse-crossing event that the pulse should be integrated.
fadcNSAEcal - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
The length of time after a pulse-crossing event that the pulse should be integrated.
fadcNSAHodo - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
The length of time after a pulse-crossing event that the pulse should be integrated.
fadcNSB - Variable in class org.hps.record.daqconfig.EvioDAQParser
The length of time before a pulse-crossing event that the pulse should be integrated.
fadcNSBEcal - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
The length of time before a pulse-crossing event that the pulse should be integrated.
fadcNSBHodo - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
The length of time before a pulse-crossing event that the pulse should be integrated.
fadcOFFSET - Variable in class org.hps.record.daqconfig.EvioDAQParser
The time-offset of the readout window in ns.
fadcOFFSETEcal - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
The time-offset of the readout window in ns.
fadcOFFSETHodo - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
The time-offset of the readout window in ns.
FADCPipeline(int) - Constructor for class org.hps.readout.ecal.FADCEcalReadoutDriver.FADCPipeline
 
FADCPipeline(int, int) - Constructor for class org.hps.readout.ecal.FADCEcalReadoutDriver.FADCPipeline
 
FADCPrimaryTriggerDriver - Class in org.hps.readout.ecal
Class FADCPrimaryTriggerDriver reads reconstructed clusters and makes trigger decisions on them.
FADCPrimaryTriggerDriver() - Constructor for class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
fadcSlot - Variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
 
FADCTriggerDriver - Class in org.hps.readout.ecal
Reads clusters and makes trigger decision using opposite quadrant criterion.
FADCTriggerDriver() - Constructor for class org.hps.readout.ecal.FADCTriggerDriver
 
FADCTriggerDriver.Flag - Enum in org.hps.readout.ecal
 
FADCTriggerVariableDriver - Class in org.hps.readout.ecal
Dumps trigger variables to text file
FADCTriggerVariableDriver() - Constructor for class org.hps.readout.ecal.FADCTriggerVariableDriver
 
FADCTriggerVariableDriver.ClusterCmp - Class in org.hps.readout.ecal
 
fadcWIDTH - Variable in class org.hps.record.daqconfig.EvioDAQParser
The size of readout window in nanoseconds.
fadcWIDTHEcal - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
The size of readout window in ns.
fadcWIDTHHodo - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
The size of readout window in ns.
failedCloneBug - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
 
failedCloneBug - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
 
failedEnergyDeadtime - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Indicates the number of failed clusters due to energy failure by deadtime issue
failedEnergyEnergyDiffPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Plots the difference in energy between matched clusters which failed due to energy.
failedEnergyEnergyDiffPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Plots the difference in energy between matched clusters which failed due to energy.
failedEnergyHitDiffPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Plots the difference in hit count between matched clusters which failed due to energy.
failedEnergyHitDiffPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Plots the difference in hit count between matched clusters which failed due to energy.
failedHitCount2DSoftwareTimeEnergyDiffPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Plots energy of simulated clusters vs the energy in hit count between matched clusters which failed to match due to hit count.
failedHitCountDeadtime - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Indicates the number of failed cluster that may have lost a hit due to deadtime issues.
failedHitCountDeadtime - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Indicates the number of failed cluster events that may have lost a hit due to deadtime issues.
failedHitCountEnergyDiffPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Plots the difference in energy between matched clusters which failed due to hit count.
failedHitCountEnergyDiffPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Plots the difference in energy between matched clusters which failed due to hit count.
failedHitCountHitDiffPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Plots the difference in hit count between matched clusters which failed due to hit count.
failedHitCountHitDiffPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Plots the difference in hit count between matched clusters which failed due to hit count.
failedHitCountSoftwareClustersTimePlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Plots time of simulated clusters which failed to match due to hit count.
failedMatchEnergy - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Indicates the number simulated/hardware cluster pairs that did not verify because the matched clusters did not in energy within the bounds set by the energy verification threshold.
failedMatchEnergy - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Indicates the number simulated/hardware cluster pairs that did not verify because the matched clusters did not in energy within the bounds set by the energy verification threshold.
failedMatchHitCount - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Indicates the number simulated/hardware cluster pairs that did not verify because the matched clusters did not in hit count within the bounds set by the hit count verification threshold.
failedMatchHitCount - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Indicates the number simulated/hardware cluster pairs that did not verify because the matched clusters did not in hit count within the bounds set by the hit count verification threshold.
failedMatchPosition - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Indicates the number simulated/hardware cluster pairs that did not verify because no two clusters were found with a matching seed position.
failedMatchPosition - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Indicates the number simulated/hardware cluster pairs that did not verify because no two clusters were found with a matching seed position.
failedMatchTime - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Indicates the number simulated/hardware cluster pairs that did not verify because no two clusters were found with a matching time-stamp.
failedMatchTime - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Indicates the number simulated/hardware cluster pairs that did not verify because no two clusters were found with a matching time-stamp.
failedNearSeedThreshold - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Indicates the number of failed cluster events that have a seed hit near the seed energy threshold.
failedNearSeedThreshold - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Indicates the number of failed cluster events that have a seed hit near the seed energy threshold.
failedNegativeEnergyHit - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Indicates the number of failed cluster events where the energies were identical, but hit count differed.
failedNegativeEnergyHit - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Indicates the number of failed cluster events where the energies were identical, but hit count differed.
failedPositionDeadtime - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Indicates the number of failed clusters due to position failure by deadtime issue
failedPositionDeadtime - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Indicates the number of failed cluster events that occur within the dead time window of the event start and also have a t = 0 cluster with a hit on the same channel.
failedPositionsoftwareClustersTimePlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Plots time of simulated clusters which failed due to position.
failedTimeDeadtime - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Indicates the number of failed clusters due to position failure by deadtime issue
failedTimeSoftwareClustersTimePlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Plots time of simulated clusters which failed due to position.
fakes - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
fallTime - Static variable in class org.hps.recon.ecal.EcalUtils
 
faradayCup - Variable in class org.hps.record.triggerbank.TSData2019
 
FastCheck - Class in org.hps.recon.tracking
HPS version of LCSim class
FastCheck(SeedStrategy, double, ISeedTrackerDiagnostics) - Constructor for class org.hps.recon.tracking.FastCheck
 
fastInvert() - Method in class org.hps.recon.tracking.kalman.SquareMatrix
 
FastTrackAnalysisDriver - Class in org.hps.analysis.examples
 
FastTrackAnalysisDriver(int, int, String) - Constructor for class org.hps.analysis.examples.FastTrackAnalysisDriver
 
fatal - Variable in class org.hps.online.recon.eventbus.EventProcessingError
 
fatal() - Method in class org.hps.online.recon.eventbus.EventProcessingError
 
fBlueReferenceID - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
fChargeMaxDraw - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
fChargeMinDraw - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
fcn() - Method in class org.hps.minuit.HessianGradientCalculator
 
fcn() - Method in class org.hps.minuit.InitialGradientCalculator
 
fcn() - Method in class org.hps.minuit.MnFcn
 
fcn() - Method in class org.hps.minuit.Numerical2PGradientCalculator
 
FCNBase - Interface in org.hps.minuit
User function base class, has to be implemented by the user.
fcnbase() - Method in class org.hps.minuit.MnApplication
 
FCNGradientBase - Interface in org.hps.minuit
Extension of FCNBase for providing the analytical gradient of the function.
fcupTdc - Variable in class org.hps.monitoring.drivers.scalers.DeadtimePlots
 
fcupTrg - Variable in class org.hps.monitoring.drivers.scalers.DeadtimePlots
 
fd0Bot - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
fd0Bot - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
fd0Top - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
fd0Top - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
fd0Top - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
fd0Top - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
fDOCA(double, Vec, Vec, Vec, double) - Static method in class org.hps.recon.tracking.kalman.KalTrack
 
feb - Variable in class org.hps.record.svt.SvtErrorBitData
 
FEB_HYBRID_MASK - Static variable in class org.hps.record.svt.SvtEvioUtils
 
FEB_MASK - Static variable in class org.hps.record.svt.SvtEvioUtils
 
febHybridID - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
febID - Variable in class org.hps.conditions.svt.CalibrationHandler
The FEB ID (0-9).
febID - Variable in class org.hps.conditions.svt.DaqMapHandler
FEB ID (0-9).
febID - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
FEE - Static variable in class org.hps.readout.TriggerDriver
 
FEE_PRESCALE_Region0 - Static variable in class org.hps.record.daqconfig2019.FEETriggerConfig2019
 
FEE_PRESCALE_Region1 - Static variable in class org.hps.record.daqconfig2019.FEETriggerConfig2019
 
FEE_PRESCALE_Region2 - Static variable in class org.hps.record.daqconfig2019.FEETriggerConfig2019
 
FEE_PRESCALE_Region3 - Static variable in class org.hps.record.daqconfig2019.FEETriggerConfig2019
 
FEE_PRESCALE_Region4 - Static variable in class org.hps.record.daqconfig2019.FEETriggerConfig2019
 
FEE_PRESCALE_Region5 - Static variable in class org.hps.record.daqconfig2019.FEETriggerConfig2019
 
FEE_PRESCALE_Region6 - Static variable in class org.hps.record.daqconfig2019.FEETriggerConfig2019
 
FEEBot - Static variable in class org.hps.record.daqconfig2019.TSConfig2019
 
FEEClusterPlotter - Class in org.hps.analysis.ecal
This makes a bunch of plots of the FEE peak per crystal (seed).
FEEClusterPlotter() - Constructor for class org.hps.analysis.ecal.FEEClusterPlotter
 
feeCut - Variable in class org.hps.recon.filtering.EcalGainCalibFilter
 
feeCut - Variable in class org.hps.svt.SvtClusterAnalysis
 
FEEEn - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Indicates whether the FEE trigger is enabled or not.
FEEEnergyMax - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Specifies the value of the FEE cluster total energy upper bound cuts.
FEEEnergyMin - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Specifies the value of the FEE trigger cluster total energy lower bound cuts.
FEEFilterDriver - Class in org.hps.recon.filtering
 
FEEFilterDriver() - Constructor for class org.hps.recon.filtering.FEEFilterDriver
 
feeMomentumCut - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
feeMomentumCut - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
feeMomentumCut - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
feeMomentumCut - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
FEENhitsMin - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Specifies the value of the FEE trigger cluster hit count cuts.
FEEPrecaleConfig2019 - Class in org.hps.record.daqconfig2019
Class FEEPrecaleConfig2019 is an implementation of the abstract AbstractCutConfig2019 for FEE prescale of a region.
FEEPrecaleConfig2019() - Constructor for class org.hps.record.daqconfig2019.FEEPrecaleConfig2019
Instantiates a new FEEPrecaleConfig2019 object.
FEERegionPrescale - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Specifies FEE prescale for each region FEE_Enabled .
FEERegionXMax - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Specifies maximum of each region for FEE prescale FEE_Enabled .
FEERegionXMin - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Specifies minimum of each region for FEE prescale FEE_Enabled .
FEETop - Static variable in class org.hps.record.daqconfig2019.TSConfig2019
 
FEETrigger - Variable in class org.hps.record.daqconfig2019.VTPConfig2019
 
FEETrigger2019ReadoutDriver - Class in org.hps.readout.trigger2019
FEETrigger2019ReadoutDriver simulates an HPS FEE trigger for 2019 MC.
FEETrigger2019ReadoutDriver() - Constructor for class org.hps.readout.trigger2019.FEETrigger2019ReadoutDriver
 
FEETriggerConfig2019 - Class in org.hps.record.daqconfig2019
Class FEETriggerConfig2019 holds the configuration data for a FEE trigger
FEETriggerConfig2019() - Constructor for class org.hps.record.daqconfig2019.FEETriggerConfig2019
Creates a new FEETriggerConfig2019 object.
fEETriggerList - Variable in class org.hps.record.triggerbank.VTPData
 
FEETupleDriver - Class in org.hps.analysis.tuple
 
FEETupleDriver() - Constructor for class org.hps.analysis.tuple.FEETupleDriver
 
fEvnMaxDraw - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
fEvnMinDraw - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
fFunction - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
fFunction1 - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
fid_ECal(double, double) - Static method in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
fiducialClusterCountPlot - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
fiducialClusterEnergyPlot - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
fiducialClusterSizePlot - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
fiducialEnergyPlot - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
fiducialenergyVsX - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
fiducialenergyVsY - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
fiducialHitCountPlot - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
Field - Annotation Type in org.hps.conditions.database
This is a java Annotation for assigning a "get" method to one or more database table columns.
field - Variable in class org.hps.monitoring.application.FieldPanel
The component with the field value.
field - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.StatusPanel
Deprecated.
 
FIELD_APD - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
FIELD_APD - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
FIELD_CHANNEL - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
FIELD_CHANNEL - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
FIELD_FADC_CHANNEL - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
FIELD_FADC_CHANNEL - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
FIELD_FADC_SLOT - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
FIELD_FADC_SLOT - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
FIELD_GAIN - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
FIELD_GAIN - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
FIELD_HV_GROUP - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
FIELD_HV_GROUP - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
FIELD_JOUT - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
FIELD_JOUT - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
FIELD_LED_CHANNEL - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
FIELD_LED_CHANNEL - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
FIELD_LED_DRIVER - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
FIELD_LED_DRIVER - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
FIELD_MB - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
FIELD_MB - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
FIELD_NAME - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
FIELD_PREAMP - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
FIELD_PREAMP - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
FIELD_SPLITTER - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
FIELD_SPLITTER - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
fieldE_edep_2D - Variable in class org.hps.analysis.examples.EcalScoringMatchDriver
 
fieldMap - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
FieldMap - Class in org.hps.recon.tracking.kalman
This class is used for standalone testing of the Kalman code.
FieldMap(String, String, boolean, double, double, double) - Constructor for class org.hps.recon.tracking.kalman.FieldMap
 
fieldNames - Variable in class org.hps.conditions.api.TableMetaData
The set of field names.
fieldNames - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer
Deprecated.
 
fieldNames - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
fieldNames - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
 
fieldNames - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
FieldPanel - Class in org.hps.monitoring.application
A panel with a label and a text field.
FieldPanel(String, String, int, boolean) - Constructor for class org.hps.monitoring.application.FieldPanel
Class constructor.
FIELDS - Static variable in class org.hps.conditions.svt.SvtBiasConditionsLoader
 
FIELDS - Static variable in class org.hps.conditions.svt.SvtTimingConstantsLoader
The fields from the run spreadsheet for SVT timing constants.
fieldTypes - Variable in class org.hps.conditions.api.TableMetaData
The map of field names to their types.
fieldValues - Variable in class org.hps.conditions.api.BaseConditionsObject
The field values which is a map of key-value pairs corresponding to column values in the database.
FieldValues - Interface in org.hps.conditions.api
Representation of fields and values of individual conditions objects.
FieldValuesMap - Class in org.hps.conditions.api
Implementation of FieldValues for storing field-value pairs.
FieldValuesMap() - Constructor for class org.hps.conditions.api.FieldValuesMap
Class constructor.
FieldValuesMap(TableMetaData) - Constructor for class org.hps.conditions.api.FieldValuesMap
Class constructor with table meta data; all fields in the table will have values set to null in the map.
file - Variable in class org.hps.conditions.run.RunSpreadsheet
The input CSV file.
file - Variable in class org.hps.monitoring.application.model.Configuration
The file containing the keys and values.
file - Variable in class org.hps.monitoring.ecal.eventdisplay.io.AdvancedReader
 
file - Static variable in class org.hps.util.GenerateBunches
 
file - Static variable in class org.hps.util.GenerateSingleParticles
 
fileChooser - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
 
fileIndex - Variable in class org.hps.record.evio.EvioFileSource
The current file index.
fileName - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
filenameDB - Static variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
filenamesDAQ - Static variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
filePath - Variable in class org.hps.record.composite.CompositeLoopConfiguration
Path to a file source.
filepath - Variable in class org.hps.record.daqconfig.DAQConfigDriver
 
files - Variable in class org.hps.record.evio.EvioFileSource
The list of input data files.
fileType - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
fileType - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
fileType - Static variable in class org.hps.util.ConvertToStdhep
 
fileType - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
FileViewer - Class in org.hps.monitoring.ecal.eventdisplay.ui
Class FileViewer is an implementation of the Viewer abstract class that reads events from a file data source.
FileViewer(File) - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
Constructs a new Viewer for displaying data read from a file.
FileViewer.EcalKeyListener - Class in org.hps.monitoring.ecal.eventdisplay.ui
The EcalListener class binds keys to actions.
fillAllMeasurements(EventHeader) - Method in class org.hps.recon.tracking.kalman.KalmanInterface
 
fillAllSimHits(EventHeader, IDDecoder) - Method in class org.hps.recon.tracking.kalman.KalmanInterface
 
fillAPVbuffer(Vector<Long>, Vector<Long>, Long, Long) - Static method in class org.hps.evio.SvtEventFlagger
 
fillBasicRefitTuple(EventHeader, TIData, ReconstructedParticle) - Method in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
fillBasicTuple(EventHeader, TIData, ReconstructedParticle, boolean) - Method in class org.hps.analysis.tuple.TupleMaker
 
fillClouds(String, String, int, double, double, double, double, double, double[], double, double, double, double, double, double[]) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
fillClouds(String, String, int, double, double, double, double, double, double[], double, double, double, double, double, double[]) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
FillCovariance(List<StraightLineTrack>) - Method in class org.hps.recon.vertexing.VertexFitter
Extract the covariance matrix.
fillEndOfRunPlots() - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
fillEndOfRunPlots() - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
fillEndOfRunPlots() - Method in class org.hps.analysis.dataquality.SvtMonitoring
 
fillEndOfRunPlots() - Method in class org.hps.analysis.dataquality.TrackMCEfficiency
 
fillEnergy - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
fillEventVariables(EventHeader, TIData) - Method in class org.hps.analysis.tuple.TupleMaker
 
fillEventVariablesECal(EventHeader) - Method in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
fillEventVariablesECal(EventHeader) - Method in class org.hps.analysis.tuple.TupleMaker
 
fillEventVariablesHits(EventHeader) - Method in class org.hps.analysis.tuple.TupleMaker
 
fillEventVariablesTrigger(EventHeader, TIData) - Method in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
fillEventVariablesTrigger(EventHeader, TIData) - Method in class org.hps.analysis.tuple.TupleMaker
 
fillFullVertexTruth(EventHeader, Track, Track) - Method in class org.hps.analysis.tuple.FullTruthTupleMaker
 
fillFullVertexTruth(EventHeader, Track, Track) - Method in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
FillGBLTrackPlot(String, String, String, double) - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
FillGBLTrackPlot(String, String, String, double, double) - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
FillGBLTrackPlot(String, String, String, double, double, double) - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
fillHisto(EventHeader, RawTrackerHit) - Method in class org.hps.recon.ecal.EcalPedestalCalculator
 
fillHisto(EventHeader, RawCalorimeterHit, GenericObject) - Method in class org.hps.recon.ecal.EcalPedestalCalculator
 
fillHitPlots - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
FillMatrix(double[][], int, int) - Method in class org.hps.svt.alignment.AlignmentParameters
 
fillMCFullTruthVariables(EventHeader) - Method in class org.hps.analysis.tuple.FullTruthTupleMaker
 
fillMCPairVariables(String, MCParticle, MCParticle) - Method in class org.hps.analysis.tuple.MCTupleMaker
 
fillMCParticleVariables(String, MCParticle) - Method in class org.hps.analysis.tuple.MCTupleMaker
 
fillMCParticleVariables(String, MCParticle) - Method in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
fillMCTridentVariables(EventHeader) - Method in class org.hps.analysis.tuple.MCTupleMaker
 
fillMCWabVariables(EventHeader) - Method in class org.hps.analysis.tuple.MCTupleMaker
 
FillMeasured(List<StraightLineTrack>) - Method in class org.hps.recon.vertexing.VertexFitter
Extract the measured variables from the list of straight line tracks.
fillMeasurements(List<TrackerHit>, int) - Method in class org.hps.recon.tracking.kalman.KalmanInterface
 
fillParticleVariables(EventHeader, ReconstructedParticle, String) - Method in class org.hps.analysis.tuple.TupleMaker
 
fillParticleVariables(EventHeader, ReconstructedParticle, String, boolean, boolean, boolean) - Method in class org.hps.analysis.tuple.TupleMaker
 
fillParticleVariables(EventHeader, ReconstructedParticle, String, boolean, boolean, boolean, String) - Method in class org.hps.analysis.tuple.TupleMaker
 
fillParticleVariablesClusters(String, ReconstructedParticle, EventHeader) - Method in class org.hps.analysis.tuple.TupleMaker
 
fillParticleVariablesIso(String, Hep3Vector, Double[]) - Method in class org.hps.analysis.tuple.TupleMaker
 
fillParticleVariablesRaw(String, List<TrackerHit>, Map<RawTrackerHit, LCRelation>) - Method in class org.hps.analysis.tuple.TupleMaker
 
fillParticleVariablesTrkExtrap(String, Track) - Method in class org.hps.analysis.tuple.TupleMaker
 
fillPlots(int, Collection<T>, Class<T>) - Method in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
Fills all of the plots of type typeID for the specified collection of hits.
fillPlots(int, int, int, int, int, double) - Static method in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
Fills the plots of the type typeID for a hit with an energy energy GeV and occurring on the indicated scintillator.
fillTemperatureTable() - Static method in class org.hps.readout.svt.FpgaData
Temperature lookup table.
fillTime - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
fillTrackInfo(String, String, double, int, double, double, double, double, double, double, double, double, double, double, double) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
fillTrackInfo(String, String, double, int, double, double, double, double, double, double, double, double, double, double, double) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
fillTruth(String, MCFullDetectorTruth) - Method in class org.hps.analysis.tuple.FullTruthTupleMaker
 
fillTruth(String, MCFullDetectorTruth) - Method in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
fillTruthEventVariables(EventHeader) - Method in class org.hps.analysis.tuple.MCTupleMaker
 
fillTruthRefitVariables(EventHeader, ReconstructedParticle) - Method in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
fillVertexCov(String, ReconstructedParticle) - Method in class org.hps.analysis.tuple.TupleMaker
 
fillVertexInfo(String, String, double, Hep3Vector, SymmetricMatrix, double, double, double, double) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
fillVertexInfo(String, String, double, Hep3Vector, SymmetricMatrix, double, double, double, double) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
fillVertexVariables(String, ReconstructedParticle, boolean, int) - Method in class org.hps.analysis.tuple.TupleMaker
 
filter(ConditionsRecord.ConditionsRecordCollection) - Method in class org.hps.conditions.api.ConditionsTag.ConditionsTagCollection
Return a new filtered collection containing only those records that are referenced by this tag.
filter() - Method in class org.hps.recon.tracking.kalman.MeasurementSite
 
filter(DMatrixRMaj, double) - Method in class org.hps.recon.tracking.kalman.StateVector
 
filterAPD - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
 
filterChannel - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
 
filtered - Variable in class org.hps.recon.tracking.kalman.MeasurementSite
 
filtered - Variable in class org.hps.recon.tracking.kalman.TrackCandidate
 
filteredList - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
filterFADCChannel - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
 
filterFADCSlot - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
 
filterGain - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
 
filterHit(CalorimeterHit) - Method in class org.hps.recon.ecal.EcalTriggerFilterDriver
This method takes input hits and makes new hits with different ix
filterHVGroup - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
 
filterJout - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
 
filterLEDChannel - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
 
filterLEDDriver - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
 
filterLevel - Variable in class org.hps.monitoring.application.LogTable
The current filtering level.
FilterMCBunches - Class in org.hps.util
Selects LCIO events passing a cut; spaces out these events with blank events.
FilterMCBunches() - Constructor for class org.hps.util.FilterMCBunches
 
FilterMCBunches.EcalEventTester - Class in org.hps.util
 
FilterMCBunches.EcalPairEventTester - Class in org.hps.util
 
FilterMCBunches.EventTester - Class in org.hps.util
 
FilterMCBunches.PairEventTester - Class in org.hps.util
 
FilterMCBunches.RTHEventTester - Class in org.hps.util
 
FilterMCBunches.TrackerEventTester - Class in org.hps.util
 
filterPair0Triggers - Variable in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
filterPair0Triggers - Variable in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
filterPair0Triggers - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
filterPair0Triggers - Variable in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
filterPair0Triggers - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
filterPair0Triggers - Variable in class org.hps.svt.OccupancyPlots
 
filterPair1Triggers - Variable in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
filterPair1Triggers - Variable in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
filterPair1Triggers - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
filterPair1Triggers - Variable in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
filterPair1Triggers - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
filterPair1Triggers - Variable in class org.hps.svt.OccupancyPlots
 
filterPanel - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
filterPanel - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
filterPreamp - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
 
filterPulserTriggers - Variable in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
filterPulserTriggers - Variable in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
filterPulserTriggers - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
filterPulserTriggers - Variable in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
filterPulserTriggers - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
filterPulserTriggers - Variable in class org.hps.svt.OccupancyPlots
 
filters - Variable in class org.hps.recon.filtering.SimpleEventFilterDriver
 
filterSingle0Triggers - Variable in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
filterSingle0Triggers - Variable in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
filterSingle0Triggers - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
filterSingle0Triggers - Variable in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
filterSingle0Triggers - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
filterSingle0Triggers - Variable in class org.hps.svt.OccupancyPlots
 
filterSingle1Triggers - Variable in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
filterSingle1Triggers - Variable in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
filterSingle1Triggers - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
filterSingle1Triggers - Variable in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
filterSingle1Triggers - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
filterSingle1Triggers - Variable in class org.hps.svt.OccupancyPlots
 
filterSplitter - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
 
filterTrack(TrackCandidate, int, int, StateVector, int, boolean, boolean) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
filterUnverifiable - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
filterUnverifiable - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
filterWindow - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
filterWindow - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
filterX - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
 
filterY - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
 
fin - Variable in class org.hps.detector.ecal.CrystalTaitBryanAngleCalculator
 
finalize() - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
 
finalSite - Variable in class org.hps.recon.tracking.kalman.KalmanTrackFit2
 
FinalStateMonitoring - Class in org.hps.analysis.dataquality
DQM driver reconstructed particles (i.e.
FinalStateMonitoring() - Constructor for class org.hps.analysis.dataquality.FinalStateMonitoring
 
finalStateParticleCollectionNames - Variable in class org.hps.analysis.examples.EventAnalysis2019
 
finalStateParticleCollectionNames - Variable in class org.hps.analysis.examples.EventAnalysis2019Jeopardy
 
FinalStateParticleDriver - Class in org.hps.recon.particle
A Driver used to create unvertexed ReconstructedParticles from SVT tracks and ECal clusters.
FinalStateParticleDriver() - Constructor for class org.hps.recon.particle.FinalStateParticleDriver
 
FinalStateParticlePlots - Class in org.hps.monitoring.drivers.trackrecon
 
FinalStateParticlePlots() - Constructor for class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
finalStateParticles - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Stores particles reconstructed from an event.
finalStateParticles - Variable in class org.hps.recon.particle.ReconParticleDriver
Stores particles reconstructed from an event.
finalStateParticlesAll - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Stores particles reconstructed from an event.
finalStateParticlesBad - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
finalStateParticlesCollName - Variable in class org.hps.recon.particle.FinalStateParticleDriver
 
finalStateParticlesColName - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
finalStateParticlesColName - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
finalStateParticlesColName - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
finalStateParticlesColName - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
finalStateParticlesColName - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
finalStateParticlesColName - Variable in class org.hps.analysis.examples.StripMollerEventsDriver
 
finalStateParticlesColName - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
LCIO collection name for reconstructed particles.
finalStateParticlesColName - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
LCIO collection name for reconstructed particles.
finalStateParticlesColName - Variable in class org.hps.analysis.tuple.FEETupleDriver
 
finalStateParticlesColName - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
finalStateParticlesColName - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
finalStateParticlesColName - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
finalStateParticlesColName - Variable in class org.hps.analysis.tuple.TupleMaker
 
finalStateParticlesColName - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
finalStateParticlesColName - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
finalStateParticlesColName - Variable in class org.hps.analysis.tuple.WABTupleDriver
 
finalStateParticlesColName - Variable in class org.hps.analysis.vertex.VertexDebugger
 
finalStateParticlesColName - Variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
finalStateParticlesColName - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
finalStateParticlesColName - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
finalStateParticlesColName - Variable in class org.hps.recon.particle.ReconParticleDriver
LCIO collection name for reconstructed particles.
finalStateParticlesTruth - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
finalStateRefitParticles - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
 
finalStateRefitParticlesColName - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
 
find(Pair<Integer, Integer>) - Method in class org.hps.conditions.svt.AbstractSvtChannel.AbstractSvtChannelCollection
Find the collection of channels of type extending AbstractSvtChannel that match a DAQ pair (FEB ID and FEB Hybrid ID).
find(int) - Method in class org.hps.conditions.svt.SvtAlignmentConstant.SvtAlignmentConstantCollection
Find an alignment constant by its parameter ID.
find(Date) - Method in class org.hps.conditions.svt.SvtBiasConstant.SvtBiasConstantCollection
Find bias constant by date.
find(Pair<Integer, Integer>) - Method in class org.hps.conditions.svt.SvtChannel.SvtChannelCollection
Find channels that match a DAQ pair (FEB ID, FEB Hybrid ID).
find(Date) - Method in class org.hps.conditions.svt.SvtMotorPosition.SvtMotorPositionCollection
Find position constant by date.
find(int, double) - Method in class org.hps.conditions.svt.SvtTimingConstants.SvtTimingConstantsCollection
Find timing constants by offset phase and time.
find(IPlotterRegion) - Method in class org.hps.monitoring.plotting.PlotterRegistry
Find a plotter that contains the region object.
find(int, int) - Method in class org.hps.monitoring.plotting.PlotterRegistry
Find a plotter by its tab indices e.g.
find(int) - Method in class org.hps.online.recon.StationManager
Find a station by its ID.
find(List<Integer>) - Method in class org.hps.online.recon.StationManager
Find a list of stations by their IDs.
find(EventQuality.Cut) - Method in class org.hps.recon.tracking.EventQuality
 
findableelectrons - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
findableelectrons - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
findableelectrons - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
FindableTrack - Class in org.hps.recon.tracking
 
FindableTrack(EventHeader, List<SimTrackerHit>) - Constructor for class org.hps.recon.tracking.FindableTrack
 
FindableTrack(EventHeader, List<SimTrackerHit>, int) - Constructor for class org.hps.recon.tracking.FindableTrack
 
FindableTrack(EventHeader) - Constructor for class org.hps.recon.tracking.FindableTrack
 
FindableTrack(EventHeader, int) - Constructor for class org.hps.recon.tracking.FindableTrack
 
FindableTrack.Ignore - Enum in org.hps.recon.tracking
 
findableTracks - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
findableTracks - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
findableTracks - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
findBank(BaseStructure) - Method in enum org.hps.record.evio.EvioBankTag
Find a bank matching the tag value by looking through a bank and all its child banks.
findBank(EvioEvent) - Method in class org.hps.record.triggerbank.AbstractIntData.IntBankDefinition
 
findBestCandidate(SeedCandidate, SeedCandidate, SeedStrategy) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender
Check two track candidates and return the best one subject to the merging criteria.
findBestScore(List<Track>) - Method in class org.hps.recon.tracking.AmbiguityResolver.AmbiguityResolverUtils
Finds the track with the best score from amongst a list
findByCollectionType(Class<?>) - Method in class org.hps.conditions.api.TableRegistry
Find meta data by collection type.
findByKey(String) - Method in class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection
Find a sub-set of the records matching the key name.
findByObjectType(List<TableMetaData>, Class<? extends ConditionsObject>) - Static method in class org.hps.conditions.api.TableMetaData
Find table meta data by object type.
findByObjectType(Class<? extends ConditionsObject>) - Method in class org.hps.conditions.api.TableRegistry
Find meta data by object type.
findByTableName(String) - Method in class org.hps.conditions.api.TableRegistry
Find meta data by table name.
findChannel(int) - Method in class org.hps.analysis.ecal.FEEClusterPlotter
 
findChannel(CalorimeterHit) - Method in class org.hps.analysis.ecal.FEEClusterPlotter
 
findChannel(int) - Method in class org.hps.analysis.ecal.SF2019Driver
 
findChannel(CalorimeterHit) - Method in class org.hps.analysis.ecal.SF2019Driver
 
findChannel(int) - Method in class org.hps.analysis.ecal.SF2021Driver
 
findChannel(CalorimeterHit) - Method in class org.hps.analysis.ecal.SF2021Driver
 
findChannel(EcalChannel.ChannelId) - Method in class org.hps.conditions.ecal.EcalChannel.EcalChannelCollection
Find a channel by its channel ID.
findChannel(EcalChannel.DaqId) - Method in class org.hps.conditions.ecal.EcalChannel.EcalChannelCollection
Find a channel by using DAQ information.
findChannel(EcalChannel.GeometryId) - Method in class org.hps.conditions.ecal.EcalChannel.EcalChannelCollection
Find a channel by using its physical ID information.
findChannel(long) - Method in class org.hps.conditions.ecal.EcalChannel.EcalChannelCollection
Find a channel by its encoded channel ID.
findChannel(IIdentifierHelper, long) - Method in class org.hps.conditions.ecal.EcalConditionsUtil
Find a channel object from a cell ID, e.g.
findChannel(int) - Method in class org.hps.conditions.hodoscope.HodoscopeChannel.HodoscopeChannelCollection
 
findChannel(int, int, int) - Method in class org.hps.conditions.hodoscope.HodoscopeChannel.HodoscopeChannelCollection
 
findChannel(int, int, int, int) - Method in class org.hps.conditions.hodoscope.HodoscopeChannel.HodoscopeChannelCollection
 
findChannel(int) - Method in class org.hps.conditions.svt.AbstractSvtChannel.AbstractSvtChannelCollection
Find a channel of type extending AbstractSvtChannel using the channel ID.
findChannel(long) - Method in class org.hps.digi.EcalDigitizationWithPulserDataMergingReadoutDriver
Gets the channel parameters for a given channel ID.
findChannel(int) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
findChannel(int, int, int) - Method in class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
findChannel(long) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Convert physical ID to gain value.
findChannel(long) - Method in class org.hps.readout.ecal.updated.EcalDigitizationReadoutDriver
Gets the channel parameters for a given channel ID.
findChannel(long) - Method in class org.hps.readout.ecal.updated.EcalRawConverterReadoutDriver
Gets the channel parameters for a given channel ID.
findChannel(long) - Method in class org.hps.readout.rawconverter.EcalMode1RawConverter
Get the calorimeter conditions for the specified channel.
findChannel(long) - Method in class org.hps.readout.rawconverter.EcalReadoutMode3RawConverter
Get the calorimeter conditions for the specified channel.
findChannel(long) - Method in class org.hps.recon.ecal.CorrectGainRunDependenceDriver
Convert physical ID to gain value.
findChannel(long) - Method in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
findChannel(long) - Method in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
Convert physical ID to gain value.
findChannel(long) - Method in class org.hps.recon.ecal.EcalGain
Convert physical ID to gain value.
findChannel(int) - Method in class org.hps.recon.ecal.EcalPedestalCalculator
 
findChannel(RawCalorimeterHit) - Method in class org.hps.recon.ecal.EcalPedestalCalculator
 
findChannel(RawTrackerHit) - Method in class org.hps.recon.ecal.EcalPedestalCalculator
 
findChannel(int, int, int) - Method in class org.hps.recon.ecal.EcalPedestalCalculator
 
findChannel(long) - Method in class org.hps.recon.ecal.EcalPulseFitter
 
findChannel(long) - Method in class org.hps.recon.ecal.EcalRawConverter
Convert physical ID to gain value.
findChannel(long) - Method in class org.hps.recon.ecal.EcalRawConverter2
Convert physical ID to gain value.
findChannel(long) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Convert physical ID to gain value.
findChannel(long) - Method in class org.hps.recon.ecal.EcalRawConverter3
Convert physical ID to gain value.
findChannel(long) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Convert physical ID to gain value.
findChannel(long) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Convert physical ID to gain value.
findChannel(long) - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
Convert physical ID to gain value.
findChannel(int) - Method in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
findChannel(RawTrackerHit) - Method in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
findChannel(RawCalorimeterHit) - Method in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
findChannel(long) - Method in class org.hps.recon.ecal.EcalTimeCorrectionDriver
Convert physical ID to gain value.
findChannel(long) - Method in class org.hps.recon.ecal.FADCConverterDriver
Convert physical ID to gain value.
findChannel(long) - Method in class org.hps.recon.ecal.HodoRawConverter
 
findChannel(int) - Method in class org.hps.recon.ecal.HodoRunningPedestalDriver
 
findChannel(RawTrackerHit) - Method in class org.hps.recon.ecal.HodoRunningPedestalDriver
 
findChannel(RawCalorimeterHit) - Method in class org.hps.recon.ecal.HodoRunningPedestalDriver
 
findChannel(long) - Method in class org.hps.recon.ecal.IterateGainFactorDriver
Convert physical ID to gain value.
findChannel(CalorimeterHit) - Method in class org.hps.recon.filtering.FEEFilterDriver
 
findChannel(int, int, int) - Method in class org.hps.record.daqconfig.EvioDAQParser
Gets the database calorimeter channel for a channel defined by a crate number, FADC slot, and FADC channel.
findChannel(int) - Method in class org.hps.record.daqconfig.EvioDAQParser
Gets the database crystal channel object based on the crystal's numerical index.
findChannelEcal(int, int, int) - Method in class org.hps.record.daqconfig2019.EvioDAQParser2019
Gets the database calorimeter channel for a channel defined by a crate number, FADC slot, and FADC channel.
findChannelEcal(int) - Method in class org.hps.record.daqconfig2019.EvioDAQParser2019
Gets the database crystal channel object based on the crystal's numerical index.
findChannelHodo(int, int, int) - Method in class org.hps.record.daqconfig2019.EvioDAQParser2019
Gets the database hodoscope channel for a channel defined by a crate number, FADC slot, and FADC channel.
findChannelHodo(int) - Method in class org.hps.record.daqconfig2019.EvioDAQParser2019
Gets the database hodoscope channel object based on the hodoscope's numerical index.
findChannelID(int, int, int) - Method in class org.hps.conditions.svt.SvtChannel.SvtChannelCollection
Get the SVT channel ID associated with a given FEB ID/Hybrid ID/physical channel.
findChannelId(long) - Method in class org.hps.recon.ecal.CorrectGainRunDependenceDriver
 
findChannelId(long) - Method in class org.hps.recon.ecal.IterateGainFactorDriver
 
findCircles(double[], double[], double) - Static method in class org.hps.recon.tracking.circlefit.TwoPointRadiusCircleFitter
Returns two circles which can be fit to two points and a radius
findClosestCluster(Hep3Vector, List<Cluster>) - Method in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
findClosestCluster(Hep3Vector, List<Cluster>) - Method in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
findClosestCluster(Hep3Vector, List<Cluster>) - Method in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
findClosestCluster(Hep3Vector, List<Cluster>) - Method in class org.hps.recon.filtering.SvtAlignmentFilter
 
findClosestCluster(Hep3Vector, List<Cluster>) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
findClusters(List<LCRelation>) - Method in interface org.hps.recon.tracking.ClusteringAlgorithm
Finds clusters given a list of hits on sensor.
findClusters(List<LCRelation>) - Method in class org.hps.recon.tracking.NearestNeighborRMSClusterer
Use a nearest neighbor algorithm to create clusters.
findCollection(List<SvtTimingConstants.SvtTimingConstantsCollection>, int, double) - Static method in class org.hps.conditions.svt.SvtTimingConstantsLoader
Find a timing constants collection from offset phase and time.
findCommand(String[]) - Method in class org.hps.online.recon.Client
Find a client command in the raw arguments
findConditionsObjectTypes() - Static method in class org.hps.conditions.api.TableRegistry
Find all available classes that extend ConditionsObject.
findConditionsRecords(int, int) - Method in class org.hps.conditions.cli.TagCommand
Scan through a run range to find conditions records for the tag.
findConditionsRecords(String) - Method in class org.hps.conditions.database.DatabaseConditionsManager
Find a collection of conditions validity records by key name.
findCrosses(Map<SiSensor, List<HelicalTrackStrip>>) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
findCrystal(CalorimeterHit) - Static method in class org.hps.recon.ecal.CalorimeterHitUtilities
 
findDaq(long) - Method in class org.hps.conditions.ecal.EcalChannel.EcalChannelCollection
Find a channel by its encoded DAQ ID.
findDoca(double, double, double, double, double) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
findDoca(double, double, double, double, double) - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
findDoca(double, double, double, double, double) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
findEtItem() - Method in class org.hps.monitoring.application.DataSourceComboBox
Find the single data source item for the ET configuration in the items.
findEventBuilderClassNames() - Static method in class org.hps.monitoring.application.util.ResourceUtil
Find all classes that implement LCSimEventBuilder and return a list of their canonical names.
findGeometric(long) - Method in class org.hps.conditions.ecal.EcalChannel.EcalChannelCollection
Find a channel by its encoded geometric ID.
findGeometric(long) - Method in class org.hps.conditions.hodoscope.HodoscopeChannel.HodoscopeChannelCollection
Find a channel by its encoded geometric ID.
findGeometryInfo(CalorimeterHit) - Static method in class org.hps.recon.ecal.CalorimeterHitUtilities
 
findHighestEnergyCluster(List<Cluster>) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Find the highest energy cluster from the list.
findHighestEnergyHit(Cluster) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Find the hit with the highest energy value.
findHoleSlotCrosses(Map<SiSensor, List<HelicalTrackStrip>>) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
FindHPSScatterPoints(HelicalTrackFit) - Method in class org.hps.recon.tracking.MultipleScattering
Find scatter points along helix using the local material manager
FindHPSScatters(HelicalTrackFit) - Method in class org.hps.recon.tracking.MultipleScattering
Extra interface to keep a function returning the same type as the lcsim version
findIntersectingChannel(Hep3Vector, SiSensor) - Method in class org.hps.recon.tracking.AcceptanceHelper
Determines which physical channel (0-639) in a given sensor a track would hit
findInterval(List<MotorPositionLoader.MotorPositionInterval>, Date) - Static method in class org.hps.conditions.svt.OpeningAngleLoader
 
findIntervals() - Method in class org.hps.conditions.svt.MotorPositionLoader
 
findItem(String) - Method in class org.hps.monitoring.application.DataSourceComboBox
Find an item by its path.
findMaxWeight() - Static method in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
findMaxWeight() - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
findMaxWeight() - Static method in class org.hps.util.DatFileToStdhep
 
findMaxWeight() - Static method in class org.hps.util.DatFileToStdhepTVM
 
findMCParticles(Cluster) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Find the unique set of MCParticles that are referenced by the hits of the Cluster.
findMillepedeConstantNode(Element, String) - Static method in class org.hps.svt.alignment.BuildMillepedeCompact
 
findMissingLayer(Track) - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
findMollers(List<ReconstructedParticle>) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
findNeighborHitIDs(HPSEcal3, CalorimeterHit, Map<Long, CalorimeterHit>) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Given a hit, find the list of neighboring crystal IDs that also have hits.
findOverlappingRanges(List<RunSpreadsheet.RunData>, List<SvtBiasMyaDataReader.SvtBiasMyaRange>) - Static method in class org.hps.conditions.svt.SvtBiasMyaDataReader
 
findOverlappingRanges(Date, Date) - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
findOverlappingRanges(Date, Date) - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaRanges
 
findOverlappingRanges(List<RunSpreadsheet.RunData>, List<SvtMotorMyaDataReader.SvtPositionMyaRange>) - Static method in class org.hps.conditions.svt.SvtMotorMyaDataReader
 
findPoca(double, double, double, double, double) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
findPoca(double, double, double, double, double) - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
findPoca(double, double, double, double, double) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
findRejectedHits(List<Cluster>, List<CalorimeterHit>) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Find CalorimeterHits that are not present in a collection of Clusters.
findResultFromDetector(Element, String) - Static method in class org.lcsim.geometry.compact.converter.SurveyResult
 
findResultFromDetector(Element) - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
findRun(int) - Method in class org.hps.conditions.run.RunSpreadsheet
Find the record for a run in the list of records.
findRunRanges(RunSpreadsheet, Set<String>) - Static method in class org.hps.conditions.run.RunRange
Find run ranges for conditions data given a set of column names and the full run spreadsheet.
FindScatters(HelicalTrackFit) - Method in class org.hps.recon.tracking.HelixFitter
 
FindScatters(HelicalTrackFit) - Method in class org.hps.recon.tracking.MultipleScattering
Override lcsim version and select material manager depending on object type.
findSeedHit(Cluster) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Find the seed hit of a Cluster.
findSharedHits(Cluster, List<Cluster>) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Find hits in a cluster that are shared with other Clusters.
findSharedHits(Cluster) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
This method will determine which hits are likely shared with other clusters, by comparing a hit's energy to its contribution.
findSiClusterFromHelicalTrackStrip(HelicalTrackStrip, List<SiTrackerHitStrip1D>) - Method in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
findSteeringResources(String) - Static method in class org.hps.steering.SteeringFileCatalog
Find a list of steering files with the given resource directory.
findTableMetaData(String) - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
Find a table's meta data.
findTableMetaData(Class) - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
Find meta data by collection class type.
findTableMetaData(String) - Method in class org.hps.conditions.database.DatabaseConditionsManager
Find table information from the name.
FindThresholdCrossings(RawTrackerHit, double) - Method in class org.hps.recon.ecal.HodoRawConverter
 
FindTracks(SeedStrategy, double) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
 
findTriangleArea(double, double, double, double, double, double) - Static method in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
findTriangleArea(double, double, double, double, double, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
findUniqueRecord(String, MultipleCollectionsAction) - Method in class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection
Find a unique record using the selected action for disambiguating conditions with the same key.
findUnsharedHits(Cluster, List<Cluster>) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Find hits in a Cluster that are not shared with other Clusters.
findUnsharedHits(Cluster) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
This method will determine which hits are likely not shared other clusters, by comparing a hit's energy to its contribution.
findV0s(List<ReconstructedParticle>, List<ReconstructedParticle>, List<ReconstructedParticle>, List<Vertex>, List<ReconstructedParticle>, List<Vertex>, List<ReconstructedParticle>, List<Vertex>) - Method in class org.hps.analysis.MC.HpsReconParticleDriverForTrackRefit
 
findV0s(List<ReconstructedParticle>, List<ReconstructedParticle>, List<ReconstructedParticle>, List<Vertex>, List<ReconstructedParticle>, List<Vertex>, List<ReconstructedParticle>, List<Vertex>) - Method in class org.hps.analysis.MC.HpsReconParticleForTruthTracksDriver
 
findV0s(List<ReconstructedParticle>, List<ReconstructedParticle>) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
findVertices(List<ReconstructedParticle>, List<ReconstructedParticle>, List<ReconstructedParticle>, List<Vertex>, List<ReconstructedParticle>, List<Vertex>, List<ReconstructedParticle>, List<Vertex>) - Method in class org.hps.analysis.MC.HpsReconParticleDriverForTrackRefit
Creates reconstructed V0 candidate particles and vertices for electron positron pairs using no constraints, beam constraints, and target constraints.
findVertices(List<ReconstructedParticle>, List<ReconstructedParticle>, List<ReconstructedParticle>, List<Vertex>, List<ReconstructedParticle>, List<Vertex>, List<ReconstructedParticle>, List<Vertex>) - Method in class org.hps.analysis.MC.HpsReconParticleForTruthTracksDriver
Creates reconstructed V0 candidate particles and vertices for electron positron pairs using no constraints, beam constraints, and target constraints.
findVertices(List<ReconstructedParticle>, List<ReconstructedParticle>, List<ReconstructedParticle>, List<Vertex>, List<ReconstructedParticle>, List<Vertex>, List<ReconstructedParticle>, List<Vertex>) - Method in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Generates reconstructed V0 candidate particles and vertices from sets of positrons and electrons.
findVertices(List<ReconstructedParticle>, List<ReconstructedParticle>, List<ReconstructedParticle>, List<Vertex>, List<ReconstructedParticle>, List<Vertex>, List<ReconstructedParticle>, List<Vertex>) - Method in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Generates reconstructed V0 candidate particles and vertices from sets of positrons and electrons.
findVertices(List<ReconstructedParticle>, List<ReconstructedParticle>) - Method in class org.hps.recon.particle.HpsReconParticleDriver
Creates reconstructed V0 candidate particles and vertices for electron positron pairs using no constraints, beam constraints, and target constraints.
findVertices(List<ReconstructedParticle>, List<ReconstructedParticle>) - Method in class org.hps.recon.particle.ReconParticleDriver
Generates reconstructed V0 candidate particles and vertices from sets of positrons and electrons.
findWeight(double, double, HpsSiSensor) - Method in class org.hps.svt.SVTHitLevelPlots
 
findXMLNode(Document, String) - Static method in class org.hps.svt.alignment.BuildCompact
 
findXoca(double, double, double, double, double) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
findXoca(double, double, double, double, double) - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
findXoca(double, double, double, double, double) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
finish(LoopEvent) - Method in class org.hps.record.AbstractLoopAdapter
 
finish(LoopEvent) - Method in class org.hps.record.composite.CompositeLoopAdapter
Action for loop finish event.
finish(LoopEvent) - Method in class org.hps.record.composite.LcioEventAdapter
Activates the endOfData method on the registered Driver objects.
finish(LoopEvent) - Method in class org.hps.record.composite.RecordProcessorAdapter
Activate the endJob methods of the registered processors.
fireModelChanged() - Method in class org.hps.monitoring.application.model.AbstractModel
Fire property change events.
fireModelChanged() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Fire property change for all property keys.
firePropertiesChanged(Collection<String>) - Method in class org.hps.monitoring.application.model.AbstractModel
Fire property change for a list of named properties.
firePropertyChange(PropertyChangeEvent) - Method in class org.hps.monitoring.application.model.AbstractModel
Fire a property change event.
firePropertyChange(String, Object, Object) - Method in class org.hps.monitoring.application.model.AbstractModel
Fire a property change.
first - Variable in class org.hps.minuit.Pair
 
first - Variable in class org.hps.minuit.Point
 
firstChanIsEdge(HpsSiSensor) - Method in class org.hps.svt.SVTHitLevelPlots
 
firstDate - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
firstElement - Variable in class org.hps.util.Pair
 
firstEvent - Variable in class org.hps.record.daqconfig.DAQConfigDriver
 
firstEvent - Variable in class org.hps.record.daqconfig2019.DAQConfig2019Driver
 
firstFittedPulse - Variable in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
FirstHitGBLRefitterDriver - Class in org.hps.analysis.MC
A Driver which refits tracks using GBL, but only refit tracks with different L1 hits from TrackRefitWithFirstLayerHits.
FirstHitGBLRefitterDriver() - Constructor for class org.hps.analysis.MC.FirstHitGBLRefitterDriver
 
firstInstantiation - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Indicates whether the DAQ configuration has updated before or not.
firstInstantiation - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Indicates whether the DAQ configuration has updated before or not.
firstLayer - Variable in class org.hps.recon.tracking.kalman.KalmanParams
 
firstLayer - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
firstObject - Variable in class org.hps.analysis.trigger.util.Pair
 
firstSamplePlots - Static variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
firstSamplePlotsNoisePerChannel - Static variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
firstStartTime - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Tracks the start time of the first observed event.
firstStartTime - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Tracks the start time of the first observed event.
firstStartTime - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Tracks the start time of the first observed event.
firstStartTime - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Tracks the start time of the first observed event.
firstUsedSample - Variable in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
firstVertexingCut - Static variable in enum org.hps.analysis.dataquality.MollerMonitoring.Cut
 
firstVertexingCut - Static variable in enum org.hps.analysis.dataquality.TridentMonitoring.Cut
 
firstWeirdTrack - Variable in class org.hps.recon.tracking.gbl.TruthResiduals
 
fit(SeedCandidate) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
 
fit(double, int, int) - Method in class org.hps.recon.tracking.gbl.GblTrajectory
 
fit(double[], int[], String) - Method in class org.hps.recon.tracking.gbl.GblTrajectory
 
fit(double[], int[], String, int) - Method in class org.hps.recon.tracking.gbl.GblTrajectory
Optionally iterate for outlier down-weighting.
fit(DoubleByReference, IntByReference, DoubleByReference, String) - Method in class org.hps.recon.tracking.gbl.GblTrajectoryJna
 
fit(DoubleByReference, IntByReference, DoubleByReference, String, int) - Method in class org.hps.recon.tracking.gbl.GblTrajectoryJna
 
fit(List<GBLStripClusterData>, double, boolean) - Static method in class org.hps.recon.tracking.gbl.HpsGblRefitter
 
fit(boolean) - Method in class org.hps.recon.tracking.kalman.KalTrack
 
fit(STUtils.STTrackFitter, STUtils.STStereoTrack) - Static method in class org.hps.recon.tracking.straight.STUtils
Fit the STUtils.STStereoTrack track with the supplied STUtils.STTrackFitter and add the fit to the track.
fit(STUtils.STTrack) - Method in class org.hps.recon.tracking.straight.STUtils.LineFit
 
fit(List<double[]>) - Method in class org.hps.recon.tracking.straight.STUtils.LineFit
 
fit(List<double[]>) - Method in class org.hps.recon.tracking.straight.STUtils.RegressionFit
 
fit(STUtils.STTrack) - Method in class org.hps.recon.tracking.straight.STUtils.RegressionFit
 
fit - Variable in class org.hps.recon.tracking.straight.STUtils.STBaseTrack
 
fit - Variable in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
fit - Variable in class org.hps.recon.tracking.straight.STUtils.STTrackFitter
 
fit(STUtils.STTrack) - Method in class org.hps.recon.tracking.straight.STUtils.STTrackFitter
 
fit(List<double[]>) - Method in class org.hps.recon.tracking.straight.STUtils.STTrackFitter
 
fit(List<HelicalTrackHit>) - Method in interface org.hps.recon.tracking.straighttracks.HPSFitter
 
fit(List<HelicalTrackHit>, Map<HelicalTrackHit, MultipleScatter>, HelicalTrackFit) - Method in interface org.hps.recon.tracking.straighttracks.HPSFitter
 
fit(List<HelicalTrackHit>) - Method in class org.hps.recon.tracking.straighttracks.StraightTrack2DFitter
 
fit(List<HelicalTrackHit>, Map<HelicalTrackHit, MultipleScatter>, HelicalTrackFit) - Method in class org.hps.recon.tracking.straighttracks.StraightTrack2DFitter
 
fit(List<HelicalTrackHit>) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackAxialFitter
 
fit(List<HelicalTrackHit>, Map<HelicalTrackHit, MultipleScatter>, HelicalTrackFit) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackAxialFitter
 
fit(int, boolean, boolean[], double[][], double[][], double[]) - Method in class org.hps.recon.vertexing.BFitter
 
fit(List<Track>, SpacePoint, boolean) - Method in class org.hps.recon.vertexing.BFitter
 
fit(List<Track>, SpacePoint, boolean) - Method in interface org.hps.recon.vertexing.VFitter
 
fitAdcSamples(EcalChannel, IDataPointSet) - Method in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
Fit all of the ADC samples in a hit using a DataPointSet and then return the fit result.
fitAdcSamples(EcalChannel, IDataPointSet) - Method in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
Fit all of the ADC samples in a hit using a DataPointSet and then return the fit result.
fitAndPutParameters(IHistogram1D, IFunction) - Static method in class org.hps.analysis.dataquality.PlotAndFitUtilities
 
fitAndPutParameters(IHistogram1D, IFunction) - Static method in class org.hps.monitoring.drivers.trackrecon.PlotAndFitUtilities
 
fitBeamEnergyPeak(IHistogram1D, IFitter, String) - Method in class org.hps.analysis.dataquality.FinalStateMonitoring
 
FitCandidate(SeedCandidate, SeedStrategy) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
fitChannelProfile(EcalChannel, IProfile1D) - Method in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
fitCollectionName - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
fitCombinedSignalProfile(IProfile1D) - Method in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
fitCosmicPulse(RawTrackerHit, int, double) - Method in class org.hps.recon.ecal.EcalCosmicPulseFitter
Perform and return "3-pole" fit of ECAL raw waveform.
fitData - Variable in class org.hps.evio.RfFitterDriver
 
fitData - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
fitData - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
fitDirectory - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
fitFactory - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
fitFactory - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
fitFactory - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
fitFactory - Variable in class org.hps.evio.RfFitterDriver
 
fitFactory - Variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
fitFactory - Variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
fitFactory - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
fitFactory - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
fitFactory - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
fitFactory - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
fitFactory - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
fitFactory - Variable in class org.hps.recon.ecal.EcalCalibrationsDriver
 
fitFactory - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
fitFactory - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
fitFcn3Pole - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
fitFcn3Pole - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
fitFile - Variable in class org.hps.monitoring.drivers.svt.PedestalPlots
 
fitFunction - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
fitFunction - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
fitFunction - Variable in class org.hps.evio.RfFitterDriver
 
fitGaussian(IHistogram1D, IFitter, String) - Method in class org.hps.analysis.dataquality.SvtMonitoring
 
fitGaussian(IHistogram1D, IFitter, String) - Method in class org.hps.analysis.dataquality.TrackingMonitoring
 
fitGaussian(IHistogram1D, IFitter, String) - Method in class org.hps.analysis.dataquality.TrackingResiduals
 
fitMpvH1D - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
fitMpvPullH1D - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
FitMultiVtx(List<BilliorTrack>, BilliorVertexer, String) - Method in class org.hps.recon.vertexing.MultipleEventsVertexingDriver
 
fitNewTrack(Track, TrackerHit, List<LCRelation>) - Method in class org.hps.analysis.MC.TrackRefitWithFirstLayerHits
 
fitOK - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
fitPedestal - Variable in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
fitPulse(FADCGenericHit) - Method in class org.hps.evio.RfFitterDriver
Perform the fit to the RF pulse:
fitPulse(RawTrackerHit, int, double) - Method in class org.hps.recon.ecal.EcalPulseFitter
Perform and return "3-pole" fit of ECAL raw waveform.
fitRange - Static variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
fit sample range relative to threshold crossing
fitRange - Static variable in class org.hps.recon.ecal.EcalPulseFitter
fit sample range relative to threshold crossing
fitSection(int, short[], HpsSiSensor, ShapeFitParameters, int) - Method in class org.hps.recon.tracking.ShaperAnalyticFitAlgorithm
 
fitShape(RawTrackerHit, PulseShape) - Method in class org.hps.recon.tracking.DumbShaperFit
 
fitShape(int, short[], HpsSiSensor) - Method in class org.hps.recon.tracking.DumbShaperFit
 
fitShape(RawTrackerHit, PulseShape) - Method in class org.hps.recon.tracking.ShaperAnalyticFitAlgorithm
 
fitShape(int, short[], HpsSiSensor) - Method in class org.hps.recon.tracking.ShaperAnalyticFitAlgorithm
 
fitShape(RawTrackerHit, PulseShape) - Method in interface org.hps.recon.tracking.ShaperFitAlgorithm
 
fitShape(RawTrackerHit, PulseShape) - Method in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
fitShape(short[]) - Method in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
fitShape(RawTrackerHit, PulseShape) - Method in class org.hps.recon.tracking.ShaperPileupFitAlgorithm
 
fitsPedestal() - Method in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
fitStatus - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
FitStatus() - Constructor for enum org.hps.recon.tracking.straighttracks.HPSFitter.FitStatus
 
FITTED_HITS - Static variable in class org.hps.online.recon.aida.ExampleDriver
 
FITTED_HITS - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
fittedFunction - Variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
FittedGblTrajectory - Class in org.hps.recon.tracking.gbl
A class that collects information about a fitted GBL trajectory.
FittedGblTrajectory(GblTrajectory, double, int, double) - Constructor for class org.hps.recon.tracking.gbl.FittedGblTrajectory
Default constructor.
FittedGblTrajectory(GblTrajectoryJna, double, int, double) - Constructor for class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
FittedGblTrajectory.GBLPARIDX - Enum in org.hps.recon.tracking.gbl
 
FittedGblTrajectory.GBLPOINT - Enum in org.hps.recon.tracking.gbl
 
fittedHitCollectionName - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
fittedHitColName_ - Variable in class org.hps.recon.tracking.SensorSetup
 
fittedHitsCollectioName - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
fittedHitsCollectioName - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
fittedHitsCollectionName - Variable in class org.hps.analysis.dataquality.MonsterEventAnalysis
 
fittedHitsCollectionName - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
fittedHitsCollectionName - Variable in class org.hps.analysis.examples.SvtHitAnalysisDriver
 
fittedHitsCollectionName - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
fittedHitsCollectionName - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
fittedHitsCollectionName - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecPlots
 
fittedHitsCollectionName - Variable in class org.hps.svt.SvtClusterAnalysis
 
fittedRawHitPosition - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
fittedRawHitPositionZ - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
fittedRawHitTime - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
FittedRawTrackerHit - Class in org.hps.recon.tracking
 
FittedRawTrackerHit(RawTrackerHit, ShapeFitParameters) - Constructor for class org.hps.recon.tracking.FittedRawTrackerHit
 
fittedRawTrackerHitMap - Variable in class org.hps.svt.SvtClusterAnalysis
 
fittedStateBegin() - Method in class org.hps.recon.tracking.kalman.KalmanTrackFit2
 
fittedStateEnd() - Method in class org.hps.recon.tracking.kalman.KalmanTrackFit2
 
fittedSVTHitCollectionName - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
FittedSVTHitsTupleDriver - Class in org.hps.analysis.tuple
 
FittedSVTHitsTupleDriver() - Constructor for class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
FittedSVTHitsTupleDriver.Constraint - Enum in org.hps.analysis.tuple
 
fittedTrackerHitCollectionName - Variable in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
fittedTrackerHitCollectionName - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
fittedTrackerHitCollectionName - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
fittedTrackerHitCollectionName - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
fittedTrackerHitCollectionName - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
fittedTrackerHitCollectionName - Variable in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
fittedTrackerHitCollectionName - Variable in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
fittedTrackerHitCollectionName - Variable in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
fittedTrackerHitCollectionName - Variable in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
fittedTrackerHitsPerEventC1D - Variable in class org.hps.online.recon.aida.ExampleDriver
 
fittedTrackerHitsPerEventH1D - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
fitter - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
fitter - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
fitter - Variable in class org.hps.evio.RfFitterDriver
 
fitter - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
fitter - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
fitter - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
fitTimeMinimizer - Variable in class org.hps.recon.tracking.DumbShaperFit
 
fitTimeMinimizer - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
fitTimeMinimizer - Variable in class org.hps.recon.tracking.ShaperAnalyticFitAlgorithm
 
fitTimeMinimizer - Variable in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
fitTimeMinimizer - Variable in class org.hps.recon.tracking.ShaperPileupFitAlgorithm
 
fitUpdateIteration - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
fitVertex(BilliorTrack, BilliorTrack, double) - Method in class org.hps.analysis.dataquality.V0Monitoring
 
fitVertex(HpsReconParticleDriverForTrackRefit.Constraint, ReconstructedParticle, ReconstructedParticle) - Method in class org.hps.analysis.MC.HpsReconParticleDriverForTrackRefit
Fits a vertex from an electron/positron track pair using the indicated constraint.
fitVertex(HpsReconParticleForTruthTracksDriver.Constraint, ReconstructedParticle, ReconstructedParticle) - Method in class org.hps.analysis.MC.HpsReconParticleForTruthTracksDriver
Fits a vertex from an electron/positron track pair using the indicated constraint.
fitVertex(VertexDebugTupleDriver.Constraint, BilliorTrack, BilliorTrack) - Method in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
fitVertex(VertexDebugTupleDriver.Constraint, BilliorTrack, BilliorTrack, Hep3Vector) - Method in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
fitVertex(VertexTupleDriver.Constraint, BilliorTrack, BilliorTrack) - Method in class org.hps.analysis.tuple.VertexTupleDriver
 
fitVertex(VertexTupleDriver.Constraint, BilliorTrack, BilliorTrack, Hep3Vector) - Method in class org.hps.analysis.tuple.VertexTupleDriver
 
fitVertex(BilliorTrack, BilliorTrack, double) - Method in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
fitVertex(VertexDebugger.Constraint, BilliorTrack, BilliorTrack) - Method in class org.hps.analysis.vertex.VertexDebugger
 
fitVertex(VertexDebugger.Constraint, BilliorTrack, BilliorTrack, Hep3Vector) - Method in class org.hps.analysis.vertex.VertexDebugger
 
fitVertex(HpsReconParticleDriver.Constraint, ReconstructedParticle, ReconstructedParticle) - Method in class org.hps.recon.particle.HpsReconParticleDriver
Fits a vertex from an electron/positron track pair using the indicated constraint.
fitVertex() - Method in class org.hps.recon.vertexing.BaseSimpleVertexer
 
fitVertex(List<BilliorTrack>) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
fitVertex() - Method in interface org.hps.recon.vertexing.SimpleVertexer
 
fitVertex() - Method in class org.hps.recon.vertexing.TwoLineVertexer
 
fitVertexPosition(IHistogram1D, IFitter, double[], String) - Method in class org.hps.analysis.dataquality.TridentMonitoring
 
fitVertexPosition(IHistogram1D, IFitter, double[], String) - Method in class org.hps.analysis.dataquality.V0Monitoring
 
fitWidthH1D - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
fitWidthPullH1D - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
fiveClusterErr - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
fiveClusterErr - Variable in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
fiveClusterErr - Variable in class org.hps.recon.tracking.RawHitChecker
 
fiveClusterErr - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
fix(EcalConditions, EcalChannel, CompositeData, StuckFADCBit.Stuck) - Static method in class org.hps.evio.StuckFADCBit
Get the corrected channel.
fix(EcalConditions, RawTrackerHit, StuckFADCBit.Stuck) - Static method in class org.hps.evio.StuckFADCBit
Get the corrected channel.
fix(EcalConditions, EcalChannel.DaqId, CompositeData, StuckFADCBit.Stuck) - Static method in class org.hps.evio.StuckFADCBit
Get the corrected channel.
fix(RawTrackerHit) - Method in class org.hps.evio.StuckFADCBitDriver
Get hit with the stuck bit unstuck, if appropriate based on pedestal.
fix(List<RawTrackerHit>) - Method in class org.hps.evio.StuckFADCBitDriver
Get hits with the stuck bit unstuck, based only on pedestal.
fix() - Method in class org.hps.minuit.MinuitParameter
 
fix(int) - Method in class org.hps.minuit.MnApplication
 
fix(String) - Method in class org.hps.minuit.MnApplication
 
fix(int) - Method in class org.hps.minuit.MnUserParameters
Fixes the specified parameter (so that the minimizer will no longer vary it)
fix(String) - Method in class org.hps.minuit.MnUserParameters
Fixes the specified parameter (so that the minimizer will no longer vary it)
fix(int) - Method in class org.hps.minuit.MnUserParameterState
 
fix(String) - Method in class org.hps.minuit.MnUserParameterState
 
fix(int) - Method in class org.hps.minuit.MnUserTransformation
interaction via external number of parameter
fix(String) - Method in class org.hps.minuit.MnUserTransformation
interaction via name of parameter
fixConfigMap2014Run(int) - Method in class org.hps.record.daqconfig.EvioDAQParser
Method corrects parameter data for runs that either did not correctly record the full configuration data or were bugged.
fixCov(DMatrixRMaj, Vec) - Static method in class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
fixedGain - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Defines a fixed gain to be used for all subdetector channels.
fixedGain - Variable in class org.hps.readout.DigitizationReadoutDriver
Defines a fixed gain to be used for all subdetector channels.
fixedGain - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
fixPedestal - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
fixPedestal - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
fixSafe(List<RawTrackerHit>) - Method in class org.hps.evio.StuckFADCBitDriver
Unstick any FADC bits if appropriate.
fixSensorNumberLabel(String) - Static method in class org.hps.recon.tracking.SvtPlotUtils
 
fixShapeParameter - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
If this is false, the width will be a free parameter in the fit:
fixShapeParameter - Variable in class org.hps.recon.ecal.EcalPulseFitter
If this is false, the width will be a free parameter in the fit:
fixTrackMomentum(double) - Method in class org.hps.recon.tracking.MultipleScattering
 
Flag(int) - Constructor for enum org.hps.readout.ecal.FADCTriggerDriver.Flag
 
FLAG - Static variable in class org.hps.readout.ecal.InactiveSiHitReadout
 
FlagArgument - Class in org.hps.analysis.util
FlagArgument is a simple implementation of Argument that does not accept a value.
FlagArgument(String, String, String, boolean) - Constructor for class org.hps.analysis.util.FlagArgument
Instantiates a new instance of a flag argument.
flagNames - Variable in class org.hps.recon.filtering.EventFlagFilter
 
flags - Variable in class org.hps.digi.PulserDataReadoutDriver
The output flags that should be used for the handled data collection when written to LCIO.
flags - Variable in class org.hps.digi.SvtPulserReadoutDriver
The output flags that should be used for the handled data collection when written to LCIO.
flags - Variable in class org.hps.readout.ecal.EcalReadoutDriver
 
flags - Variable in class org.hps.readout.SLICDataReadoutDriver
The output flags that should be used for the handled data collection when written to LCIO.
flags - Variable in class org.hps.readout.util.collection.LCIOCollection
 
flags - Static variable in class org.hps.readout.util.collection.LCIOCollectionFactory
 
flags - Variable in class org.hps.recon.ecal.EcalConverterDriver
 
flagStartNewIntegration - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Flag to point out that new integration could be started at a sample between CHANNEL_INTEGRATION_DEADTIME and numSamplesAfter for the case is less than numSamplesAfter
flagStartNewIntegration - Variable in class org.hps.readout.DigitizationReadoutDriver
Flag to point out that new integration could be started at a sample between CHANNEL_INTEGRATION_DEADTIME and numSamplesAfter for the case is less than numSamplesAfter
flambdaBot - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
flambdaBot - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
flambdaTop - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
flambdaTop - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
flambdaTop - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
flatDecay - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
flatDecay - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
flatDecay - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
flatDecay - Static variable in class org.hps.util.ConvertToStdhep
 
flatDecay - Static variable in class org.hps.util.DatFileToStdhep
 
flatDecay - Static variable in class org.hps.util.DatFileToStdhepTVM
 
flatDecay - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
flatPos - Variable in class org.lcsim.geometry.compact.converter.SurveyVolume
 
flattenMatrix(double[][]) - Method in class org.hps.recon.vertexing.BFitter
 
flipRotationCorrection - Static variable in class org.hps.svt.alignment.BuildMillepedeCompact
 
flipSign - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
flipSign - Variable in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
flipSign - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
flipSign - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
 
flipSign - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
flipSign - Variable in class org.hps.recon.particle.FinalStateParticleDriver
flipSign is a kludge...
flipSign - Variable in class org.hps.recon.particle.ReconParticleDriver
 
flipSign - Variable in class org.hps.svt.alignment.RunAlignment
 
flipsign - Static variable in class org.hps.util.GenerateBunches
 
flipsign - Static variable in class org.hps.util.GenerateSingleParticles
 
floats - Variable in class org.hps.analysis.MC.TrackTruthData
 
floats - Variable in class org.hps.recon.tracking.TrackData
 
floats - Variable in class org.hps.recon.tracking.TrackTruthInfo
 
flush() - Method in class org.hps.monitoring.application.MonitoringApplication.LogHandler
Flush the handler.
fm - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
fM - Variable in class org.hps.recon.tracking.kalman.Helix
 
fm - Variable in class org.hps.recon.tracking.kalman.KalmanDriverHPS
 
fM - Variable in class org.hps.recon.tracking.kalman.KalmanInterface
 
fm - Variable in class org.hps.recon.tracking.kalman.KalmanKinkFitDriver
 
fm - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
fm - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecPlots
 
fM - Variable in class org.hps.recon.tracking.kalman.RKhelix
 
fM - Variable in class org.hps.recon.tracking.kalman.RungeKutta4
 
fM - Variable in class org.hps.util.RK4integrator
 
fmod1(double, double) - Static method in class org.hps.recon.vertexing.BFitter
 
follow1985Paper(List<BilliorTrack>) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
format(String, BashParameter...) - Static method in enum org.hps.util.BashParameter
 
format - Variable in class org.hps.util.MergeBunches
 
FormatConstraint(Matrix, int, List<String>, List<Integer>, boolean) - Method in class org.hps.recon.tracking.gbl.AlignableVolume
 
FormatConstraint(Matrix, int, List<String>, List<Integer>, boolean) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
formatMe(double) - Method in class org.hps.util.UnfoldFieldmap
 
FormBSPoint(HelicalTrackFit, double, double, double) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
foundelectrons - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
foundelectrons - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
foundelectrons - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
foundTracks - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
foundTracks - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
foundTracks - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
fourClusterErr - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
fourClusterErr - Variable in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
fourClusterErr - Variable in class org.hps.recon.tracking.RawHitChecker
 
fourClusterErr - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
FourPole() - Constructor for class org.hps.recon.tracking.PulseShape.FourPole
 
fourVector(ReconstructedParticle) - Method in class org.hps.analysis.pi0.Pi0AnalysisDriver
 
fParErrs - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
fParNames - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
fPars - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
FPGA_MASK - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
FPGA_MASK - Static variable in class org.hps.record.svt.SvtEvioUtils
 
FpgaData - Class in org.hps.readout.svt
Generic object to contain hybrid temperatures and data tail value.
FpgaData(int, int[], int) - Constructor for class org.hps.readout.svt.FpgaData
 
FpgaData(int, double[], int) - Constructor for class org.hps.readout.svt.FpgaData
 
fpgaDataCollectionName - Variable in class org.hps.evio.SVTHitWriter
 
fpgaDataParams - Variable in class org.hps.readout.svt.SVTTrackerHitReadoutDriver
 
fpgaID - Variable in class org.hps.readout.svt.FpgaData
 
fpgaID - Variable in class org.lcsim.detector.tracker.silicon.HpsTestRunSiSensor
 
fpgaNumbers - Variable in class org.hps.evio.SVTHitWriter
 
fphi0Bot - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
fphi0Bot - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
fphi0Top - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
fphi0Top - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
fphi0Top - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
fpQuantNames - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
fpQuantNames - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
fpQuantNames - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
fpQuantNames - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
fpQuantNames - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
fpQuantNames - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
fpQuantNames - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
fpQuantNames - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
fpQuantNames - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
fpQuantNames - Variable in class org.hps.analysis.vertex.VertexDebugger
 
fPrevPars - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
frame - Variable in class org.hps.monitoring.application.MonitoringApplication
The primary GUI component which is a JFrame.
frame - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
FrameToFrameDers - Class in org.hps.recon.tracking.gbl
 
FrameToFrameDers() - Constructor for class org.hps.recon.tracking.gbl.FrameToFrameDers
 
frdEdXY - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
fRedReferenceID - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
freeze() - Method in class org.hps.conditions.database.DatabaseConditionsManager
This method can be called to "freeze" the conditions system so that any subsequent updates to run number or detector name will be ignored.
freeze - Variable in class org.hps.job.DatabaseConditionsManagerSetup
 
FREEZE_CONDITIONS_CHANGED - Static variable in class org.hps.monitoring.application.Commands
Freeze conditions system after initialization.
FREEZE_CONDITIONS_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
Flag to freeze conditions system after initialization.
freezeConditionsCheckBox - Variable in class org.hps.monitoring.application.JobSettingsPanel
Check box for freezing conditions system provided there is a user selected run number and detector.
from(Object) - Method in class org.hps.online.recon.properties.BooleanProperty
 
from(Object) - Method in class org.hps.online.recon.properties.IntegerProperty
 
from(Object) - Method in class org.hps.online.recon.properties.Property
 
from(Object) - Method in class org.hps.online.recon.properties.StringProperty
 
fromCanonicalClassName(String) - Static method in class org.hps.recon.ecal.cluster.ClustererFactory
Attempt to create a Clusterer object from the canonical class name.
fromCrateNumber(int) - Static method in enum org.hps.record.triggerbank.TriggerConfigData.Crate
 
fromCsv(File) - Method in class org.hps.conditions.run.RunSpreadsheet
Read all the records from the CSV file.
fromEvio(int[]) - Static method in class org.hps.record.epics.EpicsHeader
Create an EpicsHeader from an int array in the EVIO bank.
fromGenericObject(GenericObject, String[]) - Method in class org.hps.record.epics.EpicsData
Given a list of names, read the double values from the GenericObject into the data map of this object.
fromGenericObject(GenericObject) - Method in class org.hps.record.scalers.ScalerData
Load data into this object from an GenericObject read from an LCIO event.
fromJSON(JSONObject) - Method in class org.hps.online.recon.properties.PropertyStore
 
fromProperties(File) - Static method in class org.hps.conditions.database.ConnectionParameters
Configure the connection parameters from a properties file.
fromProperties(InputStream) - Static method in class org.hps.conditions.database.ConnectionParameters
Configure the connection parameters from an InputStream of properties.
fromResource(String) - Static method in class org.hps.conditions.database.ConnectionParameters
Configure the connection parameters from an embedded classpath resource which should be a properties file.
fromString(String) - Method in class org.hps.record.epics.EpicsData
Parse a raw data string from the EVIO data bank and turn it into a list of keys and values within this object.
fromTag(int) - Static method in enum org.hps.record.svt.SvtConfigData.RocTag
Get the ROC tag from an int value.
FRONT_END_GAIN - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
fsCountEventTypePlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsCountEventTypePlot2 - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsCountPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsCountTypePlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsCountTypePlot500 - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsCountVsEventPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsElectronEPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsElectronThetaPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsElectronThetayEPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsElectronThetayPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsElectronThetayTrigPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsEPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsGammaEPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsGammaThetaPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsGammaThetayEPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsGammaThetayPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsGammaThetayTrigPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsPositronEPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsPositronThetaPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsPositronThetayEPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsPositronThetayPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsPositronThetayTrigPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
fsThetayPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
Ft - Static variable in class org.hps.recon.tracking.kalman.KalmanInterface
 
Ft - Static variable in class org.hps.recon.tracking.kalman.PropagatedTrackState
 
fullOption - Variable in class org.hps.analysis.util.Argument
 
fullTrackCollectionName - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
fullTrackCollectionName - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
FullTruthTupleMaker - Class in org.hps.analysis.tuple
 
FullTruthTupleMaker() - Constructor for class org.hps.analysis.tuple.FullTruthTupleMaker
 
funcGaus(double, double) - Static method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Gets the value of the pulse-shape Guassian function for the given parameters.
funcGaus(double, double) - Static method in class org.hps.readout.DigitizationReadoutDriver
Gets the value of the pulse-shape Guassian function for the given parameters.
funcGaus(double, double) - Static method in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
functionChanged(FunctionChangedEvent) - Method in class org.hps.monitoring.application.PlotInfoPanel
Callback for updating from changed to IFunction object.
functionFactory - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
functionFactory - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
functionFactory - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
functionFactory - Variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
functionFactory - Variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
functionFactory - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
functionFactory - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
functionFactory - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
functionFactory - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
functionFactory - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
functionFactory - Variable in class org.hps.recon.ecal.EcalCalibrationsDriver
 
functionFactory - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
functionFactory - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
FunctionGradient - Class in org.hps.minuit
 
FunctionGradient(int) - Constructor for class org.hps.minuit.FunctionGradient
 
FunctionGradient(MnAlgebraicVector) - Constructor for class org.hps.minuit.FunctionGradient
 
FunctionGradient(MnAlgebraicVector, MnAlgebraicVector, MnAlgebraicVector) - Constructor for class org.hps.minuit.FunctionGradient
 
FunctionMinimum - Class in org.hps.minuit
Result of the minimization.
FunctionMinimum(MinimumSeed, double) - Constructor for class org.hps.minuit.FunctionMinimum
 
FunctionMinimum(MinimumSeed, List<MinimumState>, double) - Constructor for class org.hps.minuit.FunctionMinimum
 
FunctionMinimum(MinimumSeed, List<MinimumState>, double, FunctionMinimum.MnReachedCallLimit) - Constructor for class org.hps.minuit.FunctionMinimum
 
FunctionMinimum(MinimumSeed, List<MinimumState>, double, FunctionMinimum.MnAboveMaxEdm) - Constructor for class org.hps.minuit.FunctionMinimum
 
FunctionMinimum.MnAboveMaxEdm - Class in org.hps.minuit
 
FunctionMinimum.MnReachedCallLimit - Class in org.hps.minuit
 
fuzz - Variable in class org.hps.util.UnfoldFieldmap
 
fval() - Method in class org.hps.minuit.FunctionMinimum
Returns the function value at the minimum.
fval() - Method in class org.hps.minuit.MinimumParameters
 
fval() - Method in class org.hps.minuit.MinimumSeed
 
fval() - Method in class org.hps.minuit.MinimumState
 
fval() - Method in class org.hps.minuit.MnParameterScan
 
fval() - Method in class org.hps.minuit.MnUserParameterState
returns the function value at the minimum
fw - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
fw - Variable in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
fw - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
fw - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
fwBot - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
fwBot - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
fwd_left - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13BottomSurveyBalls
 
fwd_left - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13TopSurveyBalls
 
fwd_left - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomSurveyBalls
 
fwd_left - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
fwd_right - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13BottomSurveyBalls
 
fwd_right - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13TopSurveyBalls
 
fwd_right - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomSurveyBalls
 
fwd_right - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
fwdch2(double[], double, double, double, double, double) - Method in class org.hps.recon.vertexing.BFitter
 
fWriter - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
fWriter - Variable in class org.hps.svt.alignment.AlignmentParameters
 
fwTop - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
fwTop - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
fwTop - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
fxresidBot - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
fxresidTop - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
fyresidBot - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
fyresidTop - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
fz0Bot - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
fz0Bot - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
fz0Top - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
fz0Top - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
fz0Top - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 

G

g2() - Method in class org.hps.minuit.FunctionGradient
 
gain - Variable in class org.hps.conditions.ecal.EcalChannelConstants
The channel EcalGain conditions (per channel gain value).
gain - Variable in class org.hps.conditions.hodoscope.HodoscopeChannelConstants
 
gain - Variable in class org.hps.conditions.svt.ChannelConstants
The calculated gain for the channel.
gain - Variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
 
gain - Variable in class org.hps.recon.ecal.EcalGain
A single gain factor for all channels (only used if constantGain=true)
gain - Variable in class org.hps.recon.ecal.EcalRawConverter
A single gain factor for all channels (only used if constantGain=true)
gain - Variable in class org.hps.recon.ecal.EcalRawConverter2
A single gain factor for all channels (only used if constantGain=true)
GAIN - Variable in class org.hps.record.daqconfig.EvioDAQParser
Map of EcalChannel to the gain for that channel.
gainAPD - Static variable in class org.hps.recon.ecal.EcalUtils
 
GAINECAL - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Map of EcalChannel to the gain for that channel.
gainFactor - Variable in class org.hps.readout.hodoscope.HodoscopePatternReadoutDriver
Gain scaling factor for hits at two-hole tiles.
gainFactor - Static variable in class org.hps.recon.ecal.EcalUtils
 
gainFileGains - Variable in class org.hps.recon.ecal.IterateGainFactorDriver
Read in a text file that has multiplicative factors on the original gain values.
gainFileName - Variable in class org.hps.recon.ecal.IterateGainFactorDriver
 
GAINHODO - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Map of HodoscopeChannel to the gain for that channel.
gainMap - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
gainPreAmpl - Static variable in class org.hps.recon.ecal.EcalUtils
 
gains - Variable in class org.hps.record.daqconfig.FADCConfig
 
gains - Variable in class org.hps.record.daqconfig2019.FADCConfigEcal2019
 
gains - Variable in class org.hps.record.daqconfig2019.FADCConfigHodo2019
 
gainScale - Variable in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
gap - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
gapBig - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
Gauss(double, double, double) - Method in class org.hps.svt.SVTHitLevelPlots
 
GBLBeamSpotPoint - Class in org.hps.recon.tracking.gbl
 
GBLBeamSpotPoint(Hep3Vector, Vector, Vector, Matrix, double, double, double) - Constructor for class org.hps.recon.tracking.gbl.GBLBeamSpotPoint
 
GblData - Class in org.hps.recon.tracking.gbl
 
GblData(int, GblData.dataBlockType, double, double) - Constructor for class org.hps.recon.tracking.gbl.GblData
\param [in] aLabel Label of corresponding point \param [in] aValue Value of (scalar) measurement \param [in] aPrec Precision of (scalar) measurement
GblData.dataBlockType - Enum in org.hps.recon.tracking.gbl
 
GBLDOUBLE() - Constructor for class org.hps.recon.tracking.gbl.GBLEventData.GBLDOUBLE
 
GBLDOUBLE() - Constructor for class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
GBLDOUBLE() - Constructor for class org.hps.recon.tracking.gbl.GBLTrackData.GBLDOUBLE
 
GBLEventData - Class in org.hps.recon.tracking.gbl
 
GBLEventData(int, double) - Constructor for class org.hps.recon.tracking.gbl.GBLEventData
Constructor with event number as parameter
GBLEventData.GBLDOUBLE - Class in org.hps.recon.tracking.gbl
 
GBLEventData.GBLINT - Class in org.hps.recon.tracking.gbl
 
GBLexample1 - Class in org.hps.recon.tracking.gbl
 
GBLexample1() - Constructor for class org.hps.recon.tracking.gbl.GBLexample1
 
GBLexampleJna1 - Class in org.hps.recon.tracking.gbl
java translation of GBL's example 1 using GBL via JNA
GBLexampleJna1(int, int, boolean, String) - Constructor for class org.hps.recon.tracking.gbl.GBLexampleJna1
 
GBLFileIO - Class in org.hps.recon.tracking.gbl
Handles text file printing for the GBL text file
GBLFileIO(String) - Constructor for class org.hps.recon.tracking.gbl.GBLFileIO
 
GblHelixPrediction - Class in org.hps.recon.tracking.gbl
wrapper class for GblHelixPrediction JNA functions
GblHelixPrediction(double, double[], double[], double[], double[], double[], double[]) - Constructor for class org.hps.recon.tracking.gbl.GblHelixPrediction
 
GblHelixPrediction(Pointer) - Constructor for class org.hps.recon.tracking.gbl.GblHelixPrediction
 
GblHelixPrediction() - Constructor for class org.hps.recon.tracking.gbl.GblHelixPrediction
 
GblHelixPrediction(double, Vector, Vector, Vector, Vector, Vector, Vector) - Constructor for class org.hps.recon.tracking.gbl.GblHelixPrediction
 
GblHelixPrediction_delete(Pointer) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GblHelixPrediction_getArcLength(Pointer) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GblHelixPrediction_getCosIncidence(Pointer) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GblHelixPrediction_getCurvilinearDirs(Pointer, double[]) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GblHelixPrediction_getDirection(Pointer, double[]) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GblHelixPrediction_getMeasPred(Pointer, double[]) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GblHelixPrediction_getPosition(Pointer, double[]) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GblHelixPredictionCtor(double, double[], double[], double[], double[], double[], double[]) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GBLINT() - Constructor for class org.hps.recon.tracking.gbl.GBLEventData.GBLINT
 
GBLINT() - Constructor for class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLINT
 
GBLINT() - Constructor for class org.hps.recon.tracking.gbl.GBLTrackData.GBLINT
 
GblInterface - Interface in org.hps.recon.tracking.gbl
JNA Wrapper around the GBL C++ dynamic library
GBLKinkData - Class in org.hps.recon.tracking.gbl
Generic object used to persist GBL kink data.
GBLKinkData(float[], double[]) - Constructor for class org.hps.recon.tracking.gbl.GBLKinkData
 
gblMakeBsPoint(HelicalTrackFit, double[], double[], double[], double[]) - Static method in class org.hps.recon.tracking.gbl.GblUtils
Form a virtual layer at the target location Use the helix analytical extrapolation to beamspot These computations are in tracking frame
GBLOutputDriver - Class in org.hps.recon.tracking.gbl
Make post-GBL plots needed for alignment.
GBLOutputDriver() - Constructor for class org.hps.recon.tracking.gbl.GBLOutputDriver
 
GBLPARIDX(int) - Constructor for enum org.hps.recon.tracking.gbl.FittedGblTrajectory.GBLPARIDX
 
GBLPOINT(int) - Constructor for enum org.hps.recon.tracking.gbl.FittedGblTrajectory.GBLPOINT
 
GblPoint - Class in org.hps.recon.tracking.gbl
 
GblPoint(BasicMatrix) - Constructor for class org.hps.recon.tracking.gbl.GblPoint
 
GblPoint(Matrix) - Constructor for class org.hps.recon.tracking.gbl.GblPoint
Create point on (initial) trajectory.
GblPoint(SymMatrix) - Constructor for class org.hps.recon.tracking.gbl.GblPoint
 
GblPoint_addGlobals(Pointer, int[], int, double[]) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GblPoint_addMeasurement2D(Pointer, double[], double[], double[], double) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GblPoint_addScatterer(Pointer, double[], double[]) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GblPoint_delete(Pointer) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GblPoint_getGlobalLabelsAndDerivatives(Pointer, IntByReference, PointerByReference, PointerByReference) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GblPoint_getNumMeasurements(Pointer) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GblPoint_printPoint(Pointer, int) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GblPointCtor(double[]) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GblPointJna - Class in org.hps.recon.tracking.gbl
wrapper for the GblPoint JNA functions
GblPointJna(Matrix) - Constructor for class org.hps.recon.tracking.gbl.GblPointJna
 
gblPrintWriter - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
gblRefitIterations - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
gblRefitIterations - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
GBLRefitterDriver - Class in org.hps.recon.tracking.gbl
A Driver which refits tracks using GBL.
GBLRefitterDriver() - Constructor for class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
GblSimpleHelix - Class in org.hps.recon.tracking.gbl
wrapper class around GblSimpleHelix JNA functions
GblSimpleHelix(double, double, double, double, double) - Constructor for class org.hps.recon.tracking.gbl.GblSimpleHelix
 
GblSimpleHelix_delete(Pointer) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GblSimpleHelix_getArcLengthR(Pointer, double) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GblSimpleHelix_getArcLengthXY(Pointer, double, double) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GblSimpleHelix_getPhi(Pointer, double) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GblSimpleHelix_getPrediction(Pointer, double[], double[], double[]) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GblSimpleHelix_moveToXY(Pointer, double, double, double[], double[], double[]) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GblSimpleHelixCtor(double, double, double, double, double) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
gblSimpleJacobian(double, double, double) - Method in class org.hps.recon.tracking.gbl.GBLexampleJna1
 
gblSimpleJacobianLambdaPhi(double, double, double) - Static method in class org.hps.recon.tracking.gbl.GblUtils
 
gblSimpleJacobianLambdaPhi(double, double, double) - Static method in class org.hps.recon.tracking.gbl.HpsGblRefitter
 
gblSimpleJacobianLambdaPhi(double, double, double) - Static method in class org.hps.recon.tracking.gbl.HpsGblTrajectoryCreator
 
gblSimpleJacobianSvn(double, double, double) - Method in class org.hps.recon.tracking.gbl.GBLexample1
 
GBLStripClusterData - Class in org.hps.recon.tracking.gbl
A class providing for storing strip clusters for GBL
GBLStripClusterData(int) - Constructor for class org.hps.recon.tracking.gbl.GBLStripClusterData
Default constructor
GBLStripClusterData(GenericObject) - Constructor for class org.hps.recon.tracking.gbl.GBLStripClusterData
 
GBLStripClusterData.GBLDOUBLE - Class in org.hps.recon.tracking.gbl
 
GBLStripClusterData.GBLINT - Class in org.hps.recon.tracking.gbl
 
gblStripClusterDataCollectionName - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
gblStripClusterDataCollectionName - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
gblStripClusterDataRelations - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
gblTrackCollectionName - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
gblTrackCollectionName - Variable in class org.hps.recon.tracking.TrackTweakDriver
Name of the collection of tracks to apply corrections to.
GBLTrackCollectionName - Variable in class org.hps.svt.SVTHitLevelPlots
 
GBLTrackCollectionName - Variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
GBLTrackData - Class in org.hps.recon.tracking.gbl
 
GBLTrackData(int) - Constructor for class org.hps.recon.tracking.gbl.GBLTrackData
Default constructor
GBLTrackData(GenericObject) - Constructor for class org.hps.recon.tracking.gbl.GBLTrackData
 
GBLTrackData.GBLDOUBLE - Class in org.hps.recon.tracking.gbl
 
GBLTrackData.GBLINT - Class in org.hps.recon.tracking.gbl
 
GblTrackingReconstructionPlots - Class in org.hps.monitoring.drivers.svt
 
GblTrackingReconstructionPlots() - Constructor for class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
GblTrajectory - Class in org.hps.recon.tracking.gbl
 
GblTrajectory(List<GblPoint>) - Constructor for class org.hps.recon.tracking.gbl.GblTrajectory
 
GblTrajectory(List<GblPoint>, boolean, boolean, boolean) - Constructor for class org.hps.recon.tracking.gbl.GblTrajectory
 
GblTrajectory(List<GblPoint>, int, SymMatrix, boolean, boolean, boolean) - Constructor for class org.hps.recon.tracking.gbl.GblTrajectory
Curved trajectory in space (default) or without curvature (q/p) or in one plane (u-direction) only.
GblTrajectory_addPoint(Pointer, Pointer) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GblTrajectory_delete(Pointer) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GblTrajectory_fit(Pointer, DoubleByReference, IntByReference, DoubleByReference, char[], int) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GblTrajectory_getMeasResults(Pointer, int, int[], double[], double[], double[], double[]) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GblTrajectory_getNumPoints(Pointer) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GblTrajectory_getResults(Pointer, int, double[], int[], double[], int[]) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GblTrajectory_isValid(Pointer) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GblTrajectory_milleOut(Pointer, Pointer) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GblTrajectory_printData(Pointer) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GblTrajectory_printPoints(Pointer, int) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GblTrajectory_printTrajectory(Pointer, int) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GblTrajectoryCtorPtrArray(Pointer[], int, int, int, int) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GblTrajectoryCtorPtrArraySeed(Pointer[], int, int, double[], int, int, int) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GblTrajectoryCtorPtrComposed(Pointer[], int, double[], Pointer[], int, double[]) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
GblTrajectoryJna - Class in org.hps.recon.tracking.gbl
wrapper class for GblTrajectory JNA functions
GblTrajectoryJna(List<GblPointJna>, boolean, boolean, boolean) - Constructor for class org.hps.recon.tracking.gbl.GblTrajectoryJna
 
GblTrajectoryJna(List<GblPointJna>, int, Matrix, boolean, boolean, boolean) - Constructor for class org.hps.recon.tracking.gbl.GblTrajectoryJna
 
GblTrajectoryJna(List<Pair<List<GblPointJna>, Matrix>>) - Constructor for class org.hps.recon.tracking.gbl.GblTrajectoryJna
 
GblTrajectoryMaker - Class in org.hps.recon.tracking.gbl
This class is a converter from track to GBLTrajectory for alignment purposes.
GblTrajectoryMaker(MultipleScattering, double) - Constructor for class org.hps.recon.tracking.gbl.GblTrajectoryMaker
 
GblUtils - Class in org.hps.recon.tracking.gbl
A class with only static utilities related to GBL
GblUtils() - Constructor for class org.hps.recon.tracking.gbl.GblUtils
Private constructor to avoid instantiation.
GblUtils.ClParams - Class in org.hps.recon.tracking.gbl
Store local curvilinear track parameters.
GblUtils.PerigeeParams - Class in org.hps.recon.tracking.gbl
Store perigee track parameters.
Geant4Position - Class in org.hps.detector.ecal
Calculate G4 position for a crystal, by it's front and back face coordinates calculates the position for the center of the crystal calculates the rotation of the crystal in convention of Tait-Bryan angles, {phi, theta, psi} phi-rotation around X theta-rotation around Y psi-rotation around Z
Geant4Position(GVector, GVector) - Constructor for class org.hps.detector.ecal.Geant4Position
constructor
generalCuts - Variable in class org.hps.record.triggerbank.TriggerModule2019
Stores the general cut values.
generalCutsEn - Variable in class org.hps.record.triggerbank.TriggerModule2019
Stores the general cut values.
generate(MnFcn, GradientCalculator, MnUserParameterState, MnStrategy) - Method in interface org.hps.minuit.MinimumSeedGenerator
 
generate(MnFcn, GradientCalculator, MnUserParameterState, MnStrategy) - Method in class org.hps.minuit.MnSeedGenerator
 
generate(MnFcn, GradientCalculator, MnUserParameterState, MnStrategy) - Method in class org.hps.minuit.SimplexSeedGenerator
 
GenerateBunches - Class in org.hps.util
Simple java program to generate single particles of fixed momentum uniformly distributed in pseudorapidity.
GenerateBunches() - Constructor for class org.hps.util.GenerateBunches
 
generateDebugStrings - Variable in class org.hps.record.svt.SvtEventHeaderCheckerNew
 
generateLine(int) - Static method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Generates a String consisting of the indicated number of '=' characters.
generateLine(int) - Static method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Generates a String consisting of the indicated number of '=' characters.
GenerateSingleParticles - Class in org.hps.util
Simple java program to generate single particles of fixed momentum uniformly distributed in pseudorapidity.
GenerateSingleParticles() - Constructor for class org.hps.util.GenerateSingleParticles
 
GenerateSingleParticleStdhepEvents - Class in org.hps.analysis.MC
 
GenerateSingleParticleStdhepEvents() - Constructor for class org.hps.analysis.MC.GenerateSingleParticleStdhepEvents
 
genericHitCollectionName - Static variable in class org.hps.evio.EcalEvioReader
 
genericHitCount - Variable in class org.hps.evio.EcalEvioReader
 
genericHits - Variable in class org.hps.evio.EcalEvioReader
 
genericObjectFlags - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
GenericResult(Object) - Constructor for class org.hps.online.recon.CommandResult.GenericResult
 
genMass - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
genMass - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
geoMap - Variable in class org.hps.digi.EcalDigitizationWithPulserDataMergingReadoutDriver
Stores the channel collection for this subdetector.
geoMap - Variable in class org.hps.readout.ecal.updated.EcalDigitizationReadoutDriver
Stores the channel collection for this subdetector.
geoMap - Variable in class org.hps.record.daqconfig.FADCConfig
 
geoMap - Variable in class org.hps.record.daqconfig2019.FADCConfigEcal2019
 
geoMap - Variable in class org.hps.record.daqconfig2019.FADCConfigHodo2019
 
geometry - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Stores the subdetector geometry object.
geometry - Variable in class org.hps.readout.DigitizationReadoutDriver
Stores the subdetector geometry object.
geometryEcalHodoMatching(int, HodoscopePattern, HodoscopePattern, int) - Method in class org.hps.analysis.trigger.DataTriggerSim2019Driver
Check geometry matching between Hodo and Ecal
geometryEcalHodoMatching(int, HodoscopePattern, HodoscopePattern) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether geometry for Ecal-hodoL1 matching, and Ecal-hodoL2 matches
geometryEcalHodoMatching(Cluster, HodoscopePattern, HodoscopePattern) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether geometry for Ecal-hodoL1 matching, and Ecal-hodoL2 matches
geometryEcalHodoMatching(VTPCluster, HodoscopePattern, HodoscopePattern) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether geometry for Ecal-hodoL1 matching, and Ecal-hodoL2 matches
geometryHodoL1L2Matching(HodoscopePattern, HodoscopePattern) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether geometry for hodo.
GeometryId(IIdentifierHelper, int[]) - Constructor for class org.hps.conditions.ecal.EcalChannel.GeometryId
Create a geometry ID.
GeometryId(IIdentifierHelper, int[]) - Constructor for class org.hps.conditions.hodoscope.HodoscopeChannel.GeometryId
Create a geometry ID.
geometryMap - Variable in class org.hps.conditions.ecal.EcalChannel.EcalChannelCollection
Map of #GeometryId to channel object.
geometryMap - Variable in class org.hps.conditions.hodoscope.HodoscopeChannel.HodoscopeChannelCollection
Map of #GeometryId to channel object.
geometryMatchingCut(int, int, List<HodoscopePattern>) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks whether geometry matching cut passes.
geometryName - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Specifies the name of the subdetector geometry object.
geometryName - Variable in class org.hps.readout.DigitizationReadoutDriver
Specifies the name of the subdetector geometry object.
get(Object) - Method in class org.hps.analysis.MC.IndexMap
 
get(int) - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Get the object at the index.
get(int) - Method in interface org.hps.conditions.api.ConditionsObjectCollection
Get an object by index.
get(int, int) - Method in class org.hps.minuit.MnAlgebraicSymMatrix
 
get(int) - Method in class org.hps.minuit.MnAlgebraicVector
 
get(int, int) - Method in class org.hps.minuit.MnUserCovariance
 
get(int) - Method in class org.hps.minuit.SimplexParameters
 
get(Integer) - Method in class org.hps.monitoring.application.LogTable.LogRecordModel
Get a record by its index.
get(String) - Method in class org.hps.monitoring.application.model.Configuration
Get a key value as a string.
get(String) - Method in class org.hps.online.recon.properties.PropertyStore
 
get(EventQuality.Quality) - Method in class org.hps.recon.tracking.EventQuality.CutObject
 
get(int, int) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
 
get(int) - Method in class org.hps.recon.tracking.gbl.matrix.Vector
Get individual element of a vector
get(int, int) - Method in class org.hps.recon.tracking.gbl.matrix.VMatrix
 
get(int, int) - Method in class org.hps.recon.tracking.gbl.matrix.VSymMatrix
 
get(int) - Method in class org.hps.recon.tracking.gbl.matrix.VVector
 
get(IDetectorElement) - Method in class org.hps.svt.alignment.BuildCompact.DetectorList
 
get_chi2() - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
get_cluster() - Method in class org.hps.readout.ecal.FADCTriggerVariableDriver.ClusterCmp
 
get_dist_lower_sensor_edge_to_cold_block_mounting_surface() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModule
 
get_dist_lower_sensor_edge_to_cold_block_mounting_surface() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL13
 
get_dist_lower_sensor_edge_to_cold_block_mounting_surface() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL45
 
get_lost() - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
get_ndf() - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
get_seed() - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
get_traj() - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
get_traj_jna() - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
getActionListeners() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
Gets the list of ActionListener objects attached to this component.
getActionListeners() - Static method in class org.hps.record.daqconfig.ConfigurationManager
Gets the list of all listeners attached to the manager.
getActionListeners() - Static method in class org.hps.record.daqconfig2019.ConfigurationManager2019
Gets the list of all listeners attached to the manager.
getActiveColor() - Method in class org.hps.monitoring.ecal.eventdisplay.util.BooleanMap
getActiveColor

public Color getActiveColor()

Gets the color used by the scale for values which pass the boolean comparison.
getActiveHitListMCParticle() - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getActiveHitMomentum(int) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getActiveHitPosition(int) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getActiveHitResidual(int) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getActiveHitScatter(int) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getActiveSensorHeight() - Static method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.ActiveSensor
 
getActiveSensorHeight() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ActiveShortSensor
 
getActiveSensorHeight() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ActiveShortSensor
 
getActiveSensorLength() - Static method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.ActiveSensor
 
getActiveSensorLength() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ActiveShortSensor
 
getActiveSensorLength() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ActiveShortSensor
 
getActiveSensorThickness() - Static method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.ActiveSensor
 
getActiveSensorThickness() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ActiveShortSensor
 
getActiveSensorThickness() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ActiveShortSensor
 
getActiveSensorWidth() - Static method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.ActiveSensor
 
getActiveSensorWidth() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ActiveShortSensor
 
getActiveSensorWidth() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ActiveShortSensor
 
getActiveStations() - Method in class org.hps.online.recon.StationManager
Get a list of active stations
getActiveTags() - Method in class org.hps.conditions.database.DatabaseConditionsManager
Get the currently active conditions tags.
getADC() - Method in class org.hps.recon.tracking.NoiselessReadoutChip
 
getAdeMother() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
getAggregator() - Method in class org.hps.online.recon.Server
Get the plot aggregator
getAlgorithmType() - Method in class org.hps.recon.particle.SimpleParticleID
 
getAlgorithmType() - Method in class org.hps.recon.vertexing.BilliorVertex
 
getAlignableVolume(String) - Method in class org.hps.recon.tracking.gbl.AlignmentStructuresBuilder
 
getAllData(float[], List<Integer>, List<Double>, List<Integer>, List<Double>) - Method in class org.hps.recon.tracking.gbl.GblData
\param [out] fValue Value \param [out] fErr Error \param [out] indLocal List of labels of local parameters \param [out] derLocal List of derivatives for local parameters \param [out] labGlobal List of labels of global parameters \param [out] derGlobal List of derivatives for global parameters
getAllowHoleSlotCombo() - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
getAllSamples() - Method in class org.hps.readout.svt.SVTData
Get all SVT samples
getAllSamples(int[]) - Static method in class org.hps.readout.svt.SVTData
 
getAlpha() - Method in class org.hps.recon.tracking.kalman.SeedTrack
 
getAmp() - Method in class org.hps.recon.tracking.FittedRawTrackerHit
 
getAmp(LCRelation) - Static method in class org.hps.recon.tracking.FittedRawTrackerHit
 
getAmp() - Method in class org.hps.recon.tracking.ShapeFitParameters
 
getAmp(GenericObject) - Static method in class org.hps.recon.tracking.ShapeFitParameters
 
getAmpErr() - Method in class org.hps.recon.tracking.ShapeFitParameters
 
getAmpErr(GenericObject) - Static method in class org.hps.recon.tracking.ShapeFitParameters
 
getAmplHigh() - Method in class org.hps.recon.ecal.HitExtraData.Mode7Data
 
getAmplHigh(GenericObject) - Static method in class org.hps.recon.ecal.HitExtraData.Mode7Data
 
getAmplitude() - Method in class org.hps.conditions.svt.SvtShapeFitParameters
Get the amplitude.
getAmplitude() - Method in class org.hps.svt.SvtClusterAnalysis.Cluster
 
getAmplitudeHigh() - Method in class org.hps.conditions.ecal.EcalLed
Get the amplitude high setting.
getAmplitudeIntegralNorm(double) - Method in class org.hps.recon.tracking.PulseShape.CRRC
 
getAmplitudeIntegralNorm(double) - Method in class org.hps.recon.tracking.PulseShape.FourPole
 
getAmplitudeIntegralNorm(double) - Method in class org.hps.recon.tracking.PulseShape
 
getAmplitudeLow() - Method in class org.hps.conditions.ecal.EcalLed
Get the amplitude low setting.
getAmplitudePeakNorm(double) - Method in class org.hps.recon.tracking.PulseShape.CRRC
 
getAmplitudePeakNorm(double) - Method in class org.hps.recon.tracking.PulseShape.FourPole
 
getAmplitudePeakNorm(double) - Method in class org.hps.recon.tracking.PulseShape
 
getAmplitudesPeakNorm(double, double, double[]) - Method in class org.hps.recon.tracking.PulseShape.FourPole
 
getAmplitudesPeakNorm(double, double, double[]) - Method in class org.hps.recon.tracking.PulseShape
convenience method for getting amplitudes at multiple evenly spaced time intervals
getAmplLow() - Method in class org.hps.recon.ecal.HitExtraData.Mode7Data
 
getAmplLow(GenericObject) - Static method in class org.hps.recon.ecal.HitExtraData.Mode7Data
 
getAndTrig() - Method in class org.hps.record.triggerbank.BaseTriggerData
 
getAndTrig(GenericObject) - Static method in class org.hps.record.triggerbank.BaseTriggerData
 
getAngle() - Method in class org.hps.conditions.svt.MotorPositionLoader.MotorPositionInterval
 
getAPDNumber() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
Gets the number of the APD attached to the crystal.
getAppend() - Method in class org.hps.online.recon.Client
Get whether to append to the output file.
getApplicationMenu() - Method in class org.hps.monitoring.application.MonitoringApplicationFrame
Get the application menu.
getAprime(List<MCParticle>) - Method in class org.hps.recon.filtering.BeamspotTransformFilter
Find the A' amond the list of MC partiles
getAPV(int) - Static method in class org.hps.readout.svt.SVTData
 
getApv() - Method in class org.hps.record.svt.SvtErrorBitData
 
getApvBufferAddress(int, int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return the nth SVT APV buffer address.
getApvBufferAddresses(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return all SVT APV buffer addresses as an array
getAPVChannel(int) - Static method in class org.hps.readout.svt.SVTData
 
getApvFrameCount(int, int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return the nth SVT APV read error.
getApvFrameCount(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return all SVT APV read errorsas an array
getApvFromMultiSample(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return the APV ID associated with the multisample.
getApvFromMultisampleTail(int) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return the APV ID from the multisample tail.
getAPVNumber() - Method in class org.hps.readout.svt.SVTData
Get the APV number associated with this SVT data packet
getAPVNumber(int[]) - Static method in class org.hps.readout.svt.SVTData
 
getApvReadErrors(int, int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return the nth SVT APV read error.
getApvReadErrors(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return all SVT APV read errorsas an array
getArcLength() - Method in class org.hps.recon.tracking.gbl.GblHelixPrediction
 
getArcLengthR(double) - Method in class org.hps.recon.tracking.gbl.GblSimpleHelix
 
getArcLengthXY(double, double) - Method in class org.hps.recon.tracking.gbl.GblSimpleHelix
 
getArgument(String) - Method in class org.hps.analysis.util.UtilityArgumentParser
Finds the argument, if it exists, which uses the specified command line option text.
getArray() - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Access the internal two-dimensional array.
getArrayCopy() - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Copy the internal two-dimensional array.
getAssociatedParticle() - Method in class org.hps.recon.vertexing.BilliorVertex
 
getAssociations() - Method in class org.hps.monitoring.ecal.eventdisplay.event.Event
getAssociations

public List getAssociations()

Gets the list of associated crystals for this event.
getAvailableTags() - Method in class org.hps.conditions.database.DatabaseConditionsManager
Get the set of available conditions tags from the conditions table
getAverageEventsPerSecond() - Method in interface org.hps.monitoring.subsys.SystemStatistics
Get the average number of events per second in the session.
getAverageEventsPerSecond() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
getAverageMegabytesPerSecond() - Method in interface org.hps.monitoring.subsys.SystemStatistics
Get the average Mb per second of the session, which is the total amount of data divided by the total time.
getAverageMegabytesPerSecond() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
getAveragePedestal(int, int) - Method in class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
getAxial() - Method in class org.hps.recon.tracking.straight.STUtils.StereoPair
 
getAxialSensor() - Method in class org.lcsim.detector.converter.compact.subdetector.SvtStereoLayer
Get the axial sensor of the stereo pair
getBackX() - Method in class org.hps.conditions.ecal.EcalCrystalPosition
 
getBackY() - Method in class org.hps.conditions.ecal.EcalCrystalPosition
 
getBackZ() - Method in class org.hps.conditions.ecal.EcalCrystalPosition
 
getBadHitLayers() - Method in class org.hps.recon.utils.TrackTruthMatcher
 
getBadHitList() - Method in class org.hps.analysis.examples.TrackAnalysis
 
getBadHits() - Method in class org.hps.analysis.examples.TrackAnalysis
 
getBallPos() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
getBallPosition(CSVRecord) - Method in class org.lcsim.geometry.compact.converter.ReadSurveyOutput
 
getBallPositions(String) - Method in class org.lcsim.geometry.compact.converter.ReadSurveyOutput
 
getBank() - Method in class org.hps.record.triggerbank.AbstractIntData
Gets the entire, unparsed integer data bank from the object.
getBank(GenericObject) - Static method in class org.hps.record.triggerbank.AbstractIntData
Return the int bank of an AbstractIntData read from LCIO.
getBank(GenericObject, GenericObject) - Static method in class org.hps.record.triggerbank.VTPData
Return the int bank of TOP VTP from LCIO.
getBankInt(GenericObject, int) - Static method in class org.hps.record.triggerbank.AbstractIntData
Return a single value from the integer bank of an AbstractIntData.
getBanks(EventHeader, String) - Static method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Gets the TI bank and the SSP bank from an LCIO collection of bank objects.
getBankTag() - Method in enum org.hps.record.evio.EvioBankTag
Get the bank tag value.
getBaseDetectorElement() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
getBaseLCDD() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
getBaseTrackerGeometry() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
getBeamAngle() - Method in class org.hps.recon.tracking.BeamSpot
 
getBeamBunchSize() - Static method in class org.hps.readout.ReadoutDataManager
Gets the length in nanoseconds of a single event (beam bunch).
getBeamCovariance() - Method in class org.hps.recon.tracking.BeamSpot
 
getBeamEnergy() - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
getBeamEnergy() - Method in class org.hps.conditions.beam.BeamEnergy
Get the beam energy [GeV].
getBeamEnergy() - Method in class org.hps.recon.filtering.EventReconFilter
 
getBeamEnergyFromDetector(Detector) - Method in class org.hps.readout.ecal.FADCTriggerDriver
 
getBeamPosition() - Method in class org.hps.recon.tracking.BeamSpot
 
getBeamSigmaX() - Method in class org.hps.recon.tracking.BeamSpot
 
getBeamSigmaY() - Method in class org.hps.recon.tracking.BeamSpot
 
getBfield() - Method in class org.hps.recon.tracking.gbl.GBLEventData
 
getBField(Detector) - Static method in class org.hps.recon.tracking.TrackUtils
 
getBit() - Method in enum org.hps.record.triggerbank.TriggerType
Get the bit number.
getBitInstance() - Method in class org.hps.record.triggerbank.VTPMultiplicityTrigger
Get cluster multiplicity trigger bit instance.
getBitSet() - Method in class org.hps.record.triggerbank.TSData2019
 
getBlocking() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the ET blocking setting.
getBlockMatrix(List<Integer>) - Method in class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
Get (compressed) block from bordered band matrix: aMatrix(i,j) = BBmatrix(anIndex(i),anIndex(j)).
getBoolConfigSSP(int, String, int) - Method in class org.hps.record.daqconfig.EvioDAQParser
Gets an SSP parameter value using a shortened version of the full parameter key and parses it as a boolean.
getBoolConfigVTP(int, String, int) - Method in class org.hps.record.daqconfig2019.EvioDAQParser2019
Gets a VTP parameter value using a shortened version of the full parameter key and parses it as a boolean.
getBoolean(String) - Method in class org.hps.monitoring.application.model.Configuration
Get a key value as a boolean.
getBooleanType() - Method in class org.hps.monitoring.ecal.eventdisplay.util.BooleanMap
getBooleanType

public BooleanType getBooleanType()

Indicates what type of boolean comparison is performed by this scale.
getBottom() - Method in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionMyaRange
 
getBottom() - Method in class org.hps.conditions.svt.SvtMotorPosition
The bottom position.
getBottomClusterMultiplicity() - Method in class org.hps.record.triggerbank.VTPMultiplicityTrigger
Get bottom ECal cluster multiplicity.
getBotTrig() - Method in class org.hps.record.triggerbank.BaseTriggerData
 
getBotTrig(GenericObject) - Static method in class org.hps.record.triggerbank.BaseTriggerData
 
getBox() - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
getBox() - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
getBoxDim() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
getBoxDim() - Method in class org.lcsim.geometry.compact.converter.SurveyVolumeImpl
 
getBuilder() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
getBytesPerSecond() - Method in interface org.hps.monitoring.subsys.SystemStatistics
Get the immediate data rate which is the amount of data in bytes received in the current tick over the tim elapsed in the tick.
getBytesPerSecond() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
getBytesReceived() - Method in interface org.hps.monitoring.subsys.SystemStatistics
Get the number of bytes received in the current tick.
getBytesReceived() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
Data statistics.
getCalibration() - Method in class org.hps.conditions.ecal.EcalChannelConstants
Get the channel calibration.
getCalibration() - Method in class org.hps.conditions.hodoscope.HodoscopeChannelConstants
 
getCalibration() - Method in class org.hps.conditions.svt.ChannelConstants
Get the calibration.
getCalibrations() - Method in class org.hps.conditions.svt.CalibrationHandler
Get the SvtCalibration.SvtCalibrationCollection created from parsing the XML input file.
getCalibrationTriggers() - Method in class org.hps.record.triggerbank.VTPData
Gets the list of calibration triggers reported by VTP.
getCaloHits(RawTrackerHit, ArrayList<Integer>, double) - Method in class org.hps.recon.ecal.HodoRawConverter
 
getCalorimeterHits(EventHeader, String) - Static method in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Gets the a of CalorimeterHit objects from the argument event from the LCIO collection hitCollectionName.
getCalorimeterHits(EventHeader, String) - Static method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Gets the a of CalorimeterHit objects from the argument event from the LCIO collection hitCollectionName.
getCalorimeterHits(EventHeader, String) - Static method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Gets the a of CalorimeterHit objects from the argument event from the LCIO collection hitCollectionName.
getCalorimeterHits(EventHeader, String) - Static method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Gets the a of CalorimeterHit objects from the argument event from the LCIO collection hitCollectionName.
getCapacitance(int) - Method in class org.hps.svt.alignment.HPSStrips
Capacitance for a particular cell.
getCapacitance() - Method in class org.hps.svt.alignment.HPSStrips
Nominal capacitance used for throwing random noise in the sensor.
getCellID(Object) - Method in class org.hps.evio.EcalHitWriter
 
getCellID(Hep3Vector) - Method in class org.hps.svt.alignment.HPSStrips
 
getCellID(int, int) - Method in class org.hps.svt.alignment.HPSStrips
 
getCellID(int, int) - Method in class org.lcsim.detector.tracker.silicon.SiStriplets
Informations: NOTE:: cellID in this class IS NOT the RawHitTracker getCellID() In this class, CellID is the strip number.
getCellID(Hep3Vector) - Method in class org.lcsim.detector.tracker.silicon.ThinSiStrips
 
getCellIndices(long) - Method in class org.lcsim.geometry.subdetector.HPSEcal3
 
getCellPosition(int) - Method in class org.hps.svt.alignment.HPSStrips
 
getCellPosition(int) - Method in class org.lcsim.detector.tracker.silicon.ThinSiStrips
 
getCenter() - Method in class org.hps.detector.ecal.Geant4Position
 
getCenter() - Method in class org.hps.detector.ecal.GVector
 
getCenter() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
getCenterArr() - Method in class org.hps.detector.ecal.Geant4Position
 
getCFLength() - Static method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
getCFThickness() - Static method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
getCFWidth() - Static method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
getChan(Hep3Vector, HpsSiSensor) - Method in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
getChan(Hep3Vector, HpsSiSensor) - Method in class org.hps.svt.SVTHitLevelPlots
 
getChan(Hep3Vector, HpsSiSensor) - Method in class org.hps.svt.UnbiasedHitResidualsPlots
 
getChannel() - Method in class org.hps.conditions.ecal.EcalChannel
Get the channel number of the channel.
getChannel() - Method in class org.hps.conditions.hodoscope.HodoscopeChannel
 
getChannel() - Method in class org.hps.conditions.svt.AbstractSvtChannel
Get the channel number (0-639).
getChannel(long) - Method in class org.hps.evio.EcalHitWriter
Return channel number from cellID
getChannel(EcalConditions, int, int, int) - Static method in class org.hps.evio.StuckFADCBit
 
getChannel(RawTrackerHit) - Method in class org.hps.evio.StuckFADCBitDriver
Get the EcalChannel object corresponding to a hit.
getChannel() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
Gets the channel number associated with the crystal.
getChannel() - Method in class org.hps.recon.ecal.FADCGenericHit
 
getChannel(GenericObject) - Static method in class org.hps.recon.ecal.FADCGenericHit
 
getChannel(int) - Method in class org.hps.recon.tracking.NoiselessReadoutChip
Return the BasicChannel associated with a given channel number.
getChannelCollection() - Method in class org.hps.conditions.ecal.EcalConditions
Get the map between database IDs and EcalChannel objects.
getChannelCollection() - Method in class org.hps.conditions.hodoscope.HodoscopeConditions
 
getChannelConstants(EcalChannel) - Method in class org.hps.conditions.ecal.EcalConditions
Get the conditions constants for a specific channel.
getChannelConstants(HodoscopeChannel) - Method in class org.hps.conditions.hodoscope.HodoscopeConditions
 
getChannelConstants(AbstractSvtChannel) - Method in class org.hps.conditions.svt.AbstractSvtConditions
Get the conditions constants for a specific channel.
getChannelId() - Method in class org.hps.conditions.ecal.EcalBadChannel
Get the ECAL channel ID.
getChannelId() - Method in class org.hps.conditions.ecal.EcalCalibration
Get the ECAL channel ID.
getChannelId() - Method in class org.hps.conditions.ecal.EcalChannel
Get the ID of the channel.
getChannelId() - Method in class org.hps.conditions.ecal.EcalCrystalPosition
 
getChannelId() - Method in class org.hps.conditions.ecal.EcalGain
Get the ECal channel ID.
getChannelId() - Method in class org.hps.conditions.ecal.EcalPulseWidth
Get the ECAL channel ID.
getChannelId() - Method in class org.hps.conditions.ecal.EcalTimeShift
Get the channel ID.
getChannelId() - Method in class org.hps.conditions.hodoscope.HodoscopeCalibration
 
getChannelId() - Method in class org.hps.conditions.hodoscope.HodoscopeChannel
 
getChannelId() - Method in class org.hps.conditions.hodoscope.HodoscopeGain
 
getChannelId() - Method in class org.hps.conditions.hodoscope.HodoscopeTimeShift
 
getChannelID() - Method in class org.hps.conditions.svt.AbstractSvtChannel
Get the channel ID.
getChannelId() - Method in class org.hps.conditions.svt.SvtBadChannel
Get the channel ID.
getChannelID() - Method in class org.hps.conditions.svt.SvtCalibration
Get the channel ID.
getChannelID() - Method in class org.hps.conditions.svt.SvtGain
Get the channel ID.
getChannelID() - Method in class org.hps.conditions.svt.SvtShapeFitParameters
Get the SVT channel ID.
getChannelIdFromRowColumn(int, int) - Static method in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
getChannelIDs() - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Gets a Set containing all valid channel IDs for the relevant subdetector geometry.
getChannelIDs() - Method in class org.hps.digi.EcalDigitizationWithPulserDataMergingReadoutDriver
 
getChannelIDs() - Method in class org.hps.digi.HodoscopeDigitizationWithPulserDataMergingReadoutDriver
 
getChannelIDs() - Method in class org.hps.readout.DigitizationReadoutDriver
Gets a Set containing all valid channel IDs for the relevant subdetector geometry.
getChannelIDs() - Method in class org.hps.readout.ecal.updated.EcalDigitizationReadoutDriver
 
getChannelIDs() - Method in class org.hps.readout.hodoscope.HodoscopeDigitizationReadoutDriver
 
getChannelMap() - Method in class org.hps.conditions.svt.AbstractSvtConditions
Get the channel map for this set of conditions.
getChannelMap() - Method in class org.hps.conditions.svt.SvtConditions
Get the SvtChannel.SvtChannelCollection for this set of conditions.
getChannelNumber() - Method in class org.hps.readout.svt.SVTData
Get the channel number associated with this SVT data packet
getChannelNumber(int[]) - Static method in class org.hps.readout.svt.SVTData
 
getChannelNumber(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return the channel number associated with the samples
getChannels() - Method in class org.hps.conditions.hodoscope.HodoscopeConditions
 
getCharge(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
getCharge() - Method in class org.hps.recon.tracking.WTrack
 
getChargeCarrier() - Method in class org.hps.svt.alignment.HPSStrips
 
getChart() - Method in class org.hps.monitoring.plotting.StripChartUpdater
 
getChi2(IFitResult, IDataPointSet) - Method in class org.hps.recon.ecal.EcalCosmicPulseFitter
calculate chi2 for debug
getChi2(IFitResult, IDataPointSet) - Method in class org.hps.recon.ecal.EcalPulseFitter
calculate chi2 for debug
getChi2() - Method in class org.hps.recon.tracking.gbl.GblData
\return (down-weighted) Chi2
getChi2() - Method in class org.hps.recon.vertexing.BilliorVertex
 
getChi2Prob(LCRelation) - Static method in class org.hps.recon.tracking.FittedRawTrackerHit
Get the fit chi2 probability.
getChildCrystal() - Method in class org.hps.monitoring.ecal.eventdisplay.event.Association
getChildCrystal

public Point getChildCrystal()

Indicates the indices for the child crystal.
getChiProb() - Method in class org.hps.recon.tracking.ShapeFitParameters
 
getChiProb(GenericObject) - Static method in class org.hps.recon.tracking.ShapeFitParameters
 
getChiSq() - Method in class org.hps.recon.vertexing.BilliorVertexer
 
getChunkSize() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the ET chunk size, which is the number of events that will be retrieved at once from the server.
getClock() - Static method in class org.hps.readout.ecal.ClockSingleton
 
getCLPars(STUtils.STStereoTrack) - Static method in class org.hps.recon.tracking.straight.STUtils
Get curvilinear track parameters for this STUtils.STStereoTrack.
getCLPars(double, double, double, double, double) - Static method in class org.hps.recon.tracking.straight.STUtils
Get curvilinear track parameters from slope and intercept parameters.
getCLToPerigeeJacobian(HelicalTrackFit, HpsHelicalTrackFit, double) - Static method in class org.hps.recon.tracking.gbl.GblUtils
Calculate the Jacobian from Curvilinear to Perigee frame.
getClTrackParamStr(GblUtils.ClParams) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
getClTrackParamTruthStr(GblUtils.ClParams) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
getCluAmp(SiTrackerHitStrip1D, List<FittedRawTrackerHit>) - Method in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
getClusterAngle(Cluster) - Method in class org.hps.readout.ecal.FADCTriggerDriver
 
getClusterAngle(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the angle between the cluster and the centerpoint of the calorimeter.
getClusterAngle(SSPCluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the angle between the cluster and the centerpoint of the calorimeter.
getClusterAngle(double, double) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the angle between the cluster and the centerpoint of the calorimeter.
getClusterAngle(double, double) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Gets the angle between the cluster and the centerpoint of the calorimeter.
getClusterCenter() - Method in class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Gets the hit representing the cluster center.
getClusterCenters() - Method in class org.hps.monitoring.ecal.eventdisplay.event.Event
getClusterCenters

ListgetClusterCenters()

Gets the list of cluster centers for this event.
getClusterChan(SiTrackerHitStrip1D, HpsSiSensor) - Method in class org.hps.svt.OccupancyPlots
 
getClusterDistance(Cluster) - Method in class org.hps.readout.ecal.FADCTriggerDriver
 
getClusterDistance(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the distance between the origin and a cluster.
getClusterDistance(SSPCluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the distance between the origin and a cluster.
getClusterDistance(double, double) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the distance between the origin and a cluster.
getClusterEnergy() - Method in class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Gets the cluster's energy, if it was defined when the cluster was constructed.
getClusterer() - Method in class org.hps.recon.ecal.cluster.ClusterDriver
Get a Clusterer using type inference for the concrete type.
getClusterHitCount(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the number of hits in a cluster, as used in the cluster hit count cut.
getClusterHitCount(SSPCluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the number of hits in a cluster, as used in the cluster hit count cut.
getClusterHitCount(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Gets the number of hits in a cluster, as used in the cluster hit count cut.
getClusterHitCount(VTPCluster) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Gets the number of hits in a cluster, as used in the cluster hit count cut.
getClusterHitIndices(Cluster) - Static method in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
 
getClusterHitIndices(Cluster) - Static method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
 
getClusterPairMass(Cluster, Cluster) - Method in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
getClusterPairMass(Cluster[]) - Method in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
getClusterPairMass(Cluster, Cluster) - Method in class org.hps.online.recon.aida.HPSMonitoring2021
 
getClusterPairMass(Cluster[]) - Method in class org.hps.online.recon.aida.HPSMonitoring2021
 
getClusterPairMass(Cluster, Cluster) - Method in class org.hps.online.recon.aida.JustEcal
 
getClusterPairMass(Cluster[]) - Method in class org.hps.online.recon.aida.JustEcal
 
getClusterPairs(List<Cluster>) - Method in class org.hps.readout.ecal.ReadoutTrigger
Creates all top/bottom pairs from the event data.
getClusterPairsTopBot() - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Get a list of all unique cluster pairs in the event.
getClusterPairsTopBot() - Method in class org.hps.readout.ecal.FADCTriggerDriver
Get a list of all unique cluster pairs in the event
getClusterPairsTopBot() - Method in class org.hps.readout.trigger.PairTriggerReadoutDriver
Get a list of all unique cluster pairs in the event.
getClusterPairsTopBot() - Method in class org.hps.readout.trigger2019.PairsTrigger2019ReadoutDriver
Get a list of all unique cluster pairs in the event.
getClusterPDE(Cluster, int) - Method in class org.hps.record.triggerbank.TriggerModule2019
Get PDE of a cluster
getClusterPDE(VTPCluster, int) - Method in class org.hps.record.triggerbank.TriggerModule2019
Get PDE of a cluster
getClusterPDE(Cluster) - Method in class org.hps.record.triggerbank.TriggerModule2019
Get PDE of a cluster
getClusterPDE(VTPCluster) - Method in class org.hps.record.triggerbank.TriggerModule2019
Get PDE of a cluster
getClusterPosition(Integer) - Method in class org.hps.analysis.examples.LCIOTrackAnalysis
 
getClusterPosition(Integer) - Method in class org.hps.analysis.examples.TrackAnalysis
 
getClusterPosition(HelicalTrackStrip, boolean) - Method in class org.hps.recon.tracking.TrackerHitUtils
 
getClusterPossibleHitIndices(Cluster) - Static method in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
 
getClusterPossibleHitIndices(Cluster) - Static method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
 
getClusters() - Method in interface org.hps.monitoring.ecal.eventdisplay.io.EventManager
getClusters

public ArrayList getClusters()

Allows access to the current event's list of clusters.
getClusters() - Method in class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
 
getClusters() - Method in class org.hps.monitoring.ecal.eventdisplay.io.TextManager
 
getClusters() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer
Deprecated.
Generates a list of clusters from the list of hits in the event.
getClusters() - Method in class org.hps.recon.ecal.cluster.GTPClusterer
Generates a list of clusters from the current hit buffer.
getClusters() - Method in class org.hps.record.triggerbank.SSPData
Gets the list of clusters reported by the SSP.
getClusters() - Method in class org.hps.record.triggerbank.VTPData
Gets the list of clusters reported by VTP.
getClusterSeedHit(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the seed hit from a Cluster object.
getClusterSeedHit(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Gets the seed hit from a Cluster object.
GetClustersFromParticles(List<ReconstructedParticle>) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
getClusterTime() - Method in class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Gets the time stamp for the cluster in nanoseconds.
getClusterTime(int) - Method in class org.hps.recon.tracking.TrackTimeData
 
getClusterTime(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the time-stamp of a cluster, as used in the time-coincidence cut.
getClusterTime(SSPCluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the time-stamp of a cluster, as used in the time-coincidence cut.
getClusterTime(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Gets the time-stamp of a cluster, as used in the time-coincidence cut.
getClusterTime(VTPCluster) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Gets the time-stamp of a cluster, as used in the time-coincidence cut.
getClusterType() - Method in class org.hps.recon.ecal.cluster.AbstractClusterer
Get the type code for the clusters produced by this algorithm.
getClusterType() - Method in interface org.hps.recon.ecal.cluster.Clusterer
Get the type of Cluster created by this algorithm.
getClusterType(int) - Static method in enum org.hps.recon.ecal.cluster.ClusterType
 
getClusterType() - Method in class org.hps.recon.ecal.cluster.CTPClusterer
 
getClusterType() - Method in class org.hps.recon.ecal.cluster.DualThresholdCosmicClusterer
 
getClusterType() - Method in class org.hps.recon.ecal.cluster.GTPClusterer
Indicates the type of cluster that is generated by this algorithm.
getClusterType() - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
Gets the type of cluster produced by this clusterer.
getClusterType() - Method in class org.hps.recon.ecal.cluster.LegacyClusterer
 
getClusterType() - Method in class org.hps.recon.ecal.cluster.NearestNeighborClusterer
 
getClusterType() - Method in class org.hps.recon.ecal.cluster.ReconClusterer
 
getClusterType() - Method in class org.hps.recon.ecal.cluster.SimpleCosmicClusterer
 
getClusterType() - Method in class org.hps.recon.ecal.cluster.SimpleReconClusterer
 
getClusterTypeEncoding() - Method in class org.hps.recon.ecal.cluster.AbstractClusterer
Get the integer encoding of the Cluster type.
getClusterTypeEncoding() - Method in interface org.hps.recon.ecal.cluster.Clusterer
Get the integer encoding of the Cluster type.
getClusterX(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the x-position of a cluster in millimeters in the hardware coordinate system.
getClusterX(Point) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the x-position of a cluster in millimeters in the hardware coordinate system.

This method is for use with clusters that do not have a linked ID decoder, thus disallowing the acquisition of their indices from their cell ID.
getClusterX(SSPCluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the x-position of a cluster in millimeters in the hardware coordinate system.
getClusterX(Point) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Gets the x-position of a cluster in millimeters in the hardware coordinate system.

This method is for use with clusters that do not have a linked ID decoder, thus disallowing the acquisition of their indices from their cell ID.
getClusterX(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Gets the x-position of a cluster in millimeters in the hardware coordinate system.
getClusterX(VTPCluster) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Gets the x-position of a cluster in millimeters in the hardware coordinate system.
getClusterXIndex(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the x-index of a cluster's
getClusterXIndex(SSPCluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the x-index of a cluster's
getClusterXIndex(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Gets the x-index of a cluster's
getClusterXIndex(VTPCluster) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Gets the x-index of a cluster's; range: [-23 -1] and [1, 23]
getClusterY(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the y-position of a cluster in millimeters in the hardware coordinate system.
getClusterY(Point) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the y-position of a cluster in millimeters in the hardware coordinate system.

This method is for use with clusters that do not have a linked ID decoder, thus disallowing the acquisition of their indices from their cell ID.
getClusterY(SSPCluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the y-position of a cluster in millimeters in the hardware coordinate system.
getClusterY(Point) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Gets the y-position of a cluster in millimeters in the hardware coordinate system.

This method is for use with clusters that do not have a linked ID decoder, thus disallowing the acquisition of their indices from their cell ID.
getClusterY(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Gets the y-position of a cluster in millimeters in the hardware coordinate system.
getClusterY(VTPCluster) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Gets the y-position of a cluster in millimeters in the hardware coordinate system.
getClusterYIndex(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the y-index of a cluster.
getClusterYIndex(SSPCluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the y-index of a cluster.
getClusterYIndex(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Gets the y-index of a cluster.
getClusterYIndex(VTPCluster) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Gets the y-index of a cluster.
getClusterZ(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the z-position of a cluster in millimeters in the hardware coordinate system.
getClusterZ(SSPCluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the z-position of a cluster in millimeters in the hardware coordinate system.
getCMatrix(String) - Method in class org.hps.recon.tracking.gbl.AlignableVolume
 
getCode() - Method in enum org.hps.util.BashParameter
 
getColdBlockThickness() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModule
 
getColdBlockThickness() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL13
 
getColdBlockThickness() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL45
 
getCollectionClass() - Method in class org.hps.conditions.api.TableMetaData
Get the type of collection this table maps onto.
getCollectionId() - Method in class org.hps.conditions.api.BaseConditionsObject
Get the collection ID of the object.
getCollectionId() - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Get the collection ID.
getCollectionId() - Method in interface org.hps.conditions.api.ConditionsObject
Return the collection ID of the object.
getCollectionId() - Method in interface org.hps.conditions.api.ConditionsObjectCollection
Get the collection ID.
getCollectionId(ConditionsObjectCollection<?>, String) - Method in class org.hps.conditions.database.DatabaseConditionsManager
Add a row for a new collection and return the new collection ID assigned to it.
getCollectionName() - Method in class org.hps.readout.util.collection.LCIOCollection
Gets the name of the LCIO collection.
getCollectionParameters(String, Class<T>) - Static method in class org.hps.readout.ReadoutDataManager
Gets the LCIO collection parameters for a collection.
getCollectionParameters() - Method in class org.hps.readout.util.collection.LCIOData
Gets the collection parameters for the data.
getCollectionType(Class<? extends ConditionsObject>) - Static method in class org.hps.conditions.api.TableRegistry
Get the class for the collection of the ConditionsObject type.
getColor() - Method in class org.hps.conditions.ecal.EcalLedCalibration
Get the LED color.
getColor() - Method in enum org.hps.monitoring.application.model.ConnectionStatus
Get the color to display for this state.
getColor(int) - Method in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
getColor(int) - Method in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
getColor(Double) - Method in class org.hps.monitoring.ecal.eventdisplay.util.BooleanMap
 
getColor(T) - Method in interface org.hps.monitoring.ecal.eventdisplay.util.ColorMap
getColor

public Color getColor(T value)

Determines the color representing the indicated value.
getColor() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Preamplifier
Gets the reference wire color associated with the crystal's preamplifier if it exists.
getColor(Double) - Method in class org.hps.monitoring.ecal.eventdisplay.util.GradientScale
 
getColor(Double) - Method in class org.hps.monitoring.ecal.eventdisplay.util.MultiGradientScale
 
getColor() - Method in enum org.hps.monitoring.subsys.StatusCode
 
getColumn(int) - Method in interface org.hps.detector.ecal.HPSEcalAPI
Get a column of crystals from the X index.
getColumn(int) - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
 
getColumnClass(int) - Method in class org.hps.monitoring.application.ConditionsCollectionTableModel
Get the class of a column.
getColumnClass(int) - Method in class org.hps.monitoring.application.LogTable.LogRecordModel
Get the class of a column.
getColumnClass(int) - Method in class org.hps.monitoring.application.model.SystemStatusTableModel
Get the class of the column.
getColumnClass(int) - Method in class org.hps.monitoring.application.SystemStatusEventsTable.SystemStatusEventsTableModel
Get the column class.
getColumnClassName(TableMetaData, String) - Static method in class org.hps.conditions.api.ConditionsObjectUtilities
Get the class name of a column.
getColumnCount() - Method in class org.hps.monitoring.application.ConditionsCollectionTableModel
Get the number of columns.
getColumnCount() - Method in class org.hps.monitoring.application.LogTable.LogRecordModel
Get the number of columns.
getColumnCount() - Method in class org.hps.monitoring.application.model.SystemStatusTableModel
Get the column count.
getColumnCount() - Method in class org.hps.monitoring.application.SystemStatusEventsTable.SystemStatusEventsTableModel
Get the column count.
getColumnDimension() - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
 
getColumnFromHistoID(int) - Static method in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
getColumnName(int) - Method in class org.hps.monitoring.application.ConditionsCollectionTableModel
Get the name of the column.
getColumnName(int) - Method in class org.hps.monitoring.application.LogTable.LogRecordModel
Get the column name.
getColumnName(int) - Method in class org.hps.monitoring.application.model.SystemStatusTableModel
Get the column name.
getColumnName(int) - Method in class org.hps.monitoring.application.SystemStatusEventsTable.SystemStatusEventsTableModel
Get the column name.
getColumnName() - Method in enum org.hps.record.triggerbank.TriggerConfigVariable
Get the column name in the run database for the config variable (convenience method).
getColumnNames() - Method in class org.hps.conditions.run.RunRange
Get the names of the columns used by this range.
getColumnNumber(Hep3Vector) - Method in class org.hps.svt.alignment.HPSStrips
 
getColumnNumber(int) - Method in class org.hps.svt.alignment.HPSStrips
 
getColumnNumber(int) - Method in class org.lcsim.detector.tracker.silicon.SiStriplets
 
getColumnPackedCopy() - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Make a one-dimensional column packed copy of the internal array.
getCOM(List<AlignableVolume>) - Method in class org.hps.recon.tracking.gbl.AlignableVolume
 
getCommand() - Method in class org.hps.online.recon.StationProcess
Get the command for running the station's system process
getCommandHandler(String) - Method in class org.hps.online.recon.handlers.CommandHandlerFactory
Get a command handler by name
getCommandName() - Method in class org.hps.online.recon.CommandHandler
Name of the command e.g.
getCommandName() - Method in class org.hps.online.recon.handlers.ConfigCommandHandler
 
getCommandName() - Method in class org.hps.online.recon.handlers.CreateCommandHandler
 
getCommandName() - Method in class org.hps.online.recon.handlers.ListCommandHandler
 
getCommandName() - Method in class org.hps.online.recon.handlers.LogCommandHandler
 
getCommandName() - Method in class org.hps.online.recon.handlers.RemoveCommandHandler
 
getCommandName() - Method in class org.hps.online.recon.handlers.SaveCommandHandler
 
getCommandName() - Method in class org.hps.online.recon.handlers.SetCommandHandler
 
getCommandName() - Method in class org.hps.online.recon.handlers.ShutdownCommandHandler
 
getCommandName() - Method in class org.hps.online.recon.handlers.StartCommandHandler
 
getCommandName() - Method in class org.hps.online.recon.handlers.StatusCommandHandler
 
getCommandName() - Method in class org.hps.online.recon.handlers.StopCommandHandler
 
getCommandNames() - Method in class org.hps.online.recon.commands.CommandFactory
Get the list of command names
getCommandNamesSorted() - Method in class org.hps.online.recon.commands.CommandFactory
Get a sorted list of command names
getComparator() - Static method in class org.hps.readout.util.TimedList
Gets a comparator that compares the simulation times for any two TimedList objects.
getComparisonValue() - Method in class org.hps.monitoring.ecal.eventdisplay.util.BooleanMap
getComparisonValue

public double getComparisonValue()

Gets the value against which the boolean comparisons are performed.
getComponentHitCount() - Method in class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Indicates how many component hits compose this cluster.
getComponentHits() - Method in class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Gets the list of hits that make up the cluster, exempting the seed hit and shared hits.
getComponentId() - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
getComponentNumber() - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleComponentParameters
 
getComponentNumber() - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleComponentParameters
 
getComponentNumber() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleComponentParameters
 
getComponentNumber() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleComponentParameters
 
getCompositeProcessors() - Method in class org.hps.record.composite.CompositeLoopConfiguration
Get the list of composite record processors.
getConditionsId() - Method in class org.hps.conditions.api.ConditionsTag
Get the ID of the referenced conditions record.
getConditionsKeys() - Method in class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection
Get the unique conditions keys from the records in this collection.
getConditionsManager() - Method in class org.hps.job.DatabaseConditionsManagerSetup
 
getConditionsObject() - Method in exception org.hps.conditions.api.ConditionsObjectException
Get the associated conditions object to the error.
getConditionsRecords() - Method in class org.hps.conditions.database.DatabaseConditionsManager
Get the list of conditions records for the run, filtered by the current set of active tags.
getConditionsSeries(Class<CollectionType>, String) - Method in class org.hps.conditions.database.DatabaseConditionsManager
Get a conditions series with one or more collections.
getConditionsSetup() - Method in class org.hps.online.recon.Station
Get the conditions setup for the station
getConditionsTag() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the conditions system tag.
getConditionsTags() - Static method in class org.hps.monitoring.application.util.ResourceUtil
Get the list of available conditions tags from the conditions system.
getConfigData(SvtConfigData.RocTag) - Method in class org.hps.record.svt.SvtConfigData
 
getConfigParameter(String, int) - Method in class org.hps.record.daqconfig.EvioDAQParser
Gets a parameter value associated with a parameter key.
getConfigParameter(String, int) - Method in class org.hps.record.daqconfig2019.EvioDAQParser2019
Gets a parameter value associated with a parameter key.
getConfigSSP(int, String, int) - Method in class org.hps.record.daqconfig.EvioDAQParser
Gets an SSP parameter value using a shortened version of the full parameter key.
getConfiguration() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the underlying configuration containing properties.
getConfigurationModel() - Method in class org.hps.monitoring.application.AbstractFieldsPanel
Get the ConfigurationModel for this component.
getConfigurationModel() - Method in class org.hps.monitoring.application.MenuBar
 
getConfigurationModel() - Method in interface org.hps.monitoring.application.model.HasConfigurationModel
Get the current ConfigurationModel of the object.
getConfigurationModel() - Method in class org.hps.monitoring.application.MonitoringApplication
Get the current configuration model.
getConfigVTP(int, String, int) - Method in class org.hps.record.daqconfig2019.EvioDAQParser2019
Gets an VTP parameter value using a shortened version of the full parameter key.
getConfirmedMCParticles() - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
Return the list of confirmed MCParticles.
getConfirmer() - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
Return the StraightTrackConfirmerExtender
getConnection() - Method in class org.hps.conditions.database.DatabaseConditionsManager
Get the JDBC connection.
getConnectionModel() - Method in class org.hps.monitoring.application.MonitoringApplication
Get the current connection status model.
getConnectionProperties() - Method in class org.hps.conditions.database.ConnectionParameters
Get Properties object for this connection.
getConnectionStatus() - Method in class org.hps.monitoring.application.model.ConnectionStatusModel
Get the current connection status.
getConnectionString() - Method in class org.hps.conditions.database.ConnectionParameters
Get the connection string for these parameters.
getConstraints(AlignableDetectorElement, List<String>, boolean) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
getContent() - Method in class org.hps.conditions.svt.SvtConfiguration
Get the content of the XML file as a byte array.
getControlEventData(EvioEvent) - Static method in class org.hps.record.evio.EvioEventUtilities
Extract the CODA run data stored in a control event.
getConverter() - Method in class org.hps.readout.ecal.updated.EcalRawConverterReadoutDriver
 
getConverter() - Method in class org.hps.readout.hodoscope.HodoscopeRawConverterReadoutDriver
 
getConverter() - Method in class org.hps.readout.RawConverterReadoutDriver
Gets the ReadoutRawConverter object used to convert hits for this subdetector.
getConverters() - Static method in class org.hps.detector.DetectorConverter
 
getCoord() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
getCoordFromCompact() - Method in class org.lcsim.geometry.compact.converter.CompactSurveyVolume
Extract coordinate system from xml description
getCoplanarityCutConfig() - Method in class org.hps.record.daqconfig.PairTriggerConfig
Gets the configuration object for the pair coplanarity cut.
getCoplanarityCutConfig() - Method in class org.hps.record.daqconfig2019.PairTriggerConfig2019
Gets the configuration object for the pair coplanarity cut.
getCorrectedParticle(MCParticle, double) - Static method in class org.hps.readout.TruthReadoutDriver
 
getCorrectedPerigeeParameters(HelicalTrackFit, FittedGblTrajectory.GBLPOINT, double) - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
Get the corrected perigee parameters and covariance matrix for a point on the GblTrajectory.
getCorrectedPerigeeParameters(HelicalTrackFit, int, double) - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
Get the corrected perigee parameters and covariance matrix for a point on the GblTrajectory.
getCorrectedPerigeeParameters(Vector, HelicalTrackFit, double) - Static method in class org.hps.recon.tracking.gbl.GblUtils
Get corrected perigee parameters.
getCosAlpha(Hep3Vector, Hep3Vector) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
getCosAlpha(Hep3Vector, Hep3Vector) - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
getCosAlpha(Hep3Vector, Hep3Vector) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
getCosIncidence() - Method in class org.hps.recon.tracking.gbl.GblHelixPrediction
 
getCosmicTriggers() - Method in class org.hps.record.triggerbank.SSPData
Gets the list of cosmic triggers reported by the SSP.
getCosOpenX(Hep3Vector, Hep3Vector) - Method in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
getCosOpenX(Hep3Vector, Hep3Vector) - Method in class org.hps.analysis.tuple.VertexTupleDriver
 
getCosOpenX(Hep3Vector, Hep3Vector) - Method in class org.hps.analysis.vertex.VertexDebugger
 
getCosTheta(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
getCosTheta(TrackState) - Static method in class org.hps.recon.tracking.TrackUtils
 
getCovariance(List<LCRelation>, SiSensorElectrodes) - Method in class org.hps.recon.tracking.StripMaker
 
getCovarianceAtNewRefPoint(double[], double[], double[], SymmetricMatrix) - Static method in class org.hps.recon.tracking.TrackUtils
 
getCovMatrix() - Method in class org.hps.recon.vertexing.BilliorVertex
 
getCrate() - Method in class org.hps.conditions.ecal.EcalChannel
Get the crate number of the channel.
getCrate(IIdentifierHelper, long) - Method in class org.hps.conditions.ecal.EcalConditionsUtil
Get the DAQ crate number from a cell ID.
getCrate() - Method in class org.hps.conditions.hodoscope.HodoscopeChannel
 
getCrate(long) - Method in class org.hps.evio.EcalHitWriter
Return crate number from cellID
getCrate(long) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Return crate number from cellID
getCrate(long) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Return crate number from cellID
getCrate(long) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Return crate number from cellID
getCrate(long) - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
Return crate number from cellID
getCrate(long) - Method in class org.hps.recon.ecal.EcalTriggerFilterDriver
Return crate number from cellID
getCrate() - Method in class org.hps.recon.ecal.FADCGenericHit
 
getCrate(GenericObject) - Static method in class org.hps.recon.ecal.FADCGenericHit
 
getCrateNumber() - Method in class org.hps.conditions.ecal.EcalLed
Get the crate number assigned to this crystal.
getCrateNumber() - Method in enum org.hps.record.triggerbank.TriggerConfigData.Crate
 
getCreated() - Method in class org.hps.conditions.api.ConditionsRecord
Get the date this record was created.
getCreatedBy() - Method in class org.hps.conditions.api.ConditionsRecord
Get the name of the user who created this record.
getCrystal(int, int) - Method in interface org.hps.detector.ecal.HPSEcalAPI
Get the crystal at the given indices or null if it does not exist.
getCrystal(IIdentifier) - Method in interface org.hps.detector.ecal.HPSEcalAPI
Get the crystal with the given ID or null if it does not exist
getCrystal(Hep3Vector) - Method in interface org.hps.detector.ecal.HPSEcalAPI
Get the crystal at the given position in global coordinates or null if position is not inside a crystal's volume.
getCrystal(int, int) - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
 
getCrystal(IIdentifier) - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
 
getCrystal(Hep3Vector) - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
 
getCrystalBounds() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Returns calorimeter panel's width and height in crystals.
getCrystalData(Point) - Method in class org.hps.monitoring.ecal.eventdisplay.util.EcalWiringManager
Gets the set of calorimeter hardware data associated with the crystal at the given index.
getCrystalEnergy(int, int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Provides the energy stored in the indicated crystal.
getCrystalEnergy(Point) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Provides the energy stored in the indicated crystal.
getCrystalHighlight(int, int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Provides the highlight color for the indicated crystal.
getCrystalHighlight(Point) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Provides the highlight color for the indicated crystal.
getCrystalID(int, int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Determines the panel crystal index of the crystal at the given panel coordinates.
getCrystalID(Point) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Determines the panel crystal index of the crystal at the given panel coordinates.
getCrystalID() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalEvent
getCrystalID

public Point getCrystalID()

Indicates the panel indices at which the crystal is located.
getCrystalIndex() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
Gets the crystal's positional indices in the LCSim coordinate system.
getCrystalListeners() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Gets all of the crystal listeners attached to this object.
getCrystalPosition(int, int) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the mapped position used by the SSP for a specific crystal.
getCrystalPosition(int, int) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Gets the mapped position used by the VTP for a specific crystal.
getCrystals() - Method in interface org.hps.detector.ecal.HPSEcalAPI
Get the list of crystal objects.
getCrystals() - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
 
getCrystalXIndex() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
Gets the crystal's x-index in the LCSim coordinate system.
getCrystalYIndex() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
Gets the crystal's y-index in the LCSim coordinate system.
getCurrentFile() - Method in class org.hps.record.evio.EvioFileSource
Get the current file being processed.
getCurrentRecord() - Method in class org.hps.record.AbstractRecordQueue
Get the current record.
getCurrentRecord() - Method in class org.hps.record.composite.CompositeRecordSource
Get the current CompositeRecord.
getCurrentRecord() - Method in class org.hps.record.et.EtEventSource
Get the current record.
getCurrentRecord() - Method in class org.hps.record.evio.EvioFileSource
Get the current record which is an EvioEvent.
getCurrentScalerData() - Method in class org.hps.record.scalers.ScalersEvioProcessor
Get the current cached scaler data object.
getCurrentStationID() - Method in class org.hps.online.recon.StationManager
Get the current stationID to be used for the next station assignment, without incrementing it.
getCurrentTime() - Static method in class org.hps.readout.ReadoutDataManager
Gets the current simulation time in nanoseconds.
getCurveError() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the error for curvature, omega
getCurvilinearDirs() - Method in class org.hps.recon.tracking.gbl.GblHelixPrediction
 
getCut0H() - Method in class org.hps.conditions.svt.SvtReadoutSyncPhase
Get cut0H.
getCut0L() - Method in class org.hps.conditions.svt.SvtReadoutSyncPhase
Get cut0L.
getCut1H() - Method in class org.hps.conditions.svt.SvtReadoutSyncPhase
Get cut1H.
getCut1L() - Method in class org.hps.conditions.svt.SvtReadoutSyncPhase
Get cut1L.
getCutEn(String) - Method in class org.hps.record.triggerbank.TriggerModule2019
Get status which indicates if a cut is enabled
getCuts() - Method in class org.hps.recon.ecal.cluster.AbstractClusterer
Get the numerical cut settings.
getCuts() - Method in interface org.hps.recon.ecal.cluster.Clusterer
Get numerical cut settings.
getCutState(String) - Method in class org.hps.analysis.trigger.util.Trigger
Gets the state of the specified cut.
getCutValue(EventQuality.Cut, EventQuality.Quality) - Method in class org.hps.recon.tracking.EventQuality
 
getCutValue(String) - Method in class org.hps.record.triggerbank.TriggerModule
Gets the value of the requested cut, if it exists.
getCutValue(String) - Method in class org.hps.record.triggerbank.TriggerModule2019
Get the value of the cut specified by the identifier given in the argument to the specified value.
getD() - Method in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
Return the block diagonal eigenvalue matrix
getD0() - Method in class org.hps.recon.tracking.gbl.GblUtils.PerigeeParams
 
getDAQComponentFromExceptionMsg(SvtEvioExceptions.SvtEvioHeaderException, String) - Static method in class org.hps.record.svt.SvtEventHeaderChecker
 
getDAQConfig(EvioEvent, EventHeader) - Method in class org.hps.evio.TriggerConfigEvioReader
 
getDAQConfig(EvioEvent) - Static method in class org.hps.record.evio.EvioEventUtilities
 
getDaqMap() - Method in class org.hps.conditions.svt.AbstractSvtConditions
Get the DAQ map associated with these conditions.
getDaqMap() - Method in class org.hps.conditions.svt.DaqMapHandler
Get the SvtDaqMapping.SvtDaqMappingCollection built from parsing the XML input file.
getDaqMap() - Method in class org.hps.conditions.svt.SvtConditions
Get the SvtDaqMapping.SvtDaqMappingCollection associated with these conditions.
getDaqMapCollection() - Method in class org.hps.conditions.svt.SvtConditionsReader
Get the collection of SvtDaqMapping objects created when parsing the DAQ map.
getDaqPair(SvtDaqMapping.SvtDaqMappingCollection, HpsSiSensor) - Static method in class org.hps.detector.svt.SvtDetectorSetup
Get a DAQ pair (FEB ID, FEB Hybrid ID) for the given HpsSiSensor.
getDaqPair(SvtDaqMapping.SvtDaqMappingCollection, HpsSiSensor) - Static method in class org.hps.svt.SVTHitLevelPlots
 
getData(ConditionsManager, String) - Method in class org.hps.conditions.database.AbstractConditionsObjectConverter
Get the conditions data based on the name, e.g.
getData(ConditionsManager, String) - Method in class org.hps.conditions.database.ConditionsRecordConverter
Get the ConditionsRecords for a run based on current configuration of the conditions system.
getData(ConditionsManager, String) - Method in class org.hps.conditions.database.ConditionsTagConverter
Get a ConditionsTag.ConditionsTagCollection which specifies a group of collections that are tagged in the conditions_tags table in the database.
getData(ConditionsManager, String) - Method in class org.hps.conditions.ecal.EcalChannel.EcalChannelConverter
Create an EcalChannel collection.
getData(ConditionsManager, String) - Method in class org.hps.conditions.ecal.EcalConditionsConverter
Create combined ECAL conditions object containing all data for the current run.
getData(ConditionsManager, String) - Method in class org.hps.conditions.hodoscope.HodoscopeChannel.HodoscopeChannelConverter
Create an EcalChannel collection.
getData(ConditionsManager, String) - Method in class org.hps.conditions.hodoscope.HodoscopeConditionsConverter
 
getData(ConditionsManager, String) - Method in class org.hps.conditions.svt.AbstractSvtConditionsConverter
Create and return the SVT conditions object.
getData(ConditionsManager, String) - Method in class org.hps.conditions.svt.SvtConditionsConverter
Create and return an SvtConditions object.
getData(ConditionsManager, String) - Method in class org.hps.conditions.trigger.TiTimeOffsetConverter
 
getData(double, double, String, Class<T>) - Static method in class org.hps.readout.ReadoutDataManager
Gets a collection of data objects from a collection within the time range specified.
getData() - Method in class org.hps.readout.svt.SVTData
Get the packed data for this sample
getData() - Method in class org.hps.readout.util.collection.LCIOData
Gets the collection data.
getData() - Method in class org.hps.readout.util.collection.ManagedLCIOData
 
getData() - Method in class org.hps.readout.util.collection.TriggeredLCIOData
 
getData() - Method in class org.hps.recon.ecal.FADCGenericHit
 
getData(GenericObject) - Static method in class org.hps.recon.ecal.FADCGenericHit
 
getData() - Method in class org.hps.record.triggerbank.SSPTrigger
Gets the raw, unparsed trigger data bank for this trigger.
getData() - Method in class org.hps.record.triggerbank.TriggerConfigData
Get the config data as a map from crates to strings.
getDataBanks(BaseStructure, int, int, int, int) - Static method in class org.hps.record.svt.SvtEvioUtils
 
getDatabase() - Method in class org.hps.conditions.database.ConnectionParameters
Get the name of the database.
getDatabaseConditionsManager() - Method in class org.hps.conditions.ecal.EcalConditionsConverter
Get the current instance of the conditions manager.
getDatabaseConditionsManagerSetup() - Method in class org.hps.job.JobManager
Get the conditions setup.
getDatabaseObject() - Method in exception org.hps.conditions.api.DatabaseObjectException
Get the object with the error.
getDataClass() - Method in class org.hps.record.triggerbank.AbstractIntData.IntBankDefinition
 
getDataFileArrays(File[]) - Static method in class org.hps.record.daqconfig.DAQConfigDriver
Converts DAQ configuration data files into an array of strings where each array entry represents a line in the configuration file.
getDataFileArrays(BufferedReader[]) - Static method in class org.hps.record.daqconfig.DAQConfigDriver
Converts DAQ configuration data streams into an array of strings where each array entry represents a line in the configuration file.
getDataFileArrays(InputStream[]) - Static method in class org.hps.record.daqconfig2019.DAQConfig2019Driver
Converts DAQ configuration data files into an array of strings where each array entry represents a line in the configuration file.
getDataFileArrays(BufferedReader[]) - Static method in class org.hps.record.daqconfig2019.DAQConfig2019Driver
Converts DAQ configuration data streams into an array of strings where each array entry represents a line in the configuration file.
getDataHeaderLength() - Method in class org.hps.evio.AbstractSvtEvioReader
Get the number of 32 bit integers composing the data block header
getDataHeaderLength() - Method in class org.hps.evio.BaseSvtEvioReader
Get the number of 32 bit integers composing the data block header.
getDataHeaderLength() - Method in class org.hps.evio.Phys2019SvtEvioReader
 
getDataHeaderLength() - Method in class org.hps.evio.SvtEvioReader
Get the number of 32 bit integers composing the data block header
getDataList(double, double, String, Class<T>) - Static method in class org.hps.readout.ReadoutDataManager
Gets a list of data objects from a collection within the time range specified.
getDataPointSets(String, String) - Method in class org.hps.online.recon.PlotAggregator
 
getDataRate() - Method in class org.hps.monitoring.application.model.RunModel
Get the data rate in MB/s.
getDataReceived() - Method in class org.hps.monitoring.application.model.RunModel
Get the data received in bytes.
getDataSourceComboBox() - Method in class org.hps.monitoring.application.ToolbarPanel
Get the combo box with the data sources
getDataSourcePath() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the data source path.
getDataSourceType() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the data source type (EVIO, LCIO or ET).
getDataSourceType() - Method in class org.hps.record.composite.CompositeLoopConfiguration
Get the data source type (EVIO, LCIO or ET).
getDataSourceType(String) - Static method in enum org.hps.record.enums.DataSourceType
Figure out a reasonable data source type for the path string.
getDataTailLength() - Method in class org.hps.evio.AbstractSvtEvioReader
Get the number of 32 bit integers composing the data block tail (the data inserted after all sample blocks in a data block)
getDataTailLength() - Method in class org.hps.evio.BaseSvtEvioReader
Get the number of 32 bit integers composing the data block tail.
getDataTailLength() - Method in class org.hps.evio.Phys2019SvtEvioReader
 
getDataTailLength() - Method in class org.hps.evio.SvtEvioReader
Get the number of 32 bit integers composing the data block tail (the data inserted after all sample blocks in a data block)
getDate() - Method in class org.hps.conditions.svt.MotorPositionLoader.MotorPositionMyaRecord
 
getDate() - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaEntry
 
getDate() - Method in class org.hps.online.recon.eventbus.EndRun
 
getDate() - Method in class org.hps.online.recon.eventbus.Start
 
getDate() - Method in class org.hps.record.triggerbank.HeadBankData
 
getDate(GenericObject) - Static method in class org.hps.record.triggerbank.HeadBankData
 
getDateValue() - Method in class org.hps.monitoring.application.DatePanel
Get the value of the field.
getDaughters() - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
getDaughters() - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
getDeadTime() - Method in class org.hps.readout.TriggerDriver
Gets the dead time for this trigger.
getDebugString() - Method in class org.hps.record.svt.EvioHeaderError
Get the detailed debug string
getDebugString(int[], int[], int[]) - Static method in class org.hps.record.svt.SvtEventHeaderChecker
 
getDebugString(int[], int[], int[]) - Static method in class org.hps.record.svt.SvtEventHeaderCheckerNew
 
getDecayLength(double, double) - Static method in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
getDecayLength(double) - Static method in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
getDecayLength(double, double) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
getDecayLength(double) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
getDecayLength(double) - Static method in class org.hps.util.ConvertToStdhep
 
getDecayLength(double) - Static method in class org.hps.util.DatFileToStdhep
 
getDecayLength(double) - Static method in class org.hps.util.DatFileToStdhepTVM
 
getDecayLength(double) - Static method in class org.hps.util.DumpLHEEventsToASCII
 
getDefaultCrystalColor() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Gets the color that will be used for zero-energy crystals.
getDefaultPlotterStyle(String, String) - Method in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
getDefaultValues() - Method in interface org.hps.recon.ecal.cluster.NumericalCuts
Get the default cuts.
getDefaultValues() - Method in class org.hps.recon.ecal.cluster.NumericalCutsImpl
 
getDensity() - Method in class org.hps.recon.tracking.MaterialSupervisor.Material
 
getDependencies() - Method in class org.hps.readout.ReadoutDriver
Returns a Collection of type String containing the names of the input collections used by this driver.
getDerivative(Hep3Matrix, Hep3Matrix, Hep3Vector, Hep3Vector) - Method in class org.hps.recon.tracking.gbl.FrameToFrameDers
 
getDerivative(Matrix, Matrix, Vector, Vector) - Method in class org.hps.recon.tracking.gbl.FrameToFrameDers
 
getDerivative(Matrix, Matrix, Vector) - Method in class org.hps.recon.tracking.gbl.FrameToFrameDers
 
getDerivatives(int, Matrix, Matrix, Vector) - Method in class org.hps.recon.tracking.gbl.GblPoint
Linearized track model: F_u(q/p,u',u) = J*u + S*u' + d*q/p, W is inverse of S, negated for backward propagation.
getDers(boolean) - Method in class org.hps.recon.tracking.gbl.GlobalDers
Turn derivative matrix into @Milleparameter
getDesc() - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
getDescription() - Method in class org.hps.analysis.util.Argument
Gets the description of the argument as displayed in the usage information.
getDescription() - Method in class org.hps.conditions.cli.AbstractCommand
Get the description of this command.
getDescription() - Method in class org.hps.monitoring.application.JobSettingsPanel.CompactFileFilter
Get the description of the filter.
getDescription() - Method in class org.hps.monitoring.application.util.EvioFileFilter
Get the description of the file filter.
getDescription() - Method in interface org.hps.monitoring.subsys.SystemStatus
Get the description of the system status.
getDescription() - Method in class org.hps.monitoring.subsys.SystemStatusImpl
 
getDescription() - Method in class org.hps.online.recon.Command
Get the description of the command.
getDet() - Method in class org.hps.recon.tracking.MultipleScattering.ScatterPoint
 
getDetector(File) - Static method in class org.hps.analysis.util.ReadStdHepFile
 
getDetector() - Method in class org.hps.svt.alignment.BuildCompact.MilleParameterSet
 
getDetectorAlias() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the detector alias which is a compact.xml file on disk.
getDetectorElement(SimTrackerHit) - Method in class org.hps.recon.tracking.FindableTrack
 
getDetectorElement() - Method in interface org.hps.recon.tracking.MaterialSupervisor.ScatteringDetectorVolume
 
getDetectorElement() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getDetectorElement() - Method in class org.hps.svt.alignment.HPSStrips
 
getDetectorIdentifierHelper() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
getDetectorIdentifierHelper() - Method in interface org.lcsim.geometry.compact.converter.IHPSTrackerJavaBuilder
 
getDetectorName() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the detector name.
getDetectorNames() - Static method in class org.hps.data.detectors.DetectorDataResources
Find a list of available detector names.
getDetectorObject() - Method in class org.hps.conditions.database.DatabaseConditionsManager
Get the current LCSim compact Detector object with the geometry and detector model.
getDetPlanes() - Method in class org.hps.recon.tracking.kalman.PropagatedTrackState
 
getDigits(int) - Static method in class org.hps.analysis.trigger.util.TriggerDiagnosticUtil
Gets the number of digits in the base-10 String representation of an integer primitive.
getDim() - Method in class org.lcsim.geometry.compact.converter.MilleParameter
 
getDimension(int) - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleParameters
 
getDimension(int) - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleParameters
 
getDimension(int) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleParameters
 
getDimension(int) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleParameters
 
getDimensionX() - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleComponentParameters
 
getDimensionX() - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleComponentParameters
 
getDimensionX() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleComponentParameters
 
getDimensionX() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleComponentParameters
 
getDimensionY() - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleComponentParameters
 
getDimensionY() - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleComponentParameters
 
getDimensionY() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleComponentParameters
 
getDimensionY() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleComponentParameters
 
getDirection(CircleFit, double, double, double) - Method in class org.hps.recon.tracking.FastCheck
 
getDirection(double[]) - Method in class org.hps.recon.tracking.gbl.GblHelixPrediction
 
getDirection() - Method in class org.hps.recon.tracking.kalman.PropagatedTrackState
 
getDirection() - Method in class org.hps.recon.tracking.MultipleScattering.ScatterPoint
 
getDirection() - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
Track direction.
getDirectory() - Method in class org.hps.online.recon.StationProcess
Get the station directory
getDisconnectOnEndRun() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the disconnect on end run flag.
getDisconnectOnError() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the disconnect on error flag.
getDistance(Cluster, Track) - Method in class org.hps.recon.utils.LegacyTrackClusterMatcher
Get distance between track and cluster.
getDistance(Cluster, Track) - Method in class org.hps.recon.utils.TrackClusterMatcherNSigma
Get distance between track and cluster.
getDistanceR(Cluster, Track) - Method in class org.hps.recon.utils.AbstractTrackClusterMatcher
 
getDistanceXYZ(Cluster, Track) - Method in class org.hps.recon.utils.AbstractTrackClusterMatcher
 
getDoca(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
getDoca(TrackState) - Static method in class org.hps.recon.tracking.TrackUtils
 
getDouble(String) - Method in class org.hps.monitoring.application.model.Configuration
Get a key value as a double.
getDoubleArrayVariable(Element, String) - Static method in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter
 
getDoubleArrayVariable(Element, String) - Static method in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
 
getDoublePivot() - Method in class org.hps.recon.tracking.gbl.matrix.LUDecomposition
Return pivot permutation vector as a one-dimensional double array
getDoubleVal(int) - Method in class org.hps.analysis.MC.TrackTruthData
 
getDoubleVal(int) - Method in class org.hps.evio.RfHit
 
getDoubleVal(int) - Method in class org.hps.evio.TSGenericObject
 
getDoubleVal(int) - Method in class org.hps.evio.VTPGenericObject
 
getDoubleVal(int) - Method in class org.hps.readout.ecal.ReadoutTimestamp
Deprecated.
 
getDoubleVal(int) - Method in class org.hps.readout.ReadoutTimestamp
 
getDoubleVal(int) - Method in class org.hps.readout.svt.FpgaData
Get the temperature at a given index
getDoubleVal() - Method in class org.hps.recon.ecal.cluster.TriggerTime
 
getDoubleVal(int) - Method in class org.hps.recon.ecal.cluster.TriggerTime
 
getDoubleVal(int) - Method in class org.hps.recon.ecal.FADCGenericHit
 
getDoubleVal(int) - Method in class org.hps.recon.ecal.HitExtraData
 
getDoubleVal(int) - Method in class org.hps.recon.ecal.SimpleGenericObject
 
getDoubleVal(int) - Method in class org.hps.recon.tracking.gbl.GBLEventData
 
getDoubleVal(int) - Method in class org.hps.recon.tracking.gbl.GBLKinkData
Returns the double value for the given index.
getDoubleVal(int) - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getDoubleVal(int) - Method in class org.hps.recon.tracking.gbl.GBLTrackData
 
getDoubleVal(int) - Method in class org.hps.recon.tracking.ShapeFitParameters
 
getDoubleVal(int) - Method in class org.hps.recon.tracking.TrackData
Returns the double value for the given index.
getDoubleVal(int) - Method in class org.hps.recon.tracking.TrackQualityData
 
getDoubleVal(int) - Method in class org.hps.recon.tracking.TrackResidualsData
 
getDoubleVal(int) - Method in class org.hps.recon.tracking.TrackTimeData
 
getDoubleVal(int) - Method in class org.hps.recon.tracking.TrackTruthInfo
Returns the double value for the given index.
getDoubleVal(int) - Method in class org.hps.record.epics.EpicsGenericObject
Get a double value of an EPICS variable.
getDoubleVal(int) - Method in class org.hps.record.scalers.ScalersGenericObject
 
getDoubleVal(int) - Method in class org.hps.record.svt.SvtErrorBitData
 
getDoubleVal(int) - Method in class org.hps.record.svt.SvtHeaderDataInfo
 
getDoubleVal(int) - Method in class org.hps.record.triggerbank.AbstractIntData
 
getDoubleVal(int) - Method in class org.hps.record.triggerbank.TSGenericObject
 
getDoubleVal(int) - Method in class org.hps.record.triggerbank.VTPData
 
getDoubleValue() - Method in class org.hps.monitoring.application.FieldPanel
Get a Double value from the field.
getDoubleVariable(Element, String) - Static method in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter
Gets the value specified from the variable element of the detector compact.xml description.
getDoubleVariable(Element, String) - Static method in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Gets the value specified from the variable element of the detector compact.xml description.
getDQMTableName() - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
Get the name of the DQM table
getDriver(int) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
This function returns the driver number (from 0 to 3) given the LED id.
getDrivers() - Method in class org.hps.record.composite.CompositeLoopConfiguration
Get the list of Drivers to add to the loop.
getDscChannel() - Method in class org.hps.record.triggerbank.TDCData.TDCHit
 
getDscCrate() - Method in class org.hps.record.triggerbank.TDCData.TDCHit
 
getDscSlot() - Method in class org.hps.record.triggerbank.TDCData.TDCHit
 
getDt() - Static method in class org.hps.readout.ecal.ClockSingleton
 
getdt(EventHeader, StandardCuts, Cluster, Track) - Method in class org.hps.recon.utils.AbstractTrackClusterMatcher
 
getDummy() - Method in class org.hps.conditions.dummy.DummyConditionsObject
Dummy double value.
getDummyDt() - Method in class org.hps.conditions.dummy.DummyConditionsObject
Dummy date.
getDummyTs() - Method in class org.hps.conditions.dummy.DummyConditionsObject
Dummy timestamp.
getDuplicateTracks() - Method in class org.hps.recon.tracking.AmbiguityResolver
 
getdxdy(Hep3Vector, Hep3Vector) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
getdxdy(Hep3Vector, Hep3Vector) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
getdxdyErr(Hep3Vector, Hep3Vector, SymmetricMatrix) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
getdxdyErr(Hep3Vector, Hep3Vector, SymmetricMatrix) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
getEcalBadChannelSeries() - Method in class org.hps.conditions.ecal.EcalConditionsConverter
Get the default collections of EcalBadChannel objects.
getEcalCalibrationCollection() - Method in class org.hps.conditions.ecal.EcalConditionsConverter
Get the default EcalCalibration collection.
getEcalChannel(EcalCrystal) - Method in class org.hps.detector.ecal.EcalCrystalChannelMap
Get a channel from a crystal.
getEcalChannelCollection() - Method in class org.hps.conditions.ecal.EcalConditionsConverter
Get the default EcalChannel collection.
getEcalChannelId() - Method in class org.hps.conditions.ecal.EcalLed
Get the ECAL channel ID.
getEcalChannelId() - Method in class org.hps.conditions.ecal.EcalLedCalibration
Get the ECAL channel ID.
getEcalClusterHitDT() - Method in class org.hps.record.daqconfig2019.VTPConfig2019
Gets cluster hit timing coincidence: 0 to 16, units: +/-ns.
getEcalClusterSeedThr() - Method in class org.hps.record.daqconfig2019.VTPConfig2019
Gets cluster seed threshold in: 1/1000 to 8191/1000, units GeV.
getEcalConditions() - Method in class org.hps.conditions.database.DatabaseConditionsManager
Get the combined ECAL conditions for this run.
getEcalCrystal(EcalChannel) - Method in class org.hps.detector.ecal.EcalCrystalChannelMap
Get a crystal from a channel.
getEcalFADCConfig() - Method in class org.hps.record.daqconfig2019.DAQConfig2019
Gets the configuration parameters for the Ecal FADC.
getEcalGainCollection() - Method in class org.hps.conditions.ecal.EcalConditionsConverter
Get the default EcalGain collection.
getEcalHitEnergy(int) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getEcalHitIndex(int) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getEcalHitPosition(int) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getEcalNHits() - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getEcalPulseWidthCollection() - Method in class org.hps.conditions.ecal.EcalConditionsConverter
Get the default EcalPulseWidth collection.
getEcalTimeShiftCollection() - Method in class org.hps.conditions.ecal.EcalConditionsConverter
Get the default EcalTimeShift collection.
getEdge() - Method in class org.hps.record.triggerbank.TDCData.TDCHit
 
getEigenVectors() - Method in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
 
getElapsedTime() - Method in class org.hps.monitoring.application.model.RunModel
Get the elapsed time in seconds.
getElectrodes() - Method in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
getElectrodesTransform() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
getElectrodeToTrackingMatrix() - Method in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
getEnd() - Method in class org.hps.conditions.svt.SvtBiasConstant
The end date as a Unix timestamp in milliseconds (GMT).
getEnd() - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaRange
 
getEnd() - Method in class org.hps.conditions.svt.SvtMotorPosition
The end date as a Unix timestamp in milliseconds (GMT).
getEndDate() - Method in class org.hps.conditions.run.RunSpreadsheet.RunData
 
getEndDate() - Method in class org.hps.conditions.svt.MotorPositionLoader.MotorPositionInterval
 
getEndDate() - Method in class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasMyaRange
 
getEndDate() - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaRange
 
getEndDate() - Method in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionMyaRange
 
getEndDate() - Method in class org.hps.monitoring.application.model.RunModel
Get the run end date.
getEnergy(CalorimeterHit) - Static method in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
Gets the energy for a CalorimeterHit object.
getEnergy(SimCalorimeterHit) - Static method in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
Gets the energy for a SimCalorimeterHit object.
getEnergy(SimTrackerHit) - Static method in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
Gets the energy for a SimTrackerHit object.
getEnergy() - Method in class org.hps.analysis.MC.TruthContribution
 
getEnergy() - Method in class org.hps.monitoring.ecal.eventdisplay.event.EcalHit
Indicates the raw energy of this hit.
getEnergy() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
Indicates how much energy is stored in the crystal.
getEnergy(List<LCRelation>) - Method in class org.hps.recon.tracking.StripMaker
 
getEnergy() - Method in class org.hps.record.triggerbank.SSPCluster
Gets the energy of the cluster in GeV.
getEnergy() - Method in class org.hps.record.triggerbank.VTPCluster
Gets the energy of the cluster in GeV.
getEnergyDifferenceCutConfig() - Method in class org.hps.record.daqconfig.PairTriggerConfig
Gets the configuration object for the pair energy difference cut.
getEnergyDifferenceCutConfig() - Method in class org.hps.record.daqconfig2019.PairTriggerConfig2019
Gets the configuration object for the pair energy difference cut.
getEnergyDistPlotName(int) - Static method in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
Gets the name of the "all hits" energy plot for the indicated plot type.
getEnergyDistPlotName(int, int, int) - Static method in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
Gets the name of the "top/bottom and layer hits" plots for the indicated plot type and top/bottom and layer combination.
getEnergyDistPlotName(int, int, int, int, int) - Static method in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
Gets the plot name for the "specific scintillator" plots for a given scintillator.
getEnergyMaxCutConfig() - Method in class org.hps.record.daqconfig.PairTriggerConfig
Gets the configuration object for the cluster energy upper bound cut.
getEnergyMaxCutConfig() - Method in class org.hps.record.daqconfig.SinglesTriggerConfig
Gets the configuration object for the cluster energy upper bound cut.
getEnergyMaxCutConfig() - Method in class org.hps.record.daqconfig2019.FEETriggerConfig2019
Gets the configuration object for the cluster energy upper bound cut.
getEnergyMaxCutConfig() - Method in class org.hps.record.daqconfig2019.MultiplicityTriggerConfig2019
Gets the configuration object for the cluster energy upper bound cut.
getEnergyMaxCutConfig() - Method in class org.hps.record.daqconfig2019.PairTriggerConfig2019
Gets the configuration object for the cluster energy upper bound cut.
getEnergyMaxCutConfig() - Method in class org.hps.record.daqconfig2019.SinglesTriggerConfig2019
Gets the configuration object for the cluster energy upper bound cut.
getEnergyMinCutConfig() - Method in class org.hps.record.daqconfig.PairTriggerConfig
Gets the configuration object for the cluster energy lower bound cut.
getEnergyMinCutConfig() - Method in class org.hps.record.daqconfig.SinglesTriggerConfig
Gets the configuration object for the cluster energy lower bound cut.
getEnergyMinCutConfig() - Method in class org.hps.record.daqconfig2019.FEETriggerConfig2019
Gets the configuration object for the cluster energy lower bound cut.
getEnergyMinCutConfig() - Method in class org.hps.record.daqconfig2019.MultiplicityTriggerConfig2019
Gets the configuration object for the cluster energy lower bound cut.
getEnergyMinCutConfig() - Method in class org.hps.record.daqconfig2019.PairTriggerConfig2019
Gets the configuration object for the cluster energy lower bound cut.
getEnergyMinCutConfig() - Method in class org.hps.record.daqconfig2019.SinglesTriggerConfig2019
Gets the configuration object for the cluster energy lower bound cut.
getEnergySlopeCutConfig() - Method in class org.hps.record.daqconfig.PairTriggerConfig
Gets the configuration object for the pair energy slope cut.
getEnergySlopeCutConfig() - Method in class org.hps.record.daqconfig2019.PairTriggerConfig2019
Gets the configuration object for the pair energy slope cut.
getEnergySumCutConfig() - Method in class org.hps.record.daqconfig.PairTriggerConfig
Gets the configuration object for the pair energy sum cut.
getEnergySumCutConfig() - Method in class org.hps.record.daqconfig2019.PairTriggerConfig2019
Gets the configuration object for the pair energy sum cut.
getEnergySumValue(Cluster[]) - Static method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Calculates the value used in the pair energy sum cut from a pair of two clusters.
getEntries() - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
getEoPCorrection(double) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
getEpicsData(EvioEvent) - Static method in class org.hps.record.epics.EpicsData
Get EPICS data from an EVIO event.
getEpicsData() - Method in class org.hps.record.epics.EpicsEvioProcessor
Get the current EpicsData object created from record processing.
getEpicsData() - Method in class org.hps.record.epics.EpicsRunProcessor
Get the EPICS data from the job.
getEpicsHeader() - Method in class org.hps.record.epics.EpicsData
Get the EPICS header information or null if not set.
getEpsError() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the error for distance of closest approach, dca
getErr(double) - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
getErrorBit() - Method in class org.hps.record.svt.SvtErrorBitData
 
getErrorBitFromMultisampleHeader(int) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract the error bit from the multisample header.
getErrorHandler() - Method in class org.hps.monitoring.application.MonitoringApplication
Get the application's error handling object.
getEtAttachment() - Method in class org.hps.record.et.EtConnection
Get the ET attachment.
getEtConnection() - Method in class org.hps.online.recon.Station
Get the ET connection
getEtConnection() - Method in class org.hps.record.composite.CompositeLoopConfiguration
Get the ET connection (can be null).
getEtEvent() - Method in class org.hps.record.composite.CompositeRecord
Get the EtEvent.
getEtName() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the ET system name.
getEtPath() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the ET path from concatenating the ET system name, host and post (which is just used for the GUI).
getEtProcessors() - Method in class org.hps.record.composite.CompositeLoopConfiguration
Get the list of ET event processors.
getEtStation() - Method in class org.hps.record.et.EtConnection
Get the ET station.
getEtStatus(JSONObject, boolean) - Method in class org.hps.online.recon.Server
Get the status and state of the ET system.
getEtSystem() - Method in class org.hps.online.recon.Server
 
getEtSystem() - Method in class org.hps.record.et.EtConnection
Get the ET system.
getEvent(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer
Deprecated.
getEvent

private void getEvent(boolean forward)

Reads either the next or the previous event from the event manager.
getEvent(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
Reads either the next or the previous event from the event manager.
getEvent(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.OccupancyViewer
Deprecated.
Reads either the next or the previous event from the event manager.
getEventBuilder() - Method in class org.hps.online.recon.Station
Get the event builder
getEventBuilderClassName() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the event builder class name.
getEventDashboard() - Method in class org.hps.monitoring.application.MonitoringApplicationFrame
Get the panel for the dashboard.
getEventData(EvioEvent) - Method in class org.hps.evio.BaseEventBuilder
 
getEventId() - Method in class org.hps.record.scalers.ScalerData
Get the event ID of the scaler data.
getEventIdData(EvioEvent) - Static method in class org.hps.record.evio.EvioEventUtilities
Get integer data from the event ID bank of an EVIO event.
getEventNum() - Method in class org.hps.record.triggerbank.HeadBankData
 
getEventNum(GenericObject) - Static method in class org.hps.record.triggerbank.HeadBankData
 
getEventNumber() - Method in class org.hps.monitoring.application.model.RunModel
Get the current event number.
getEventNumber() - Method in interface org.hps.monitoring.ecal.eventdisplay.io.EventManager
getEventNumber

public int getEventNumber()

Gets the ordinal number for the currently displayed event.
getEventNumber() - Method in class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
 
getEventNumber() - Method in class org.hps.monitoring.ecal.eventdisplay.io.TextManager
 
getEventNumber() - Method in class org.hps.record.composite.CompositeRecord
Get the event number.
getEventNumber() - Method in class org.hps.record.triggerbank.SSPData
Gets the event number reported by the SSP.
getEventRate() - Method in class org.hps.monitoring.application.model.RunModel
Get the event rate in Hertz.
getEventsPerSecond() - Method in interface org.hps.monitoring.subsys.SystemStatistics
Get the immediate event rate which is the number of events received in the current tick over the time elapsed in the tick.
getEventsPerSecond() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
getEventsReceived() - Method in class org.hps.monitoring.application.model.RunModel
Get the number of events received in the session.
getEventsReceived() - Method in interface org.hps.monitoring.subsys.SystemStatistics
Get the number of events in the current tick.
getEventsReceived() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
Event statistics.
getEventTag(EvioEvent) - Static method in enum org.hps.record.evio.EventTagConstant
 
getEventTag(EvioEvent) - Static method in class org.hps.record.evio.EvioEventUtilities
Get the event tag from the header bank.
getEventTimeStamp(EventHeader, String) - Static method in class org.hps.analysis.trigger.util.TriggerDataUtils
 
getEventTimeStamp(EventHeader) - Method in class org.hps.evio.SvtEventFlagger
 
getEventTimeStamp(EventHeader) - Method in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
getEventTypeId(int, int, int) - Method in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
getEvioEvent() - Method in class org.hps.record.composite.CompositeRecord
Get the EvioEvent.
getEvioFilePaths(String) - Static method in class org.hps.record.evio.EvioEventSkimmer
Get the list of EVIO files to process from a text file list.
getEvioProcessors() - Method in class org.hps.record.composite.CompositeLoopConfiguration
Get the list of EVIO event processors.
getException() - Method in class org.hps.online.recon.eventbus.EventProcessingError
 
getExitValue() - Method in class org.hps.online.recon.StationProcess
Get the exit value
getExtension() - Method in enum org.hps.record.enums.DataSourceType
Get the extension associated with this data source type.
getFactorUnitConversion() - Method in class org.hps.readout.rawconverter.AbstractBaseRawConverter
Gets factor of unit conversion for returned value of the method adcToEnergy().
getFADCChannel() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
Gets the crystal's FADC channel.
getFADCConfig() - Method in class org.hps.record.daqconfig.DAQConfig
Gets the configuration parameters for the FADC.
getFadcCrate() - Method in class org.hps.record.triggerbank.TDCData.TDCHit
 
getFADCSlot() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
Gets the crystal's FADC slot.
getFeb() - Method in class org.hps.record.svt.SvtErrorBitData
 
getFebHybridID() - Method in class org.hps.conditions.svt.SvtChannel
Get the FEB hybrid ID associated with this SVT channel ID.
getFebHybridID() - Method in class org.hps.conditions.svt.SvtDaqMapping
Get the Front End Board (FEB) hybrid ID.
getFebHybridID() - Method in class org.hps.conditions.svt.SvtT0Shift
Get the FEB hybrid ID.
getFebHybridID() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get the FEB hybrid ID of the sensor.
getFebHybridID() - Method in class org.lcsim.detector.tracker.silicon.HpsTestRunSiSensor
 
getFebHybridIDFromMultisample(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return the front end board (FEB) hybrid ID associated with the multisample
getFebHybridIDFromMultisampleTail(int) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return the front end board (FEB) hybrid ID associated with the multisample tail
getFebID() - Method in class org.hps.conditions.svt.SvtChannel
Get the FEB ID associated with this SVT channel ID.
getFebID() - Method in class org.hps.conditions.svt.SvtDaqMapping
Get the Front End Board (FEB) ID.
getFebID() - Method in class org.hps.conditions.svt.SvtT0Shift
Get the FEB ID.
getFebID() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get the front end board (FEB) ID associated with this sensor.
getFebID() - Method in class org.lcsim.detector.tracker.silicon.HpsTestRunSiSensor
 
getFebIDFromMultisample(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return the front end board (FEB) ID associated with the multisample
getFebIDFromMultisampleTail(int) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return the front end board (FEB) ID associated with the multisample tail
getFEEConfig() - Method in class org.hps.record.daqconfig2019.VTPConfig2019
Gets the configuration parameters for the FEE trigger.
getFEETriggers() - Method in class org.hps.record.triggerbank.VTPData
Gets the list of FEE triggers reported by VTP.
getField(Vec) - Method in class org.hps.recon.tracking.kalman.FieldMap
 
getField(Vec, FieldMap) - Static method in class org.hps.recon.tracking.kalman.KalmanInterface
 
getFielD(Vec, FieldMap) - Static method in class org.hps.recon.tracking.kalman.KalmanInterface
 
getFieldCount() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
Gets the number of fields contained in the component.
getFieldNameIndexMap() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
Generates a map that links field name to field index.
getFieldNames() - Method in interface org.hps.conditions.api.FieldValues
Get the field names.
getFieldNames() - Method in class org.hps.conditions.api.FieldValuesMap
Get the set of field names.
getFieldNames() - Method in class org.hps.conditions.api.TableMetaData
Get the field names.
getFieldNames(Class<? extends ConditionsObject>) - Static method in class org.hps.conditions.api.TableRegistry
Get the list of database field names for the class.
getFieldNames() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
Gets the list of all field names in order of field index.
getFieldType(String) - Method in class org.hps.conditions.api.TableMetaData
Get the type of the field called fieldName.
getFieldValue(Class<T>, String) - Method in class org.hps.conditions.api.BaseConditionsObject
Get a field value by name.
getFieldValue(String) - Method in class org.hps.conditions.api.BaseConditionsObject
Get a field value.
getFieldValue(Class<T>, String) - Method in interface org.hps.conditions.api.ConditionsObject
Get the value of a field by casting to an explicit type.
getFieldValue(String) - Method in interface org.hps.conditions.api.ConditionsObject
Get the value of a field by casting to an implicit type.
getFieldValue(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
Gets the value for the field at the indicated index.
getFieldValues() - Method in class org.hps.conditions.api.BaseConditionsObject
Get the field values.
getFieldValues() - Method in interface org.hps.conditions.api.ConditionsObject
Get the field values for the object.
getFile() - Method in class org.hps.monitoring.application.model.Configuration
Get the file associated with this configuration or null if not set.
getFileName() - Method in class org.hps.conditions.svt.SvtConfiguration
Get the filename associated with this configuration.
getFilePath() - Method in class org.hps.record.composite.CompositeLoopConfiguration
Get the file path of a data source if using a file based source (can be null).
getFiles() - Method in class org.hps.record.evio.EvioFileSource
Get the list of files.
getFilteredCrystalList(Comparator<CrystalDataSet>) - Method in class org.hps.monitoring.ecal.eventdisplay.util.EcalWiringManager
Generates a list of all the crystals that match the conditions set in the argument Comparator object.
getFilteredCrystals() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
Gets the list of crystals that pass the applied filter.
getFirstElement() - Method in class org.hps.analysis.trigger.util.Pair
Gets the first element of the pair.
getFirstElement() - Method in class org.hps.util.Pair
Get the first element in the pair
getFit() - Method in class org.hps.recon.tracking.straight.STUtils.STBaseTrack
 
getFit(int) - Method in class org.hps.recon.tracking.straight.STUtils.STBaseTrack
 
getFit(STUtils.STStereoTrack.VIEW) - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
getFit() - Method in class org.hps.recon.tracking.straight.STUtils.STTrackFitter
 
getFit() - Method in interface org.hps.recon.tracking.straighttracks.HPSFitter
 
getFit() - Method in class org.hps.recon.tracking.straighttracks.StraightTrack2DFitter
 
getFit() - Method in class org.hps.recon.tracking.straighttracks.StraightTrackAxialFitter
 
getFit() - Method in class org.hps.recon.vertexing.VertexFitter
Retrieve the VertexFit class containing the results of the fit
getFitStatus() - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
getFittedHit(RawTrackerHit) - Method in class org.hps.svt.SvtClusterAnalysis
 
getFittedMomentum(int) - Method in class org.hps.recon.vertexing.BilliorVertex
 
getFittedMomentum() - Method in class org.hps.recon.vertexing.BilliorVertex
 
getFittedMomentum(int) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
getFittedMomentumCovariance() - Method in class org.hps.recon.vertexing.BilliorVertex
 
getFittedMomentumCovariance(int) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
getFittedMomentumError(int) - Method in class org.hps.recon.vertexing.BilliorVertex
 
getFittedTrackCovariance(int) - Method in class org.hps.recon.vertexing.BilliorVertex
 
getFittedTrackCovariance(int) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
getFittedTrackParameters(int) - Method in class org.hps.recon.vertexing.BilliorVertex
 
getFittedTrackParameters(int) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
getFittedTrk1Trk2MomCovariance(int, int) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
getFittedVertex() - Method in class org.hps.recon.vertexing.BaseSimpleVertexer
 
getFittedVertex() - Method in interface org.hps.recon.vertexing.SimpleVertexer
 
getFittedVertexCovariance() - Method in class org.hps.recon.vertexing.BilliorVertexer
 
getFitToKinkJacobian(List<Integer>, Matrix, GblPoint) - Method in class org.hps.recon.tracking.gbl.GblTrajectory
Jacobian broken lines (q/p,..,u_i-1,u_i,u_i+1..) to kink (du') parameters.
getFitToLocalJacobian(List<Integer>, Matrix, GblPoint, int, int) - Method in class org.hps.recon.tracking.gbl.GblTrajectory
Jacobian broken lines (q/p,..,u_i,u_i+1..) to local (q/p,u',u) parameters.
getFlags() - Method in class org.hps.readout.util.collection.LCIOCollection
Gets the LCIO collection flags.
getFlatOffset() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13BottomSurveyBalls
 
getFlatOffset() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13TopSurveyBalls
 
getFlatOffset() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomSurveyBalls
 
getFlatOffset() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
getFlatPos() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
getFloatConfigSSP(int, String, int) - Method in class org.hps.record.daqconfig.EvioDAQParser
Gets an SSP parameter value using a shortened version of the full parameter key and parses it as a float.
getFloatConfigVTP(int, String, int) - Method in class org.hps.record.daqconfig2019.EvioDAQParser2019
Gets a VTP parameter value using a shortened version of the full parameter key and parses it as a float.
getFloatVal(int) - Method in class org.hps.analysis.MC.TrackTruthData
 
getFloatVal(int) - Method in class org.hps.evio.RfHit
 
getFloatVal(int) - Method in class org.hps.evio.TSGenericObject
 
getFloatVal(int) - Method in class org.hps.evio.VTPGenericObject
 
getFloatVal(int) - Method in class org.hps.readout.ecal.ReadoutTimestamp
Deprecated.
 
getFloatVal(int) - Method in class org.hps.readout.ReadoutTimestamp
 
getFloatVal(int) - Method in class org.hps.readout.svt.FpgaData
 
getFloatVal() - Method in class org.hps.recon.ecal.cluster.TriggerTime
 
getFloatVal(int) - Method in class org.hps.recon.ecal.cluster.TriggerTime
 
getFloatVal(int) - Method in class org.hps.recon.ecal.FADCGenericHit
 
getFloatVal(int) - Method in class org.hps.recon.ecal.HitExtraData
 
getFloatVal(int) - Method in class org.hps.recon.ecal.SimpleGenericObject
 
getFloatVal(int) - Method in class org.hps.recon.tracking.gbl.GBLEventData
 
getFloatVal(int) - Method in class org.hps.recon.tracking.gbl.GBLKinkData
Returns the float value for the given index.
getFloatVal(int) - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getFloatVal(int) - Method in class org.hps.recon.tracking.gbl.GBLTrackData
 
getFloatVal(int) - Method in class org.hps.recon.tracking.ShapeFitParameters
 
getFloatVal(int) - Method in class org.hps.recon.tracking.TrackData
Returns the float value for the given index.
getFloatVal(int) - Method in class org.hps.recon.tracking.TrackQualityData
 
getFloatVal(int) - Method in class org.hps.recon.tracking.TrackResidualsData
 
getFloatVal(int) - Method in class org.hps.recon.tracking.TrackTimeData
 
getFloatVal(int) - Method in class org.hps.recon.tracking.TrackTruthInfo
Returns the float value for the given index.
getFloatVal(int) - Method in class org.hps.record.epics.EpicsGenericObject
Dummy implementation.
getFloatVal(int) - Method in class org.hps.record.scalers.ScalersGenericObject
 
getFloatVal(int) - Method in class org.hps.record.svt.SvtErrorBitData
 
getFloatVal(int) - Method in class org.hps.record.svt.SvtHeaderDataInfo
 
getFloatVal(int) - Method in class org.hps.record.triggerbank.AbstractIntData
 
getFloatVal(int) - Method in class org.hps.record.triggerbank.TSGenericObject
 
getFloatVal(int) - Method in class org.hps.record.triggerbank.VTPData
 
getFormattedArgumentText(Argument, int, int, int) - Static method in class org.hps.analysis.util.UtilityArgumentParser
Gets the BASH-formatted text that describes an argument.
getFpga() - Method in class org.hps.readout.svt.FpgaData
 
getFPGAAddress() - Method in class org.hps.readout.svt.SVTData
Get the FPGA address associated with this SVT data packet
getFPGAAddress(int[]) - Static method in class org.hps.readout.svt.SVTData
 
getFpgaID(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return the FPGA ID associated with the samples.
getFpgaID() - Method in class org.lcsim.detector.tracker.silicon.HpsTestRunSiSensor
Get the FPGA ID associated with this sensor.
getFreezeConditions() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the freeze conditions setting which will cause conditions system to be frozen after initialization with the currently selected run number and detector name.
getFrontX() - Method in class org.hps.conditions.ecal.EcalCrystalPosition
 
getFrontY() - Method in class org.hps.conditions.ecal.EcalCrystalPosition
 
getFrontZ() - Method in class org.hps.conditions.ecal.EcalCrystalPosition
 
getFullModule(int, int) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
getFullOptionText() - Method in class org.hps.analysis.util.Argument
Gets the full form of the command line argument.
getGain() - Method in class org.hps.conditions.ecal.EcalChannelConstants
Get the channel gain.
getGain() - Method in class org.hps.conditions.ecal.EcalGain
Get the gain value in units of MeV/ADC count.
getGain() - Method in class org.hps.conditions.hodoscope.HodoscopeChannelConstants
 
getGain() - Method in class org.hps.conditions.hodoscope.HodoscopeGain
Get the gain value in units of MeV/ADC count.
getGain() - Method in class org.hps.conditions.svt.ChannelConstants
Get the gain.
getGain() - Method in class org.hps.conditions.svt.SvtGain
Get the gain.
getGain() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
Gets the crystal's gain.
getGain(long) - Method in class org.hps.readout.rawconverter.AbstractBaseRawConverter
Gets the gain for the specified subdetector channel.
getGain(long) - Method in class org.hps.readout.rawconverter.EcalMode1RawConverter
 
getGain(long) - Method in class org.hps.readout.rawconverter.EcalReadoutMode3RawConverter
 
getGain(long) - Method in class org.hps.readout.rawconverter.HodoscopeMode1RawConverter
 
getGain(long) - Method in class org.hps.readout.rawconverter.HodoscopeReadoutMode3RawConverter
 
getGain(long) - Method in class org.hps.recon.ecal.cluster.TimeDependentEcalGains
 
getGain(long) - Method in class org.hps.recon.ecal.cluster.TimeDependentEcalGains2016
 
getGain(EcalChannel) - Method in class org.hps.record.daqconfig.FADCConfig
Gets the gain for a crystal.
getGain(int) - Method in class org.hps.record.daqconfig.FADCConfig
Gets the gain for a crystal.
getGain(int, int) - Method in class org.hps.record.daqconfig.FADCConfig
Gets the gain for a crystal.
getGain(long) - Method in class org.hps.record.daqconfig.FADCConfig
Gets the gain for a crystal.
getGain(Point) - Method in class org.hps.record.daqconfig.FADCConfig
Gets the gain for a crystal.
getGain(EcalChannel) - Method in class org.hps.record.daqconfig2019.FADCConfigEcal2019
Gets the gain for a crystal.
getGain(int) - Method in class org.hps.record.daqconfig2019.FADCConfigEcal2019
Gets the gain for a crystal.
getGain(int, int) - Method in class org.hps.record.daqconfig2019.FADCConfigEcal2019
Gets the gain for a crystal.
getGain(long) - Method in class org.hps.record.daqconfig2019.FADCConfigEcal2019
Gets the gain for a crystal.
getGain(Point) - Method in class org.hps.record.daqconfig2019.FADCConfigEcal2019
Gets the gain for a crystal.
getGain(HodoscopeChannel) - Method in class org.hps.record.daqconfig2019.FADCConfigHodo2019
Gets the gain for a channel.
getGain(int) - Method in class org.hps.record.daqconfig2019.FADCConfigHodo2019
Gets the gain for a channel.
getGain(int, int, int, int) - Method in class org.hps.record.daqconfig2019.FADCConfigHodo2019
Gets the gain for a channel.
getGain(long) - Method in class org.hps.record.daqconfig2019.FADCConfigHodo2019
Gets the gain for a hodoscope.
getGain(int[]) - Method in class org.hps.record.daqconfig2019.FADCConfigHodo2019
Gets the gain for a hodoscope.
getGain(int) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get the gain for the given channel.
getGainConditions(long) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Gets the gain for the indicated subdetector channel.
getGainConditions(long) - Method in class org.hps.digi.EcalDigitizationWithPulserDataMergingReadoutDriver
 
getGainConditions(long) - Method in class org.hps.digi.HodoscopeDigitizationWithPulserDataMergingReadoutDriver
 
getGainConditions(long) - Method in class org.hps.readout.DigitizationReadoutDriver
Gets the gain for the indicated subdetector channel.
getGainConditions(long) - Method in class org.hps.readout.ecal.updated.EcalDigitizationReadoutDriver
 
getGainConditions(long) - Method in class org.hps.readout.hodoscope.HodoscopeDigitizationReadoutDriver
 
getGaussian(double, double) - Static method in class org.hps.util.RandomGaussian
Generates a Gaussian distributed number with given mean and standard deviation
getGeometry() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getGeometry() - Method in class org.hps.svt.alignment.HPSStrips
 
getGlobalDerivatives() - Method in class org.hps.recon.tracking.gbl.GblPoint
 
getGlobalLabels() - Method in class org.hps.recon.tracking.gbl.GblPoint
 
getGlobalLabelsAndDerivatives(List<Integer>) - Method in class org.hps.recon.tracking.gbl.GblPointJna
 
getGlobalRotation() - Method in class org.hps.svt.alignment.BuildCompact.MilleParameterSet
 
getGlobalRotation(int) - Method in class org.hps.svt.alignment.BuildCompact.MilleParameterSet
 
getGlobalTimeDisplacement() - Method in class org.hps.readout.util.collection.ManagedLCIOCollection
Gets the amount of time by which the collection is offset due to production driver behavior and buffering.
GetGlobalToLocal(HelicalTrackStrip) - Method in class org.hps.recon.tracking.TrackerHitUtils
 
GetGlobalToLocal(HelicalTrackStrip) - Method in class org.hps.svt.alignment.AlignmentParameters
 
getGlobalToLocal() - Method in class org.hps.svt.alignment.HPSStrips
 
getGlobalTranslation() - Method in class org.hps.svt.alignment.BuildCompact.MilleParameterSet
 
getGlobalTranslation(int) - Method in class org.hps.svt.alignment.BuildCompact.MilleParameterSet
 
getGoodClusters(Collection<Cluster>) - Method in class org.hps.readout.trigger.PairTriggerReadoutDriver
 
getGoodClusters(Collection<Cluster>) - Method in class org.hps.readout.trigger2019.PairsTrigger2019ReadoutDriver
 
getGoodHitLayers() - Method in class org.hps.recon.utils.TrackTruthMatcher
 
getGTPConfig() - Method in class org.hps.record.daqconfig.DAQConfig
Gets the configuration parameters for the GTP.
getH() - Method in class org.hps.recon.tracking.gbl.matrix.QRDecomposition
Return the Householder vectors
getHalf() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BaseModule
 
getHalf() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder.BaseModuleBundle
 
getHalf() - Method in class org.lcsim.geometry.compact.converter.MilleParameter
 
getHalfFromName(String) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
getHalfModuleAlignmentCorrection(boolean, int) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Extract @AlignmentCorrection for a module
getHalfModuleBundle(HPSTestRunTracker2014GeometryDefinition.BaseModule, String) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition
 
getHalfModuleBundle(HPSTestRunTracker2014GeometryDefinition.BaseModule, String) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition
 
getHalfModuleBundle(HPSTestRunTracker2014GeometryDefinition.BaseModule, String) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
getHardwareChannels(int, int, int) - Method in class org.hps.detector.hodoscope.HodoscopeDetectorElement
Gets the hardware channels that correspond to a scintillator.
getHardwareChannels(SimTrackerHit) - Method in class org.hps.detector.hodoscope.HodoscopeDetectorElement
Gets the hardware channels that correspond to the scintillator on which an argument hit occurs.
getHardwareChannels(int) - Method in class org.hps.detector.hodoscope.HodoscopeDetectorElement
Gets the hardware channels that correspond to the scintillator associated with the argument unique key.
getHardwareClusters(EventHeader, String) - Static method in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Gets the a of VTPCluster objects from the argument event from the VTP bank contained in the LCIO collection bankCollectionName.
getHardwareClusters(EventHeader, String) - Static method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Gets the a of SSPCluster objects from the argument event from the SSP bank contained in the LCIO collection bankCollectionName.
getHeadBank(EvioEvent) - Static method in class org.hps.record.evio.EvioEventUtilities
Get the head bank with event header that includes run number.
getHeadBankData(EvioEvent) - Static method in class org.hps.record.evio.EvioEventUtilities
Get the head bank int data.
getHeader() - Method in class org.hps.record.svt.SvtHeaderDataInfo
 
getHeader(GenericObject) - Static method in class org.hps.record.svt.SvtHeaderDataInfo
 
getHeaderDebugString(SvtHeaderDataInfo) - Static method in class org.hps.record.svt.SvtEventHeaderChecker
 
getHeaderDebugString(SvtHeaderDataInfo) - Static method in class org.hps.record.svt.SvtEventHeaderCheckerNew
 
getHeaderErrors(List<SvtHeaderDataInfo>) - Method in class org.hps.record.svt.SvtEventHeaderCheckerNew
 
getHeaderInfoToMetaData(EventHeader) - Static method in class org.hps.evio.SvtEventFlagger
 
getHeight() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlock
 
getHeight() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL13
 
getHeight() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL45
 
getHeight() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13
 
getHeight() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Plate
 
getHeight() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Plate
 
getHeight() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14
 
getHeight() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Bottom
 
getHeight() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Plate
 
getHeight() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Top
 
getHeight() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14
 
getHeight() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Bottom
 
getHeight() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Plate
 
getHeight() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Top
 
getHeigth() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CarbonFiber
 
getHeigth() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleComponent
 
getHeigth() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleLamination
 
getHeigth() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Hybrid
 
getHeigth() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Sensor
 
getHeigth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfLongModuleLamination
 
getHeigth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.HalfShortModuleLamination
 
getHeigth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortSensor
 
getHeigth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.HalfShortModuleLamination
 
getHeigth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortSensor
 
getHelix() - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
getHelixAndPlaneIntercept(Hep3Vector, Hep3Vector, Hep3Vector) - Method in class org.hps.recon.tracking.WTrack
Find the interception point between the helix and a plane
getHelixAndPlaneIntercept_ejml(DMatrix3, DMatrix3, DMatrix3) - Method in class org.hps.recon.tracking.WTrack
Find the interception point between the helix and a plane
getHelixIntersection(HelicalTrackFit, MaterialSupervisor.SiStripPlane) - Method in class org.hps.recon.tracking.MultipleScattering
 
getHelixParametersAtPathLength(double, Hep3Vector) - Method in class org.hps.recon.tracking.WTrack
 
getHelixParametersAtPathLength_ejml(double, DMatrix3) - Method in class org.hps.recon.tracking.WTrack
 
getHelixPlaneIntercept(HelicalTrackFit, Hep3Vector, Hep3Vector, double) - Static method in class org.hps.recon.tracking.TrackUtils
Calculate the point of interception between the helix and a plane in space.
getHelixPlaneIntercept(HelicalTrackFit, Hep3Vector, Hep3Vector, double, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
getHelixPlaneIntercept(HelicalTrackFit, HelicalTrackStripGbl, double) - Static method in class org.hps.recon.tracking.TrackUtils
Calculate the point of interception between the helix and a plane in space.
getHelixPlanePositionIter(HelicalTrackFit, Hep3Vector, Hep3Vector, double) - Static method in class org.hps.recon.tracking.TrackUtils
Deprecated.
getHelixPosAtX(HelicalTrackFit, double) - Static method in class org.hps.recon.tracking.TrackUtils
Deprecated.
getHelpText() - Method in class org.hps.analysis.util.UtilityArgumentParser
Returns a BASH-formatted description of the valid command line arguments.
getHepVector() - Method in class org.hps.detector.ecal.GVector
convert this GVector to BasicHep3Vector
getHighestPhotonE(List<MCParticle>) - Method in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
getHighlight() - Method in class org.hps.monitoring.ecal.eventdisplay.event.Association
getHighlight

public Color getHighlight()

Gets the color with which the child crystal should be highlighted whenever the parent crystal is selected.
getHighlight() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
Gets the highlight color assigned to this crystal.
getHighVoltageGroup() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
Gets the crystal's high voltage group.
getHistoIDFromRowColumn(int, int) - Static method in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
getHistoName(EcalChannel) - Method in class org.hps.analysis.ecal.FEEClusterPlotter
 
getHistoName(EcalChannel) - Method in class org.hps.analysis.ecal.SF2019Driver
 
getHistoName(EcalChannel) - Method in class org.hps.analysis.ecal.SF2021Driver
 
getHistoName(EcalChannel) - Method in class org.hps.recon.ecal.EcalPedestalCalculator
 
getHitContributionMap(Collection<SimCalorimeterHit>) - Static method in class org.hps.analysis.MC.EcalTruthTestDriver
 
getHitCount() - Method in class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Indicates how many total hits compose this cluster.
getHitCount() - Method in class org.hps.record.triggerbank.SSPCluster
Gets the number of hits in the cluster.
getHitCount() - Method in class org.hps.record.triggerbank.VTPCluster
Gets the number of hits in the cluster.
getHitCountCutConfig() - Method in class org.hps.record.daqconfig.PairTriggerConfig
Gets the configuration object for the cluster hit count cut.
getHitCountCutConfig() - Method in class org.hps.record.daqconfig.SinglesTriggerConfig
Gets the configuration object for the cluster hit count cut.
getHitCountCutConfig() - Method in class org.hps.record.daqconfig2019.FEETriggerConfig2019
Gets the configuration object for the cluster hit count cut.
getHitCountCutConfig() - Method in class org.hps.record.daqconfig2019.MultiplicityTriggerConfig2019
Gets the configuration object for the cluster hit count cut.
getHitCountCutConfig() - Method in class org.hps.record.daqconfig2019.PairTriggerConfig2019
Gets the configuration object for the cluster hit count cut.
getHitCountCutConfig() - Method in class org.hps.record.daqconfig2019.SinglesTriggerConfig2019
Gets the configuration object for the cluster hit count cut.
getHitEnergy(CalorimeterHit) - Static method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
 
getHitLength() - Method in class org.hps.recon.tracking.SiTrackerHitStrip1D
 
getHitList(int) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getHitList(int) - Method in class org.hps.analysis.MC.TrackTruthMatching
 
getHitListNotMatched() - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getHitListNotMatched() - Method in class org.hps.analysis.MC.TrackTruthMatching
 
getHitMCParticleList(int) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getHitMCParticleList(int) - Method in class org.hps.analysis.MC.TrackTruthMatching
 
getHits() - Method in class org.hps.monitoring.ecal.eventdisplay.event.Event
getHits

public List getHits()

Gets the list of calorimeter hits for this event.
getHits() - Method in interface org.hps.monitoring.ecal.eventdisplay.io.EventManager
getHits

public ArrayList getHits()

Allows access to the current event's list of hits.
getHits() - Method in class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
 
getHits() - Method in class org.hps.monitoring.ecal.eventdisplay.io.TextManager
 
getHits(List<Cluster>) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Get the set of hits from a list of clusters.
getHits() - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
getHits() - Method in class org.hps.recon.tracking.straight.STUtils.STTrack
 
getHits() - Method in class org.hps.record.triggerbank.TDCData
 
GetHitsFromLayer(List<HelicalTrackHit>, int) - Static method in class org.hps.recon.tracking.HitCollectionUtilites
 
getHitsInTopBottom(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
getHitStatus(int) - Method in class org.hps.readout.util.HodoscopePattern
get status for a FADC hit
getHitString(CalorimeterHit) - Static method in class org.hps.analysis.MC.EcalTruthTestDriver
 
getHitText(CalorimeterHit) - Static method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
 
getHitTime() - Method in class org.hps.readout.svt.SVTData
Get the hit time at which the hit occurred
getHitTime(CalorimeterHit) - Static method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
 
getHitToRotatedTable(EventHeader, String) - Static method in class org.hps.analysis.MC.FirstHitGBLRefitterDriver
 
getHitToRotatedTable(EventHeader, String) - Static method in class org.hps.analysis.MC.TruthGBLRefitterDriver
 
getHitToRotatedTable(EventHeader, String) - Static method in class org.hps.recon.tracking.TrackUtils
 
getHitToRotatedTable(EventHeader) - Static method in class org.hps.recon.tracking.TrackUtils
 
getHitToStripsTable(EventHeader, String) - Static method in class org.hps.analysis.MC.FirstHitGBLRefitterDriver
 
getHitToStripsTable(EventHeader, String) - Static method in class org.hps.analysis.MC.TruthGBLRefitterDriver
 
getHitToStripsTable(EventHeader, String) - Static method in class org.hps.recon.tracking.TrackUtils
 
getHitToStripsTable(EventHeader) - Static method in class org.hps.recon.tracking.TrackUtils
 
getHitTrackList(int) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getHitX(CalorimeterHit) - Static method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
 
getHitY(CalorimeterHit) - Static method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
 
getHodoChannelID(CalorimeterHit) - Method in class org.hps.analysis.trigger.DataTriggerSim2019Driver
Get hodoscope channel id
getHodoChannelID(CalorimeterHit) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Get hodoscope channel id
getHodoConditions() - Method in class org.hps.conditions.database.DatabaseConditionsManager
Get the combined Hodo conditions for this run.
getHodoDT() - Method in class org.hps.record.daqconfig2019.VTPConfig2019
Gets Hodoscope hit coincidence between L1,L2, and also ECAL clusters (real with is specified value +4ns): 0 to 60, units: ns.
getHodoEcalGeoMatchingConfig() - Method in class org.hps.record.daqconfig2019.PairTriggerConfig2019
Gets the configuration object for hodoscope and Ecal geometry matching.
getHodoEcalGeoMatchingConfig() - Method in class org.hps.record.daqconfig2019.SinglesTriggerConfig2019
Gets the configuration object for hodoscope and Ecal geometry matching.
getHodoFADCConfig() - Method in class org.hps.record.daqconfig2019.DAQConfig2019
Gets the configuration parameters for the Hodoscope FADC.
getHodoFADCHitThr() - Method in class org.hps.record.daqconfig2019.VTPConfig2019
Gets Hodoscope FADC hit cut: minimum acceptable FADC hit integral: 1 to 8191, units TBD.
getHodoHitList() - Method in class org.hps.analysis.trigger.util.PairTrigger2019
Gets the hodoscope hit list used for trigger.
getHodoHitList() - Method in class org.hps.analysis.trigger.util.SinglesTrigger2019
Gets the hodoscope hit list used for trigger.
getHodoIdentifiers(long) - Method in class org.hps.recon.ecal.HodoRawConverter
 
getHodoPattern(List<CalorimeterHit>) - Method in class org.hps.analysis.trigger.DataTriggerSim2019Driver
Get a hodoscope hit pattern at a layer
getHodoPatternMap(List<CalorimeterHit>) - Method in class org.hps.analysis.trigger.DataTriggerSim2019Driver
Get hodoscope pattern map for two layers at top or bot
getHodoPatternMap() - Method in class org.hps.analysis.trigger.util.PairTrigger2019
Gets the hodoscope pattern map.
getHodoPatternMap() - Method in class org.hps.analysis.trigger.util.SinglesTrigger2019
Gets the hodoscope pattern map.
getHodoPatternMap(int) - Method in class org.hps.analysis.trigger.util.SinglesTrigger2019
Get hodoscope pattern for a (y, layer) point.
getHodoscopeBounds(IIdentifier, HodoscopeDetectorElement) - Static method in class org.hps.analysis.util.HodoscopeBoundsPrinterUtility
Creates a concise String object that contains the geometric details for the scintillator on which the argument hit occurred.
getHodoscopeIndices(IIdentifier) - Method in class org.hps.detector.hodoscope.HodoscopeDetectorElement
Gets the x-, y-, and z-indices of the hodoscope scintillator on which the hit occurred.
getHodoscopeIndices(SimTrackerHit) - Method in class org.hps.detector.hodoscope.HodoscopeDetectorElement
Gets the x-, y-, and z-indices of the hodoscope scintillator on which the hit occurred.
getHodoscopeMap(Detector) - Static method in class org.hps.recon.ecal.HodoUtils
 
getHodoThr() - Method in class org.hps.record.daqconfig2019.VTPConfig2019
Gets Hodoscope trigger hit cut: minimum acceptable integral (clustered or single tile): 1 to 8191, units TBD.
getHole() - Method in class org.hps.conditions.hodoscope.HodoscopeChannel
Gets the hole number for the channel.
getHole() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46
 
getHole() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL4Bot
 
getHole() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL4Top
 
getHole() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL5Bot
 
getHole() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL5Top
 
getHole() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL6Bot
 
getHole() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL6Top
 
getHole() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL1Bot
 
getHole() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL1Top
 
getHole() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModule
 
getHole() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL1Bot
 
getHole() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL1Top
 
getHole() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL2Bot
 
getHole() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL2Top
 
getHole() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModule
 
getHoleModuleCenterOffset() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13
 
getHoleModuleCenterOffset() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13Bot
 
getHoleModuleCenterOffset() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13Top
 
getHoleModuleCenterOffset() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46
 
getHoleModuleCenterOffset() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46Bot
 
getHoleModuleCenterOffset() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46Top
 
getHoleModuleCenterOffset() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModule
 
getHoleModuleCenterOffset() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModuleBot
 
getHoleModuleCenterOffset() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModuleTop
 
getHoleModuleCenterOffset() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModule
 
getHoleModuleCenterOffset() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModuleBot
 
getHoleModuleCenterOffset() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModuleTop
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL1Bot
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL1Top
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL2Bot
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL2Top
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL3Bot
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL3Top
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL2Bot
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL2Top
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL3Bot
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL3Top
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL4Bot
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL4Top
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL3Bot
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL3Top
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL4Bot
 
getHolePosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL4Top
 
getHolePositionArrayIndex(HodoscopeChannel) - Static method in class org.hps.readout.hodoscope.HodoscopePreprocessingDriver
Translates a hole index into a form usable in an array.
getHost() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the ET host name.
getHostname() - Method in class org.hps.conditions.database.ConnectionParameters
Get the hostname.
getHostname() - Method in class org.hps.online.recon.Client
Get the hostname of the server.
getHpsHit(Measurement) - Method in class org.hps.recon.tracking.kalman.KalmanInterface
 
getHpsSensor(SiModule) - Method in class org.hps.recon.tracking.kalman.KalmanInterface
 
getHTF(MCParticle, double) - Static method in class org.hps.recon.tracking.TrackUtils
Transform MCParticle into a Helix object.
getHTF(MCParticle, Hep3Vector, double) - Static method in class org.hps.recon.tracking.TrackUtils
Transform MCParticle into a HelicalTrackFit object.
getHTF(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
getHTF(double[]) - Static method in class org.hps.recon.tracking.TrackUtils
 
getHTF(TrackState) - Static method in class org.hps.recon.tracking.TrackUtils
 
getHVGroup(int, int) - Static method in class org.hps.recon.ecal.EcalUtils
 
getHybrid() - Method in class org.hps.record.svt.SvtErrorBitData
 
getHybridID(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return the hybrid ID associated with the samples Note: This method should only be used when looking at test run data.
getHybridID() - Method in class org.lcsim.detector.tracker.silicon.HpsTestRunSiSensor
Get the hybrid ID associated with this sensor.
getHybridLength() - Static method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
getHybridNumber() - Method in class org.hps.readout.svt.SVTData
Get the hybrid number associated with this SVT data packet
getHybridNumber(int[]) - Static method in class org.hps.readout.svt.SVTData
 
getHybridThickness() - Static method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
getHybridWidth() - Static method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
getID(RawTrackerHit) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Gets a channel ID through RawTrackerHit
getID(RawTrackerHit) - Method in class org.hps.digi.EcalDigitizationWithPulserDataMergingReadoutDriver
 
getID(RawTrackerHit) - Method in class org.hps.digi.HodoscopeDigitizationWithPulserDataMergingReadoutDriver
 
getId() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getId() - Method in interface org.hps.recon.tracking.MaterialSupervisor.DetectorPlane
 
getId() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getId() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleComponent
 
getId() - Method in class org.lcsim.geometry.compact.converter.MilleParameter
 
getIDDecoder(String) - Method in class org.hps.digi.PulserDataReadoutDriver
 
getIDDecoder(String) - Method in class org.hps.digi.SvtPulserReadoutDriver
 
getIDDecoder(String) - Static method in class org.hps.readout.ReadoutDataManager
Gets the IDDecoder that is used for the indicated managed collection, if it exists.
getIDDecoder(String) - Method in class org.hps.readout.ReadoutDriver
Gets the IDDecoder needed to read the cell IDs for the objects produced by the indicated collection.
getIDDecoder(String) - Method in class org.hps.readout.SLICDataReadoutDriver
 
GetIdentifier(HelicalTrackStrip) - Method in class org.hps.svt.alignment.AlignmentParameters
 
getIdentifierDictionary() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
getIdentifierDictionary() - Method in interface org.lcsim.geometry.compact.converter.IHPSTrackerJavaBuilder
 
getIdentifierHelper() - Method in class org.hps.recon.ecal.cluster.AbstractClusterer
Convenience method to get the identifier helper from the ECAL subdetector.
GetIdentifierLayer(String) - Method in class org.hps.svt.alignment.SiTrackerSpectrometerSensorSetup
 
GetIdentifierModule(HelicalTrackStrip) - Method in class org.hps.svt.alignment.AlignmentParameters
 
GetIdentifierModule(String) - Method in class org.hps.svt.alignment.SiTrackerSpectrometerSensorSetup
 
getImage(Component) - Static method in class org.hps.monitoring.plotting.ExportPdf
Get a buffered image from a Swing component.
getImageIcon(String) - Static method in class org.hps.monitoring.application.EventButtonsPanel
Get an image icon from a jar resource.
getImagEigenvalues() - Method in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
Return the imaginary parts of the eigenvalues
getInactiveColor() - Method in class org.hps.monitoring.ecal.eventdisplay.util.BooleanMap
getInactiveColor

public Color getInactiveColor()

Gets the color used by the scale for values which fail the boolean comparison.
getInactiveHitMomentum(int) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getInactiveHitPosition(int) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getInactiveHitResidual(int) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getInactiveHitScatter(int) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getInactiveStations() - Method in class org.hps.online.recon.StationManager
Get a list of inactive stations
getIncidentEcalParticle(MCParticle) - Static method in class org.hps.analysis.MC.EcalTruthTestDriver
 
getIncidentPercentEnergyMap(SimCalorimeterHit) - Static method in class org.hps.analysis.MC.EcalTruthTestDriver
 
getIndent(int) - Static method in class org.hps.analysis.util.PrintCollectionsUtility
Creates an String consisting of the specified number of indents.
getIndices(CalorimeterHit) - Method in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
Gets the indices for a CalorimeterHit object.
getIndices(SimCalorimeterHit) - Method in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
Gets the indices for a SimCalorimeterHit object.
getIndices(SimTrackerHit) - Method in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
Gets the indices for a SimTrackerHit object.
getIndicesOfRegions() - Method in class org.hps.record.triggerbank.VTPFEETrigger
Save indices of regions, which triggered the system, into an integer array.
getIndicesOfRegisteredTriggers() - Method in class org.hps.record.triggerbank.TSData2019
Save indices of registered triggers into an integer array.
getInputStream(String) - Static method in class org.hps.steering.SteeringFileCatalog
Get input stream for a steering resource.
getInstance() - Static method in class org.hps.analysis.dataquality.DQMDatabaseManager
Get the static instance of this class, which must have been registered first from a call to DQMDatabaseManager.register().
getInstance() - Static method in class org.hps.conditions.database.DatabaseConditionsManager
Get the static instance of this class.
getInstance() - Static method in class org.hps.record.daqconfig.ConfigurationManager
Gets an instance of the DAQ configuration settings object if it exists.
getInstance() - Static method in class org.hps.record.daqconfig2019.ConfigurationManager2019
Gets an instance of the DAQ configuration settings object if it exists.
getIntConfigSSP(int, String, int) - Method in class org.hps.record.daqconfig.EvioDAQParser
Gets an SSP parameter value using a shortened version of the full parameter key and parses it as a int.
getIntConfigVTP(int, String, int) - Method in class org.hps.record.daqconfig2019.EvioDAQParser2019
Gets a VTP parameter value using a shortened version of the full parameter key and parses it as a int.
getInteger(String) - Method in class org.hps.monitoring.application.model.Configuration
Get a key value as an integer.
getIntegerValue() - Method in class org.hps.monitoring.application.FieldPanel
Get an Integer value from the field.
getIntercept() - Method in class org.hps.recon.tracking.straight.STUtils.STBaseTrack
 
getIntercept() - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
getIntercept(STUtils.STStereoTrack.VIEW) - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
getIntercept() - Method in class org.hps.recon.tracking.straight.STUtils.STTrack
 
getIntersection() - Method in class org.hps.recon.tracking.kalman.PropagatedTrackState
 
getIntersectionCov() - Method in class org.hps.recon.tracking.kalman.PropagatedTrackState
 
getIntersectionHelix() - Method in class org.hps.recon.tracking.kalman.PropagatedTrackState
 
getIntVal(int) - Method in class org.hps.analysis.MC.TrackTruthData
 
getIntVal(int) - Method in class org.hps.evio.RfHit
 
getIntVal(int) - Method in class org.hps.evio.TSGenericObject
 
getIntVal(int) - Method in class org.hps.evio.VTPGenericObject
 
getIntVal(int) - Method in class org.hps.readout.ecal.ReadoutTimestamp
Deprecated.
 
getIntVal(int) - Method in class org.hps.readout.ReadoutTimestamp
 
getIntVal(int) - Method in class org.hps.readout.svt.FpgaData
Get the tail value
getIntVal(int) - Method in class org.hps.recon.ecal.cluster.TriggerTime
 
getIntVal(int) - Method in class org.hps.recon.ecal.FADCGenericHit
 
getIntVal(int) - Method in class org.hps.recon.ecal.HitExtraData
 
getIntVal(int) - Method in class org.hps.recon.ecal.SimpleGenericObject
 
getIntVal(int) - Method in class org.hps.recon.tracking.gbl.GBLEventData
 
getIntVal(int) - Method in class org.hps.recon.tracking.gbl.GBLKinkData
Return the integer value for the given index.
getIntVal(int) - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getIntVal(int) - Method in class org.hps.recon.tracking.gbl.GBLTrackData
 
getIntVal(int) - Method in class org.hps.recon.tracking.ShapeFitParameters
 
getIntVal(int) - Method in class org.hps.recon.tracking.TrackData
Return the integer value for the given index.
getIntVal(int) - Method in class org.hps.recon.tracking.TrackQualityData
 
getIntVal(int) - Method in class org.hps.recon.tracking.TrackResidualsData
 
getIntVal(int) - Method in class org.hps.recon.tracking.TrackTimeData
 
getIntVal(int) - Method in class org.hps.recon.tracking.TrackTruthInfo
Return the integer value for the given index.
getIntVal(int) - Method in class org.hps.record.epics.EpicsGenericObject
Get an int value which is used to store the EPICS header information.
getIntVal(int) - Method in class org.hps.record.scalers.ScalersGenericObject
Get the scaler value at the index.
getIntVal(int) - Method in class org.hps.record.svt.SvtErrorBitData
 
getIntVal(int) - Method in class org.hps.record.svt.SvtHeaderDataInfo
 
getIntVal(int) - Method in class org.hps.record.triggerbank.AbstractIntData
 
getIntVal(int) - Method in class org.hps.record.triggerbank.TSGenericObject
 
getIntVal(int) - Method in class org.hps.record.triggerbank.VTPData
 
getInvariantMassValue(Cluster[]) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Calculates the value used in the invariant mass cut from a pair of two clusters.
getInvMass(Track, StraightLineTrack, Track, StraightLineTrack) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
getInvMass(Track, StraightLineTrack, Track, StraightLineTrack) - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
getInvMass(Track, StraightLineTrack, Track, StraightLineTrack) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
getInvMass(Hep3Vector, Hep3Vector) - Static method in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
getInvMass() - Method in class org.hps.recon.vertexing.BilliorVertex
 
getInvMass() - Method in class org.hps.recon.vertexing.BilliorVertexer
 
getInvMass(Hep3Vector, Hep3Vector) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
getInvMassError() - Method in class org.hps.recon.vertexing.BilliorVertex
 
getInvMassUncertainty() - Method in class org.hps.recon.vertexing.BilliorVertexer
 
getIsolation(int) - Method in class org.hps.recon.tracking.TrackData
Get isolation value for the hit in the given sensor layer.
getIsolation(GenericObject, int) - Static method in class org.hps.recon.tracking.TrackData
 
getIsolation(TrackerHit, TrackerHit, RelationalTable, RelationalTable) - Static method in class org.hps.recon.tracking.TrackUtils
Compute strip isolation, defined as the minimum distance to another strip in the same sensor.
getIsolations(Track, RelationalTable, RelationalTable, int) - Static method in class org.hps.recon.tracking.TrackUtils
Make an array with isolations for all 12 strip layers.
getIsolations(Track, RelationalTable, RelationalTable) - Static method in class org.hps.recon.tracking.TrackUtils
 
getIsPulser() - Method in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver.StripHit
 
getIsTriggered() - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getIX() - Method in class org.hps.conditions.hodoscope.HodoscopeChannel
Gets the x-index for the scintllator.
getIY() - Method in class org.hps.conditions.hodoscope.HodoscopeChannel
Gets the y-index for the scintllator.
getJacobi(double[]) - Method in class org.hps.recon.vertexing.BFitter
Conversion matrix from org.lcsim track parameters (old) to internal parameters
getJacobian(int) - Method in class org.hps.recon.tracking.gbl.GblTrajectory
Jacobian broken lines (q/p,..,u_i,u_i+1..) to track (q/p,u',u) parameters including additional local parameters.
getJacobianThetaPhiRhoToPxPyPz(double, double, double) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
getJobManager() - Method in class org.hps.online.recon.Station
Get the job manager
getJout() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
Gets the signal channel group for the crystal.
getKalmanParams() - Method in class org.hps.recon.tracking.kalman.KalmanInterface
 
getKappa() - Method in class org.hps.recon.tracking.gbl.GblUtils.PerigeeParams
 
getKey() - Method in class org.hps.analysis.MC.IndexMap.MapEntry
 
getKey() - Method in class org.hps.conditions.api.TableMetaData
Get the key of this conditions type.
getKey(int) - Method in class org.hps.record.epics.EpicsGenericObject
Get a key by index.
getKeys() - Method in class org.hps.monitoring.application.model.Configuration
Get the property keys.
getKeys() - Method in class org.hps.record.epics.EpicsData
Get the list of EPICS variables used by this object.
getKeys() - Method in class org.hps.record.epics.EpicsGenericObject
Get the keys which are the EPICS variable names.
getKFTrackDataRelations(EventHeader) - Method in class org.hps.recon.utils.AbstractTrackClusterMatcher
 
getKinkData(EventHeader, Track, String) - Static method in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
getKinkData(EventHeader, Track) - Static method in class org.hps.recon.tracking.gbl.GBLKinkData
 
getKinkDataToTrackTable(EventHeader, String) - Static method in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
getKinkDataToTrackTable(EventHeader) - Static method in class org.hps.recon.tracking.gbl.GBLKinkData
 
getKinks() - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
Extract kinks across the trajectory.
getKinMountVerticalPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRingL13BottomKinMount
 
getKinMountVerticalPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRingL13KinMount
 
getKinMountVerticalPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRingL13TopKinMount
 
getKolmogorovPValue(IHistogram1D, IHistogram1D) - Static method in class org.hps.util.CompareHistograms
 
getL() - Method in class org.hps.recon.tracking.gbl.matrix.LUDecomposition
Return lower triangular factor
getL13UChannelAlignmentCorrection(boolean) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Extract @AlignmentCorrection for the support - kept for backward compatibility
getL1Isolation() - Method in class org.hps.recon.tracking.TrackQualityData
 
getL1Isolation(GenericObject) - Static method in class org.hps.recon.tracking.TrackQualityData
 
getL1L2GeoMatchingConfig() - Method in class org.hps.record.daqconfig2019.PairTriggerConfig2019
Gets the configuration object for L1L2 geometry matching.
getL1L2GeoMatchingConfig() - Method in class org.hps.record.daqconfig2019.SinglesTriggerConfig2019
Gets the configuration object for L1L2 geometry matching.
getL1MatchingConfig() - Method in class org.hps.record.daqconfig2019.PairTriggerConfig2019
Gets the configuration object for L1 matching.
getL1MatchingConfig() - Method in class org.hps.record.daqconfig2019.SinglesTriggerConfig2019
Gets the configuration object for L1 matching.
getL2G() - Method in class org.hps.recon.tracking.gbl.AlignableVolume
 
getl2gTransform() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
getL2Isolation() - Method in class org.hps.recon.tracking.TrackQualityData
 
getL2Isolation(GenericObject) - Static method in class org.hps.recon.tracking.TrackQualityData
 
getL2MatchingConfig() - Method in class org.hps.record.daqconfig2019.PairTriggerConfig2019
Gets the configuration object for L2 matching.
getL2MatchingConfig() - Method in class org.hps.record.daqconfig2019.SinglesTriggerConfig2019
Gets the configuration object for L2 matching.
getLabel() - Method in class org.hps.recon.tracking.gbl.GblData
 
getLabel() - Method in class org.hps.recon.tracking.gbl.GblPoint
 
getLabels() - Method in class org.hps.recon.tracking.gbl.AlignableVolume
 
getLambda() - Method in class org.hps.recon.tracking.gbl.GblUtils.ClParams
 
getLambdaKink(int) - Method in class org.hps.recon.tracking.gbl.GBLKinkData
 
getLambdaKink(GenericObject, int) - Static method in class org.hps.recon.tracking.gbl.GBLKinkData
 
getLastChangedMillis() - Method in interface org.hps.monitoring.subsys.SystemStatus
Get the time when the system status last changed.
getLastChangedMillis() - Method in class org.hps.monitoring.subsys.SystemStatusImpl
 
getLastError() - Method in class org.hps.record.composite.CompositeLoop
Get the last error that occurred.
getLastTriggerTime() - Method in class org.hps.readout.TriggerDriver
Gets the time at which the last trigger occurred.
getLayer() - Method in class org.hps.conditions.hodoscope.HodoscopeChannel
Gets the layer number (also referred to as z-index) of the scintillator.
getLayer(SiSensor) - Method in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
getLayer(TrackerHit) - Static method in class org.hps.recon.tracking.TrackUtils
 
getLayer() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BaseModule
 
getLayer() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlock
 
getLayer() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder.BaseModuleBundle
 
getLayerCode() - Method in class org.hps.recon.vertexing.BilliorVertex
 
getLayerDetectorElement(JavaSurveyVolume) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
Find the layer DetectorElement.
getLayerDetectorElement(IExpandedIdentifier) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
getLayerFromVolumeName(String) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
getLayerHits(List<HelicalTrackHit>, int) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
 
getLayerHitsForAllMCPs() - Method in class org.hps.recon.utils.TrackTruthMatcher
 
getLayerNumber() - Method in class org.hps.conditions.svt.AbstractSvtDaqMapping
Get the SVT sensor layer number (1-10 for test run and 1-12 for engineering run).
getLayerNumber(HpsSiSensor) - Static method in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
getLayerNumber(HpsSiSensor) - Static method in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
getLayerNumber(HpsSiSensor) - Static method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
getLayerNumber(HpsSiSensor) - Static method in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
getLayerNumber(HpsSiSensor) - Static method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
getLayerNumber(HpsSiSensor) - Static method in class org.hps.svt.OccupancyPlots
 
getLayerNumber() - Method in class org.lcsim.detector.converter.compact.subdetector.SvtStereoLayer
Get the layer number to which the stereo pair belongs to.
getLayerNumber() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get the layer number of the sensor.
getLayerPlot(String, int) - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
getLayerPlot(String, int) - Method in class org.hps.analysis.dataquality.TrackMCEfficiency
 
getLayerPlot1D(String, int) - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
getLayerPlot2D(String, int) - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
getLayerProfile2D(String, int) - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
getLayerSide(int, int) - Static method in class org.hps.recon.tracking.TrackUtils
 
getLayersOnTrack() - Method in class org.hps.recon.utils.TrackTruthMatcher
 
getLCDD() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
getLcioEvent() - Method in class org.hps.record.composite.CompositeRecord
Get the org.lcsim event.
getLCSimCov(DMatrixRMaj, double) - Static method in class org.hps.recon.tracking.kalman.KalmanInterface
 
getLCSimEventBuilder() - Method in class org.hps.record.composite.CompositeLoopConfiguration
Get the builder for creating LCIO events from EVIO.
getLCSimParams(double[], double) - Static method in class org.hps.recon.tracking.kalman.KalmanInterface
 
getLEDChannel() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
Gets the crystal's LED channel.
getLEDDriver() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
 
getLedNumber() - Method in class org.hps.conditions.ecal.EcalLed
Get the LED number assigned to this crystal.
getLedResponse() - Method in class org.hps.conditions.ecal.EcalLedCalibration
Get the average LED response.
getLength() - Method in class org.hps.readout.ecal.RingBuffer
 
getLength() - Method in interface org.hps.recon.tracking.MaterialSupervisor.DetectorPlane
 
getLength() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getLength() - Method in class org.lcsim.detector.tracker.silicon.ThinSiStrips
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CarbonFiber
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleComponent
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleLamination
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Hybrid
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Sensor
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlock
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL13
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL45
 
getLength() - Static method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfLongModuleLamination
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Plate
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Top
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Plate
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.HalfShortModuleLamination
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortSensor
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Bottom
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Plate
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Top
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.HalfShortModuleLamination
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortSensor
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Bottom
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Plate
 
getLength() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Top
 
getLikelihood() - Method in class org.hps.recon.particle.SimpleParticleID
 
getLineFit() - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
getLinePlaneIntercept(Hep3Vector, Hep3Vector, Hep3Vector, Hep3Vector) - Static method in class org.hps.recon.tracking.straight.STUtils
Finds point of intercept between a generic straight line and a plane.
getLinePlaneIntercept(SiTrackerHitStrip1D, STUtils.STStereoTrack) - Static method in class org.hps.recon.tracking.straight.STUtils
Finds point of intercept between a STUtils.STStereoTrack and a sensor obtained from a SiTrackerHitStrip1D.
getLiveTime(ScalerData, ScalerUtilities.LiveTimeIndex) - Static method in class org.hps.record.scalers.ScalerUtilities
Get a specific live time measurement by index.
getLiveTimes(ScalerData) - Static method in class org.hps.record.scalers.ScalerUtilities
Get the live time measurements from standard scaler data.
getLocalData(double[], List<Integer>, List<Double>) - Method in class org.hps.recon.tracking.gbl.GblData
\param [out] aValue Value \param [out] aWeight Weight \param [out] indLocal List of labels of used (local) fit parameters \param [out] derLocal List of derivatives for used (local) fit parameters
getLocalData(double[], int[], double[]) - Method in class org.hps.recon.tracking.gbl.GblData
 
getLocalDerivatives() - Method in class org.hps.recon.tracking.gbl.GblPoint
 
getLocalRotation() - Method in class org.hps.svt.alignment.BuildCompact.MilleParameterSet
 
getLocalToGlobal() - Method in class org.hps.svt.alignment.BuildCompact.MilleParameterSet
 
getLocalToGlobal() - Method in class org.hps.svt.alignment.HPSStrips
 
getlocalToGlobal() - Method in class org.lcsim.detector.tracker.silicon.AlignableDetectorElement
 
getlocalToGlobal() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
getLocalTranslation() - Method in class org.hps.svt.alignment.BuildCompact.MilleParameterSet
 
getLocation() - Method in class org.hps.monitoring.ecal.eventdisplay.event.EcalHit
Indicates the location of the object.
getLocation() - Method in class org.hps.recon.tracking.kalman.PropagatedTrackState
 
getLocationAtSensor(Track, HpsSiSensor, double) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getLocationAtSensor(TrackState, HpsSiSensor, double) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getLocationAtSensor(HelicalTrackFit, HpsSiSensor, double) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getLogFile() - Method in class org.hps.online.recon.StationProcess
Get the log file for the station
getLogFileName() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the log file name.
getLogger() - Method in class org.hps.monitoring.application.MonitoringApplication
Get the logger.
getLogger() - Method in class org.hps.online.recon.eventbus.OnlineEventBus
Get the logger for the event bus
getLogger() - Method in class org.hps.online.recon.Server
 
getLogLevel() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the global log level.
getLogLevelFilter() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the log level filter for displaying messages in the log table.
getLogPanel() - Method in class org.hps.monitoring.application.MonitoringApplicationFrame
Get the panel that shows the log table and controls.
getLogRecordModel() - Method in class org.hps.monitoring.application.LogTable
Get the table model.
getLogRecordModel() - Method in class org.hps.monitoring.application.MonitoringApplication
Get the table model for log records.
getLogTable() - Method in class org.hps.monitoring.application.LogPanel
Get the log table.
getLogTable() - Method in class org.hps.monitoring.application.MonitoringApplication
Get the log table.
getLogTailer(Integer, TailerListener, long) - Method in class org.hps.online.recon.StationManager
Create a Tailer for tailing the log file of a station.
getLogToFile() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the log to file setting which redirects monitoring application log messages from the console to a file.
getLong(String) - Method in class org.hps.monitoring.application.model.Configuration
Get a key value as a Long.
getLongValue() - Method in class org.hps.monitoring.application.FieldPanel
Get a Long value from the field.
getLowerBound() - Method in class org.hps.record.daqconfig.ESBCutConfig
Gets the lower bound of the cut.
getLowerBound() - Method in class org.hps.record.daqconfig.LBOCutConfig
Gets the lower bound of the cut.
getLowerBound() - Method in class org.hps.record.daqconfig.ULBCutConfig
Gets the lower bound of the cut.
getLowerBound() - Method in class org.hps.record.daqconfig2019.ESBCutConfig2019
Gets the lower bound of the cut.
getLowerBound() - Method in class org.hps.record.daqconfig2019.LBOCutConfig2019
Gets the lower bound of the cut.
getLowerBound() - Method in class org.hps.record.daqconfig2019.ULBCutConfig2019
Gets the lower bound of the cut.
getMag(double[]) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
getMag(double[]) - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
getMag(double[]) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
getMag(double[]) - Method in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
getManager() - Method in class org.hps.conditions.cli.AbstractCommand
Convenience method for getting the conditions manager.
getMask() - Method in enum org.hps.record.evio.EventTagMask
Get the tag's mask value.
getMatchedTruthParticle(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
getMatchQC(Cluster, ReconstructedParticle) - Method in class org.hps.recon.utils.AbstractTrackClusterMatcher
Abstract method for defining a Track Cluster match quality value.
getMatchQC(Cluster, ReconstructedParticle) - Method in interface org.hps.recon.utils.TrackClusterMatcher
Return match quality of Track+Cluster pair
getMatchQC(Cluster, ReconstructedParticle) - Method in class org.hps.recon.utils.TrackClusterMatcherMinDistance
 
getMatchQC(Cluster, ReconstructedParticle) - Method in class org.hps.recon.utils.TrackClusterMatcherNSigma
 
getMaterial() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
getMaterial() - Method in class org.lcsim.geometry.compact.converter.SurveyVolumeImpl
 
getMaterialManager() - Method in class org.hps.recon.tracking.MultipleScattering
 
getMaterialName() - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleComponentParameters
 
getMaterialName() - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleComponentParameters
 
getMaterialName() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleComponentParameters
 
getMaterialName() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleComponentParameters
 
getMaterialTraversed(Hep3Vector) - Method in interface org.hps.recon.tracking.MaterialSupervisor.ScatteringDetectorVolume
 
getMaterialTraversed(Hep3Vector) - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getMaterialTraversedInRL(Hep3Vector) - Method in interface org.hps.recon.tracking.MaterialSupervisor.ScatteringDetectorVolume
 
getMaterialTraversedInRL(Hep3Vector) - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getMaterialVariable(Element, String) - Static method in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter
Reads the name of a material from the specified variable node in the parent node root and attempts to obtain the material definition from the LCDD file lcdd.
getMaterialVariable(LCDD, Element, String) - Static method in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Reads the name of a material from the specified variable node in the parent node root and attempts to obtain the material definition from the LCDD file lcdd.
getMaterialVolumes() - Method in class org.hps.recon.tracking.MaterialSupervisor
 
getMaterialXPlanes() - Method in class org.hps.recon.tracking.MaterialManager
 
getMatrix() - Static method in class org.hps.recon.tracking.CoordinateTransformations
 
getMatrix(int, int, int, int) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Returns a submatrix.
getMatrix(int[], int, int) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Returns a submatrix.
getMatrixInverse() - Static method in class org.hps.recon.tracking.CoordinateTransformations
 
GetMax(Collection<Integer>) - Method in class org.hps.analysis.MC.TrackTruthMatching
 
getMaxDataBankTag() - Method in class org.hps.evio.AbstractSvtEvioReader
Get the maximum SVT ROC bank tag in the event.
getMaxDataBankTag() - Method in class org.hps.evio.BaseSvtEvioReader
 
getMaxDataBankTag() - Method in class org.hps.evio.Phys2019SvtEvioReader
 
getMaxDataBankTag() - Method in class org.hps.evio.SvtEvioReader
 
getMaxElectronP() - Method in class org.hps.record.StandardCuts
 
getMaxEvents() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the maximum number of events before disconnecting.
getMaximum() - Method in class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
getMaximum

public double getMaximum()

Gets the highest value for which color scaling is performed.
getMaxLayerNumber() - Method in class org.lcsim.detector.converter.compact.subdetector.HpsTracker2
Get the maximum layer number present in the collection of HpsSiSensor.
getMaxMatchChisq() - Method in class org.hps.record.StandardCuts
 
getMaxMatchDt() - Method in class org.hps.record.StandardCuts
 
getMaxMatchDx() - Method in class org.hps.record.StandardCuts
 
getMaxMatchDy() - Method in class org.hps.record.StandardCuts
 
getMaxModuleNumber() - Method in class org.lcsim.detector.converter.compact.subdetector.HpsTracker2
Get the maximum module number present in the collection of HpsSiSensor.
getMaxMollerP() - Method in class org.hps.record.StandardCuts
 
getMaxOffset() - Method in class org.hps.record.triggerbank.TiTimeOffsetEvioProcessor
 
getMaxPulses() - Method in class org.hps.record.daqconfig.FADCConfig
Gets the maximum number of pulses that the FADC will look for in a channel's window.
getMaxPulses() - Method in class org.hps.record.daqconfig2019.FADCConfigEcal2019
Gets the maximum number of pulses that the FADC will look for in a channel's window.
getMaxQueueSize() - Method in class org.hps.record.composite.CompositeLoopConfiguration
Get the maximum size of the LCIO record queue.
getMaxRecords() - Method in class org.hps.record.composite.CompositeLoopConfiguration
Get the maximum number of records to process.
getMaxRecords() - Method in exception org.hps.record.MaxRecordsException
Get the maximum number of records.
getMaxRocBankTag() - Method in class org.hps.evio.AbstractSvtEvioReader
Get the maximum SVT ROC bank tag in the event.
getMaxRocBankTag() - Method in class org.hps.evio.BaseSvtEvioReader
Get the maximum SVT ROC bank tag in the event.
getMaxRocBankTag() - Method in class org.hps.evio.Phys2019SvtEvioReader
 
getMaxRocBankTag() - Method in class org.hps.evio.SvtEvioReader
Get the maximum SVT ROC bank tag in the event.
getMaxSharedHitsPerTrack() - Method in class org.hps.record.StandardCuts
 
getMaxTrackChisq(int) - Method in class org.hps.record.StandardCuts
 
getMaxVertexClusterDt() - Method in class org.hps.record.StandardCuts
 
getMaxVertexP() - Method in class org.hps.record.StandardCuts
 
getMCParticle() - Method in class org.hps.analysis.examples.LCIOTrackAnalysis
 
getMCParticle() - Method in class org.hps.analysis.examples.TrackAnalysis
 
getMCParticle() - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getMCParticle() - Method in class org.hps.analysis.MC.TrackTruthMatching
 
getMcParticle() - Method in class org.hps.recon.tracking.HpsHelicalTrackFit
Get the MC Particle associated with the HelicalTrackFit
getMCParticle() - Method in class org.hps.recon.utils.TrackTruthMatcher
 
getMCParticleNew() - Method in class org.hps.analysis.examples.TrackAnalysis
 
getMCParticlesOnRawTrackerHit(RawTrackerHit, RelationalTable) - Method in class org.hps.recon.utils.TrackTruthMatcher
 
getMCParticlesOnTrackerHit(TrackerHit, RelationalTable) - Method in class org.hps.recon.utils.TrackTruthMatcher
 
getMCPsOnLayer(int) - Method in class org.hps.recon.utils.TrackTruthMatcher
 
getMCPsOnRawTrackerHit(RawTrackerHit) - Method in class org.hps.recon.utils.TrackTruthMatcher
 
getMCPsOnTrack(Track, RelationalTable) - Method in class org.hps.recon.utils.TrackTruthMatcher
 
getMCPTrackParameters(MCParticle, double) - Method in class org.hps.recon.utils.TrackTruthRelationsDriver
 
getMean2D(IHistogram2D) - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
getMeas() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getMeasDers() - Method in class org.hps.recon.tracking.gbl.GlobalDers
Derivative of mt, the perturbed measured coordinate vector m w.r.t.
getMeasErr() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getMeasPred(double[]) - Method in class org.hps.recon.tracking.gbl.GblHelixPrediction
 
getMeasResults(int, int[], List<Double>, List<Double>, List<Double>, List<Double>) - Method in class org.hps.recon.tracking.gbl.GblTrajectory
Get (diagonalized) residual, error of measurement and residual and down-weighting factor for measurement at point \param [in] aLabel Label of point on trajectory \param [out] numData Number of data blocks from measurement at point \param [out] aResiduals Measurements-Predictions \param [out] aMeasErrors Errors of Measurements \param [out] aResErrors Errors of Residuals (including correlations from track fit) \param [out] aDownWeights Down-Weighting factors \return error code (non-zero if trajectory not fitted successfully)
getMeasResults(int, int[], List<Double>, List<Double>, List<Double>, List<Double>) - Method in class org.hps.recon.tracking.gbl.GblTrajectoryJna
 
getMeasTransformation(Matrix) - Method in class org.hps.recon.tracking.gbl.GblPoint
\param [out] aTransformation Transformation matrix
getMeasuredCoordinate() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getMeasuredCoordinate(SiSensor) - Static method in class org.hps.svt.alignment.BuildCompact
 
getMeasuredCoordinate(int) - Method in class org.hps.svt.alignment.HPSStrips
 
getMeasuredDimension() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getMeasuredResolution(List<LCRelation>, SiSensorElectrodes) - Method in class org.hps.recon.tracking.DefaultSiliconResolutionModel
 
getMeasuredResolution(List<LCRelation>, SiSensorElectrodes) - Method in interface org.hps.recon.tracking.SiliconResolutionModel
 
getMeasuredVector() - Method in class org.hps.analysis.examples.TrackAnalysis.DiagonalizedCovarianceMatrix
 
getMeasurement(Matrix, Vector, Vector) - Method in class org.hps.recon.tracking.gbl.GblPoint
\param [out] aProjection Projection from (diagonalized) measurement to local system \param [out] aResiduals Measurement residuals \param [out] aPrecision Measurement precision (diagonal)
getMeasurements() - Method in class org.hps.recon.tracking.kalman.KalmanInterface
 
getMegabytesPerSecond() - Method in interface org.hps.monitoring.subsys.SystemStatistics
Get the immediate data rate which is the amount of data in megabytes received in the current tick over the time elapsed in the tick.
getMegabytesPerSecond() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
getMessage() - Method in interface org.hps.monitoring.subsys.SystemStatus
Get the current message.
getMessage() - Method in class org.hps.monitoring.subsys.SystemStatusImpl
 
getMessage() - Method in class org.hps.record.svt.EvioHeaderError
Get the error message
getMilleParameters() - Method in class org.lcsim.geometry.compact.converter.AlignmentCorrection
 
getMillepedeId() - Method in class org.hps.recon.tracking.gbl.AlignableVolume
 
getMillepedeId() - Method in class org.lcsim.detector.tracker.silicon.AlignableDetectorElement
 
getMillepedeId() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get the sensor id used by millepede.
getMillepedeLayer(String) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition
 
getMillepedeLayer(String) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition
 
getMillepedeLayer(boolean, int, boolean, boolean) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition
Definition relating the sensors and layer number used in millepede for this detector.
getMillepedeLayer(String) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition
 
getMillepedeLayer(String) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition
 
getMillepedeLayer(String) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Definition of the millepede layer number.
getMinDataBankTag() - Method in class org.hps.evio.AbstractSvtEvioReader
Get the minimum SVT ROC bank tag in the event.
getMinDataBankTag() - Method in class org.hps.evio.BaseSvtEvioReader
 
getMinDataBankTag() - Method in class org.hps.evio.Phys2019SvtEvioReader
 
getMinDataBankTag() - Method in class org.hps.evio.SvtEvioReader
 
getMinimum() - Method in class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
getMinimum

public double getMinimum()

Gets the lowest value for which color scaling is performed.
getMinMollerChisqProb() - Method in class org.hps.record.StandardCuts
 
getMinMollerP() - Method in class org.hps.record.StandardCuts
 
getMinOffset() - Method in class org.hps.record.triggerbank.TiTimeOffsetEvioProcessor
 
getMinPlotterStyle(String, String) - Method in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
getMinRocBankTag() - Method in class org.hps.evio.AbstractSvtEvioReader
Get the minimum SVT ROC bank tag in the event.
getMinRocBankTag() - Method in class org.hps.evio.BaseSvtEvioReader
Get the minimum SVT ROC bank tag in the event.
getMinRocBankTag() - Method in class org.hps.evio.Phys2019SvtEvioReader
 
getMinRocBankTag() - Method in class org.hps.evio.SvtEvioReader
Get the minimum SVT ROC bank tag in the event.
getMinTrackClusterResidualMap(Map<Track, Map<Cluster, Double>>) - Method in class org.hps.recon.utils.TrackClusterMatcherMinDistance
 
getMinVertexChisqProb() - Method in class org.hps.record.StandardCuts
 
getMirroredPoint(Point, boolean, boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Mirrors the argument point across the x- and y-axes as indicated.
getMirroredX(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Mirrors the argument coordinate across the x-axis.
getMirroredY(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Mirrors the argument coordinate across the y-axis.
getMode() - Method in class org.hps.recon.tracking.SimpleAmbiguityResolver
 
getMode() - Method in class org.hps.record.daqconfig.FADCConfig
Gets the mode in which FADC data is written.
getMode() - Method in class org.hps.record.daqconfig2019.FADCConfigEcal2019
Gets the mode in which FADC data is written.
getMode1Hits(double) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Generates the hits which should be output for a given trigger time in Mode-1 format.
getMode1Hits(double) - Method in class org.hps.readout.DigitizationReadoutDriver
Generates the hits which should be output for a given trigger time in Mode-1 format.
getMode3Hits(double) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Generates the hits which should be output for a given trigger time in Mode-3 format.
getMode3Hits(double) - Method in class org.hps.readout.DigitizationReadoutDriver
Generates the hits which should be output for a given trigger time in Mode-3 format.
getMode7Hits(double) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Generates the hits which should be output for a given trigger time in Mode-7 format.
getMode7Hits(double) - Method in class org.hps.readout.DigitizationReadoutDriver
Generates the hits which should be output for a given trigger time in Mode-7 format.
getModule() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getModuleBoxHeight() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModule
 
getModuleBoxHeight() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL13
 
getModuleBoxHeight() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL45
 
getModuleBoxLength() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModule
 
getModuleBoxLength() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL13
 
getModuleBoxLength() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL45
 
getModuleBoxWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModule
 
getModuleBoxWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL13
 
getModuleBoxWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL45
 
getModuleBundle(int, String) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Find module among the existing bundles.
getModuleBundle(HPSTestRunTracker2014GeometryDefinition.BaseModule) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Find module among the existing bundles.
getModuleDetectorElement(IDetectorElement, int) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
Find the module DetectorElement in a layer DetectorElement using the module number id.
getModuleDetectorElement(SiTrackerModule) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
getModuleMap() - Method in class org.hps.recon.tracking.kalman.KalmanInterface
 
getModuleNumber(TrackerHit) - Method in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
getModuleNumber(TrackerHit) - Method in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
getModuleNumber(String) - Method in class org.lcsim.detector.converter.compact.HPSTestRunTracker2014Converter
 
getModuleNumber(String) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014Converter
 
getModuleNumber(String) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
Abstract method to find the module number.
getModuleNumber(String) - Method in class org.lcsim.detector.converter.compact.HPSTracker2017Converter
 
getModuleNumber(String) - Method in class org.lcsim.detector.converter.compact.HPSTracker2019Converter
 
getModuleNumber() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get the module number of the sensor.
getModuleNumber(String) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTestRunTracker2014
 
getModuleNumber(String) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014
 
getModuleNumber(String) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
 
getModuleNumber(String) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2017
 
getModuleNumber(String) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2019
 
getModules() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
getMom(double) - Method in class org.hps.recon.tracking.kalman.Helix
 
getMom(double) - Method in class org.hps.recon.tracking.kalman.HelixState
 
getMom(double, Vec) - Static method in class org.hps.recon.tracking.kalman.HelixState
 
getMomentum(Track) - Method in class org.hps.analysis.examples.StripMollerEventsDriver
 
getMomentum(Track) - Method in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
getMomentum(Track) - Method in class org.hps.online.recon.aida.HPSMonitoring2021
 
getMomentum(Track) - Method in class org.hps.online.recon.aida.JustEcal
 
getMomentum() - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
getMomentum(Track) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
getMomentum(double, double, double, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
getMomentumOnHelix(double) - Method in class org.hps.recon.tracking.WTrack
 
getMomentumOnHelix(double, Hep3Vector) - Method in class org.hps.recon.tracking.WTrack
 
getMomentumOnHelix_ejml(double) - Method in class org.hps.recon.tracking.WTrack
 
getMomentumOnHelix_ejml(double, DMatrix3) - Method in class org.hps.recon.tracking.WTrack
 
getMomGlobal(double) - Method in class org.hps.recon.tracking.kalman.Helix
 
getMother() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder.BaseModuleBundle
 
getMother() - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
getMother() - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
getMother() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
getMotherboard() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
Gets the positional information concerning the motherboard with which the crystal is associated.
getMotherboard(String) - Static method in enum org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Motherboard
Gets the Motherboard enumerable associated with the given textual abbreviation.
getMotherboard(boolean, boolean) - Static method in enum org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Motherboard
Gets the Motherboard enumerable associated with the given position.
getMotorPositionIntervals(String, MotorPositionLoader.Side) - Static method in class org.hps.conditions.svt.OpeningAngleLoader
 
getMPIILabels() - Method in class org.lcsim.detector.tracker.silicon.AlignableDetectorElement
 
getMPIILabels() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
getMu1() - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
getMu1_desired() - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
getMu2() - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
getMu2_desired() - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
getMultipleCollectionsAction() - Method in class org.hps.conditions.database.AbstractConditionsObjectConverter
Get the multiple collections action.
getMultipleCollectionsActionString() - Static method in class org.hps.conditions.cli.TagCommand
 
getMultiplicityTriggers() - Method in class org.hps.record.triggerbank.VTPData
Gets the list of cluster multiplicity triggers reported by VTP.
getMultisampleDebugString(SvtHeaderDataInfo, int) - Static method in class org.hps.record.svt.SvtEventHeaderChecker
 
getMultisampleDebugString(SvtHeaderDataInfo, int) - Static method in class org.hps.record.svt.SvtEventHeaderCheckerNew
 
getMultisampleErrorBit(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract the error bit from a multisample.
getMultisampleHeader(int) - Method in class org.hps.record.svt.SvtHeaderDataInfo
 
getMultisampleHeader(int, SvtHeaderDataInfo) - Static method in class org.hps.record.svt.SvtHeaderDataInfo
 
getMultisamples(int[], int, int) - Static method in class org.hps.record.svt.SvtEvioUtils
 
getMultisampleTailWord(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Get the multisample tail word from a multisample.
getName() - Method in class org.hps.conditions.api.ConditionsRecord
Get the name of these conditions.
getName() - Method in class org.hps.conditions.cli.AbstractCommand
Get the name of this command.
getName() - Method in class org.hps.conditions.hodoscope.HodoscopeChannel
 
getName() - Method in class org.hps.monitoring.application.DataSourceComboBox.DataSourceItem
Get the name of the source that is used as text in the drop down menu.
getName() - Method in class org.hps.online.recon.Command
Get the name of the command.
getName() - Method in class org.hps.recon.tracking.gbl.AlignableVolume
 
getName() - Method in interface org.hps.recon.tracking.MaterialSupervisor.ScatteringDetectorVolume
 
getName() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getName() - Method in class org.hps.recon.tracking.StripMaker
 
getName(int, int, int) - Static method in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter
Defines a unique name for a hodoscope pixel based on its layer, whether it is a top or bottom pixel, and its x-index.
getName() - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleParameters
 
getName() - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleParameters
 
getName(int, int, int) - Static method in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Defines a unique name for a hodoscope pixel based on its layer, whether it is a top or bottom pixel, and its x-index.
getName() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleParameters
 
getName() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleParameters
 
getName() - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
getName() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
getName() - Method in class org.lcsim.geometry.compact.converter.SurveyVolumeImpl
 
getNames() - Method in interface org.hps.recon.ecal.cluster.NumericalCuts
Get the names of the cuts.
getNames() - Method in class org.hps.recon.ecal.cluster.NumericalCutsImpl
 
getNAxes() - Method in class org.hps.svt.alignment.HPSStrips
 
getNAxialHits() - Method in class org.hps.analysis.examples.LCIOTrackAnalysis
 
getNAxialHits() - Method in class org.hps.analysis.examples.TrackAnalysis
 
getNBadAxialHits() - Method in class org.hps.analysis.examples.TrackAnalysis
 
getNBadHits() - Method in class org.hps.analysis.examples.LCIOTrackAnalysis
 
getNBadHits() - Method in class org.hps.analysis.examples.TrackAnalysis
 
getNBadHits() - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getNBadHits() - Method in class org.hps.analysis.MC.TrackTruthMatching
 
getNBadHits() - Method in class org.hps.recon.utils.TrackTruthMatcher
 
getNBadHitsNew() - Method in class org.hps.analysis.examples.TrackAnalysis
 
getNBadZHits() - Method in class org.hps.analysis.examples.TrackAnalysis
 
getNCells() - Method in class org.hps.svt.alignment.HPSStrips
 
getNCells(int) - Method in class org.hps.svt.alignment.HPSStrips
 
getNClusterBotCutConfig() - Method in class org.hps.record.daqconfig2019.MultiplicityTriggerConfig2019
Gets the configuration object for minimum of the number of clusters at bot.
getNClusterTopCutConfig() - Method in class org.hps.record.daqconfig2019.MultiplicityTriggerConfig2019
Gets the configuration object for minimum of the number of clusters at top.
getNClusterTotCutConfig() - Method in class org.hps.record.daqconfig2019.MultiplicityTriggerConfig2019
Gets the configuration object for minimum of the total number of clusters.
getNDouble() - Method in class org.hps.analysis.MC.TrackTruthData
 
getNDouble() - Method in class org.hps.evio.RfHit
 
getNDouble() - Method in class org.hps.evio.TSGenericObject
 
getNDouble() - Method in class org.hps.evio.VTPGenericObject
 
getNDouble() - Method in class org.hps.readout.ecal.ReadoutTimestamp
Deprecated.
 
getNDouble() - Method in class org.hps.readout.ReadoutTimestamp
 
getNDouble() - Method in class org.hps.readout.svt.FpgaData
 
getNDouble() - Method in class org.hps.recon.ecal.cluster.TriggerTime
 
getNDouble() - Method in class org.hps.recon.ecal.FADCGenericHit
 
getNDouble() - Method in class org.hps.recon.ecal.HitExtraData
 
getNDouble() - Method in class org.hps.recon.ecal.SimpleGenericObject
 
getNDouble() - Method in class org.hps.recon.tracking.gbl.GBLEventData
 
getNDouble() - Method in class org.hps.recon.tracking.gbl.GBLKinkData
Number of double values stored in this object.
getNDouble() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getNDouble() - Method in class org.hps.recon.tracking.gbl.GBLTrackData
 
getNDouble() - Method in class org.hps.recon.tracking.ShapeFitParameters
 
getNDouble() - Method in class org.hps.recon.tracking.TrackData
Number of double values stored in this object.
getNDouble() - Method in class org.hps.recon.tracking.TrackQualityData
 
getNDouble() - Method in class org.hps.recon.tracking.TrackResidualsData
 
getNDouble() - Method in class org.hps.recon.tracking.TrackTimeData
 
getNDouble() - Method in class org.hps.recon.tracking.TrackTruthInfo
Number of double values stored in this object.
getNDouble() - Method in class org.hps.record.epics.EpicsGenericObject
Get the number of doubles which matches the number of EPICS variables.
getNDouble() - Method in class org.hps.record.scalers.ScalersGenericObject
 
getNDouble() - Method in class org.hps.record.svt.SvtErrorBitData
 
getNDouble() - Method in class org.hps.record.svt.SvtHeaderDataInfo
 
getNDouble() - Method in class org.hps.record.triggerbank.AbstractIntData
 
getNDouble() - Method in class org.hps.record.triggerbank.TSGenericObject
 
getNDouble() - Method in class org.hps.record.triggerbank.VTPData
 
getNearestCluster(List<Cluster>, Track) - Method in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
getNearestDistance(HelicalTrackStrip, List<HelicalTrackHit>) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
getNearestDistance(HelicalTrackStrip, List<HelicalTrackHit>) - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
getNearestHit(HelicalTrackStrip, List<HelicalTrackHit>) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
getNearestHit(HelicalTrackStrip, List<HelicalTrackHit>) - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
getNearestNeighborCells(int) - Method in class org.hps.recon.tracking.NearestNeighborRMSClusterer
 
getNearestNeighborCells(int) - Method in class org.hps.svt.alignment.HPSStrips
 
getNeighborCell(int, int, int) - Method in class org.hps.svt.alignment.HPSStrips
 
getNeighborCell(int, int, int) - Method in class org.lcsim.detector.tracker.silicon.ThinSiStrips
 
getNeighborIndices(EcalCrystal, HPSEcalDetectorElement.NeighborDirection) - Static method in class org.hps.detector.ecal.HPSEcalDetectorElement
Get the neighbor indices of a crystal.
getNeighborMap() - Method in class org.lcsim.geometry.subdetector.HPSEcal
Create a map of crystal IDs to the Set of neighbor crystal IDs.
getNeighborMap() - Method in class org.lcsim.geometry.subdetector.HPSEcal3
Create a map of crystal IDs to the Set of neighbor crystal IDs.
getNeighbors(EcalCrystal) - Method in interface org.hps.detector.ecal.HPSEcalAPI
Get the neighbors of a crystal.
getNeighbors(EcalCrystal) - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
 
getNeighbors(int, int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Gets the set of valid crystals that immediately surround the central crystal.
getNeighbors(Point) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Gets the set of valid crystals that immediately surround the central crystal.
getNeighbors(Long) - Method in class org.lcsim.geometry.subdetector.HPSEcal
Get the neighbors for a given cell ID.
getNeighbors(int, int, int) - Method in class org.lcsim.geometry.subdetector.HPSEcal
 
getNeighbors(Long) - Method in class org.lcsim.geometry.subdetector.HPSEcal3
Get the neighbors for a given cell ID.
getNeighbors(int, int) - Method in class org.lcsim.geometry.subdetector.HPSEcal3
 
getnevts(StreamTokenizer) - Static method in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
getnevts(StreamTokenizer) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
getnevts(StreamTokenizer) - Static method in class org.hps.util.ConvertToStdhep
 
getnevts(StreamTokenizer) - Static method in class org.hps.util.DumpLHEEventsToASCII
 
getNextCollectionId(String) - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
Get the next collection ID for a database conditions table.
getNextCollectionId() - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Add a row for a new collection in the collections table and return the new collection ID assigned to it.
getNextStationID() - Method in class org.hps.online.recon.StationManager
Get the next station ID, which automatically increments the stationID value.
getNextX(Component) - Static method in class org.hps.monitoring.ecal.eventdisplay.ui.StatusPanel
Deprecated.
Finds the x-coordinate immediately after the component.
getNextX(Component, int) - Static method in class org.hps.monitoring.ecal.eventdisplay.ui.StatusPanel
Deprecated.
/** Finds the x-coordinate after the component with a given buffer.
getNFit() - Method in class org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender
Get the number of fit trials for the last confirm/extend.
getNFloat() - Method in class org.hps.analysis.MC.TrackTruthData
 
getNFloat() - Method in class org.hps.evio.RfHit
 
getNFloat() - Method in class org.hps.evio.TSGenericObject
Dummy implementation.
getNFloat() - Method in class org.hps.evio.VTPGenericObject
Dummy implementation.
getNFloat() - Method in class org.hps.readout.ecal.ReadoutTimestamp
Deprecated.
 
getNFloat() - Method in class org.hps.readout.ReadoutTimestamp
 
getNFloat() - Method in class org.hps.readout.svt.FpgaData
 
getNFloat() - Method in class org.hps.recon.ecal.cluster.TriggerTime
 
getNFloat() - Method in class org.hps.recon.ecal.FADCGenericHit
 
getNFloat() - Method in class org.hps.recon.ecal.HitExtraData
 
getNFloat() - Method in class org.hps.recon.ecal.SimpleGenericObject
Dummy implementation.
getNFloat() - Method in class org.hps.recon.tracking.gbl.GBLEventData
 
getNFloat() - Method in class org.hps.recon.tracking.gbl.GBLKinkData
Number of float values stored in this object.
getNFloat() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getNFloat() - Method in class org.hps.recon.tracking.gbl.GBLTrackData
 
getNFloat() - Method in class org.hps.recon.tracking.ShapeFitParameters
 
getNFloat() - Method in class org.hps.recon.tracking.TrackData
Number of float values stored in this object.
getNFloat() - Method in class org.hps.recon.tracking.TrackQualityData
 
getNFloat() - Method in class org.hps.recon.tracking.TrackResidualsData
 
getNFloat() - Method in class org.hps.recon.tracking.TrackTimeData
 
getNFloat() - Method in class org.hps.recon.tracking.TrackTruthInfo
Number of float values stored in this object.
getNFloat() - Method in class org.hps.record.epics.EpicsGenericObject
Dummy implementation.
getNFloat() - Method in class org.hps.record.scalers.ScalersGenericObject
 
getNFloat() - Method in class org.hps.record.svt.SvtErrorBitData
 
getNFloat() - Method in class org.hps.record.svt.SvtHeaderDataInfo
 
getNFloat() - Method in class org.hps.record.triggerbank.AbstractIntData
 
getNFloat() - Method in class org.hps.record.triggerbank.TSGenericObject
Dummy implementation.
getNFloat() - Method in class org.hps.record.triggerbank.VTPData
 
getNGoodHits() - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getNGoodHits() - Method in class org.hps.analysis.MC.TrackTruthMatching
 
getNGoodHits() - Method in class org.hps.recon.utils.TrackTruthMatcher
 
getNGoodTruthHits() - Method in class org.hps.analysis.MC.TrackTruthData
 
getNHits() - Method in class org.hps.analysis.examples.LCIOTrackAnalysis
 
getNHits() - Method in class org.hps.analysis.examples.TrackAnalysis
 
getNHits() - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getNHits() - Method in class org.hps.analysis.MC.TrackTruthMatching
 
getNHits() - Method in class org.hps.recon.utils.TrackTruthMatcher
 
getNHitsNew() - Method in class org.hps.analysis.examples.LCIOTrackAnalysis
 
getNHitsNew() - Method in class org.hps.analysis.examples.TrackAnalysis
 
getNiceSensorName(HpsSiSensor) - Static method in class org.hps.analysis.dataquality.PlotAndFitUtilities
 
getNiceSensorName(SiSensor) - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
getNiceSensorName(HpsSiSensor) - Method in class org.hps.analysis.dataquality.SvtMonitoring
 
getNiceSensorName(HpsSiSensor) - Method in class org.hps.analysis.dataquality.TrackingMonitoring
 
getNInt() - Method in class org.hps.analysis.MC.TrackTruthData
 
getNInt() - Method in class org.hps.evio.RfHit
 
getNInt() - Method in class org.hps.evio.TSGenericObject
Get the number of int values which is the length of the data header.
getNInt() - Method in class org.hps.evio.VTPGenericObject
Get the number of int values which is the length of the data header.
getNInt() - Method in class org.hps.readout.ecal.ReadoutTimestamp
Deprecated.
 
getNInt() - Method in class org.hps.readout.ReadoutTimestamp
 
getNInt() - Method in class org.hps.readout.svt.FpgaData
 
getNInt() - Method in class org.hps.recon.ecal.cluster.TriggerTime
 
getNInt() - Method in class org.hps.recon.ecal.FADCGenericHit
 
getNInt() - Method in class org.hps.recon.ecal.HitExtraData
 
getNInt() - Method in class org.hps.recon.ecal.SimpleGenericObject
Get the number of int values which is the length of the data header.
getNInt() - Method in class org.hps.recon.tracking.gbl.GBLEventData
 
getNInt() - Method in class org.hps.recon.tracking.gbl.GBLKinkData
Number of integer values stored in this object.
getNInt() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getNInt() - Method in class org.hps.recon.tracking.gbl.GBLTrackData
 
getNInt() - Method in class org.hps.recon.tracking.ShapeFitParameters
 
getNInt() - Method in class org.hps.recon.tracking.TrackData
Number of integer values stored in this object.
getNInt() - Method in class org.hps.recon.tracking.TrackQualityData
 
getNInt() - Method in class org.hps.recon.tracking.TrackResidualsData
 
getNInt() - Method in class org.hps.recon.tracking.TrackTimeData
 
getNInt() - Method in class org.hps.recon.tracking.TrackTruthInfo
Number of integer values stored in this object.
getNInt() - Method in class org.hps.record.epics.EpicsGenericObject
Get the number of int values which is the length of the data header.
getNInt() - Method in class org.hps.record.scalers.ScalersGenericObject
Get the number of integer values in the array.
getNInt() - Method in class org.hps.record.svt.SvtErrorBitData
 
getNInt() - Method in class org.hps.record.svt.SvtHeaderDataInfo
 
getNInt() - Method in class org.hps.record.triggerbank.AbstractIntData
 
getNInt() - Method in class org.hps.record.triggerbank.TSGenericObject
Get the number of int values which is the length of the data header.
getNInt() - Method in class org.hps.record.triggerbank.VTPData
 
getNode() - Method in class org.lcsim.geometry.compact.converter.AlignmentCorrection
 
getNoise() - Method in class org.hps.conditions.ecal.EcalCalibration
Get the noise value in units of ADC counts, which is the standard deviation of the digitized preamplifier output.
getNoise() - Method in class org.hps.conditions.hodoscope.HodoscopeCalibration
 
getNoise(int) - Method in class org.hps.conditions.svt.SvtCalibration
Get the noise value.
getNoise() - Method in class org.hps.svt.SvtClusterAnalysis.Cluster
 
getNoise(int, int) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get the noise for the given channel and sample number.
getNoiseConditions(long) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Gets the noise sigma for the indicated subdetector channel.
getNoiseConditions(long) - Method in class org.hps.digi.EcalDigitizationWithPulserDataMergingReadoutDriver
 
getNoiseConditions(long) - Method in class org.hps.digi.HodoscopeDigitizationWithPulserDataMergingReadoutDriver
 
getNoiseConditions(long) - Method in class org.hps.readout.DigitizationReadoutDriver
Gets the noise sigma for the indicated subdetector channel.
getNoiseConditions(long) - Method in class org.hps.readout.ecal.updated.EcalDigitizationReadoutDriver
 
getNoiseConditions(long) - Method in class org.hps.readout.hodoscope.HodoscopeDigitizationReadoutDriver
 
getNominalTickLengthMillis() - Method in interface org.hps.monitoring.subsys.SystemStatistics
Get the nominal length of one tick in millis.
getNominalTickLengthMillis() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
getNormal(SiTrackerHitStrip1D) - Static method in class org.hps.recon.tracking.straight.STUtils
 
getNormalVector() - Method in class org.hps.analysis.examples.TrackAnalysis.DiagonalizedCovarianceMatrix
 
getNote() - Method in class org.hps.conditions.svt.SvtBadChannel
Get a note about the bad channel.
getNotes() - Method in class org.hps.conditions.api.ConditionsRecord
Get the notes.
getNpointsOnTraj() - Method in class org.hps.recon.tracking.gbl.GblTrajectory
 
getNSA() - Method in class org.hps.record.daqconfig.FADCConfig
Gets the number of samples (4 ns clock-cycles) that a pulse will be integrated by the FADC after a threshold-crossing event.
getNSA() - Method in class org.hps.record.daqconfig2019.FADCConfigEcal2019
Gets the number of samples (4 ns clock-cycles) that a pulse will be integrated by the FADC after a threshold-crossing event.
getNSA() - Method in class org.hps.record.daqconfig2019.FADCConfigHodo2019
Gets the number of samples (4 ns clock-cycles) that a pulse will be integrated by the FADC after a threshold-crossing event.
getNSampleMinimum(short[]) - Method in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
getNSampleMinimum(short[]) - Method in class org.hps.recon.ecal.HodoRunningPedestalDriver
 
getNSB() - Method in class org.hps.record.daqconfig.FADCConfig
Gets the number of samples (4 ns clock-cycles) that a pulse will be integrated by the FADC before a threshold-crossing event.
getNSB() - Method in class org.hps.record.daqconfig2019.FADCConfigEcal2019
Gets the number of samples (4 ns clock-cycles) that a pulse will be integrated by the FADC before a threshold-crossing event.
getNSB() - Method in class org.hps.record.daqconfig2019.FADCConfigHodo2019
Gets the number of samples (4 ns clock-cycles) that a pulse will be integrated by the FADC before a threshold-crossing event.
getNsidePlane() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getNSigErr() - Method in class org.hps.recon.tracking.FastCheck
 
getNSigmaPosition(Cluster, ReconstructedParticle) - Method in class org.hps.recon.utils.LegacyTrackClusterMatcher
Calculate #sigma between cluster-track x/y position at calorimeter.
getNSigmaPosition(Cluster, Track, double) - Method in class org.hps.recon.utils.LegacyTrackClusterMatcher
 
getNSigmaPosition(Cluster, ReconstructedParticle) - Method in class org.hps.recon.utils.TrackClusterMatcherNSigma
Calculate #sigma between cluster-track x/y position at calorimeter.
getNSigmaPosition(Cluster, Track, double) - Method in class org.hps.recon.utils.TrackClusterMatcherNSigma
 
getNStripHitsForAllMCPs() - Method in class org.hps.recon.utils.TrackTruthMatcher
 
getNum() - Method in class org.hps.record.svt.SvtHeaderDataInfo
 
getNum(GenericObject) - Static method in class org.hps.record.svt.SvtHeaderDataInfo
 
getNumber() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Preamplifier
Gets the number of the preamplifier.
getNumberOfChannels() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get the total number of channels in the sensor.
getNumberOfEvents(StreamTokenizer) - Static method in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
getNumberOfEvents(StreamTokenizer) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
getNumberOfEvents(StreamTokenizer) - Static method in class org.hps.util.ConvertToStdhep
 
getNumberOfEvents(StreamTokenizer) - Static method in class org.hps.util.DatFileToStdhep
 
getNumberOfEvents(StreamTokenizer) - Static method in class org.hps.util.DatFileToStdhepTVM
 
getNumberOfEvents(StreamTokenizer) - Static method in class org.hps.util.DumpLHEEventsToASCII
 
getNumberOfEvents(StreamTokenizer) - Static method in class org.hps.util.LHEFileToStdhep
 
getNumberOfMCParticles(int) - Method in class org.hps.analysis.examples.TrackAnalysis
 
getNumberOfMCParticles(int) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getNumberOfMCParticles(int) - Method in class org.hps.analysis.MC.TrackTruthMatching
 
getNumberOfMultisampleHeaders() - Method in class org.hps.record.svt.SvtHeaderDataInfo
 
getNumberOfRegions() - Method in class org.hps.record.triggerbank.VTPFEETrigger
Get number of regions which triggered system.
getNumberOfRegisteredTriggers() - Method in class org.hps.record.triggerbank.TSData2019
Get number of registered triggers.
getNumberOfSenseStrips() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
getNumberOfSenseStrips() - Method in class org.lcsim.detector.tracker.silicon.HpsThinSiSensor
 
getNumberOfStripHits(int) - Method in class org.hps.analysis.examples.LCIOTrackAnalysis
 
getNumberOfStripHits(int) - Method in class org.hps.analysis.examples.TrackAnalysis
 
getNumberSamplesAfter() - Method in class org.hps.readout.rawconverter.AbstractBaseRawConverter
Gets the number of samples that are included in the pulse integral after the threshold-crossing sample.
getNumberSamplesBefore() - Method in class org.hps.readout.rawconverter.AbstractBaseRawConverter
Gets the number of samples that are included in the pulse integral before the threshold-crossing sample.
getNumbersInLine(StreamTokenizer) - Static method in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
getNumbersInLine(StreamTokenizer) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
getNumbersInLine(StreamTokenizer) - Static method in class org.hps.util.ConvertToStdhep
 
getNumbersInLine(StreamTokenizer) - Static method in class org.hps.util.DatFileToStdhep
 
getNumbersInLine(StreamTokenizer) - Static method in class org.hps.util.DatFileToStdhepTVM
 
getNumbersInLine(StreamTokenizer) - Static method in class org.hps.util.DumpLHEEventsToASCII
 
getNumbersInLine(StreamTokenizer) - Static method in class org.hps.util.LHEFileToStdhep
 
getNumCols() - Method in class org.hps.recon.tracking.gbl.matrix.VMatrix
\return Number of columns.
getNumGlobals() - Method in class org.hps.recon.tracking.gbl.GblPoint
 
getNumLocals() - Method in class org.hps.recon.tracking.gbl.GblPoint
 
getNumMChits(int) - Method in class org.hps.analysis.MC.TrackTruthData
 
getNumMeasurements() - Method in class org.hps.recon.tracking.gbl.GblPointJna
 
getNumOutliers() - Method in class org.hps.record.triggerbank.TiTimeOffsetEvioProcessor
 
getNumParameters() - Method in class org.hps.recon.tracking.gbl.GblData
 
getNumPoints() - Method in class org.hps.recon.tracking.gbl.GblTrajectory
 
getNumPoints() - Method in class org.hps.recon.tracking.gbl.GblTrajectoryJna
 
getNumRows() - Method in class org.hps.recon.tracking.gbl.matrix.VMatrix
\return Number of rows.
getNumRows() - Method in class org.hps.recon.tracking.gbl.matrix.VSymMatrix
\return Number of rows.
getNumRows() - Method in class org.hps.recon.tracking.gbl.matrix.VVector
\return Number of rows.
getNumVal() - Method in enum org.hps.recon.tracking.gbl.FittedGblTrajectory.GBLPOINT
 
getNZHits() - Method in class org.hps.analysis.examples.LCIOTrackAnalysis
 
getNZHits() - Method in class org.hps.analysis.examples.TrackAnalysis
 
getObjectClass() - Method in class org.hps.conditions.api.TableMetaData
Get the type of object this table maps onto.
getObjects() - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Get the set of objects in this collection.
getObjectTitle(Object) - Method in class org.hps.monitoring.application.PlotInfoPanel
Get the title of an AIDA object.
getObjectType() - Method in class org.hps.readout.util.collection.LCIOCollection
Gets the object type of the data stored in the collection.
getOffset() - Method in class org.hps.conditions.svt.SvtGain
Get the offset.
getOffset() - Method in class org.hps.conditions.trigger.TriggerTimeWindow
 
getOffset() - Method in class org.hps.recon.tracking.gbl.GblPoint
 
getOffset(int) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get the offset for the given channel.
getOffsetMax() - Method in class org.hps.conditions.trigger.TriggerTimeWindow
 
getOffsetMin() - Method in class org.hps.conditions.trigger.TriggerTimeWindow
 
getOffsetPhase() - Method in class org.hps.conditions.svt.SvtTimingConstants
The SVT offset phase (ns).
getOffsetTime() - Method in class org.hps.conditions.svt.SvtTimingConstants
The SVT offset time (ns).
getOldGeomDefLayerFromVolumeName(String) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition
 
getOldGeomDefLayerFromVolumeName(String) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Extract old definition of Test Run sensor number.
getOldLayerDefinition(boolean, int, boolean) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition
 
getOldLayerDefinition(boolean, int, boolean) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Get the layer number consistent with the old geometry definition.
getOnTriggerData(double) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
 
getOnTriggerData(double) - Method in class org.hps.digi.RawTrackerHitReadoutDriver
 
getOnTriggerData(double) - Method in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
 
getOnTriggerData(double) - Method in class org.hps.digi.SvtPulserReadoutDriver
 
getOnTriggerData(double) - Method in class org.hps.readout.DigitizationReadoutDriver
 
getOnTriggerData(double) - Method in class org.hps.readout.ecal.updated.GTPClusterReadoutDriver
 
getOnTriggerData(double) - Method in class org.hps.readout.ReadoutDriver
Generates a Collection containing any special output data produced by the driver that should be included in triggered output.

By default, this outputs null.
getOnTriggerData(double) - Method in class org.hps.readout.SimCalorimeterHitReadoutDriver
 
getOnTriggerData(double) - Method in class org.hps.readout.SimTrackerHitReadoutDriver
 
getOnTriggerData(double) - Method in class org.hps.readout.svt.SVTReadoutDriver
 
getOnTriggerData(double) - Method in class org.hps.readout.svt.SVTTrackerHitReadoutDriver
 
getOpposite() - Method in class org.hps.detector.ecal.GVector
 
getOptions() - Method in class org.hps.conditions.cli.AbstractCommand
Get the Options for this command (Apache CLI).
getOptions() - Method in class org.hps.online.recon.Command
Get the options for command line usage.
getOptions() - Method in class org.hps.online.recon.commands.CreateCommand
 
getOptions() - Method in class org.hps.online.recon.commands.LogCommand
 
getOptions() - Method in class org.hps.online.recon.commands.StatusCommand
 
getOptionsNoHelp() - Method in class org.hps.online.recon.Command
Return options of the command with no "help" option.
getOrientation(Pair<Integer, Integer>) - Method in class org.hps.conditions.svt.AbstractSvtDaqMapping.AbstractSvtDaqMappingCollection
Get the orientation of a sensor.
getOrientation() - Method in class org.hps.conditions.svt.AbstractSvtDaqMapping
Get the orientation of an SVT sensor (AXIAL or STEREO).
getOrientation(Pair<Integer, Integer>) - Method in class org.hps.conditions.svt.SvtDaqMapping.SvtDaqMappingCollection
Get the orientation of a sensor using the FEB ID and FEB Hybrid ID.
getOrigin(SiTrackerHitStrip1D) - Static method in class org.hps.recon.tracking.straight.STUtils
 
getOrigin() - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
getOrTrig() - Method in class org.hps.record.triggerbank.BaseTriggerData
 
getOrTrig(GenericObject) - Static method in class org.hps.record.triggerbank.BaseTriggerData
 
getOutputFile() - Method in class org.hps.online.recon.Client
Get the output file for writing server responses.
getOutputFullTrackCollectionName() - Method in class org.hps.recon.tracking.kalman.KalmanDriverHPS
 
getOutputFullTrackCollectionName() - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
getOutputSeedTrackCollectionName() - Method in class org.hps.recon.tracking.kalman.KalmanDriverHPS
 
getP0() - Method in class org.hps.conditions.ecal.EcalTimeWalk
Get parameter 0 value.
getP0() - Method in class org.hps.recon.tracking.WTrack
 
getP0_ejml() - Method in class org.hps.recon.tracking.WTrack
 
getP1() - Method in class org.hps.conditions.ecal.EcalTimeWalk
Get parameter 1 value.
getP2() - Method in class org.hps.conditions.ecal.EcalTimeWalk
Get parameter 2 value.
getP2pJacobian() - Method in class org.hps.recon.tracking.gbl.GblPoint
 
getP3() - Method in class org.hps.conditions.ecal.EcalTimeWalk
Get parameter 3 value.
getP4() - Method in class org.hps.conditions.ecal.EcalTimeWalk
Get parameter 4 value.
getPair0Config() - Method in class org.hps.record.daqconfig2019.VTPConfig2019
Gets the configuration parameters for the first pair trigger.
getPair0Triggers() - Method in class org.hps.analysis.trigger.SimTriggerModule
Gets the simulated trigger results for the pair 0 trigger.
getPair0Triggers() - Method in class org.hps.analysis.trigger.SimTriggerModule2019
Gets the simulated trigger results for the pair 0 trigger.
getPair1Config() - Method in class org.hps.record.daqconfig.SSPConfig
Gets the configuration parameters for the first pair trigger.
getPair1Config() - Method in class org.hps.record.daqconfig2019.VTPConfig2019
Gets the configuration parameters for the second pair trigger.
getPair1Triggers() - Method in class org.hps.analysis.trigger.SimTriggerModule
Gets the simulated trigger results for the pair 1 trigger.
getPair1Triggers() - Method in class org.hps.analysis.trigger.SimTriggerModule2019
Gets the simulated trigger results for the pair 1 trigger.
getPair2Config() - Method in class org.hps.record.daqconfig.SSPConfig
Gets the configuration parameters for the second pair trigger.
getPair2Config() - Method in class org.hps.record.daqconfig2019.VTPConfig2019
Gets the configuration parameters for the third pair trigger.
getPair2Triggers() - Method in class org.hps.analysis.trigger.SimTriggerModule2019
Gets the simulated trigger results for the pair 2 trigger.
getPair3Config() - Method in class org.hps.record.daqconfig2019.VTPConfig2019
Gets the configuration parameters for the forth pair trigger.
getPair3Triggers() - Method in class org.hps.analysis.trigger.SimTriggerModule2019
Gets the simulated trigger results for the pair 3 trigger.
getPairsTriggers() - Method in class org.hps.record.triggerbank.VTPData
Gets the list of pairs triggers reported by VTP.
getPairTriggers(int) - Method in class org.hps.analysis.trigger.SimTriggerModule
Gets the simulated trigger results for the indicated pair trigger.
getPairTriggers(int) - Method in class org.hps.analysis.trigger.SimTriggerModule2019
Gets the simulated trigger results for the indicated pair trigger.
getPairTriggers() - Method in class org.hps.record.triggerbank.SSPData
Gets the list of pair triggers reported by the SSP.
getPairTriggerTime(Trigger<?>) - Static method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
A helper method associated with getTriggerTime that handles pair triggers, which have either Cluster[] or VTPCluster[] objects as their source type.
getPairTriggerTime(Trigger<?>) - Static method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
A helper method associated with getTriggerTime that handles pair triggers, which have either Cluster[] or SSPCluster[] objects as their source type.
getParameter() - Method in class org.hps.conditions.svt.SvtAlignmentConstant
Get the alignment constant's encoded, raw value.
getParameterF() - Method in class org.hps.record.daqconfig.ESBCutConfig
Gets the parameter F in the energy slope equation.
getParameterF() - Method in class org.hps.record.daqconfig2019.ESBCutConfig2019
Gets the parameter F in the energy slope equation.
getParameters() - Method in class org.hps.recon.particle.SimpleParticleID
 
getParameters() - Method in class org.hps.recon.tracking.WTrack
 
getParameters() - Method in class org.hps.recon.vertexing.BilliorVertex
 
getParametersAtNewRefPoint(double[], TrackState) - Static method in class org.hps.recon.tracking.TrackUtils
Change reference point of helix (following L3 Internal Note 1666.)
getParametersAtNewRefPoint(double[], HpsHelicalTrackFit) - Static method in class org.hps.recon.tracking.TrackUtils
Change reference point of helix (following L3 Internal Note 1666.)
getParametersAtNewRefPoint(double[], double[], double[]) - Static method in class org.hps.recon.tracking.TrackUtils
Change reference point of helix (following L3 Internal Note 1666.)
getParametersFromPointAndMomentum(Hep3Vector, Hep3Vector, int, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
getParametersFromPointAndMomentum(Hep3Vector, Hep3Vector, int, double, boolean) - Static method in class org.hps.recon.tracking.TrackUtils
Deprecated.
getParams() - Method in class org.hps.recon.tracking.gbl.GblUtils.ClParams
 
getParams() - Method in class org.hps.recon.tracking.gbl.GblUtils.PerigeeParams
 
getParC0() - Method in class org.hps.record.daqconfig2019.PDECutConfig2019
Gets PDE parameter C0.
getParC1() - Method in class org.hps.record.daqconfig2019.PDECutConfig2019
Gets PDE parameter C1.
getParC2() - Method in class org.hps.record.daqconfig2019.PDECutConfig2019
Gets PDE parameter C2.
getParC3() - Method in class org.hps.record.daqconfig2019.PDECutConfig2019
Gets PDE parameter C3.
getParent() - Method in class org.hps.recon.tracking.gbl.AlignableVolume
 
getParentCrystal() - Method in class org.hps.monitoring.ecal.eventdisplay.event.Association
getParentCrystal

public Point getParentCrystal()

Indicates the indices for the parent crystal with which the child crystal is connected.
getParentToLocal() - Method in class org.hps.svt.alignment.HPSStrips
 
getPartialTracks() - Method in class org.hps.recon.tracking.AmbiguityResolver
 
getParticle() - Method in class org.hps.analysis.MC.TruthContribution
 
getParticleString(MCParticle) - Static method in class org.hps.analysis.MC.EcalTruthTestDriver
 
getParticleTreeAsSet(MCParticle) - Static method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Flattens the particle tree to a set containing both the root particle and any particles that are descended from it.
getParticleTreeAsSet(MCParticle) - Static method in class org.hps.readout.DigitizationReadoutDriver
Flattens the particle tree to a set containing both the root particle and any particles that are descended from it.
getPassBits() - Method in class org.hps.record.triggerbank.VTPPairsTrigger
Get pairs trigger pass bits.
getPassBits() - Method in class org.hps.record.triggerbank.VTPSinglesTrigger
Get singles trigger pass bits.
getPassword() - Method in class org.hps.conditions.database.ConnectionParameters
Get the password.
getPath() - Method in class org.hps.monitoring.application.DataSourceComboBox.DataSourceItem
Get the full path to the data source which is used as tool tip text (not used directly for ET sources).
getPath() - Method in class org.hps.monitoring.application.MenuBar.RecentFileItem
Get the file path of the item.
getPath() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
Get path length to this strip cluster
getPath(double) - Method in class org.hps.recon.tracking.straight.STUtils.STBaseTrack
 
getPath(double) - Method in class org.hps.recon.tracking.straight.STUtils.STTrack
 
getPath3D() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
Get path length to this strip cluster
getPathGroups(Subdetector, IPhysicalVolume) - Method in class org.hps.recon.tracking.MaterialManager.HPSTracker2VolumeGrouper
 
getPathLength(FittedGblTrajectory.GBLPOINT) - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
Find the path length to this point.
getPathLength(int) - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
Find the path length to this point.
getPathLength(double, STUtils.STStereoTrack) - Static method in class org.hps.recon.tracking.straight.STUtils
Path length to this point along the STUtils.STStereoTrack.
getPathLengthMap() - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
getPathLengths(List<HelicalTrackHit>) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
 
getPathLengthToPlaneApprox(Hep3Vector, Hep3Vector, Hep3Vector) - Method in class org.hps.recon.tracking.WTrack
 
getPathLengthToPlaneApprox_ejml(DMatrix3, DMatrix3, DMatrix3) - Method in class org.hps.recon.tracking.WTrack
 
getPattern() - Method in class org.hps.readout.util.HodoscopePattern
 
getPaused() - Method in class org.hps.monitoring.application.model.ConnectionStatusModel
Return true if the event processing is currently paused.
getPDECutConfig() - Method in class org.hps.record.daqconfig2019.SinglesTriggerConfig2019
Gets the configuration object for the cluster XMin cut.
getPDG() - Method in class org.hps.recon.particle.SimpleParticleID
 
getPDGID() - Method in class org.hps.analysis.MC.TruthContribution
 
getPedestal() - Method in class org.hps.conditions.ecal.EcalCalibration
Get the pedestal value in units of ADC counts, which is the mean of the digitized preamplifier output.
getPedestal() - Method in class org.hps.conditions.hodoscope.HodoscopeCalibration
 
getPedestal(int) - Method in class org.hps.conditions.svt.SvtCalibration
Get the pedestal value.
getPedestal(CompositeData) - Static method in class org.hps.evio.StuckFADCBit
Get the measured pedestal for a given readout.
getPedestal(RawTrackerHit) - Static method in class org.hps.evio.StuckFADCBit
Get the measured pedestal for a given readout.
getPedestal(EcalConditions, EcalChannel.DaqId) - Static method in class org.hps.evio.StuckFADCBit
Get the conditions database pedestal for a given channel.
getPedestal(EcalConditions, EcalChannel) - Static method in class org.hps.evio.StuckFADCBit
Get the conditions database pedestal.
getPedestal(long) - Method in class org.hps.readout.rawconverter.AbstractBaseRawConverter
Gets the pedestal for the specified subdetector channel.
getPedestal(long) - Method in class org.hps.readout.rawconverter.EcalMode1RawConverter
 
getPedestal(long) - Method in class org.hps.readout.rawconverter.EcalReadoutMode3RawConverter
 
getPedestal(long) - Method in class org.hps.readout.rawconverter.HodoscopeMode1RawConverter
 
getPedestal(long) - Method in class org.hps.readout.rawconverter.HodoscopeReadoutMode3RawConverter
 
getPedestal(EventHeader, long) - Method in class org.hps.recon.ecal.HodoRawConverter
 
getPedestal(FADCGenericHit) - Method in class org.hps.recon.filtering.CosmicPMTFilter
 
getPedestal() - Method in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
getPedestal(EcalChannel) - Method in class org.hps.record.daqconfig.FADCConfig
Gets the pedestal for a crystal.
getPedestal(int) - Method in class org.hps.record.daqconfig.FADCConfig
Gets the pedestal for a crystal.
getPedestal(int, int) - Method in class org.hps.record.daqconfig.FADCConfig
Gets the pedestal for a crystal.
getPedestal(long) - Method in class org.hps.record.daqconfig.FADCConfig
Gets the pedestal for a crystal.
getPedestal(Point) - Method in class org.hps.record.daqconfig.FADCConfig
Gets the pedestal for a crystal.
getPedestal(EcalChannel) - Method in class org.hps.record.daqconfig2019.FADCConfigEcal2019
Gets the pedestal for a crystal.
getPedestal(int) - Method in class org.hps.record.daqconfig2019.FADCConfigEcal2019
Gets the pedestal for a crystal.
getPedestal(int, int) - Method in class org.hps.record.daqconfig2019.FADCConfigEcal2019
Gets the pedestal for a crystal.
getPedestal(long) - Method in class org.hps.record.daqconfig2019.FADCConfigEcal2019
Gets the pedestal for a crystal.
getPedestal(Point) - Method in class org.hps.record.daqconfig2019.FADCConfigEcal2019
Gets the pedestal for a crystal.
getPedestal(HodoscopeChannel) - Method in class org.hps.record.daqconfig2019.FADCConfigHodo2019
Gets the pedestal for a channel.
getPedestal(int) - Method in class org.hps.record.daqconfig2019.FADCConfigHodo2019
Gets the pedestal for a channel.
getPedestal(int, int, int, int) - Method in class org.hps.record.daqconfig2019.FADCConfigHodo2019
Gets the pedestal for a hodoscope .
getPedestal(long) - Method in class org.hps.record.daqconfig2019.FADCConfigHodo2019
Gets the pedestal for a channel.
getPedestal(int[]) - Method in class org.hps.record.daqconfig2019.FADCConfigHodo2019
Gets the pedestal for a channel.
getPedestal(int, int) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get the pedestal for the given channel and sample number.
getPedestalConditions(long) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Gets the pedestal for the indicated subdetector channel.
getPedestalConditions(long) - Method in class org.hps.digi.EcalDigitizationWithPulserDataMergingReadoutDriver
 
getPedestalConditions(long) - Method in class org.hps.digi.HodoscopeDigitizationWithPulserDataMergingReadoutDriver
 
getPedestalConditions(long) - Method in class org.hps.readout.DigitizationReadoutDriver
Gets the pedestal for the indicated subdetector channel.
getPedestalConditions(long) - Method in class org.hps.readout.ecal.updated.EcalDigitizationReadoutDriver
 
getPedestalConditions(long) - Method in class org.hps.readout.hodoscope.HodoscopeDigitizationReadoutDriver
 
getPercentEnergyMap(SimCalorimeterHit) - Static method in class org.hps.analysis.MC.EcalTruthTestDriver
 
getPerigeeTrackParameters() - Method in class org.hps.recon.tracking.gbl.GBLTrackData
 
getPerPars(STUtils.STStereoTrack) - Static method in class org.hps.recon.tracking.straight.STUtils
Get a vector of track parameters for a STUtils.STStereoTrack in the tracking frame.
getPerParVector(double, double, double, double, double) - Static method in class org.hps.recon.tracking.gbl.GblUtils
 
getPerParVector(HelicalTrackFit, double) - Static method in class org.hps.recon.tracking.gbl.GblUtils
 
getPerToClPrj(HelicalTrackFit) - Static method in class org.hps.recon.tracking.gbl.GblUtils
Computes the projection matrix from the perigee XY plane variables dca and z0 into the curvilinear xT,yT,zT frame (U,V,T) with reference point (0,0,0) for the perigee frame.
getPerTrackParamStr(GblUtils.PerigeeParams) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
getPerTrackParamTruthStr(GblUtils.PerigeeParams) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
getPhase0() - Method in class org.hps.conditions.svt.SvtReadoutSyncPhase
Get phase0.
getPhase1() - Method in class org.hps.conditions.svt.SvtReadoutSyncPhase
Get phase1.
getphi(double, double) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
getphi(double, double) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
getPhi() - Method in class org.hps.detector.ecal.CrystalTaitBryanAngleCalculator
 
getPhi(double) - Method in class org.hps.recon.tracking.gbl.GblSimpleHelix
 
getPhi() - Method in class org.hps.recon.tracking.gbl.GblUtils.ClParams
 
getPhi() - Method in class org.hps.recon.tracking.gbl.GblUtils.PerigeeParams
 
getPhi(Track, Hep3Vector) - Static method in class org.hps.recon.tracking.TrackUtils
 
getPhi(TrackState, Hep3Vector) - Static method in class org.hps.recon.tracking.TrackUtils
 
getPhi0(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
getPhi0(TrackState) - Static method in class org.hps.recon.tracking.TrackUtils
 
getPhi0Error() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the error for phi0, azimuthal angle of the momentum at the DCA ref.
getPhiKink(int) - Method in class org.hps.recon.tracking.gbl.GBLKinkData
 
getPhiKink(GenericObject, int) - Static method in class org.hps.recon.tracking.gbl.GBLKinkData
 
getPhysicalChannelNumber(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract the physical channel number associated with the samples
getPhysLayer(int, int, boolean) - Method in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
getPhysMother() - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
Find the first non-ghost volume among parents.
getPhysMother() - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
Find the first non-ghost volume among parents.
getPhysVolume() - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
getPhysVolume() - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
getPid(Process) - Static method in class org.hps.online.recon.StationProcess
Get the PID of a system process
getPid() - Method in class org.hps.online.recon.StationProcess
Get the PID of the station's system process
getPipelineMap() - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Return the map of FADC pipelines.
getPitch(int) - Method in class org.hps.svt.alignment.HPSStrips
 
getPivot() - Method in class org.hps.recon.tracking.gbl.matrix.LUDecomposition
Return pivot permutation vector
getPlotInfoPanel() - Method in class org.hps.monitoring.application.MonitoringApplicationFrame
Get the plot info panel that shows plot statistics.
getPlotName(String, TriggerDiagnostic2019Driver.CutType, TriggerDiagnostic2019Driver.TriggerType, int) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Get a name for a plot.
getPlotName(String, TriggerDiagnosticDriver.CutType, TriggerDiagnosticDriver.TriggerType, int) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
getPlotNameEfficiency(TriggerDiagnostic2019Driver.CutType, TriggerDiagnostic2019Driver.TriggerType, int) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Get a name for a plot with type of Efficiency.
getPlotNameEfficiency(TriggerDiagnosticDriver.CutType, TriggerDiagnosticDriver.TriggerType, int) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
getPlotNameTotal(TriggerDiagnostic2019Driver.CutType, TriggerDiagnostic2019Driver.TriggerType, int) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Get a name for a plot with type of Observed
getPlotNameTotal(TriggerDiagnosticDriver.CutType, TriggerDiagnosticDriver.TriggerType, int) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
getPlotNameVerified(TriggerDiagnostic2019Driver.CutType, TriggerDiagnostic2019Driver.TriggerType, int) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Get a name for a plot with type of Verified
getPlotNameVerified(TriggerDiagnosticDriver.CutType, TriggerDiagnosticDriver.TriggerType, int) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
getPlotPane() - Method in class org.hps.monitoring.application.PlotPanel
Get the tabbed pane with the plots.
getPlotPanel() - Method in class org.hps.monitoring.application.MonitoringApplicationFrame
Get the plot panel for displaying AIDA plots.
getPlotsDir() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the directory to but root and pdf files
getPlotterRegistry() - Static method in class org.hps.monitoring.plotting.MonitoringPlotFactory
Get the global registry of plotters.
getPlotters() - Method in class org.hps.monitoring.plotting.PlotterRegistry
Get the current collection of plotters as an unmodifiable collection.
getPlotterStyle(IBaseHistogram) - Static method in class org.hps.analysis.dataquality.PlotAndFitUtilities
 
getPlotterStyle(IFunction) - Static method in class org.hps.analysis.dataquality.PlotAndFitUtilities
 
getPlotterStyle(IBaseHistogram) - Static method in class org.hps.monitoring.drivers.trackrecon.PlotAndFitUtilities
 
getPlotterStyle(IFunction) - Static method in class org.hps.monitoring.drivers.trackrecon.PlotAndFitUtilities
 
getPlotterStyle(IBaseHistogram) - Static method in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
getPlotterStyle(IFunction) - Static method in class org.hps.recon.tracking.SvtPlotUtils
 
getPlotTIName(TriggerDiagnosticDriver.TriggerType) - Static method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Returns the name of the trigger type in the argument, or "All" if a null argument is given.
getPlotTSName(TriggerDiagnostic2019Driver.TriggerType) - Static method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Returns the name of the trigger type in the argument, or "All" if a null argument is given.
getPOCALineToLine() - Method in class org.hps.recon.vertexing.TwoLineVertexer
Function to calculate DCA in 3D of two lines
getPOCALineToLineAlt() - Method in class org.hps.recon.vertexing.TwoLineVertexer
Function to calculate DCA in 3D of two lines
getPocketDepth(int) - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Plate
Get pocket depth for this plate
getPocketDepth(int) - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Plate
Get pocket depth for this plate
getPoint(double, double, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
getPointIndex(FittedGblTrajectory.GBLPOINT) - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
Find the index (or label) of the GBL point on the trajectory from the FittedGblTrajectory.GBLPOINT.
getPointList() - Method in class org.hps.recon.tracking.straight.STUtils.STBaseTrack
 
getPointList(STUtils.STStereoTrack.VIEW) - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
Get list of points that would be used in a simple univariate regression.
getPointList() - Method in class org.hps.recon.tracking.straight.STUtils.STTrack
 
getPointOnHelix(double) - Method in class org.hps.recon.tracking.WTrack
 
getPointOnHelix(double, Hep3Vector) - Method in class org.hps.recon.tracking.WTrack
Get point on helix at path length s in arbitrary oriented, constant magnetic field with unit vector h
getPointOnHelix_ejml(double) - Method in class org.hps.recon.tracking.WTrack
 
getPointOnHelix_ejml(double, DMatrix3) - Method in class org.hps.recon.tracking.WTrack
Get point on helix at path length s in arbitrary oriented, constant magnetic field with unit vector h
getPoints() - Method in class org.hps.recon.tracking.MultipleScattering.ScatterPoints
 
getPoorScoreTracks() - Method in class org.hps.recon.tracking.AmbiguityResolver
 
getPort() - Method in class org.hps.conditions.database.ConnectionParameters
Get the port number.
getPort() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the ET TCP/IP port value.
getPort() - Method in class org.hps.online.recon.Client
Get the port number of the server.
getPos() - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
getPos() - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
getPosition() - Method in class org.hps.conditions.svt.MotorPositionLoader.MotorPositionMyaRecord
 
getPosition(double[]) - Method in class org.hps.recon.tracking.gbl.GblHelixPrediction
 
getPosition() - Method in class org.hps.recon.tracking.MultipleScattering.ScatterPoint
 
getPosition(Hep3Vector, SiTrackerHitStrip1D, SiTrackerHitStrip1D) - Static method in class org.hps.recon.tracking.straight.STUtils
Basically the same as what's in HitUtils.
getPosition() - Method in class org.hps.recon.tracking.straight.STUtils.StereoPair
 
getPosition(List<LCRelation>, SiSensorElectrodes) - Method in class org.hps.recon.tracking.StripMaker
 
getPosition() - Method in class org.hps.recon.vertexing.BilliorVertex
 
getPositionDistPlotName(int, int) - Static method in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
Gets the name of the "all hits" energy plot for the indicated plot type.
getPositionError() - Method in class org.hps.recon.vertexing.BilliorVertex
 
getPositionFront() - Method in class org.hps.detector.ecal.EcalCrystal
Get the global center position of the XY plane in the front of the crystal.
getPositionInCell(Hep3Vector) - Method in class org.hps.svt.alignment.HPSStrips
 
getPositionX() - Method in class org.hps.conditions.beam.BeamPosition
Get beam position in X (mm).
getPositionY() - Method in class org.hps.conditions.beam.BeamPosition
Get beam position in Y (mm).
getPositionZ() - Method in class org.hps.conditions.beam.BeamPosition
Get beam position in Z (mm).
getPreamplifierNumber() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
Gets the crystal's preamplifier reference data.
getPrediction(double[], double[], double[]) - Method in class org.hps.recon.tracking.gbl.GblSimpleHelix
 
getPreferredSize() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
getPreferredSize() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
 
getPrescale() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the ET station prescale value.
getPrescaleRegion0Config() - Method in class org.hps.record.daqconfig2019.FEETriggerConfig2019
Gets the configuration object for the FEE prescale of region 0.
getPrescaleRegion1Config() - Method in class org.hps.record.daqconfig2019.FEETriggerConfig2019
Gets the configuration object for the FEE prescale of region 1.
getPrescaleRegion2Config() - Method in class org.hps.record.daqconfig2019.FEETriggerConfig2019
Gets the configuration object for the FEE prescale of region 2.
getPrescaleRegion3Config() - Method in class org.hps.record.daqconfig2019.FEETriggerConfig2019
Gets the configuration object for the FEE prescale of region 3.
getPrescaleRegion4Config() - Method in class org.hps.record.daqconfig2019.FEETriggerConfig2019
Gets the configuration object for the FEE prescale of region 4.
getPrescaleRegion5Config() - Method in class org.hps.record.daqconfig2019.FEETriggerConfig2019
Gets the configuration object for the FEE prescale of region 5.
getPrescaleRegion6Config() - Method in class org.hps.record.daqconfig2019.FEETriggerConfig2019
Gets the configuration object for the FEE prescale of region 6.
getPresigma() - Method in class org.lcsim.geometry.compact.converter.MilleParameter
 
getPreviousTrackStateAtSensor(Track, List<HpsSiSensor>, int) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getPrimary(List<MCParticle>) - Method in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
getPrimary(List<MCParticle>) - Method in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
getPrimaryElectronE(List<MCParticle>) - Method in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
getPrjPerToCl() - Method in class org.hps.recon.tracking.gbl.GBLTrackData
 
getPrjPerToClVal(int, int) - Method in class org.hps.recon.tracking.gbl.GBLTrackData
 
getProbability() - Method in class org.hps.recon.vertexing.BilliorVertex
 
getProcess() - Method in class org.hps.online.recon.StationProcess
Get the station's system process
getProcessingStage() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the processing stage.
getProcessingStage() - Method in class org.hps.record.composite.CompositeLoopConfiguration
Get the processing stage to execute (all prior stages will be executed as well).
getProductionDriver() - Method in class org.hps.readout.util.collection.LCIOCollection
Gets the production driver that is responsible for creating the collection.
getProperties() - Method in class org.hps.online.recon.Station
Get the configuration properties of the station
getProperties() - Method in class org.hps.online.recon.StationProcess
Get the station's config properties
getPropertyChangeSupport() - Method in class org.hps.monitoring.application.model.AbstractModel
Get the property change support object.
getPropertyNames(Class<? extends AbstractModel>) - Static method in class org.hps.monitoring.application.model.AbstractModel
This method will extract property names from a class, which in this package's conventions are statically declared, public strings that end with the sub-string "_PROPERTY".
getPropertyNames() - Method in class org.hps.monitoring.application.model.AbstractModel
Get the list of the property names for this model.
getPropertyNames() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the property names in the configuration.
getPropertyNames() - Method in class org.hps.monitoring.application.model.ConnectionStatusModel
Get the property names for this class.
getPropertyNames() - Method in class org.hps.monitoring.application.model.RunModel
Get the property names for this model.
getPsi() - Method in class org.hps.detector.ecal.CrystalTaitBryanAngleCalculator
 
getPsidePlane() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getPtr() - Method in class org.hps.recon.tracking.gbl.GblHelixPrediction
 
getPtr() - Method in class org.hps.recon.tracking.gbl.GblPointJna
 
getPtr() - Method in class org.hps.recon.tracking.gbl.MilleBinaryJna
 
getPulseIntegral(FADCGenericHit) - Method in class org.hps.recon.filtering.CosmicPMTFilter
 
getPulsePedestal(long, int, int) - Method in class org.hps.recon.ecal.EcalOnlineRawConverter
Gets the pedestal for a given crystal and threshold crossing.
getPulsePedestal(long, int, int) - Method in class org.hps.recon.ecal.EcalOnlineRawConverter2019
Gets the pedestal for a given crystal and threshold crossing.
getPulsePedestal(EventHeader, long, int, int) - Method in class org.hps.recon.ecal.EcalRawConverter
Get pedestal for entire pulse integral.
getPulsePedestal(EventHeader, long, int, int) - Method in class org.hps.recon.ecal.EcalRawConverter2
Get pedestal for entire pulse integral.
getPulsePedestal(EventHeader, long, int, int) - Method in class org.hps.recon.ecal.EcalRawConverter3
Get pedestal for entire pulse integral.
getPulsePedestal(long, int, int) - Method in class org.hps.recon.ecal.HodoOnlineRawConverter2019
Gets the pedestal for a given crystal and threshold crossing.
getPulseWidth() - Method in class org.hps.conditions.ecal.EcalChannelConstants
Get the pulse width or null if it does not exist.
getPulseWidth() - Method in class org.hps.conditions.ecal.EcalPulseWidth
Get the signal pulse width.
getPurity() - Method in class org.hps.analysis.examples.LCIOTrackAnalysis
 
getPurity() - Method in class org.hps.analysis.examples.TrackAnalysis
 
getPurity() - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
getPurity() - Method in class org.hps.analysis.MC.TrackTruthMatching
 
getPurity() - Method in class org.hps.recon.utils.TrackTruthMatcher
 
getPurityNew() - Method in class org.hps.analysis.examples.TrackAnalysis
 
getQ() - Method in class org.hps.recon.tracking.gbl.matrix.QRDecomposition
Generate and return the (economy-sized) orthogonal factor
getQ(double, DMatrixRMaj) - Method in class org.hps.recon.tracking.kalman.HelixState
 
getQoverP() - Method in class org.hps.recon.tracking.gbl.GblUtils.ClParams
 
getQuadrant(Cluster) - Static method in class org.hps.recon.ecal.EcalUtils
Returns the quadrant which contains the ECal cluster
getQuadrant(CalorimeterHit) - Static method in class org.hps.recon.ecal.EcalUtils
 
getQuadrant(int, int) - Static method in class org.hps.recon.ecal.EcalUtils
 
getQuantityName(int, int, int, int) - Method in class org.hps.analysis.dataquality.TrackingResiduals
 
getQuantityName(int, int, int, int) - Method in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
getQueueSize() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the ET queue size.
getr(double, double) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
getr(double, double) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
getR() - Method in class org.hps.recon.tracking.gbl.matrix.QRDecomposition
Return the upper triangular factor
getR(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
getR(TrackState) - Static method in class org.hps.recon.tracking.TrackUtils
 
getRange(int, boolean) - Method in class org.hps.analysis.dataquality.TrackingResiduals
 
getRange(int, boolean) - Method in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
getRanges() - Method in class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasRunRange
 
getRanges() - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
getRanges() - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasRunRange
 
getRanges() - Method in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionRunRange
 
getRatioError(double, double, double, double) - Static method in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
 
getRatioError(double, double, double, double) - Static method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
 
getRatioError(double, double, double, double) - Static method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Get error of a ratio
getRatioError(double, double, double, double) - Static method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
getRawADCSum(double, long) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
Very simple method to retrieve the pedestal-subtracted raw Energy.
getRawToTruthTable(EventHeader, String) - Static method in class org.hps.analysis.MC.KeepTruthRawTrackerHits
 
getRawTrackerHit() - Method in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver.StripHit
 
getRawTrackerHit() - Method in class org.hps.recon.tracking.FittedRawTrackerHit
 
getRawTrackerHit(LCRelation) - Static method in class org.hps.recon.tracking.FittedRawTrackerHit
 
getRce() - Method in class org.hps.record.svt.SvtErrorBitData
 
getReadoutLatency(double) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
 
getReadoutLatency(double) - Method in class org.hps.readout.DigitizationReadoutDriver
 
getReadoutMode() - Method in class org.hps.recon.ecal.FADCGenericHit
 
getReadoutMode(GenericObject) - Static method in class org.hps.recon.ecal.FADCGenericHit
 
getReadoutName() - Method in class org.hps.readout.util.collection.LCIOCollection
Gets the readout name for the collection.
getReadoutStripPitch() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
getReadoutStripPitch() - Method in class org.lcsim.detector.tracker.silicon.HpsThinSiSensor
 
getReadoutTransferEfficiency() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
getReadoutWindow() - Static method in class org.hps.readout.ReadoutDataManager
Gets the default size of the readout window.
getReadoutWindowAfter() - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
 
getReadoutWindowAfter() - Method in class org.hps.readout.DigitizationReadoutDriver
 
getReadoutWindowAfter() - Method in class org.hps.readout.ReadoutDriver
Gets the time window after the trigger time in which objects from this collection will be written into the output file.
getReadoutWindowAfter() - Method in class org.hps.readout.TriggerDriver
 
getReadoutWindowBefore() - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
 
getReadoutWindowBefore() - Method in class org.hps.readout.DigitizationReadoutDriver
 
getReadoutWindowBefore() - Method in class org.hps.readout.ReadoutDriver
Gets the time window before the trigger time in which objects from this collection will be written into the output file.
getReadoutWindowBefore() - Method in class org.hps.readout.TriggerDriver
 
getRealEigenvalues() - Method in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
Return the real parts of the eigenvalues
getReason() - Method in class org.hps.online.recon.eventbus.Stop
 
getRecentFiles() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get recent files as a string with paths separated by the '\n' string.
getRecentFilesList() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the recent files list.
getReconClusterer() - Method in class org.hps.recon.ecal.cluster.ReconClusterDriver
 
getReconstructedCluster() - Method in class org.hps.analysis.trigger.util.ClusterMatchedPair
Gets the reconstructed cluster of the pair.
getReconstructedCluster() - Method in class org.hps.analysis.trigger.util.ClusterMatchedPair2019
Gets the reconstructed cluster of the pair.
getRecord() - Method in class org.hps.conditions.run.RunSpreadsheet.RunData
 
getRecordClass() - Method in class org.hps.record.et.EtEventQueue
Get the class of the record that is supplied.
getRecordClass() - Method in class org.hps.record.evio.EvioEventQueue
Get the class of the supplied records.
getRecordClass() - Method in class org.hps.record.lcio.LcioEventQueue
Get the record class.
getRecords() - Method in class org.hps.conditions.run.RunSpreadsheet
Get the list of records read from the CSV file.
getRecordSource() - Method in class org.hps.record.composite.CompositeLoopConfiguration
Get the record source.
getRefPoint() - Method in class org.hps.recon.tracking.HpsHelicalTrackFit
 
getRegionBits() - Method in class org.hps.record.triggerbank.VTPFEETrigger
Get singles trigger pass bits.
getRegionMax() - Method in class org.hps.record.daqconfig2019.FEEPrecaleConfig2019
Gets maximum of prescale region.
getRegionMin() - Method in class org.hps.record.daqconfig2019.FEEPrecaleConfig2019
Gets minimum of prescale region.
getRegionPrescale() - Method in class org.hps.record.daqconfig2019.FEEPrecaleConfig2019
Gets FEE prescale.
getRejectedHitList() - Method in class org.hps.recon.ecal.cluster.ReconClusterer
Get the list of rejected hits that was made from processing the last event.
getRemoteTreeBind() - Method in class org.hps.online.recon.StationProcess
Get the AIDA remote tree bind URL for the station
getResAndErr(int, boolean, double[]) - Method in class org.hps.recon.tracking.gbl.GblTrajectory
 
getResDers() - Method in class org.hps.recon.tracking.gbl.GlobalDers
Derivatives of the local perturbed residual w.r.t.
getResidual(double[], List<Integer>, List<Double>) - Method in class org.hps.recon.tracking.gbl.GblData
\param [out] aResidual Measurement-Prediction \param [out] aVariance Variance (of measurement) \param [out] aDownWeight Down-weighting factor \param [out] indLocal List of labels of used (local) fit parameters \param [out] derLocal List of derivatives for used (local) fit parameters
getResidual(int, String) - Method in class org.hps.recon.tracking.gbl.TruthResiduals
 
getResidual(Track, int) - Method in class org.hps.svt.alignment.AlignmentParameters
 
getResidualHTHY(HelicalTrackHit, Hep3Vector) - Method in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
getResidualHTHZ(HelicalTrackHit, Hep3Vector) - Method in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
getResourcePath() - Method in class org.hps.monitoring.application.model.Configuration
Get the resource path associated with this configuration or null if not applicable.
getResult() - Method in class org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender
Retrieves the result of the confirmation or extension.
getResults(FittedGblTrajectory.GBLPOINT, Vector, SymMatrix) - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
Find the corrections and covariance matrix for a particular FittedGblTrajectory.GBLPOINT
getResults(int, Vector, SymMatrix) - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
Find the corrections and covariance matrix for a particular point on the GBL trajectory
getResults(int, Vector, SymMatrix) - Method in class org.hps.recon.tracking.gbl.GblTrajectory
Get corrections and covariance matrix for local track and additional parameters in forward or backward direction.
getResults(int, Vector, SymMatrix) - Method in class org.hps.recon.tracking.gbl.GblTrajectoryJna
 
getRho() - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
getRho_desired() - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
getRKintersection() - Method in class org.hps.recon.tracking.kalman.HelixState
 
getRms() - Method in class org.hps.conditions.ecal.EcalLedCalibration
Get the RMS of the LED response.
getRocBankNumber() - Method in class org.hps.evio.AbstractSvtEvioReader
Get the SVT ROC bank number of the bank encapsulating the SVT samples.
getRocBankNumber() - Method in class org.hps.evio.BaseSvtEvioReader
Get the SVT ROC bank number of the bank encapsulating the SVT samples.
getRocBankNumber() - Method in class org.hps.evio.Phys2019SvtEvioReader
 
getRocBankNumber() - Method in class org.hps.evio.SvtEvioReader
Get the SVT ROC bank number of the bank encapsulating the SVT samples.
getROCBanks(BaseStructure, int, int) - Static method in class org.hps.record.svt.SvtEvioUtils
Retrieve all the banks in an event that match the given tag in their header and are not data banks.
getRocFromSvtHeaderName(String) - Static method in class org.hps.evio.SvtEventFlagger
 
getRootParticle(MCParticle) - Static method in class org.hps.readout.TruthReadoutDriver
 
getRootParticleList(MCParticle) - Static method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Finds all root particles associated with the interactions that created the argument particle.
getRootParticleList(MCParticle) - Static method in class org.hps.readout.DigitizationReadoutDriver
Finds all root particles associated with the interactions that created the argument particle.
getRot() - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
getRot() - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
getRotation() - Method in class org.lcsim.geometry.compact.converter.AlignmentCorrection
 
getRotationFrom(SurveyCoordinateSystem) - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
getRotationVector() - Method in class org.hps.svt.alignment.BuildCompact.AlignConstants
 
getRotationVectorGlobal() - Method in class org.hps.svt.alignment.BuildCompact.AlignConstants
 
getRow(int) - Method in interface org.hps.detector.ecal.HPSEcalAPI
Get a row of crystals from the Y index.
getRow(int) - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
 
getRowCount() - Method in class org.hps.monitoring.application.ConditionsCollectionTableModel
Get the row count.
getRowCount() - Method in class org.hps.monitoring.application.LogTable.LogRecordModel
Get the number of rows.
getRowCount() - Method in class org.hps.monitoring.application.model.SystemStatusTableModel
Get the row count.
getRowCount() - Method in class org.hps.monitoring.application.SystemStatusEventsTable.SystemStatusEventsTableModel
Get the row count.
getRowDimension() - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
 
getRowFromHistoID(int) - Static method in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
getRowId() - Method in class org.hps.conditions.api.BaseConditionsObject
Get the row ID.
getRowId() - Method in interface org.hps.conditions.api.ConditionsObject
Get the row ID of the object in the database.
getRowNumber(Hep3Vector) - Method in class org.hps.svt.alignment.HPSStrips
 
getRowNumber(int) - Method in class org.hps.svt.alignment.HPSStrips
 
getRowNumber(int) - Method in class org.lcsim.detector.tracker.silicon.SiStriplets
 
getRowNumber(Hep3Vector) - Method in class org.lcsim.detector.tracker.silicon.SiStriplets
 
getRowPackedCopy() - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Make a one-dimensional row packed copy of the internal array.
getRun() - Method in class org.hps.conditions.run.RunSpreadsheet.RunData
 
getRun() - Method in class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasRunRange
 
getRun() - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasRunRange
 
getRun() - Method in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionRunRange
 
getRun() - Method in class org.hps.online.recon.eventbus.EndRun
 
getRun() - Method in class org.hps.record.epics.EpicsHeader
Get the run number.
getRunData() - Method in class org.hps.monitoring.application.MonitoringApplication
Get a list of relevant run data from the model for writing to a PDF.
getRunEnd() - Method in class org.hps.conditions.api.ConditionsRecord
Get the ending run number.
getRunEnd() - Method in class org.hps.conditions.run.RunRange
Get the last run number in the range.
getRunFromName(File) - Static method in class org.hps.record.evio.EvioFileUtilities
Get the run number from the file name.
getRunLength() - Method in class org.hps.monitoring.application.model.RunModel
Get the run length in seconds.
getRunListFromSpreadSheet(String) - Static method in class org.hps.conditions.svt.SvtBiasConditionsLoader
 
getRunMap() - Method in class org.hps.conditions.run.RunSpreadsheet
 
getRunMap(List<RunRange>) - Method in class org.hps.conditions.run.RunSpreadsheet
 
getRunMapFromSpreadSheet(String) - Static method in class org.hps.conditions.svt.SvtBiasConditionsLoader
 
getRunModel() - Method in class org.hps.monitoring.application.MonitoringApplication
Get the run model with information about the run and event(s) currently being processed.
getRunNr() - Method in class org.hps.recon.tracking.gbl.GBLEventData
 
getRunNum() - Method in class org.hps.record.triggerbank.HeadBankData
 
getRunNum(GenericObject) - Static method in class org.hps.record.triggerbank.HeadBankData
 
getRunNumber() - Method in class org.hps.analysis.trigger.DataTriggerSim2019Driver
Gets the run number that the DAQConfigDriver is set to use.
getRunNumber() - Method in class org.hps.monitoring.application.model.RunModel
Get the run number.
getRunNumber() - Method in class org.hps.record.daqconfig.DAQConfigDriver
Gets the run number that the DAQConfigDriver is set to use.
getRunNumber() - Method in class org.hps.record.daqconfig2019.DAQConfig2019Driver
Gets the run number that the DAQConfigDriver is set to use.
getRunNumber() - Method in exception org.hps.record.EndRunException
Get the run number.
getRunNumber(EvioEvent) - Static method in class org.hps.record.evio.EvioEventUtilities
Get the run number from an EVIO event.
getRunRecoString() - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
getRunStart() - Method in class org.hps.conditions.api.ConditionsRecord
Get the starting run number.
getRunStart() - Method in class org.hps.conditions.run.RunRange
Get the first run number in the range.
getS1() - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
getS1_desired() - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
getS2() - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
getS2_desired() - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
getSample(int) - Method in class org.hps.readout.svt.SVTData
Get the nth SVT sample
getSample(int, int[]) - Static method in class org.hps.readout.svt.SVTData
 
getSample(int, int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return the nth SVT sample.
getSamples(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return all SVT samples as an array
getScaledMaximum() - Method in class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
getScaledMaximum

public double getScaledMaximum()

Gets the highest for which color scaling is performed, scaled based on scale type.
getScaledMinimum() - Method in class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
getScaledMinimum

public double getScaledMinimum()

Gets the lowest for which color scaling is performed, scaled based on scale type.
getScalerData(EvioEvent) - Static method in class org.hps.record.scalers.ScalerData
Get scaler data from an EVIO event.
getScalerData() - Method in class org.hps.record.scalers.ScalersEvioProcessor
Get the list of scaler data found in the job.
getScatResults(int, int[], Vector, Vector, Vector, Vector) - Method in class org.hps.recon.tracking.gbl.GblTrajectory
Get (diagonalized) residual, error of measurement and residual and down-weighting factor for scatterering kinks at point \param [out] numData Number of data blocks from scatterer at point \param [out] aResiduals (kink)Measurements-(kink)Predictions \param [out] aMeasErrors Errors of (kink)Measurements \param [out] aResErrors Errors of Residuals (including correlations from track fit) \param [out] aDownWeights Down-Weighting factors \return error code (non-zero if trajectory not fitted successfully)
getScatterAngle() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getScatterAngle() - Method in class org.hps.recon.tracking.MultipleScattering.ScatterPoint
 
getScatterAngleList() - Method in class org.hps.recon.tracking.MultipleScattering.ScatterPoints
 
getScatterer(Matrix, Vector, Vector) - Method in class org.hps.recon.tracking.gbl.GblPoint
\param [out] aTransformation Scatterer transformation from diagonalization \param [out] aResiduals Scatterer residuals \param [out] aPrecision Scatterer precision (diagonal)
getScatteringAngle(SiTrackerHitStrip1D, STUtils.STStereoTrack) - Static method in class org.hps.recon.tracking.straight.STUtils
Calculate expected multiple Coulomb scattering angle for this track from given sensor.
getScatterOnly() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getScatterPoint(IDetectorElement) - Method in class org.hps.recon.tracking.MultipleScattering.ScatterPoints
 
getScatterPointGbl(HpsSiSensor, HelicalTrackStripGbl, HelicalTrackFit) - Method in class org.hps.recon.tracking.gbl.GblTrajectoryMaker
 
getScatterPointGbl(HpsSiSensor, HelicalTrackStripGbl, HelicalTrackFit, MultipleScattering, double) - Static method in class org.hps.recon.tracking.gbl.MakeGblTracks
 
getScatTransformation(Matrix) - Method in class org.hps.recon.tracking.gbl.GblPoint
\param [out] aTransformation Transformation matrix
getScintillatorChannelCount(int, int, int) - Method in class org.hps.detector.hodoscope.HodoscopeDetectorElement
Gets the number of unique channels contained in the specified scintillator.
getScintillatorChannelCount(IIdentifier) - Method in class org.hps.detector.hodoscope.HodoscopeDetectorElement
Gets the number of unique channels contained in the specified scintillator.
getScintillatorChannelCount(SimTrackerHit) - Method in class org.hps.detector.hodoscope.HodoscopeDetectorElement
Gets the number of unique channels contained in the specified scintillator.
getScintillatorHalfDimensions(IIdentifier) - Method in class org.hps.detector.hodoscope.HodoscopeDetectorElement
Gets the dimensions of the scintillator on which the hit occurred.
getScintillatorHalfDimensions(SimTrackerHit) - Method in class org.hps.detector.hodoscope.HodoscopeDetectorElement
Gets the dimensions of the scintillator on which the hit occurred.
getScintillatorHolePositions(IIdentifier) - Method in class org.hps.detector.hodoscope.HodoscopeDetectorElement
Gets the absolute positioning of the optical fiber hole(s) in the scintillator in which a hit occurred.
getScintillatorHolePositions(SimTrackerHit) - Method in class org.hps.detector.hodoscope.HodoscopeDetectorElement
Gets the absolute positioning of the optical fiber hole(s) in the scintillator in which a hit occurred.
getScintillatorIdentifier(int) - Method in class org.hps.detector.hodoscope.HodoscopeDetectorElement
Gets the IIdentifier object corresponding to the specified scintillator indices.
getScintillatorIdentifier(int, int, int) - Method in class org.hps.detector.hodoscope.HodoscopeDetectorElement
Gets the IIdentifier object corresponding to the specified scintillator indices.
getScintillatorIdentifiers() - Method in class org.hps.detector.hodoscope.HodoscopeDetectorElement
Gets a list all the IIdentifier objects corresponding to the hodoscope scintillators.
getScintillatorPosition(IIdentifier) - Method in class org.hps.detector.hodoscope.HodoscopeDetectorElement
Gets the position of the center of the scintillator on which the hit occurred.
getScintillatorPosition(SimTrackerHit) - Method in class org.hps.detector.hodoscope.HodoscopeDetectorElement
Gets the position of the center of the scintillator on which the hit occurred.
getScintillatorUniqueKey(int, int, int) - Static method in class org.hps.detector.hodoscope.HodoscopeDetectorElement
Create a unique key for the hodoscope scintillator.
getScintillatorUniqueKey(IIdentifier) - Method in class org.hps.detector.hodoscope.HodoscopeDetectorElement
Create a unique key for the hodoscope scintillator.
getScintillatorUniqueKey(SimTrackerHit) - Method in class org.hps.detector.hodoscope.HodoscopeDetectorElement
Create a unique key for the scintillator on which a hit occurs.
getScore(Track) - Method in class org.hps.recon.tracking.AmbiguityResolver
 
getScoreThreshold() - Method in class org.hps.recon.tracking.SimpleAmbiguityResolver
 
getSecondElement() - Method in class org.hps.analysis.trigger.util.Pair
Gets the second element of the pair.
getSecondElement() - Method in class org.hps.util.Pair
Get the second element in the pair
getSeededMCParticles() - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
Return the list of MCParticles that formed valid 3-hit seeds.
getSeedEnergyCutConfig() - Method in class org.hps.record.daqconfig.GTPConfig
Gets the configuration for the seed energy cut.
getSeedHitTime(Cluster) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Return the time of the seed hit.
getSeedLowThreshold() - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
Gets the seed energy lower bound threshold in units of GeV.
getSelectedComponent() - Method in class org.hps.monitoring.application.PlotPanel
Get the currently selected plot tab.
getSelectedCrystal() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Gives the x/y indices for the currently selected crystal.
getSenseStripPitch() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
getSenseStripPitch() - Method in class org.lcsim.detector.tracker.silicon.HpsThinSiSensor
 
getSenseTransferEfficiency() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
getSenseTransferEfficiency() - Method in class org.lcsim.detector.tracker.silicon.HpsThinSiSensor
Get the charge transfer efficiency of the sense strips.
getSensitiveDetector() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
getSensitiveDetector() - Method in interface org.lcsim.geometry.compact.converter.IHPSTrackerLCDDBuilder
 
getSensor(int[]) - Method in class org.hps.evio.AbstractSvtEvioReader
Get the sensor associated with a set of samples
getSensor(int[]) - Method in class org.hps.evio.BaseSvtEvioReader
Get the sensor associated with a set of samples.
getSensor(int[]) - Method in class org.hps.evio.Phys2019SvtEvioReader
Get the sensor associated with a set of samples.
getSensor(int[]) - Method in class org.hps.evio.SvtEvioReader
Get the sensor associated with a set of samples.
getSensor(Track, int, boolean, boolean) - Method in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
getSensor(int) - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
getSensor() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getSensor(Track, int, boolean, boolean) - Method in class org.hps.svt.SVTHitLevelPlots
 
getSensor(Track, int, boolean, boolean) - Method in class org.hps.svt.UnbiasedHitResidualsPlots
 
getSensor(int, int) - Method in class org.lcsim.detector.converter.compact.subdetector.HpsTracker2
Get a HpsSiSensor by layer and module number.
getSensor() - Method in class org.lcsim.geometry.compact.converter.MilleParameter
 
getSensorChannel(int, int) - Static method in class org.hps.readout.svt.SVTData
Get the sensor (a k a physical) channel corresponding to a raw chip channel
getSensorChannel(int[]) - Static method in class org.hps.readout.svt.SVTData
 
getSensorChannel() - Method in class org.hps.readout.svt.SVTData
 
getSensorConstraints(AlignableDetectorElement, List<SiSensor>, List<String>, boolean) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
getSensorLength(HpsSiSensor) - Method in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
getSensorLength(HpsSiSensor) - Method in class org.hps.svt.SVTHitLevelPlots
 
getSensorLength(HpsSiSensor) - Method in class org.hps.svt.UnbiasedHitResidualsPlots
 
getSensorMap() - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
getSensorNameFromSimpleName(String) - Method in class org.hps.recon.tracking.TrackerHitUtils
 
getSensorPlot(String, HpsSiSensor) - Static method in class org.hps.analysis.dataquality.PlotAndFitUtilities
 
getSensorPlot(String, HpsSiSensor, boolean) - Static method in class org.hps.analysis.dataquality.PlotAndFitUtilities
 
getSensorPlot2D(String, HpsSiSensor) - Static method in class org.hps.analysis.dataquality.PlotAndFitUtilities
 
getSensorPlot2D(String, HpsSiSensor, boolean) - Static method in class org.hps.analysis.dataquality.PlotAndFitUtilities
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfModuleAxial
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongAxialHoleHalfModule
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongAxialSlotHalfModule
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongAxialSlotHalfModuleBase
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongHalfModule
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongStereoHoleHalfModule
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongStereoSlotHalfModuleBase
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortAxialHoleHalfModule
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortAxialSlotHalfModule
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortHalfModule
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoHoleHalfModule
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoSlotHalfModule
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModule
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL0Bot
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL0Top
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL1Bot
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL1Top
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialSlotHalfModule
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortHalfModule
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModule
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL0Bot
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL0Top
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL1Bot
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL1Top
 
getSensorPosition() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoSlotHalfModule
 
getSensors() - Method in class org.lcsim.detector.converter.compact.subdetector.HpsTracker2
Get the collection of HpsSiSensor composing the SVT.
getSensorThickness() - Static method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Sensor
 
getSensorThickness() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortSensor
 
getSensorThickness() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortSensor
 
getSensorX(boolean, int, boolean, boolean) - Method in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
getSequence() - Method in class org.hps.record.epics.EpicsHeader
Get the sequence number.
getSequenceFromName(File) - Static method in class org.hps.record.evio.EvioFileUtilities
Get the EVIO file sequence number, which is the number at the end of the file name.
getSequenceNumber() - Method in class org.hps.record.composite.CompositeRecord
Get the event sequence number.
getServices(Class<T>) - Static method in class org.hps.detector.DetectorConverter
 
getSettingsDialog() - Method in class org.hps.monitoring.application.MonitoringApplicationFrame
Get the settings dialog window.
getSettingsListeners() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Gets the list of SettingsListener objects attached to the component.
getShapeFitParameters() - Method in class org.hps.conditions.svt.ChannelConstants
Get the shape fit parameters.
getShapeFitParameters() - Method in class org.hps.recon.tracking.FittedRawTrackerHit
 
getShapeFitParameters(LCRelation) - Static method in class org.hps.recon.tracking.FittedRawTrackerHit
 
getShapeFitParameters(int) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get the shape fit parameters (amplitude, t0, tp) associated with a given channel.
getSharedHitCount() - Method in class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Indicates how many shared hits compose this cluster.
getSharedHitList() - Method in class org.hps.analysis.examples.TrackAnalysis
 
getSharedHits() - Method in class org.hps.monitoring.ecal.eventdisplay.event.Cluster
Gets the list of hits that make up the cluster, exempting the seed hit and component hits.
getSharedTracks() - Method in class org.hps.recon.tracking.AmbiguityResolver
 
getShareThreshold() - Method in class org.hps.recon.tracking.SimpleAmbiguityResolver
 
getShortOptionText() - Method in class org.hps.analysis.util.Argument
Gets the short form of the command line argument.
getSide() - Method in class org.hps.conditions.svt.SvtDaqMapping
Get the side of the sensor (ELECTRON or POSITRON).
getSide(SiSensor) - Method in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
getSide() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get the sensor side (ELECTRON or POSITRON).
getSideAndLayer(SiSensor) - Method in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
getSignalMap() - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Return the map of preamp signal buffers.
getSignalToNoise() - Method in class org.hps.svt.SvtClusterAnalysis.Cluster
 
getSignedPathLength(STUtils.STStereoTrack, double, STUtils.STStereoTrack.VIEW) - Static method in class org.hps.recon.tracking.straight.STUtils
 
getSiHitsLimit() - Method in class org.hps.recon.tracking.kalman.KalmanInterface
 
getSimHardwareClusterTriggers() - Method in class org.hps.analysis.trigger.SimTriggerData
Gets the module containing all triggers simulated from hardware reported clusters for each of the four production triggers.
getSimHardwareClusterTriggers() - Method in class org.hps.analysis.trigger.SimTriggerData2019
Gets the module containing all triggers simulated from hardware reported clusters for each of the four production triggers.
getSiModuleList() - Method in class org.hps.recon.tracking.kalman.KalmanInterface
 
getSimpleJacobian(double) - Static method in class org.hps.recon.tracking.straight.STUtils
Compute the Jacobian for transporting uncertainties along the track a certain distance.
getSimpleNameFromSensorName(String) - Method in class org.hps.recon.tracking.TrackerHitUtils
 
getSimplePerToClPrj(double) - Static method in class org.hps.recon.tracking.gbl.GblUtils
Computes the projection matrix from perigee to curvilinear frame, with reference point(0,0,0) for the perigee frame.
getSimReconTriggers() - Method in class org.hps.analysis.trigger.SimTriggerData
Deprecated.
getSimSoftwareClusterTriggers() - Method in class org.hps.analysis.trigger.SimTriggerData
Gets the module containing all triggers simulated from software simulated clusters for each of the four production triggers.
getSimSoftwareClusterTriggers() - Method in class org.hps.analysis.trigger.SimTriggerData2019
Gets the module containing all triggers simulated from software simulated clusters for each of the four production triggers.
getSimSSPTriggers() - Method in class org.hps.analysis.trigger.SimTriggerData
Deprecated.
getSimTrackerHits(MCParticle) - Method in class org.hps.recon.tracking.FindableTrack
 
getSimulatedClusters(EventHeader, String) - Static method in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Gets the a of Cluster objects from the argument event from the LCIO collection clusterCollectionName.
getSimulatedClusters(EventHeader, String) - Static method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Gets the a of Cluster objects from the argument event from the LCIO collection clusterCollectionName.
getSingles0Config() - Method in class org.hps.record.daqconfig2019.VTPConfig2019
Gets the configuration parameters for the first singles trigger.
getSingles0Triggers() - Method in class org.hps.analysis.trigger.SimTriggerModule
Gets the simulated trigger results for the singles 0 trigger.
getSingles0Triggers() - Method in class org.hps.analysis.trigger.SimTriggerModule2019
Gets the simulated trigger results for the singles 0 trigger.
getSingles1Config() - Method in class org.hps.record.daqconfig.SSPConfig
Gets the configuration parameters for the first singles trigger.
getSingles1Config() - Method in class org.hps.record.daqconfig2019.VTPConfig2019
Gets the configuration parameters for the second singles trigger.
getSingles1SSPClusters(EventHeader) - Method in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
getSingles1SSPClusters(EventHeader) - Method in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
getSingles1Triggers() - Method in class org.hps.analysis.trigger.SimTriggerModule
Gets the simulated trigger results for the singles 1 trigger.
getSingles1Triggers() - Method in class org.hps.analysis.trigger.SimTriggerModule2019
Gets the simulated trigger results for the singles 1 trigger.
getSingles2Config() - Method in class org.hps.record.daqconfig.SSPConfig
Gets the configuration parameters for the second singles trigger.
getSingles2Config() - Method in class org.hps.record.daqconfig2019.VTPConfig2019
Gets the configuration parameters for the third singles trigger.
getSingles2Triggers() - Method in class org.hps.analysis.trigger.SimTriggerModule2019
Gets the simulated trigger results for the singles 2 trigger.
getSingles3Config() - Method in class org.hps.record.daqconfig2019.VTPConfig2019
Gets the configuration parameters for the forth singles trigger.
getSingles3Triggers() - Method in class org.hps.analysis.trigger.SimTriggerModule2019
Gets the simulated trigger results for the singles 3 trigger.
getSingleSamplePedestal(EventHeader, long) - Method in class org.hps.recon.ecal.EcalRawConverter
Get pedestal for a single ADC sample.
getSingleSamplePedestal(EventHeader, long) - Method in class org.hps.recon.ecal.EcalRawConverter2
Get pedestal for a single ADC sample.
getSingleSamplePedestal(EventHeader, long) - Method in class org.hps.recon.ecal.EcalRawConverter3
Get pedestal for a single ADC sample.
getSinglesTriggers(int) - Method in class org.hps.analysis.trigger.SimTriggerModule
Gets the simulated trigger results for the indicated singles trigger.
getSinglesTriggers(int) - Method in class org.hps.analysis.trigger.SimTriggerModule2019
Gets the simulated trigger results for the indicated singles trigger.
getSinglesTriggers() - Method in class org.hps.record.triggerbank.SSPData
Gets the list of singles triggers reported by the SSP.
getSinglesTriggers() - Method in class org.hps.record.triggerbank.VTPData
Gets the list of singles triggers reported by VTP.
getSinglesTriggerTime(Trigger<?>) - Static method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
A helper method associated with getTriggerTime that handles singles triggers, which have either Cluster or VTPCluster objects as their source type.
getSinglesTriggerTime(Trigger<?>) - Static method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
A helper method associated with getTriggerTime that handles singles triggers, which have either Cluster or SSPCluster objects as their source type.
getSingleTrajPoints() - Method in class org.hps.recon.tracking.gbl.GblTrajectory
 
getSinTheta(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
getSinTheta(TrackState) - Static method in class org.hps.recon.tracking.TrackUtils
 
getSize() - Method in class org.hps.recon.tracking.gbl.matrix.Vector
Get size of Vector (number of elements)
getSkimEvents(String) - Static method in class org.hps.record.evio.EvioEventSkimmer
Get a list of event numbers to include in the skim.
getSlope() - Method in class org.hps.recon.tracking.straight.STUtils.STBaseTrack
 
getSlope() - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
getSlope(STUtils.STStereoTrack.VIEW) - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
getSlope() - Method in class org.hps.recon.tracking.straight.STUtils.STTrack
 
getSlot() - Method in class org.hps.conditions.ecal.EcalChannel
Get the slot number of the channel.
getSlot(IIdentifierHelper, long) - Method in class org.hps.conditions.ecal.EcalConditionsUtil
Get the DAQ slot number from a cell ID.
getSlot() - Method in class org.hps.conditions.hodoscope.HodoscopeChannel
 
getSlot(long) - Method in class org.hps.evio.EcalHitWriter
Return slot number from cellID
getSlot(long) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Return slot number from cellID
getSlot(long) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Return slot number from cellID
getSlot(long) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Return slot number from cellID
getSlot(long) - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
Return slot number from cellID
getSlot(long) - Method in class org.hps.recon.ecal.EcalTriggerFilterDriver
Return slot number from cellID
getSlot() - Method in class org.hps.recon.ecal.FADCGenericHit
 
getSlot(GenericObject) - Static method in class org.hps.recon.ecal.FADCGenericHit
 
getSlotRotation() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2014v1GeometryDefinition
PI rotation around generic z-axis
GetSortedHits(List<HelicalTrackHit>, int) - Static method in class org.hps.recon.tracking.HitCollectionUtilites
 
getSplitterNumber() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
Gets the number of the splitter associated with the crystal.
getSSPCluster() - Method in class org.hps.analysis.trigger.util.ClusterMatchedPair
Gets the SSP cluster of the pair.
getSSPConfig() - Method in class org.hps.record.daqconfig.DAQConfig
Gets the configuration parameters for the SSP.
getStart() - Method in class org.hps.conditions.svt.SvtBiasConstant
The start date as a Unix timestamp in milliseconds (GMT).
getStart() - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaRange
 
getStart() - Method in class org.hps.conditions.svt.SvtMotorPosition
The start date as a Unix timestamp in milliseconds (GMT).
getStartDate() - Method in class org.hps.conditions.run.RunSpreadsheet.RunData
 
getStartDate() - Method in class org.hps.conditions.svt.MotorPositionLoader.MotorPositionInterval
 
getStartDate() - Method in class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasMyaRange
 
getStartDate() - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaRange
 
getStartDate() - Method in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionMyaRange
 
getStartDate() - Method in class org.hps.monitoring.application.model.RunModel
Get the start date.
getStartTimeMillis() - Method in interface org.hps.monitoring.subsys.SystemStatistics
Get the Unix start time of the session.
getStartTimeMillis() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
getState() - Method in class org.hps.analysis.trigger.util.ClusterMatchedPair
Gets the raw state identifier.
getState() - Method in class org.hps.analysis.trigger.util.ClusterMatchedPair2019
Gets the raw state identifier.
getStateClusterEnergy() - Method in class org.hps.analysis.trigger.util.PairTrigger2019
Gets whether both the cluster total energy upper and lower bound cuts were met.
getStateClusterEnergy() - Method in class org.hps.analysis.trigger.util.SinglesTrigger
Gets whether both the cluster total energy upper and lower bound cuts were met.
getStateClusterEnergy() - Method in class org.hps.analysis.trigger.util.SinglesTrigger2019
Gets whether both the cluster total energy upper and lower bound cuts were met.
getStateClusterEnergyHigh() - Method in class org.hps.analysis.trigger.util.PairTrigger2019
Gets whether the cluster total energy upper bound cut was met.
getStateClusterEnergyHigh() - Method in class org.hps.analysis.trigger.util.SinglesTrigger
Gets whether the cluster total energy upper bound cut was met.
getStateClusterEnergyHigh() - Method in class org.hps.analysis.trigger.util.SinglesTrigger2019
Gets whether the cluster total energy upper bound cut was met.
getStateClusterEnergyLow() - Method in class org.hps.analysis.trigger.util.PairTrigger2019
Gets whether the cluster total energy lower bound cut was met.
getStateClusterEnergyLow() - Method in class org.hps.analysis.trigger.util.SinglesTrigger
Gets whether the cluster total energy lower bound cut was met.
getStateClusterEnergyLow() - Method in class org.hps.analysis.trigger.util.SinglesTrigger2019
Gets whether the cluster total energy lower bound cut was met.
getStateClusterPDE() - Method in class org.hps.analysis.trigger.util.SinglesTrigger2019
Gets whether cluster PDE was met.
getStateClusterXMax() - Method in class org.hps.analysis.trigger.util.SinglesTrigger2019
Gets whether cluster xmax was met.
getStateClusterXMin() - Method in class org.hps.analysis.trigger.util.SinglesTrigger2019
Gets whether cluster xmin was met.
getStateClusterYMax() - Method in class org.hps.analysis.trigger.util.SinglesTrigger2019
Gets whether cluster ymax was met.
getStateClusterYMin() - Method in class org.hps.analysis.trigger.util.SinglesTrigger2019
Gets whether cluster ymin was met.
getStateCoplanarity() - Method in class org.hps.analysis.trigger.util.PairTrigger
Gets whether the pair coplanarity cut was met.
getStateCoplanarity() - Method in class org.hps.analysis.trigger.util.PairTrigger2019
Gets whether the pair coplanarity cut was met.
getStateEnergyDifference() - Method in class org.hps.analysis.trigger.util.PairTrigger
Gets whether the pair energy difference cut was met.
getStateEnergyDifference() - Method in class org.hps.analysis.trigger.util.PairTrigger2019
Gets whether the pair energy difference cut was met.
getStateEnergySlope() - Method in class org.hps.analysis.trigger.util.PairTrigger
Gets whether the pair energy slope cut was met.
getStateEnergySlope() - Method in class org.hps.analysis.trigger.util.PairTrigger2019
Gets whether the pair energy slope cut was met.
getStateEnergySum() - Method in class org.hps.analysis.trigger.util.PairTrigger
Gets whether both the pair energy sum upper and lower bound cuts were met.
getStateEnergySum() - Method in class org.hps.analysis.trigger.util.PairTrigger2019
Gets whether both the pair energy sum upper and lower bound cuts were met.
getStateEnergySumHigh() - Method in class org.hps.analysis.trigger.util.PairTrigger
Gets whether the pair energy sum upper bound cut was met.
getStateEnergySumHigh() - Method in class org.hps.analysis.trigger.util.PairTrigger2019
Gets whether the pair energy sum upper bound cut was met.
getStateEnergySumLow() - Method in class org.hps.analysis.trigger.util.PairTrigger
Gets whether the pair energy sum lower bound cut was met.
getStateEnergySumLow() - Method in class org.hps.analysis.trigger.util.PairTrigger2019
Gets whether the pair energy sum lower bound cut was met.
getStateHitCount() - Method in class org.hps.analysis.trigger.util.PairTrigger2019
Gets whether the cluster hit count cut was met.
getStateHitCount() - Method in class org.hps.analysis.trigger.util.SinglesTrigger
Gets whether the cluster hit count cut was met.
getStateHitCount() - Method in class org.hps.analysis.trigger.util.SinglesTrigger2019
Gets whether the cluster hit count cut was met.
getStateHodoEcalMatching() - Method in class org.hps.analysis.trigger.util.SinglesTrigger2019
Gets whether hodoscope and Ecal matching was met.
getStateHodoEcalMatchingBot() - Method in class org.hps.analysis.trigger.util.PairTrigger2019
Gets whether hodoscope and Ecal matching was met.
getStateHodoEcalMatchingTop() - Method in class org.hps.analysis.trigger.util.PairTrigger2019
Gets whether hodoscope and Ecal matching was met.
getStateHodoL1L2CoincidenceBot() - Method in class org.hps.analysis.trigger.util.PairTrigger2019
Gets whether hodoscope L1L2 coincidence was met.
getStateHodoL1L2CoincidenceTop() - Method in class org.hps.analysis.trigger.util.PairTrigger2019
Gets whether hodoscope L1L2 coincidence was met.
getStateHodoL1L2Matching() - Method in class org.hps.analysis.trigger.util.SinglesTrigger2019
Gets whether hodoscope L1 and L2 matching was met.
getStateHodoL1L2MatchingBot() - Method in class org.hps.analysis.trigger.util.PairTrigger2019
Gets whether hodoscope L1 and L2 matching was met.
getStateHodoL1L2MatchingTop() - Method in class org.hps.analysis.trigger.util.PairTrigger2019
Gets whether hodoscope L1 and L2 matching was met.
getStateHodoL1Matching() - Method in class org.hps.analysis.trigger.util.SinglesTrigger2019
Gets whether hodoscope L1 matching was met.
getStateHodoL2Matching() - Method in class org.hps.analysis.trigger.util.SinglesTrigger2019
Gets whether hodoscope L2 matching was met.
getStateSeedEnergy() - Method in class org.hps.analysis.trigger.util.SinglesTrigger
Gets whether both the cluster seed energy upper and lower bound cuts were met.
getStateSeedEnergyHigh() - Method in class org.hps.analysis.trigger.util.SinglesTrigger
Gets whether the cluster seed energy upper bound cut was met.
getStateSeedEnergyLow() - Method in class org.hps.analysis.trigger.util.SinglesTrigger
Gets whether the cluster seed energy lower bound cut was met.
getStateTimeCoincidence() - Method in class org.hps.analysis.trigger.util.PairTrigger
Gets whether the time coincidence cut was met.
getStateTimeCoincidence() - Method in class org.hps.analysis.trigger.util.PairTrigger2019
Gets whether the time coincidence cut was met.
getStaticPedestal(int, int, int) - Method in class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
getStaticPedestal(EcalChannel) - Method in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
getStaticPedestal(HodoscopeChannel) - Method in class org.hps.recon.ecal.HodoRunningPedestalDriver
 
getStation() - Method in class org.hps.online.recon.eventbus.OnlineEventBus
Get the Station associated with this event bus
getStationBaseName() - Method in class org.hps.online.recon.Server
Get the string used for station base name.
getStationCount() - Method in class org.hps.online.recon.StationManager
Get the number of stations.
getStationID() - Method in class org.hps.online.recon.StationProcess
Get the station ID
getStationIDs(JSONObject) - Static method in class org.hps.online.recon.CommandHandler
Get station IDs from JSON
getStationManager() - Method in class org.hps.online.recon.Server
Get the station manager.
getStationName() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the ET station name.
getStationName() - Method in class org.hps.online.recon.aida.RemoteAidaDriver
 
getStationName() - Method in class org.hps.online.recon.Station
Get the name of the station in the ET system
getStationName() - Method in class org.hps.online.recon.StationProcess
Get the name of the station
getStationPosition() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the ET station position.
getStationProperties() - Method in class org.hps.online.recon.Server
Get the station properties (config settings)
getStations() - Method in class org.hps.online.recon.StationManager
Get an unmodifiable list of stations.
getStatusCode() - Method in interface org.hps.monitoring.subsys.SystemStatus
Get the current status code.
getStatusCode() - Method in class org.hps.monitoring.subsys.SystemStatusImpl
 
getStatusData(SvtConfigData.RocTag) - Method in class org.hps.record.svt.SvtConfigData
 
getStatusString(int) - Static method in class org.hps.online.recon.Server
Get ET station status from code.
getSteeringFile() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the steering file location (if using a file on disk).
getSteeringResource() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the steering resource (if using a jar resource).
getSteeringResources() - Static method in class org.hps.steering.SteeringFileCatalog
Find the list of steering files in the standard resource directory.
getSteeringType() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get whether the steering is a file or resource.
getStereo() - Method in class org.hps.recon.tracking.straight.STUtils.StereoPair
 
getStereoAngle() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
getStereoHitPositionFromReference(Hep3Vector, SiTrackerHitStrip1D, SiTrackerHitStrip1D) - Static method in class org.hps.recon.tracking.straight.STUtils
Basically an adaptation of what's in HelicalTrackCross.
getStereoPairs() - Method in class org.lcsim.detector.converter.compact.subdetector.HpsTracker2
Get a collection of stereo pairs (SvtStereoLayer) composing the SVT.
getStereoSensor() - Method in class org.lcsim.detector.converter.compact.subdetector.SvtStereoLayer
Get the stereo sensor of the stereo pair
getStopOnEndRun() - Method in class org.hps.record.composite.CompositeLoopConfiguration
Returns true if stop on end run is enabled.
getStopOnErrors() - Method in class org.hps.record.composite.CompositeLoopConfiguration
Returns true if stop on errors is enabled.
getStopTimeMillis() - Method in interface org.hps.monitoring.subsys.SystemStatistics
Get the Unix stop time of the session.
getStopTimeMillis() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
getStoreTrackStates() - Method in class org.hps.analysis.MC.FirstHitGBLRefitterDriver
 
getStoreTrackStates() - Method in class org.hps.analysis.MC.TruthGBLRefitterDriver
 
getStoreTrackStates() - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
getStoreTrackStates() - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
getStrip() - Method in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
getStrip(int) - Method in class org.hps.svt.alignment.HPSStrips
 
getStripCenter(int) - Method in class org.hps.svt.alignment.HPSStrips
 
getStripCenter(int) - Method in class org.lcsim.detector.tracker.silicon.SiStriplets
 
getStripCenter(int) - Method in class org.lcsim.detector.tracker.silicon.ThinSiStrips
 
getStripHits(Track, RelationalTable) - Static method in class org.hps.analysis.MC.FirstHitGBLRefitterDriver
 
getStripHits(Track, RelationalTable, RelationalTable) - Static method in class org.hps.recon.tracking.TrackUtils
 
getStripHitsOnLayer(int) - Method in class org.hps.recon.utils.TrackTruthMatcher
 
getStripLength(int) - Method in class org.hps.svt.alignment.HPSStrips
 
getStripLength() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Return the length of an HpsSiSensor strip.
getStripLength(int) - Method in class org.lcsim.detector.tracker.silicon.SiStriplets
 
getStripLength(int) - Method in class org.lcsim.detector.tracker.silicon.ThinSiStrips
 
getStripPosition(HpsSiSensor, int) - Method in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
Get the global strip position of a physical channel number for a given sensor.
getStripPosition(HpsSiSensor, int) - Method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
Get the global strip position of a physical channel number for a given sensor.
getStripPosition(HpsSiSensor, int) - Method in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
Get the global strip position of a physical channel number for a given sensor.
getStripPosition(HpsSiSensor, int) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
Get the global strip position of a physical channel number for a given sensor.
getStripPosition(HpsSiSensor, int) - Method in class org.hps.svt.OccupancyPlots
Get the global strip position of a physical channel number for a given sensor.
getStripToTrackRotation(HelicalTrackStrip) - Method in class org.hps.recon.tracking.TrackerHitUtils
 
getSubdetector() - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Gets the subdetector geometry object.
getSubdetector() - Method in class org.hps.readout.DigitizationReadoutDriver
Gets the subdetector geometry object.
getSubdetector() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
getSubdetector() - Method in interface org.lcsim.geometry.compact.converter.IHPSTrackerJavaBuilder
 
getSubdetectorReadoutName(Detector) - Method in class org.hps.readout.ecal.updated.EcalRawConverterReadoutDriver
 
getSubdetectorReadoutName(Detector) - Method in class org.hps.readout.hodoscope.HodoscopeRawConverterReadoutDriver
 
getSubdetectorReadoutName(Detector) - Method in class org.hps.readout.RawConverterReadoutDriver
Gets the readout name for this subdetector from the geometry.
getSubdetectorType() - Method in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter
 
getSubdetectorType() - Method in class org.lcsim.detector.converter.compact.HPSEcal2Converter
 
getSubdetectorType() - Method in class org.lcsim.detector.converter.compact.HPSEcal3Converter
 
getSubdetectorType() - Method in class org.lcsim.detector.converter.compact.HPSEcal4Converter
 
getSubdetectorType() - Method in class org.lcsim.detector.converter.compact.HPSEcalConverter
 
getSubdetectorType() - Method in class org.lcsim.detector.converter.compact.HPSMuonCalorimeterConverter
 
getSubdetectorType() - Method in class org.lcsim.detector.converter.compact.HPSTestRunTracker2014Converter
 
getSubdetectorType() - Method in class org.lcsim.detector.converter.compact.HPSTracker2014Converter
 
getSubdetectorType() - Method in class org.lcsim.detector.converter.compact.HPSTracker2014v1Converter
 
getSubdetectorType() - Method in class org.lcsim.detector.converter.compact.HPSTracker2017Converter
 
getSubdetectorType() - Method in class org.lcsim.detector.converter.compact.HPSTracker2019Converter
 
getSubdetectorType() - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter
 
getSubdetectorType() - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
getSubsystem() - Method in interface org.hps.monitoring.subsys.SystemStatus
Get the sub-system e.g.
getSubsystem() - Method in class org.hps.monitoring.subsys.SystemStatusImpl
 
getSupplyLcioEvents() - Method in class org.hps.record.composite.CompositeLoopConfiguration
Returns true if supplying LCIO events to JAS3 is enabled.
getSupportDetectorMother(String, String, int) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
getSurveyVolume(Class<T>) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Find geometry object by type.
getSVl2gTransform() - Method in class org.lcsim.geometry.compact.converter.SurveyVolumeImpl
 
getSvtBadChannelCollection(DatabaseConditionsManager) - Method in class org.hps.conditions.svt.AbstractSvtConditionsConverter
Get the default SvtBadChannel.SvtBadChannelCollection collection from the manager.
getSvtBadChannelSeries(DatabaseConditionsManager) - Method in class org.hps.conditions.svt.AbstractSvtConditionsConverter
Get the default series of SvtBadChannel.SvtBadChannelCollection collections from the manager.
getSvtCalibrationCollection(DatabaseConditionsManager) - Method in class org.hps.conditions.svt.AbstractSvtConditionsConverter
Get the default SvtCalibration.SvtCalibrationCollection collection from the manager.
getSvtCalibrationCollection() - Method in class org.hps.conditions.svt.SvtConditionsReader
Get the collection of SvtCalibration objects built from parsing a calibrations file.
getSvtChannelCollection() - Method in class org.hps.conditions.svt.SvtConditionsReader
Get the collection of SvtChannel objects built from parsing the DAQ map.
getSvtChannels() - Method in class org.hps.conditions.svt.DaqMapHandler
Get the SvtChannel.SvtChannelCollection build from parsing the XML input file.
getSvtConditions() - Method in class org.hps.conditions.database.DatabaseConditionsManager
Get the combined SVT conditions for this run.
getSvtConfigs() - Method in class org.hps.record.svt.SvtConfigEvioProcessor
 
getSvtDataEventCounter(int) - Static method in class org.hps.record.svt.SvtEvioUtils
 
getSvtDataType(int) - Static method in class org.hps.record.svt.SvtEvioUtils
 
getSvtEvioHeaderExceptionCompactMessage(SvtEvioExceptions.SvtEvioHeaderException) - Static method in class org.hps.record.svt.SvtEventHeaderChecker
 
getSvtEvioHeaderExceptionName(SvtEvioExceptions.SvtEvioHeaderException) - Static method in class org.hps.record.svt.SvtEventHeaderChecker
 
getSvtEvioHeaderExceptionNames(List<SvtEvioExceptions.SvtEvioHeaderException>) - Static method in class org.hps.record.svt.SvtEventHeaderChecker
 
getSvtGainCollection(DatabaseConditionsManager) - Method in class org.hps.conditions.svt.AbstractSvtConditionsConverter
Get the default SvtGain.SvtGainCollection collection from the manager.
getSvtHalf() - Method in class org.hps.conditions.svt.AbstractSvtDaqMapping
Get the SVT half (TOP or BOTTOM) that the sensor belongs to.
getSvtHeader(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
 
getSvtShapeFitParametersCollection(DatabaseConditionsManager) - Method in class org.hps.conditions.svt.AbstractSvtConditionsConverter
Get the default SvtShapeFitParameters.SvtShapeFitParametersCollection collection from the manager.
getSvtTail(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
 
getSvtTailMultisampleCount(int) - Static method in class org.hps.record.svt.SvtEvioUtils
 
getSvtTailMultisampleSkipCount(int) - Static method in class org.hps.record.svt.SvtEvioUtils
 
getSvtTailOFErrorBit(int) - Static method in class org.hps.record.svt.SvtEvioUtils
 
getSvtTailSyncErrorBit(int) - Static method in class org.hps.record.svt.SvtEvioUtils
 
getSystemStatuses() - Method in class org.hps.monitoring.subsys.SystemStatusRegistry
 
getSystemStatusEventsTableModel() - Method in class org.hps.monitoring.application.SystemStatusEventsTable
Get the system status events table model.
getSystemStatusPanel() - Method in class org.hps.monitoring.application.MonitoringApplicationFrame
Get the system status panel.
getSystemStatusRegistery() - Static method in class org.hps.monitoring.subsys.SystemStatusRegistry
 
getT0() - Method in class org.hps.conditions.svt.SvtShapeFitParameters
Get t0.
getT0() - Method in class org.hps.recon.tracking.FittedRawTrackerHit
 
getT0(LCRelation) - Static method in class org.hps.recon.tracking.FittedRawTrackerHit
 
getT0() - Method in class org.hps.recon.tracking.ShapeFitParameters
 
getT0(GenericObject) - Static method in class org.hps.recon.tracking.ShapeFitParameters
 
getT0Err() - Method in class org.hps.recon.tracking.ShapeFitParameters
 
getT0Err(GenericObject) - Static method in class org.hps.recon.tracking.ShapeFitParameters
 
getT0Residual(int) - Method in class org.hps.recon.tracking.TrackTimeData
 
getT0Shift(Pair<Integer, Integer>) - Method in class org.hps.conditions.svt.AbstractSvtT0Shift.AbstractSvtT0ShiftCollection
Get the t0 shift associated with a given DAQ pair
getT0Shift() - Method in class org.hps.conditions.svt.AbstractSvtT0Shift
Get the t0 shift.
getT0Shift(Pair<Integer, Integer>) - Method in class org.hps.conditions.svt.SvtT0Shift.SvtT0ShiftCollection
Get the SvtT0Shift associated with a given DAQ pair.
getT0Shift() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get the t0 shift for this sensor.
getT0Shifts() - Method in class org.hps.conditions.svt.AbstractSvtConditions
Get the t0 shifts for this conditions set.
getT0Shifts() - Method in class org.hps.conditions.svt.SvtConditions
Get the SvtT0Shift.SvtT0ShiftCollection associated with these conditions.
getTabIndices(IPlotter) - Method in class org.hps.monitoring.plotting.PlotterRegistry
Get the tab indices of the plotter.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.hps.monitoring.application.SystemStatusTable.ButtonRenderer
Get the renderer for the table cell.
getTableMetaData() - Method in class org.hps.conditions.api.BaseConditionsObject
Get the table meta data for the object.
getTableMetaData() - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Get the table meta data.
getTableMetaData() - Method in interface org.hps.conditions.api.DatabaseObject
Get the TableMetaData for this object.
getTableMetaDataList() - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
Get the list of table meta data.
getTableModel() - Method in class org.hps.monitoring.application.SystemStatusTable
Get the tqble model.
getTableName() - Method in class org.hps.conditions.api.ConditionsRecord
Get the name of the table containing the actual raw conditions data.
getTableName() - Method in class org.hps.conditions.api.TableMetaData
Get the name of the table.
getTableNames(Class<? extends ConditionsObject>) - Static method in class org.hps.conditions.api.TableRegistry
Get the list of table names for the class.
getTableRegistry() - Static method in class org.hps.conditions.api.TableRegistry
Get the global static instance of the registry.
getTag() - Method in class org.hps.conditions.api.ConditionsRecord
Deprecated.
Use the ConditionsTag class instead.
getTag() - Method in class org.hps.conditions.api.ConditionsTag
Get the tag name.
getTag() - Method in class org.hps.record.triggerbank.AbstractIntData
Returns the EvIO bank header tag expected for this data.
getTag(GenericObject) - Static method in class org.hps.record.triggerbank.AbstractIntData
Returns the EVIO bank tag for a data object.
getTag() - Method in class org.hps.record.triggerbank.BaseTriggerData
 
getTag() - Method in class org.hps.record.triggerbank.HeadBankData
 
getTag() - Method in class org.hps.record.triggerbank.SSPData
 
getTag() - Method in class org.hps.record.triggerbank.TDCData
 
getTag() - Method in class org.hps.record.triggerbank.TIData
 
getTag() - Method in class org.hps.record.triggerbank.TSData2019
 
getTag() - Static method in class org.hps.record.triggerbank.VTPData
 
getTail() - Method in class org.hps.readout.svt.FpgaData
 
getTail() - Method in class org.hps.record.svt.SvtHeaderDataInfo
 
getTail(GenericObject) - Static method in class org.hps.record.svt.SvtHeaderDataInfo
 
getTaitBryanAngles() - Method in class org.hps.detector.ecal.Geant4Position
 
getTanLambda(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
getTanLambda(TrackState) - Static method in class org.hps.recon.tracking.TrackUtils
 
getTargetXY(Hep3Vector, Hep3Vector) - Method in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
getTargetXY(Hep3Vector, Hep3Vector) - Method in class org.hps.analysis.tuple.VertexTupleDriver
 
getTdcChannel() - Method in class org.hps.record.triggerbank.TDCData.TDCHit
 
getTdcSlot() - Method in class org.hps.record.triggerbank.TDCData.TDCHit
 
getTemperature(int[]) - Static method in class org.hps.readout.svt.SVTData
 
getTestRunChannelNumber(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Extract and return the channel number associated with the samples Note: This method should only be used when looking at test run data.
getTextCode() - Method in enum org.hps.util.BashParameter
 
getTheta() - Method in class org.hps.detector.ecal.CrystalTaitBryanAngleCalculator
 
getTheta() - Method in class org.hps.recon.tracking.gbl.GblUtils.PerigeeParams
 
getThetaError() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the error for slope dz/ds, tan(lambda)
getThickness() - Method in interface org.hps.recon.tracking.MaterialSupervisor.DetectorPlane
 
getThickness() - Method in class org.hps.recon.tracking.MaterialSupervisor.Material
 
getThickness() - Method in class org.hps.recon.tracking.MaterialSupervisor.Materials
 
getThickness() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getThickness() - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleComponentParameters
 
getThickness() - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleParameters
 
getThickness() - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleComponentParameters
 
getThickness() - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleParameters
 
getThickness() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CarbonFiber
 
getThickness() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleComponent
 
getThickness() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleLamination
 
getThickness() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Hybrid
 
getThickness() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Sensor
 
getThickness() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL13
 
getThickness() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL45
 
getThickness() - Static method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
getThickness() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfLongModuleLamination
 
getThickness() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.HalfShortModuleLamination
 
getThickness() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortSensor
 
getThickness() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.HalfShortModuleLamination
 
getThickness() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortSensor
 
getThickness() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleComponentParameters
 
getThickness() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleParameters
 
getThickness() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleComponentParameters
 
getThickness() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleParameters
 
getThicknessInRL() - Method in interface org.hps.recon.tracking.MaterialSupervisor.DetectorPlane
 
getThicknessInRL() - Method in class org.hps.recon.tracking.MaterialSupervisor.Materials
 
getThicknessInRL() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getThreshold(EcalChannel) - Method in class org.hps.record.daqconfig.FADCConfig
Gets the threshold for a crystal.
getThreshold(int) - Method in class org.hps.record.daqconfig.FADCConfig
Gets the threshold for a crystal.
getThreshold(int, int) - Method in class org.hps.record.daqconfig.FADCConfig
Gets the threshold for a crystal.
getThreshold(long) - Method in class org.hps.record.daqconfig.FADCConfig
Gets the threshold for a crystal.
getThreshold(Point) - Method in class org.hps.record.daqconfig.FADCConfig
Gets the threshold for a crystal.
getThreshold(EcalChannel) - Method in class org.hps.record.daqconfig2019.FADCConfigEcal2019
Gets the threshold for a crystal.
getThreshold(int) - Method in class org.hps.record.daqconfig2019.FADCConfigEcal2019
Gets the threshold for a crystal.
getThreshold(int, int) - Method in class org.hps.record.daqconfig2019.FADCConfigEcal2019
Gets the threshold for a crystal.
getThreshold(long) - Method in class org.hps.record.daqconfig2019.FADCConfigEcal2019
Gets the threshold for a crystal.
getThreshold(Point) - Method in class org.hps.record.daqconfig2019.FADCConfigEcal2019
Gets the threshold for a crystal.
getThreshold(HodoscopeChannel) - Method in class org.hps.record.daqconfig2019.FADCConfigHodo2019
Gets the threshold for a channel.
getThreshold(int) - Method in class org.hps.record.daqconfig2019.FADCConfigHodo2019
Gets the threshold for a channel.
getThreshold(int, int, int, int) - Method in class org.hps.record.daqconfig2019.FADCConfigHodo2019
Gets the threshold for a hodoscope .
getThreshold(long) - Method in class org.hps.record.daqconfig2019.FADCConfigHodo2019
Gets the threshold for a crystal.
getThreshold(int[]) - Method in class org.hps.record.daqconfig2019.FADCConfigHodo2019
Gets the threshold for a crystal.
getTickElapsedMillis() - Method in interface org.hps.monitoring.subsys.SystemStatistics
Get the number of milliseconds since the last tick.
getTickElapsedMillis() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
getTickEndTimeMillis() - Method in interface org.hps.monitoring.subsys.SystemStatistics
Get the end of the tick in Unix time (milliseconds since the epoch).
getTickEndTimeMillis() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
getTime() - Method in class org.hps.analysis.MC.TruthContribution
 
getTime(List<AbstractIntData>) - Method in class org.hps.evio.BaseEventBuilder
 
getTime(List<AbstractIntData>) - Method in class org.hps.evio.LCSimEngRunEventBuilder
Get the time from the TI data with time offset applied from run database.
getTime() - Method in class org.hps.monitoring.ecal.eventdisplay.event.EcalHit
Indicates the time at which the hit occurred.
getTime() - Static method in class org.hps.readout.ecal.ClockSingleton
 
getTime() - Method in class org.hps.readout.util.TimedList
Gets the simulation time of the data stored in the list.
getTime() - Method in class org.hps.recon.tracking.kalman.KalTrack
 
getTime(List<LCRelation>) - Method in class org.hps.recon.tracking.StripMaker
 
getTime() - Method in class org.hps.record.triggerbank.BaseTriggerData
 
getTime(GenericObject) - Static method in class org.hps.record.triggerbank.BaseTriggerData
 
getTime() - Method in class org.hps.record.triggerbank.SSPCluster
Gets the cluster time in nanoseconds.
getTime() - Method in class org.hps.record.triggerbank.SSPData
Gets the trigger time reported by the SSP.
getTime() - Method in class org.hps.record.triggerbank.SSPTrigger
Gets the time at which the trigger occurred.
getTime() - Method in class org.hps.record.triggerbank.TDCData.TDCHit
 
getTime() - Method in class org.hps.record.triggerbank.TIData
 
getTime() - Method in class org.hps.record.triggerbank.TSData2019
 
getTime() - Method in class org.hps.record.triggerbank.VTPCalibrationTrigger
Get calibration trigger time in ns referenced from the beginning of the readout window.
getTime() - Method in class org.hps.record.triggerbank.VTPCluster
Gets the cluster time in ns.
getTime() - Method in class org.hps.record.triggerbank.VTPFEETrigger
Get FEE trigger time in ns referenced from the beginning of the readout window.
getTime() - Method in class org.hps.record.triggerbank.VTPMultiplicityTrigger
Get cluster multiplicity trigger time in ns referenced from the beginning of the readout window.
getTime() - Method in class org.hps.record.triggerbank.VTPPairsTrigger
Get pairs trigger time in ns referenced from the beginning of the readout window.
getTime() - Method in class org.hps.record.triggerbank.VTPSinglesTrigger
Get singles trigger time in ns referenced from the beginning of the readout window.
getTime() - Method in class org.hps.util.TruthCalorimeterHit
 
getTimeDelay() - Method in class org.hps.conditions.ecal.EcalLed
Get the time delay of this channel.
getTimeDifferenceCutConfig() - Method in class org.hps.record.daqconfig.PairTriggerConfig
Gets the configuration object for the pair time coincidence cut.
getTimeDifferenceCutConfig() - Method in class org.hps.record.daqconfig2019.MultiplicityTriggerConfig2019
Gets the configuration object for the pair time coincidence cut.
getTimeDifferenceCutConfig() - Method in class org.hps.record.daqconfig2019.PairTriggerConfig2019
Gets the configuration object for the pair time coincidence cut.
getTimeDisplacement() - Method in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
 
getTimeDisplacement() - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
 
getTimeDisplacement() - Method in class org.hps.digi.PulserDataReadoutDriver
 
getTimeDisplacement() - Method in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
 
getTimeDisplacement() - Method in class org.hps.digi.SvtPulserReadoutDriver
 
getTimeDisplacement() - Method in class org.hps.readout.DigitizationReadoutDriver
 
getTimeDisplacement() - Method in class org.hps.readout.ecal.updated.GTPClusterReadoutDriver
 
getTimeDisplacement() - Method in class org.hps.readout.hodoscope.HodoscopePatternReadoutDriver
 
getTimeDisplacement() - Method in class org.hps.readout.hodoscope.HodoscopePreprocessingDriver
 
getTimeDisplacement() - Method in class org.hps.readout.RawConverterReadoutDriver
 
getTimeDisplacement() - Method in class org.hps.readout.ReadoutDriver
Specifies the amount of simulation time that the driver needs to produce its output.
getTimeDisplacement() - Method in class org.hps.readout.SLICDataReadoutDriver
 
getTimeDisplacement() - Method in class org.hps.readout.svt.SVTReadoutDriver
 
getTimeDisplacement() - Method in class org.hps.readout.trigger.HodoscopeStudiesTriggerReadoutDriver
 
getTimeDisplacement() - Method in class org.hps.readout.trigger.PairTriggerReadoutDriver
 
getTimeDisplacement() - Method in class org.hps.readout.trigger.PulserReadoutDriver
 
getTimeDisplacement() - Method in class org.hps.readout.trigger.SinglesTriggerReadoutDriver
 
getTimeDisplacement() - Method in class org.hps.readout.trigger2019.FEETrigger2019ReadoutDriver
 
getTimeDisplacement() - Method in class org.hps.readout.trigger2019.PairsTrigger2019ReadoutDriver
 
getTimeDisplacement() - Method in class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
 
getTimeDisplacement() - Method in class org.hps.readout.TruthReadoutDriver
 
getTimeNeededForLocalOutput() - Method in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
 
getTimeNeededForLocalOutput() - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
 
getTimeNeededForLocalOutput() - Method in class org.hps.digi.PulserDataReadoutDriver
 
getTimeNeededForLocalOutput() - Method in class org.hps.digi.RawTrackerHitReadoutDriver
 
getTimeNeededForLocalOutput() - Method in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
 
getTimeNeededForLocalOutput() - Method in class org.hps.digi.SvtPulserReadoutDriver
 
getTimeNeededForLocalOutput() - Method in class org.hps.readout.DigitizationReadoutDriver
 
getTimeNeededForLocalOutput() - Method in class org.hps.readout.ecal.updated.GTPClusterReadoutDriver
 
getTimeNeededForLocalOutput() - Method in class org.hps.readout.hodoscope.HodoscopePatternReadoutDriver
 
getTimeNeededForLocalOutput() - Method in class org.hps.readout.hodoscope.HodoscopePreprocessingDriver
 
getTimeNeededForLocalOutput() - Method in class org.hps.readout.RawConverterReadoutDriver
 
getTimeNeededForLocalOutput() - Method in class org.hps.readout.ReadoutDriver
Specifies the amount of simulation time that the driver needs to produce special on-trigger data.
getTimeNeededForLocalOutput() - Method in class org.hps.readout.SimCalorimeterHitReadoutDriver
 
getTimeNeededForLocalOutput() - Method in class org.hps.readout.SimTrackerHitReadoutDriver
 
getTimeNeededForLocalOutput() - Method in class org.hps.readout.SLICDataReadoutDriver
 
getTimeNeededForLocalOutput() - Method in class org.hps.readout.svt.SVTReadoutDriver
 
getTimeNeededForLocalOutput() - Method in class org.hps.readout.trigger.HodoscopeStudiesTriggerReadoutDriver
 
getTimeNeededForLocalOutput() - Method in class org.hps.readout.trigger.PairTriggerReadoutDriver
 
getTimeNeededForLocalOutput() - Method in class org.hps.readout.trigger.PulserReadoutDriver
 
getTimeNeededForLocalOutput() - Method in class org.hps.readout.trigger.SinglesTriggerReadoutDriver
 
getTimeNeededForLocalOutput() - Method in class org.hps.readout.trigger2019.FEETrigger2019ReadoutDriver
 
getTimeNeededForLocalOutput() - Method in class org.hps.readout.trigger2019.PairsTrigger2019ReadoutDriver
 
getTimeNeededForLocalOutput() - Method in class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
 
getTimeNeededForLocalOutput() - Method in class org.hps.readout.TruthReadoutDriver
 
getTimeout() - Method in class org.hps.record.composite.CompositeLoopConfiguration
Get the LCIO event queue timeout in milliseconds.
getTimeSeries(JFreeChart) - Static method in class org.hps.monitoring.plotting.StripChartUtil
 
getTimeSeriesCollection(int) - Method in class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
getTimeSeriesCollection(int) - Method in class org.hps.monitoring.subsys.et.EtSystemStripCharts
 
getTimeShift() - Method in class org.hps.conditions.ecal.EcalChannelConstants
Get the time shift.
getTimeShift() - Method in class org.hps.conditions.ecal.EcalTimeShift
Get the time shift in nanoseconds
getTimeShift() - Method in class org.hps.conditions.hodoscope.HodoscopeChannelConstants
 
getTimeShift() - Method in class org.hps.conditions.hodoscope.HodoscopeTimeShift
 
getTimeShift(long) - Method in class org.hps.readout.rawconverter.AbstractMode3RawConverter
Gets the time shift for the specified subdetector channel.
getTimeShift(long) - Method in class org.hps.readout.rawconverter.EcalReadoutMode3RawConverter
 
getTimeShift(long) - Method in class org.hps.readout.rawconverter.HodoscopeReadoutMode3RawConverter
 
getTimeShiftConditions(long) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Gets the time shift for the indicated subdetector channel.
getTimeShiftConditions(long) - Method in class org.hps.digi.EcalDigitizationWithPulserDataMergingReadoutDriver
 
getTimeShiftConditions(long) - Method in class org.hps.digi.HodoscopeDigitizationWithPulserDataMergingReadoutDriver
 
getTimeShiftConditions(long) - Method in class org.hps.readout.DigitizationReadoutDriver
Gets the time shift for the indicated subdetector channel.
getTimeShiftConditions(long) - Method in class org.hps.readout.ecal.updated.EcalDigitizationReadoutDriver
 
getTimeShiftConditions(long) - Method in class org.hps.readout.hodoscope.HodoscopeDigitizationReadoutDriver
 
getTimeShiftedHit(SimCalorimeterHit) - Static method in class org.hps.readout.TruthReadoutDriver
 
getTimeShiftedParticle(MCParticle) - Static method in class org.hps.readout.TruthReadoutDriver
 
getTimestamp(int, EventHeader) - Static method in class org.hps.readout.ecal.ReadoutTimestamp
Deprecated.
 
getTimestamp(int, EventHeader) - Static method in class org.hps.readout.ReadoutTimestamp
Attempts to obtain the timestamp value for a given system in the specified event.
getTimestamp(int, EventHeader) - Static method in class org.hps.recon.ecal.EcalRawConverter2Driver
 
getTimestamp(int, EventHeader) - Static method in class org.hps.recon.ecal.EcalRawConverter3Driver
 
getTimestamp(int, EventHeader) - Static method in class org.hps.recon.ecal.EcalRawConverterDriver
 
getTimestamp() - Method in class org.hps.record.epics.EpicsHeader
Get the time stamp.
getTimestamp() - Method in class org.hps.record.scalers.ScalerData
Get the scaler data's Unix timestamp.
getTimestamp() - Method in class org.hps.record.svt.SvtConfigData
 
getTimestamp() - Method in class org.hps.record.triggerbank.TriggerConfigData
Get the config's timestamp.
getTimestampFlag() - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Gets the int flag used to denote the appropriate subdetector in relation to a readout timestamp.
getTimestampFlag() - Method in class org.hps.digi.EcalDigitizationWithPulserDataMergingReadoutDriver
 
getTimestampFlag() - Method in class org.hps.digi.HodoscopeDigitizationWithPulserDataMergingReadoutDriver
 
getTimestampFlag() - Method in class org.hps.readout.DigitizationReadoutDriver
Gets the int flag used to denote the appropriate subdetector in relation to a readout timestamp.
getTimestampFlag() - Method in class org.hps.readout.ecal.updated.EcalDigitizationReadoutDriver
 
getTimestampFlag() - Method in class org.hps.readout.hodoscope.HodoscopeDigitizationReadoutDriver
 
getTimestampType() - Method in class org.hps.readout.ecal.EcalReadoutDriver
 
getTimestampType() - Method in class org.hps.readout.ecal.InactiveSiHitReadout
 
getTimestampType() - Method in class org.hps.readout.ecal.TriggerableDriver
 
getTimestampType() - Method in class org.hps.readout.ecal.TriggerDriver
 
getTimestampType() - Method in class org.hps.readout.svt.SimpleSvtReadout
 
getTimeWindowAfter() - Method in class org.hps.record.daqconfig.GTPConfig
Gets the size of the temporal cluster verification window for after a potential seed hit used for checking that a cluster is a spatiotemporal local maximum.
getTimeWindowBefore() - Method in class org.hps.record.daqconfig.GTPConfig
Gets the size of the temporal cluster verification window for before a potential seed hit used for checking that a cluster is a spatiotemporal local maximum.
getTiTimeOffset() - Method in class org.hps.record.triggerbank.TiTimeOffsetEvioProcessor
 
getTiTimeOffset() - Method in class org.hps.record.triggerbank.TriggerConfig
Get the TI time offset.
getToNextEvent(StreamTokenizer) - Static method in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
getToNextEvent(StreamTokenizer) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
getToNextEvent(StreamTokenizer) - Static method in class org.hps.util.ConvertToStdhep
 
getToNextEvent(StreamTokenizer) - Static method in class org.hps.util.DatFileToStdhep
 
getToNextEvent(StreamTokenizer) - Static method in class org.hps.util.DatFileToStdhepTVM
 
getToNextEvent(StreamTokenizer) - Static method in class org.hps.util.DumpLHEEventsToASCII
 
getToNextEvent(StreamTokenizer) - Static method in class org.hps.util.LHEFileToStdhep
 
getToolbarPanel() - Method in class org.hps.monitoring.application.MonitoringApplicationFrame
Get the toolbar panel with the buttons etc.
getTop() - Method in class org.hps.conditions.hodoscope.HodoscopeChannel
Specifies whether or not the scintillator is positioned on the top half of the calorimeter or not.
getTop() - Method in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionMyaRange
 
getTop() - Method in class org.hps.conditions.svt.SvtMotorPosition
The top position.
getTopBotStat() - Method in class org.hps.readout.util.TriggerTime
Gets top/bot status
getTopBottomPairs(List<E>, Class<E>) - Static method in class org.hps.record.triggerbank.TriggerModule
Forms all possible pairs of top/bottom clusters from a given list of clusters.
getTopBottomPairs(Cluster...) - Static method in class org.hps.record.triggerbank.TriggerModule
Forms all possible pairs of top/bottom clusters from a given list of clusters.
getTopBottomPairs(SSPCluster...) - Static method in class org.hps.record.triggerbank.TriggerModule
Forms all possible pairs of top/bottom clusters from a given list of clusters.
getTopBottomPairs(List<E>, Class<E>) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Forms all possible pairs of top/bottom clusters from a given list of clusters.
getTopClusterMultiplicity() - Method in class org.hps.record.triggerbank.VTPMultiplicityTrigger
Get top ECal cluster multiplicity.
getTopnbot() - Method in class org.hps.analysis.trigger.util.SinglesTrigger2019
Get indicator to indicate singles trigger is top or bot
getTopNBot() - Method in class org.hps.record.triggerbank.VTPSinglesTrigger
Get value of TOP_NBOT to indicate trigger occurred at TOP or bottom ECal Half.
getTopTrig() - Method in class org.hps.record.triggerbank.BaseTriggerData
 
getTopTrig(GenericObject) - Static method in class org.hps.record.triggerbank.BaseTriggerData
 
getTotalClusterMultiplicity() - Method in class org.hps.record.triggerbank.VTPMultiplicityTrigger
Get total ECal cluster multiplicity.
getTotalElapsedMillis() - Method in interface org.hps.monitoring.subsys.SystemStatistics
Get the number of millis since the session started.
getTotalElapsedMillis() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
getTotalEvents() - Method in class org.hps.monitoring.application.model.RunModel
Get the total events in the run.
getTotalEvents() - Method in interface org.hps.monitoring.subsys.SystemStatistics
Get the total number of events processed thusfar.
getTotalEvents() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
getTotalMegabytes() - Method in interface org.hps.monitoring.subsys.SystemStatistics
Get the total number of megabytes of data received thusfar.
getTotalMegabytes() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
getTotalPedestal(long, int, int) - Method in class org.hps.readout.rawconverter.AbstractBaseRawConverter
Gets the pedestal for an entire pulse integral.
getTotalTimeDisplacement(String) - Static method in class org.hps.readout.ReadoutDataManager
Gets the total amount of time by which a collection is displaced between the actual truth data's occurrence in the simulation, and the time at which the object is actually produced.
getTotalTimeDisplacement(String, ReadoutDriver) - Static method in class org.hps.readout.ReadoutDataManager
Calculates the total time displacement of a collection based on its production driver, and the time displacements of the input collections from which it is produced.
getTp() - Method in class org.hps.conditions.svt.SvtShapeFitParameters
Get shaping time parameter.
getTp2() - Method in class org.hps.conditions.svt.SvtShapeFitParameters
Get the second shaping time parameter.
getTrack() - Method in class org.hps.analysis.examples.LCIOTrackAnalysis
 
getTrackableMCPs(List<MCParticle>, List<SimTrackerHit>, RelationalTable, int) - Method in class org.hps.recon.utils.TrackTruthRelationsDriver
 
getTrackClusterTimeOffset() - Method in class org.hps.record.StandardCuts
 
getTrackData(EventHeader, Track) - Static method in class org.hps.recon.tracking.TrackData
 
getTrackDataToTrackTable(EventHeader) - Static method in class org.hps.recon.tracking.TrackData
 
getTrackDirection() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getTrackerDetElement(Detector, MilleParameter) - Static method in class org.hps.svt.alignment.BuildCompact
 
getTrackerIdHelper() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get the specific type of identifier helper for this component.
getTrackExtrapAtEcal(Track, FieldMap, int) - Static method in class org.hps.recon.tracking.TrackUtils
Get position of a track extrapolated to the ECAL face in the HPS test run 2012
getTrackExtrapAtEcal(TrackState, FieldMap, int) - Static method in class org.hps.recon.tracking.TrackUtils
 
getTrackExtrapAtEcalRK(TrackState, FieldMap, int) - Static method in class org.hps.recon.tracking.TrackUtils
 
getTrackExtrapAtEcalRK(TrackState, FieldMap, double, int) - Static method in class org.hps.recon.tracking.TrackUtils
 
getTrackExtrapAtEcalRK(Track, FieldMap, double, int) - Static method in class org.hps.recon.tracking.TrackUtils
 
getTrackExtrapAtEcalRK(Track, FieldMap, int) - Static method in class org.hps.recon.tracking.TrackUtils
 
getTrackExtrapAtHodoRK(TrackState, FieldMap, int) - Static method in class org.hps.recon.tracking.TrackUtils
Get track extrapolation to hodoscope layers
getTrackExtrapAtHodoRK(TrackState, FieldMap, double, int) - Static method in class org.hps.recon.tracking.TrackUtils
 
getTrackExtrapAtHodoRK(Track, FieldMap, double, int) - Static method in class org.hps.recon.tracking.TrackUtils
 
getTrackExtrapAtHodoRK(Track, FieldMap, int) - Static method in class org.hps.recon.tracking.TrackUtils
 
getTrackExtrapAtTargetRK(Track, double, double[], FieldMap, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
getTrackExtrapAtVtxSurfRK(Track, FieldMap, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
getTrackExtrapAtVtxSurfRK(Track, FieldMap, double, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
getTrackExtrapAtVtxSurfRK(TrackState, FieldMap, double, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
getTrackId() - Method in class org.hps.recon.tracking.gbl.GBLTrackData
 
getTrackingMeasuredCoordinate(SiSensor) - Static method in class org.hps.svt.alignment.BuildCompact
 
getTrackLambda() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getTrackLayerList() - Method in class org.hps.analysis.examples.TrackAnalysis
 
getTrackMomentum() - Method in class org.hps.recon.tracking.TrackData
Get the track momentum
getTrackPhi() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getTrackPos() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getTrackPositionAtEcal(Track, int) - Static method in class org.hps.recon.tracking.TrackUtils
Deprecated.
getTrackPositionAtEcal(TrackState, int) - Static method in class org.hps.recon.tracking.TrackUtils
Deprecated.
getTrackPositionAtEcal(Track) - Method in class org.hps.recon.utils.TrackClusterMatcherMinDistance
 
getTrackPositionAtHarp(Track) - Static method in class org.hps.recon.tracking.TrackUtils
Deprecated.
getTrackPosU() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getTrackPosV() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getTrackPosW() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getTracks() - Method in class org.hps.recon.tracking.AmbiguityResolver
 
getTrackSeeds() - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
Return the list of track candidates.
getTrackState(Track, int) - Method in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
getTrackState() - Method in class org.hps.recon.tracking.kalman.PropagatedTrackState
 
getTrackState(Track, int) - Method in class org.hps.svt.SVTHitLevelPlots
 
getTrackState(Track, int) - Method in class org.hps.svt.UnbiasedHitResidualsPlots
 
getTrackStateAtECal(Track) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getTrackStateAtECal(List<TrackState>) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getTrackStateAtECal(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
getTrackStateAtFirst(Track) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getTrackStateAtFirst(List<TrackState>) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getTrackStateAtHodoL1(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
getTrackStateAtHodoL2(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
getTrackStateAtIP(Track) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getTrackStateAtIP(List<TrackState>) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getTrackStateAtLast(Track) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getTrackStateAtLast(List<TrackState>) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getTrackStateAtLayer(Track, List<HpsSiSensor>, int) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getTrackStateAtLocation(Track, int) - Static method in class org.hps.recon.tracking.TrackUtils
Port of Track.getTrackState(int location) from the C++ LCIO API.
getTrackStateAtSensor(List<TrackState>, int) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getTrackStateAtSensor(Track, int) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getTrackStateAtTarget(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
getTrackStateAtVertex(Track) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getTrackStateAtVertex(List<TrackState>) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getTrackStatesAtLocation(List<TrackState>, int) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getTrackStatesAtLocation(Track, int) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
getTrackTime() - Method in class org.hps.recon.tracking.TrackData
 
getTrackTime(GenericObject) - Static method in class org.hps.recon.tracking.TrackData
 
getTrackTime() - Method in class org.hps.recon.tracking.TrackTimeData
 
getTrackTime(Track, RelationalTable, RelationalTable) - Static method in class org.hps.recon.tracking.TrackUtils
 
getTrackTime(Track, EventHeader) - Method in class org.hps.recon.utils.AbstractTrackClusterMatcher
 
getTrackTime(Track) - Method in class org.hps.recon.utils.TrackClusterMatcherMinDistance
 
getTrackTimeSD(Track, RelationalTable, RelationalTable) - Static method in class org.hps.recon.tracking.TrackUtils
 
getTrackToStripRotation(SiSensor) - Static method in class org.hps.recon.tracking.gbl.MakeGblTracks
 
getTrackToStripRotation(HelicalTrackStrip) - Method in class org.hps.recon.tracking.TrackerHitUtils
 
getTrackToStripRotation(HelicalTrackStrip) - Method in class org.hps.svt.alignment.AlignmentParameters
 
getTrackVolume() - Method in class org.hps.recon.tracking.TrackData
 
getTrackVolume(GenericObject) - Static method in class org.hps.recon.tracking.TrackData
 
getTrajData() - Method in class org.hps.recon.tracking.gbl.GblTrajectory
 
getTrajectory(Hep3Vector, SpacePoint, double, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
getTransform() - Static method in class org.hps.recon.tracking.CoordinateTransformations
 
getTransform(Transform3D, SurveyVolume, String) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Find transform to parent volume coordinate system.
getTransformation() - Method in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
Find @ITransform3D to the coordinate system defined by the input.
getTransformation() - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
getTransformInverse() - Static method in class org.hps.recon.tracking.CoordinateTransformations
 
getTranslation() - Method in class org.lcsim.geometry.compact.converter.AlignmentCorrection
 
getTranslationFrom(SurveyCoordinateSystem) - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
getTranslationVector() - Method in class org.hps.svt.alignment.BuildCompact.AlignConstants
 
getTranslationVectorGlobal() - Method in class org.hps.svt.alignment.BuildCompact.AlignConstants
 
getTraversedMaterial(STUtils.STStereoTrack, SiTrackerHitStrip1D) - Static method in class org.hps.recon.tracking.straight.STUtils
 
getTreeFiles(ITree) - Static method in class org.hps.analysis.alignment.SplitAndFit
 
getTreeFiles(ITree, String) - Static method in class org.hps.analysis.alignment.SplitAndFit
 
getTrigDel() - Method in class org.hps.conditions.svt.SvtReadoutSyncPhase
Get the channel ID.
getTriggerADCValues(long, double) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Gets the ADC values for the trigger readout window for the requested cell ID and returns them as a short primitive array.
getTriggerADCValues(long, double) - Method in class org.hps.readout.DigitizationReadoutDriver
Gets the ADC values for the trigger readout window for the requested cell ID and returns them as a short primitive array.
getTriggerConfigData() - Method in class org.hps.record.triggerbank.TriggerConfigEvioProcessor
Get the last valid set of config data that was found in the event stream.
getTriggerData(EvioEvent) - Method in class org.hps.evio.BaseEventBuilder
 
getTriggerDelay() - Static method in class org.hps.readout.ReadoutDataManager
Gets the time displacement between when a trigger occurs, and when the triggered data is actually written out.
getTriggeringDriver() - Method in class org.hps.readout.util.TriggerTime
Gets the driver class which produced the trigger.
getTriggerInstance() - Method in class org.hps.record.triggerbank.VTPPairsTrigger
Get pairs trigger instance.
getTriggerInstance() - Method in class org.hps.record.triggerbank.VTPSinglesTrigger
Get singles trigger instance.
getTriggerName() - Method in enum org.hps.analysis.trigger.TriggerDiagnostic2019Driver.TriggerType
Get name of a trigger type
getTriggerNum() - Method in enum org.hps.analysis.trigger.TriggerDiagnostic2019Driver.TriggerType
 
getTriggerNumber() - Method in enum org.hps.analysis.trigger.TriggerDiagnostic2019Driver.TriggerType
Gets the trigger number for this trigger type.
getTriggerNumber() - Method in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.TriggerType
Gets the trigger number for this trigger type.
getTriggerNumber() - Method in class org.hps.analysis.trigger.util.Trigger
Gets the number of the trigger.
getTriggerNumber() - Method in class org.hps.record.triggerbank.SSPNumberedTrigger
Gets the number of the trigger which generated this object.
getTriggerNumber() - Method in class org.hps.record.triggerbank.SSPPairTrigger
 
getTriggerNumber() - Method in class org.hps.record.triggerbank.SSPSinglesTrigger
 
getTriggerOffset() - Static method in class org.hps.readout.ReadoutDataManager
Gets the time by which the trigger is offset in the readout window.
getTriggerSource() - Method in class org.hps.analysis.trigger.util.Trigger
Gets the object to which the trigger cuts are applied.
getTriggerSourceText(Trigger<?>) - Static method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Gets a textual representation of the trigger source cluster(s).
getTriggerSourceText(Trigger<?>) - Static method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Gets a textual representation of the trigger source cluster(s).
getTriggerState() - Method in class org.hps.analysis.trigger.util.Trigger
Gets whether the conditions for the trigger were met.
getTriggerText(Trigger<?>, boolean) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Gets a textual representation of the trigger.
getTriggerText(VTPSinglesTrigger) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Gets a textual representation of the trigger.
getTriggerText(VTPPairsTrigger) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
getTriggerText(Trigger<?>, boolean) - Static method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Gets a textual representation of the trigger.
getTriggerText(SSPNumberedTrigger) - Static method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Gets a textual representation of the trigger.
getTriggerTime(Trigger<?>) - Static method in class org.hps.analysis.trigger.DataTriggerSim2019Driver
Gets the trigger time of an arbitrary trigger, so long as its source is either a Cluster or VTPCluster object.
getTriggerTime(Trigger<?>) - Static method in class org.hps.analysis.trigger.DataTriggerSimDriver
Gets the trigger time of an arbitrary trigger, so long as its source is either a Cluster or SSPCluster object.
getTriggerTime(Trigger<?>) - Static method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Gets the trigger time for an arbitrary trigger object as is appropriate to its source object type.
getTriggerTime(Trigger<?>) - Static method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Gets the trigger time for an arbitrary trigger object as is appropriate to its source object type.
getTriggerTime() - Method in class org.hps.readout.util.TriggerTime
Gets the simulation time at which the trigger occurred.
getTriggerTime() - Method in class org.hps.record.triggerbank.VTPData
 
getTriggerTruthValues(long, double) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Gets a list of all truth hits that occurred in the ADC output window around a given trigger time from the truth buffer.
getTriggerTruthValues(long, double) - Method in class org.hps.readout.DigitizationReadoutDriver
Gets a list of all truth hits that occurred in the ADC output window around a given trigger time from the truth buffer.
getTriggerType() - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
getTriggerType() - Method in class org.hps.readout.util.TriggerTime
Gets trigger type
getTriggerTypes(EvioEvent) - Static method in enum org.hps.record.triggerbank.TriggerType
Get the applicable trigger types from the TI data in an EVIO event.
getTrueMomentum(Track, StraightLineTrack) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
getTrueMomentum(Track, StraightLineTrack) - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
getTrueMomentum(Track, StraightLineTrack) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
getTSPrescales() - Method in class org.hps.record.daqconfig2019.TSConfig2019
Get TS precales;
getTTest(double, double, double, double, double, int, int) - Method in class org.hps.util.CompareHistograms
 
getTTestPValue(double, double, double, double, int, int) - Method in class org.hps.util.CompareHistograms
 
getTx() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getTy() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getType() - Method in class org.hps.analysis.trigger.util.PairTrigger2019
Gets type of pair trigger.
getType() - Method in class org.hps.conditions.database.AbstractConditionsObjectConverter
Get the specific type converted by this class.
getType() - Method in class org.hps.conditions.database.ConditionsRecordConverter
Get the type handled by this converter.
getType() - Method in class org.hps.conditions.database.ConditionsTagConverter
Get the type handled by this converter.
getType() - Method in class org.hps.conditions.dummy.DummyConditionsObjectConverter
Get the object's type.
getType() - Method in class org.hps.conditions.ecal.EcalChannel.EcalChannelConverter
Get the type this converter handles.
getType() - Method in class org.hps.conditions.ecal.EcalConditionsConverter
Get the type handled by this converter.
getType() - Method in class org.hps.conditions.hodoscope.HodoscopeChannel.HodoscopeChannelConverter
Get the type this converter handles.
getType() - Method in class org.hps.conditions.hodoscope.HodoscopeConditionsConverter
 
getType() - Method in class org.hps.conditions.svt.SvtConditionsConverter
Get the type handled by this converter.
getType() - Method in class org.hps.conditions.trigger.TiTimeOffsetConverter
 
getType() - Method in enum org.hps.recon.ecal.cluster.ClusterType
 
getType() - Method in class org.hps.recon.particle.SimpleParticleID
 
getType() - Method in class org.hps.recon.tracking.gbl.GblData
 
getType() - Method in class org.hps.recon.tracking.straight.STUtils.LineFit
 
getType() - Method in class org.hps.recon.tracking.straight.STUtils.RegressionFit
 
getType() - Method in class org.hps.recon.tracking.straight.STUtils.STTrackFit
 
getType() - Method in class org.hps.recon.tracking.straight.STUtils.STTrackFitter
 
getType() - Method in enum org.hps.recon.tracking.StrategyType
Returns the enum constant of this enum type
getType(String) - Static method in enum org.hps.recon.tracking.StrategyType
Returns the StrategyType with the specified name.
getType(int) - Static method in enum org.hps.recon.tracking.StrategyType
Returns the StrategyType with the specified type value.
getType(StrategyType) - Static method in class org.hps.recon.tracking.TrackType
Returns the track type for the given strategy.
getType(StrategyType, boolean) - Static method in class org.hps.recon.tracking.TrackType
Returns the track type for a given strategy based of whether the track is a GBL track or not.
getType() - Method in class org.hps.record.svt.EvioHeaderError
Get the type of the error
getType() - Method in class org.hps.record.triggerbank.SSPTrigger
Gets the type code for the trigger.
getType() - Method in class org.hps.record.triggerbank.VTPCalibrationTrigger
Get type of calibration trigger.
getType() - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleParameters
 
getType() - Method in class org.lcsim.geometry.compact.converter.MilleParameter
 
getType() - Method in enum org.lcsim.geometry.compact.converter.MilleParameter.Type
 
getTz() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getU() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getU() - Method in class org.hps.recon.tracking.gbl.matrix.LUDecomposition
Return upper triangular factor
getUChannelCorrection(boolean, int) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Extract @AlignmentCorrections for the support
getUChannelSupportLayer(String) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
getUniqueClusters(List<Cluster>) - Method in class org.hps.readout.ecal.FADCTriggerVariableDriver
 
getUniqueNames(List<EvioHeaderError>) - Static method in class org.hps.record.svt.EvioHeaderError
Get a list of unique error names from a list.
getUniqueValues(List<RunRange>) - Static method in class org.hps.conditions.run.RunRange
Get the list of unique values from a set of run ranges.
getUnit(Element) - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
getUnitVector(SiSensor, String) - Method in class org.hps.analysis.examples.PrintGeometryDriver
 
getUnitVector() - Method in class org.hps.detector.ecal.GVector
Calculate unit vector of this vector
getUnitVectors(SiSensor) - Method in class org.hps.analysis.examples.PrintGeometryDriver
 
getUnixTime() - Method in class org.hps.record.triggerbank.HeadBankData
 
getUnixTime(GenericObject) - Static method in class org.hps.record.triggerbank.HeadBankData
 
getUnmeasuredCoordinate() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getUnmeasuredCoordinate(int) - Method in class org.hps.svt.alignment.HPSStrips
 
getUnmeasuredDimension() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getUnmeasuredResolution(List<LCRelation>, SiSensorElectrodes, Map<LCRelation, Integer>) - Method in class org.hps.recon.tracking.DefaultSiliconResolutionModel
 
getUnmeasuredResolution(List<LCRelation>, SiSensorElectrodes, Map<LCRelation, Integer>) - Method in interface org.hps.recon.tracking.SiliconResolutionModel
 
getUnmeasuredVector() - Method in class org.hps.analysis.examples.TrackAnalysis.DiagonalizedCovarianceMatrix
 
getUnusedSvtLayer(List<TrackerHit>) - Method in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
getUnusedSvtLayer(List<TrackerHit>) - Method in class org.hps.svt.SVTHitLevelPlots
 
getUnusedSvtLayer(List<TrackerHit>) - Method in class org.hps.svt.UnbiasedHitResidualsPlots
 
getUpdated() - Method in class org.hps.conditions.api.ConditionsRecord
Get the date this record was last updated.
getUpdateInterval() - Method in class org.hps.online.recon.PlotAggregator
Get the update interval
getUpperBound() - Method in class org.hps.record.daqconfig.UBOCutConfig
Gets the upper bound of the cut.
getUpperBound() - Method in class org.hps.record.daqconfig.ULBCutConfig
Gets the upper bound of the cut.
getUpperBound() - Method in class org.hps.record.daqconfig2019.UBOCutConfig2019
Gets the upper bound of the cut.
getUpperBound() - Method in class org.hps.record.daqconfig2019.ULBCutConfig2019
Gets the upper bound of the cut.
getUResidual(SiTrackerHitStrip1D, STUtils.STStereoTrack) - Static method in class org.hps.recon.tracking.straight.STUtils
Calculate the residual (measured - predicted) for this hit in the measurement frame.
getUser() - Method in class org.hps.conditions.database.ConnectionParameters
Get the user name.
getUserRunNumber() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the user run number for configuring the conditions system.
getUx() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getUy() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getUz() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getV() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getV() - Method in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
Return the eigenvector matrix
getV0Momentum(Track, StraightLineTrack, Track, StraightLineTrack) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
getV0Momentum(Track, StraightLineTrack, Track, StraightLineTrack) - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
getV0Momentum(Track, StraightLineTrack, Track, StraightLineTrack) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
getV0Momentum() - Method in class org.hps.recon.vertexing.BilliorVertex
 
getV0Momentum() - Method in class org.hps.recon.vertexing.BilliorVertexer
 
getV0MomentumError() - Method in class org.hps.recon.vertexing.BilliorVertex
 
getV0MomentumError() - Method in class org.hps.recon.vertexing.BilliorVertexer
 
getV0OpeningAngle(Track, StraightLineTrack, Track, StraightLineTrack) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
getV0OpeningAngle(Track, StraightLineTrack, Track, StraightLineTrack) - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
getV0OpeningAngle(Track, StraightLineTrack, Track, StraightLineTrack) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
getV0Projection() - Method in class org.hps.recon.vertexing.BilliorVertexer
 
getV0ProjectionError() - Method in class org.hps.recon.vertexing.BilliorVertexer
 
getV0TargetXY() - Method in class org.hps.recon.vertexing.BilliorVertex
 
getV0TargetXYError() - Method in class org.hps.recon.vertexing.BilliorVertex
 
getValue(double) - Method in class org.hps.analysis.ecal.cosmic.LandauPdf
 
getValue(double, double, double) - Static method in class org.hps.analysis.ecal.cosmic.LandauPdf
 
getValue() - Method in class org.hps.analysis.MC.IndexMap.MapEntry
 
getValue() - Method in class org.hps.analysis.util.SingleValueArgument
Gets the value that was given with this argument.
getValue(Class<T>, String) - Method in interface org.hps.conditions.api.FieldValues
Get a field value.
getValue(String) - Method in interface org.hps.conditions.api.FieldValues
Get a field value as an object.
getValue(Class<T>, String) - Method in class org.hps.conditions.api.FieldValuesMap
Get a value and cast to a type.
getValue(String) - Method in class org.hps.conditions.api.FieldValuesMap
Get a value as an object.
getValue(String) - Method in class org.hps.conditions.run.RunRange
Get get value of a field by column name.
getValue() - Method in class org.hps.conditions.svt.SvtAlignmentConstant
Get the the alignment constant's value, which is always a single double.
getValue() - Method in class org.hps.conditions.svt.SvtBiasConstant
The bias value.
getValue() - Method in class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasMyaRange
 
getValue() - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaEntry
 
getValue() - Method in class org.hps.conditions.trigger.TiTimeOffset
 
getValue() - Method in class org.hps.monitoring.application.FieldPanel
Get the String value from the field.
getValue(int) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver.FADCPipeline
 
getValue(int) - Method in class org.hps.readout.ecal.RingBuffer
 
getValue() - Method in class org.hps.readout.util.ObjectRingBuffer
 
getValue(int) - Method in class org.hps.readout.util.ObjectRingBuffer
 
getValue() - Method in class org.hps.readout.util.RingBuffer
Gets the current contents in the buffer.
getValue(int) - Method in class org.hps.readout.util.RingBuffer
Returns the contents at the specified position in the buffer.
getValue(String) - Method in interface org.hps.recon.ecal.cluster.NumericalCuts
Get a cut setting by name.
getValue(int) - Method in interface org.hps.recon.ecal.cluster.NumericalCuts
Get a cut value by index.
getValue(String) - Method in class org.hps.recon.ecal.cluster.NumericalCutsImpl
 
getValue(int) - Method in class org.hps.recon.ecal.cluster.NumericalCutsImpl
 
getValue() - Method in enum org.hps.recon.tracking.EventQuality.Cut
 
getValue() - Method in enum org.hps.recon.tracking.gbl.FittedGblTrajectory.GBLPARIDX
 
getValue(int) - Method in class org.hps.record.daqconfig.AbstractConfig
Gets the value of the cut with the associated value ID.
getValue(int) - Method in class org.hps.record.daqconfig2019.AbstractConfig2019
Gets the value of the cut with the associated value ID.
getValue(String) - Method in class org.hps.record.epics.EpicsData
Get a double value from the key, which should be a valid EPICS variable name.
getValue(int) - Method in class org.hps.record.scalers.ScalerData
Get the scaler data value at the index.
getValue(ScalerDataIndex) - Method in class org.hps.record.scalers.ScalerData
Get the value using a ScalerDataIndex enum.
getValue() - Method in class org.lcsim.geometry.compact.converter.MilleParameter
 
getValueAt(int, int) - Method in class org.hps.monitoring.application.ConditionsCollectionTableModel
Get a table cell value.
getValueAt(int, int) - Method in class org.hps.monitoring.application.LogTable.LogRecordModel
Get a cell value from the table.
getValueAt(int, int) - Method in class org.hps.monitoring.application.model.SystemStatusTableModel
Get a table cell value.
getValueAt(int, int) - Method in class org.hps.monitoring.application.SystemStatusEventsTable.SystemStatusEventsTableModel
Get a cell value from the table.
getValueClusterHitCount(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the value used for the cluster hit count cut.
getValueClusterHitCount(SSPCluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the value used for the cluster hit count cut.
getValueClusterHitCount(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Gets the value used for the cluster hit count cut.
getValueClusterHitCount(VTPCluster) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Gets the value used for the cluster hit count cut.
getValueClusterSeedEnergy(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the value used for the seed hit energy cut.
getValueClusterSeedEnergy(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Gets the value used for the seed hit energy cut.
getValueClusterTotalEnergy(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the value used for the cluster total energy cut.
getValueClusterTotalEnergy(SSPCluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Gets the value used for the cluster total energy cut.
getValueClusterTotalEnergy(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Gets the value used for the cluster total energy cut.
getValueClusterTotalEnergy(VTPCluster) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Gets the value used for the cluster total energy cut.
getValueCoplanarity(Cluster[]) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the value used by the coplanarity cut.
getValueCoplanarity(Cluster[], Point, Point) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the value used by the coplanarity cut.

This method is for use with clusters that do not have a linked ID decoder, thus disallowing the acquisition of their indices from their cell ID.
getValueCoplanarity(SSPCluster[]) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the value used by the coplanarity cut.
getValueCoplanarity(double[], double[]) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the value used by the coplanarity cut.
getValueCoplanarity(Cluster[], Point, Point) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Calculates the value used by the coplanarity cut.

This method is for use with clusters that do not have a linked ID decoder, thus disallowing the acquisition of their indices from their cell ID.
getValueCoplanarity(double[], double[]) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Calculates the value used by the coplanarity cut.
getValueCoplanarity(Cluster[]) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Calculates the value used by the coplanarity cut.
getValueCoplanarity(VTPCluster[]) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Calculates the value used by the coplanarity cut.
getValueCoplanarityLegacy(Cluster[]) - Static method in class org.hps.record.triggerbank.TriggerModule
Deprecated.
getValueCoplanarityLegacy(double[], double[]) - Static method in class org.hps.record.triggerbank.TriggerModule
Deprecated.
getValueEnergyDifference(Cluster[]) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the value used by the energy difference cut.
getValueEnergyDifference(SSPCluster[]) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the value used by the energy difference cut.
getValueEnergyDifference(double[]) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the value used by the energy difference cut.
getValueEnergyDifference(Cluster[]) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Calculates the value used by the energy difference cut.
getValueEnergyDifference(VTPCluster[]) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Calculates the value used by the energy difference cut.
getValueEnergyDifference(double[]) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Calculates the value used by the energy difference cut.
getValueEnergySlope(Cluster[], double) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the value used by the energy slope cut.
getValueEnergySlope(Cluster[], double, Point, Point) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the value used by the energy slope cut.

This method is for use with clusters that do not have a linked ID decoder, thus disallowing the acquisition of their indices from their cell ID.
getValueEnergySlope(SSPCluster[], double) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the value used by the energy slope cut.
getValueEnergySlope(double[], double[], double[], double) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the value used by the energy slope cut.
getValueEnergySlope(Cluster[], double) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Calculates the value used by the energy slope cut.
getValueEnergySlope(VTPCluster[], double) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Calculates the value used by the energy slope cut.
getValueEnergySlope(Cluster[], double, Point, Point) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Calculates the value used by the energy slope cut.

This method is for use with clusters that do not have a linked ID decoder, thus disallowing the acquisition of their indices from their cell ID.
getValueEnergySlope(double[], double[], double[], double) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Calculates the value used by the energy slope cut.
getValueEnergySlopeLegacy(Cluster[], double) - Static method in class org.hps.record.triggerbank.TriggerModule
Deprecated.
getValueEnergySlopeLegacy(double[], double[], double[], double) - Static method in class org.hps.record.triggerbank.TriggerModule
Deprecated.
getValueEnergySum(Cluster[]) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the value used by the energy sum cut.
getValueEnergySum(SSPCluster[]) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the value used by the energy sum cut.
getValueEnergySum(double[]) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the value used by the energy sum cut.
getValueEnergySum(Cluster[]) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Calculates the value used by the energy sum cut.
getValueEnergySum(VTPCluster[]) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Calculates the value used by the energy sum cut.
getValueEnergySum(double[]) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Calculates the value used by the energy sum cut.
getValues() - Method in class org.hps.analysis.util.MultipleValueArgument
Gets all of the values associated with this argument.
getValues() - Method in interface org.hps.conditions.api.FieldValues
Get the collection of values.
getValues() - Method in class org.hps.conditions.api.FieldValuesMap
Get the values as a collection of objects.
getValues() - Method in class org.hps.conditions.run.RunRange
Get the raw values of the data.
getValues() - Method in class org.hps.monitoring.drivers.scalers.DeadtimePlots.DeadtimeProvider
 
getValues() - Method in interface org.hps.monitoring.plotting.ValueProvider
Get an array of float values to fill in the data set series.
getValues() - Method in class org.hps.monitoring.subsys.ecal.EcalStripChartTestDriver.AverageHitsProvider
 
getValues() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl.AverageEventsPerSecondProvider
 
getValues() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl.AverageMegabytesPerSecondProvider
 
getValues() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl.BytesPerSecondProvider
 
getValues() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl.BytesReceivedProvider
 
getValues() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl.EventsPerSecondProvider
 
getValues() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl.EventsReceivedProvider
 
getValues() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl.MegabytesPerSecondProvider
 
getValues() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl.TotalEventsProvider
 
getValues() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl.TotalMegabytesProvider
 
getValues() - Method in interface org.hps.recon.ecal.cluster.NumericalCuts
Get the cut values.
getValues() - Method in class org.hps.recon.ecal.cluster.NumericalCutsImpl
 
getValueTimeCoincidence(Cluster[]) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the value used by the time coincidence cut.
getValueTimeCoincidence(SSPCluster[]) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the value used by the time coincidence cut.
getValueTimeCoincidence(double[]) - Static method in class org.hps.record.triggerbank.TriggerModule
Calculates the value used by the time coincidence cut.
getValueTimeCoincidence(double[]) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Calculates the value used by the time coincidence cut.
getValueTimeCoincidence(Cluster[]) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Calculates the value used by the time coincidence cut.
getValueTimeCoincidence(VTPCluster[]) - Static method in class org.hps.record.triggerbank.TriggerModule2019
Calculates the value used by the time coincidence cut.
getVec(int, int) - Method in class org.hps.recon.tracking.gbl.matrix.VVector
\param [in] len Length of part.
getVector() - Method in class org.hps.detector.ecal.GVector
 
getVeeOffset() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13BottomSurveyBalls
 
getVeeOffset() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13TopSurveyBalls
 
getVeeOffset() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomSurveyBalls
 
getVeeOffset() - Static method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
getVeePos() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
getVerbose() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the ET verbose flag.
getVertexPositionErrors() - Method in class org.hps.recon.vertexing.BilliorVertexer
 
getVis() - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleComponentParameters
 
getVis() - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleComponentParameters
 
getVis() - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleParameters
 
getVis() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleComponentParameters
 
getVis() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleParameters
 
getVis() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleComponentParameters
 
getVis() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleParameters
 
getVisName() - Method in class org.lcsim.geometry.compact.converter.SurveyVolumeVisualization
 
getVolume() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getVolume() - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
getVolume() - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
getVTPCluster() - Method in class org.hps.analysis.trigger.util.ClusterMatchedPair2019
Gets the SSP cluster of the pair.
getVTPConfig() - Method in class org.hps.record.daqconfig2019.DAQConfig2019
Gets the configuration parameters for the SSP.
getVx() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getVy() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getVz() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getW() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getWait() - Method in class org.hps.online.recon.CommandResult.Shutdown
 
getWaitMode() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the ET wait mode.
getWaitTime() - Method in class org.hps.monitoring.application.model.ConfigurationModel
Get the ET wait time.
getWidth() - Method in interface org.hps.recon.tracking.MaterialSupervisor.DetectorPlane
 
getWidth() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CarbonFiber
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleComponent
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleLamination
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Hybrid
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Sensor
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlock
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL13
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL45
 
getWidth() - Static method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfLongModuleLamination
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Plate
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Plate
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.HalfShortModuleLamination
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortSensor
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Bottom
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Plate
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Top
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.HalfShortModuleLamination
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortSensor
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Bottom
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Plate
 
getWidth() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Top
 
getWindow(long) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
getWindowAfter() - Method in class org.hps.readout.util.collection.ManagedLCIOCollection
Specifies the amount of time after the trigger time in which data from this collection will be written into readout events.
getWindowAfter() - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
Gets the number of nanoseconds after the seed hit time that the clusterer will look to include hits when a cluster is formed.
getWindowBefore() - Method in class org.hps.readout.util.collection.ManagedLCIOCollection
Specifies the amount of time before the trigger time in which data from this collection will be written into readout events.
getWindowBefore() - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
Gets the number of nanoseconds before the seed hit time that the clusterer will look to include hits when a cluster is formed.
getWindowOffset() - Method in class org.hps.record.daqconfig.FADCConfig
Gets the time in nanoseconds that the readout window is offset.
getWindowOffset() - Method in class org.hps.record.daqconfig2019.FADCConfigEcal2019
Gets the time in nanoseconds that the readout window is offset.
getWindowOffset() - Method in class org.hps.record.daqconfig2019.FADCConfigHodo2019
Gets the time in nanoseconds that the readout window is offset.
getWindowWidth() - Method in class org.hps.record.daqconfig.FADCConfig
Gets the length of the readout window for the FADC in nanoseconds.
getWindowWidth() - Method in class org.hps.record.daqconfig2019.FADCConfigEcal2019
Gets the length of the readout window for the FADC in nanoseconds.
getWindowWidth() - Method in class org.hps.record.daqconfig2019.FADCConfigHodo2019
Gets the length of the readout window for the FADC in nanoseconds.
getWorkDir() - Method in class org.hps.online.recon.Server
Get the server's work directory.
getWx() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getWy() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getWz() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
getX() - Method in class org.hps.conditions.ecal.EcalChannel
Get the x value of the channel.
getX() - Method in class org.hps.detector.ecal.EcalCrystal
Get the X index of this crystal.
getX() - Method in class org.hps.monitoring.ecal.eventdisplay.event.EcalHit
Indicates the x-coordinate of the object.
getX() - Method in class org.hps.recon.ecal.cluster.ClusterPosResult19
 
getX() - Method in class org.hps.recon.ecal.cluster.ClusterPosResult21
 
getX() - Method in class org.hps.record.triggerbank.TDCData.TDCHit
 
getX() - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
getX0() - Method in class org.hps.recon.tracking.MaterialSupervisor.Material
 
getX0(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
getX0(TrackState) - Static method in class org.hps.recon.tracking.TrackUtils
 
getX0(double, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
getX0() - Method in class org.hps.recon.tracking.WTrack
 
getX0_ejml() - Method in class org.hps.recon.tracking.WTrack
 
getxc(double, double, double) - Static method in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
getxc(double, double, double) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
getXIndex() - Method in class org.hps.record.triggerbank.SSPCluster
Gets the x-index of the cluster.
getXIndex() - Method in class org.hps.record.triggerbank.VTPCluster
Get the x-coordinate of the cluster.
getXIndexMax() - Method in class org.hps.detector.ecal.CrystalRange
 
getXIndexMax() - Method in interface org.hps.detector.ecal.HPSEcalAPI
Get the maximum X index of the crystals.
getXIndexMax() - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
 
getXIndexMin() - Method in class org.hps.detector.ecal.CrystalRange
 
getXIndexMin() - Method in interface org.hps.detector.ecal.HPSEcalAPI
Get the minimum X index of the crystals.
getXIndexMin() - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
 
getXIndices() - Method in interface org.hps.detector.ecal.HPSEcalAPI
Get an array with all the valid X indices.
getXIndices() - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
 
getXMaxCutConfig() - Method in class org.hps.record.daqconfig2019.SinglesTriggerConfig2019
Gets the configuration object for the cluster XMax cut.
getXMinCutConfig() - Method in class org.hps.record.daqconfig2019.SinglesTriggerConfig2019
Gets the configuration object for the cluster XMin cut.
getXMLName() - Method in class org.lcsim.geometry.compact.converter.MilleParameter
 
getXNeighbors(int) - Method in class org.lcsim.geometry.subdetector.HPSEcal
 
getXNeighbors(int) - Method in class org.lcsim.geometry.subdetector.HPSEcal3
 
getXt() - Method in class org.hps.recon.tracking.gbl.GblUtils.ClParams
 
getY(int, double) - Static method in class org.hps.analysis.ecal.MassCalculator
Calculates the y position of a cluster in the Ecal relative to the inner beam gap edge of the Ecal.
getY() - Method in class org.hps.conditions.ecal.EcalChannel
Get the y value of the channel.
getY() - Method in class org.hps.detector.ecal.EcalCrystal
Get the Y index of this crystal.
getY() - Method in class org.hps.monitoring.ecal.eventdisplay.event.EcalHit
Indicates the y-coordinate of the object.
getY() - Method in class org.hps.recon.ecal.cluster.ClusterPosResult19
 
getY() - Method in class org.hps.recon.ecal.cluster.ClusterPosResult21
 
getY() - Method in class org.hps.record.triggerbank.TDCData.TDCHit
 
getY() - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
getY0(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
getY0(TrackState) - Static method in class org.hps.recon.tracking.TrackUtils
 
getY0(double, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
getyc(double, double, double) - Static method in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
getyc(double, double, double) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
getYIndex() - Method in class org.hps.record.triggerbank.SSPCluster
Gets the y-index of the cluster.
getYIndex() - Method in class org.hps.record.triggerbank.VTPCluster
Get the y-coordinate of the cluster.
getYIndexMax() - Method in class org.hps.detector.ecal.CrystalRange
 
getYIndexMax() - Method in interface org.hps.detector.ecal.HPSEcalAPI
Get the maximum Y index of the crystals.
getYIndexMax() - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
 
getYIndexMin() - Method in class org.hps.detector.ecal.CrystalRange
 
getYIndexMin() - Method in interface org.hps.detector.ecal.HPSEcalAPI
Get the minimum Y index of the crystals.
getYIndexMin() - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
 
getYIndices() - Method in interface org.hps.detector.ecal.HPSEcalAPI
Get an array with all the valid Y indices.
getYIndices() - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
 
getYMaxCutConfig() - Method in class org.hps.record.daqconfig2019.SinglesTriggerConfig2019
Gets the configuration object for the cluster YMax cut.
getYMinCutConfig() - Method in class org.hps.record.daqconfig2019.SinglesTriggerConfig2019
Gets the configuration object for the cluster YMin cut.
getYNeighbors(int) - Method in class org.lcsim.geometry.subdetector.HPSEcal
 
getYNeighbors(int) - Method in class org.lcsim.geometry.subdetector.HPSEcal3
 
getYpositionFromBeamGapEdge(double, double) - Method in class org.hps.analysis.ecal.SF2019Driver
Return the y position relative to the beam gap edge, according to the 2015 analysis note convention.
getYpositionFromBeamGapEdge(double, double) - Method in class org.hps.analysis.ecal.SF2021Driver
Return the y position relative to the beam gap edge, according to the 2015 analysis note convention.
getYStage() - Method in class org.hps.conditions.svt.MotorPositionLoader.MotorPositionInterval
 
getYt() - Method in class org.hps.recon.tracking.gbl.GblUtils.ClParams
 
getYZAtX(double) - Method in class org.hps.recon.tracking.StraightLineTrack
 
getZ() - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
getZ0() - Method in class org.hps.recon.tracking.gbl.GblUtils.PerigeeParams
 
getZ0(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
getZ0(TrackState) - Static method in class org.hps.recon.tracking.TrackUtils
 
getZ0Error() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the error for z0, the z position of the particle at the DCA
GeV - Static variable in class org.hps.recon.ecal.EcalUtils
 
globalCC() - Method in class org.hps.minuit.MnGlobalCorrelationCoeff
 
globalCC() - Method in class org.hps.minuit.MnUserParameterState
 
globalDerivatives - Variable in class org.hps.recon.tracking.gbl.GblData
 
globalDerivatives - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
GlobalDers - Class in org.hps.recon.tracking.gbl
 
GlobalDers(int, double, double, double, Hep3Vector, Hep3Vector, Hep3Vector) - Constructor for class org.hps.recon.tracking.gbl.GlobalDers
 
globalLabels - Variable in class org.hps.recon.tracking.gbl.GblData
 
globalLabels - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
globalThreePoleWidth - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
if this is positive, it will override individual widths and use one global width (units = samples)
globalThreePoleWidth - Variable in class org.hps.recon.ecal.EcalPulseFitter
if this is positive, it will override individual widths and use one global width (units = samples)
globalToSensor(Hep3Vector, HpsSiSensor) - Method in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
globalToSensor(Hep3Vector, HpsSiSensor) - Static method in class org.hps.recon.tracking.TrackUtils
 
globalToSensor(Hep3Vector, HpsSiSensor) - Method in class org.hps.svt.SVTHitLevelPlots
 
globalToSensor(Hep3Vector, HpsSiSensor) - Method in class org.hps.svt.UnbiasedHitResidualsPlots
 
GO_EVENT_TAG - Static variable in class org.hps.record.evio.EvioEventConstants
GO event tag.
goingForward() - Method in class org.hps.recon.tracking.WTrack
 
good - Variable in class org.hps.recon.tracking.kalman.TrackCandidate
 
GOOD_HITS_START_INDEX - Static variable in class org.hps.recon.tracking.TrackTruthInfo
 
goodCov() - Method in class org.hps.recon.tracking.kalman.HelixState
 
goodEvent(EventHeader, int, int, double, double) - Method in class org.hps.util.ExtractEventsWithHitAtHodoEcal
An event is regarded as good if there is positron hits at Ecal
goodEvent(EventHeader) - Method in class org.hps.util.FilterMCBunches.EcalEventTester
 
goodEvent(EventHeader) - Method in class org.hps.util.FilterMCBunches.EcalPairEventTester
 
goodEvent(EventHeader) - Method in class org.hps.util.FilterMCBunches.EventTester
 
goodEvent(EventHeader) - Method in class org.hps.util.FilterMCBunches.PairEventTester
 
goodEvent(EventHeader) - Method in class org.hps.util.FilterMCBunches.RTHEventTester
 
goodEvent(EventHeader) - Method in class org.hps.util.FilterMCBunches.TrackerEventTester
 
goodSimulatedClusterCount - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Indicates the number of hardware clusters processed which were safe from pulse-clipping.
goodSimulatedClusterCount - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Indicates the number of hardware clusters processed which were safe from pulse-clipping.
GoodTileHit(HodoUtils.HodoTileIdentifier, Map<HodoUtils.HodoTileIdentifier, Double>) - Method in class org.hps.monitoring.drivers.hodoscope.HodoUtils
 
grad() - Method in class org.hps.minuit.FunctionGradient
 
grad() - Method in class org.hps.minuit.FunctionMinimum
 
gradient(MinimumParameters) - Method in class org.hps.minuit.AnalyticalGradientCalculator
 
gradient(MinimumParameters, FunctionGradient) - Method in class org.hps.minuit.AnalyticalGradientCalculator
 
gradient(double[]) - Method in interface org.hps.minuit.FCNGradientBase
Calculate the function gradient with respect to each parameter at the given point in parameter space.
gradient(MinimumParameters) - Method in interface org.hps.minuit.GradientCalculator
 
gradient(MinimumParameters, FunctionGradient) - Method in interface org.hps.minuit.GradientCalculator
 
gradient(MinimumParameters) - Method in class org.hps.minuit.HessianGradientCalculator
 
gradient(MinimumParameters, FunctionGradient) - Method in class org.hps.minuit.HessianGradientCalculator
 
gradient(MinimumParameters) - Method in class org.hps.minuit.InitialGradientCalculator
 
gradient(MinimumParameters, FunctionGradient) - Method in class org.hps.minuit.InitialGradientCalculator
 
gradient() - Method in class org.hps.minuit.MinimumSeed
 
gradient() - Method in class org.hps.minuit.MinimumState
 
gradient(MinimumParameters) - Method in class org.hps.minuit.Numerical2PGradientCalculator
 
gradient(MinimumParameters, FunctionGradient) - Method in class org.hps.minuit.Numerical2PGradientCalculator
 
gradient(double[]) - Method in class org.hps.util.CrystalBallFunction
 
GradientCalculator - Interface in org.hps.minuit
 
gradientNCycles() - Method in class org.hps.minuit.MnStrategy
 
GradientScale - Class in org.hps.monitoring.ecal.eventdisplay.util
The class GradientScale is an implementation of the abstract class ColorScale which represents a simple gradient from one color to another.
GradientScale() - Constructor for class org.hps.monitoring.ecal.eventdisplay.util.GradientScale
 
gradientStepTolerance() - Method in class org.hps.minuit.MnStrategy
 
gradientTolerance() - Method in class org.hps.minuit.MnStrategy
 
gradTolerance() - Method in class org.hps.minuit.HessianGradientCalculator
 
gradTolerance() - Method in class org.hps.minuit.InitialGradientCalculator
 
gradTolerance() - Method in class org.hps.minuit.Numerical2PGradientCalculator
 
GRAND_CENTRAL - Static variable in class org.hps.record.evio.EvioFileProducer
 
group - Variable in class org.hps.record.evio.EvioFileProducer
The ET group (default is 1).
gstep() - Method in class org.hps.minuit.FunctionGradient
 
gtp - Variable in class org.hps.recon.ecal.cluster.GTPClusterDriver
An instance of the clustering algorithm object for producing cluster objects.
gtp - Variable in class org.hps.recon.ecal.cluster.GTPOnlineClusterDriver
An instance of the clustering algorithm object for producing cluster objects.
gtp - Variable in class org.hps.recon.ecal.cluster.VTPOnlineCluster2019Driver
An instance of the clustering algorithm object for producing cluster objects.
GTPClusterDriver - Class in org.hps.recon.ecal.cluster
Class GTPClusterDriver is an implementation of the ClusterDriver class that defines employs the readout variant of the GTP hardware clustering algorithm.
GTPClusterDriver() - Constructor for class org.hps.recon.ecal.cluster.GTPClusterDriver
Instantiates a new GTPClusterer, which will produce clusters using the GTP algorithm in the 2-ns beam bunch scheme.
GTPClusterer - Class in org.hps.recon.ecal.cluster
Class GTPClusterer is an implementation of the abstract class AbstractClusterer that is responsible for producing clusters using the GTP algorithm employed by the hardware.

The GTP algorithm produces clusters by finding hits representing local spatiotemporal energy maxima and forming a cluster from the hits within the aforementioned spatiotemporal window.
GTPClusterer() - Constructor for class org.hps.recon.ecal.cluster.GTPClusterer
Instantiates a new instance of a Monte Carlo GTP clustering algorithm.
GTPClusterReadoutDriver - Class in org.hps.readout.ecal.updated
Class GTPClusterReadoutDriver produces GTP cluster objects for use in the readout trigger simulation.
GTPClusterReadoutDriver() - Constructor for class org.hps.readout.ecal.updated.GTPClusterReadoutDriver
 
gtpConfig - Variable in class org.hps.record.daqconfig.DAQConfig
 
GTPConfig - Class in org.hps.record.daqconfig
Class GTPConfig stores GTP configuration settings parsed from the an EVIO file.
GTPConfig() - Constructor for class org.hps.record.daqconfig.GTPConfig
 
gtpMinSeedEnergy - Variable in class org.hps.record.daqconfig.EvioDAQParser
The seed energy lower bound cut used by the clusterer.
GTPOnlineClusterDriver - Class in org.hps.recon.ecal.cluster
Class GTPOnlineClusterDriver is an implementation of the ClusterDriver class that defines employs the readout variant of the GTP hardware clustering algorithm.
GTPOnlineClusterDriver() - Constructor for class org.hps.recon.ecal.cluster.GTPOnlineClusterDriver
Initializes a clustering driver.
GTPOnlineClusterer - Class in org.hps.recon.ecal.cluster
Class GTPOnlineClusterer is an implementation of the abstract class AbstractClusterer that is responsible for producing clusters using the GTP algorithm employed by the hardware.

The GTP algorithm produces clusters by finding hits representing local spatiotemporal energy maxima and forming a cluster from the hits within the aforementioned spatiotemporal window.
GTPOnlineClusterer() - Constructor for class org.hps.recon.ecal.cluster.GTPOnlineClusterer
Instantiates a new instance of a readout GTP clustering algorithm.
gtpWindowAfter - Variable in class org.hps.record.daqconfig.EvioDAQParser
The length of the clustering verification/inclusion window after the seed hit.
gtpWindowBefore - Variable in class org.hps.record.daqconfig.EvioDAQParser
The length of the clustering verification/inclusion window before the seed hit.
GVector - Class in org.hps.detector.ecal
Define a vector in (XYZ) coordinate system as a geometrical object.
GVector() - Constructor for class org.hps.detector.ecal.GVector
default constructor
GVector(double[]) - Constructor for class org.hps.detector.ecal.GVector
constructor
GVector(double, double, double) - Constructor for class org.hps.detector.ecal.GVector
constructor:

H

H - Variable in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
Array for internal storage of nonsymmetric Hessenberg form.
h - Variable in class org.hps.recon.tracking.kalman.HelixPlaneIntersect
 
H - Variable in class org.hps.recon.tracking.kalman.MeasurementSite
 
h(StateVector, SiModule) - Method in class org.hps.recon.tracking.kalman.MeasurementSite
 
h(StateVector, SiModule, double) - Method in class org.hps.recon.tracking.kalman.MeasurementSite
 
h - Variable in class org.hps.recon.tracking.kalman.RungeKutta4
 
h - Variable in class org.hps.util.RK4integrator
 
h2 - Variable in class org.hps.recon.tracking.kalman.RungeKutta4
 
h2 - Variable in class org.hps.util.RK4integrator
 
h_bs_2d - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
h_bs_2d_desired - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
h_bs_2d_proposal - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
h_bs_x - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
h_bs_x_desired - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
h_bs_y - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
h_bs_y_desired - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
h_bs_z - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
h_bs_z_desired - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
h_mcp_org - Variable in class org.hps.recon.tracking.gbl.TruthResiduals
 
half - Variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BaseModule
 
half_module_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
half_module_thickness - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
half_module_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
half_offset - Static variable in class org.lcsim.geometry.compact.converter.MilleParameter
 
halfCrystal - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
halfCrystal - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
HalfLongModuleLamination(String, SurveyVolume, int) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfLongModuleLamination
 
halfModule - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder.HalfModuleBundle
 
HalfModuleAxial(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfModuleAxial
 
halfModuleAxial - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition.TestRunModuleBundle
 
halfModuleAxialHole - Variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongModuleBundle
 
halfModuleAxialSlot - Variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongModuleBundle
 
HalfModuleBundle(SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTrackerBuilder.HalfModuleBundle
 
HalfModuleBundle() - Constructor for class org.lcsim.geometry.compact.converter.HPSTrackerBuilder.HalfModuleBundle
 
HalfModuleComponent(String, SurveyVolume, AlignmentCorrection, int) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleComponent
 
HalfModuleLamination(String, SurveyVolume, int) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleLamination
 
HalfModuleStereo(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfModuleStereo
 
halfModuleStereo - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition.TestRunModuleBundle
 
halfModuleStereoHole - Variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongModuleBundle
 
halfModuleStereoSlot - Variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongModuleBundle
 
HalfShortModuleLamination(String, SurveyVolume, int) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.HalfShortModuleLamination
 
HalfShortModuleLamination(String, SurveyVolume, int) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.HalfShortModuleLamination
 
halt - Variable in class org.hps.online.recon.eventbus.OnlineEventBus
 
handle(String) - Method in class org.hps.online.recon.SimpleLogListener
 
handleClientError(Throwable) - Method in class org.hps.record.composite.CompositeLoop
Handle errors from the client including any registered adapters.
handlers - Variable in class org.hps.online.recon.handlers.CommandHandlerFactory
Map of names to command handlers
handlers - Variable in class org.hps.online.recon.Server
Factory for creating a command handler for a client command
handleSourceError(Throwable) - Method in class org.hps.record.composite.CompositeLoop
Handle errors thrown by the RecordSource.
hAngBot - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
hAngBot - Variable in class org.hps.recon.tracking.kalman.KalmanKinkFitDriver
 
hAngTop - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
hAngTop - Variable in class org.hps.recon.tracking.kalman.KalmanKinkFitDriver
 
hardwareClusterCount - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Indicates the number of hardware clusters processed.
hardwareClusterCount - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Indicates the number of hardware clusters processed.
HardwareClusterPropertyCalculator - Class in org.hps.recon.ecal.cluster
Cluster property calculator for hardware clusters.
HardwareClusterPropertyCalculator() - Constructor for class org.hps.recon.ecal.cluster.HardwareClusterPropertyCalculator
 
hardwareClusterTriggers - Variable in class org.hps.analysis.trigger.SimTriggerData
 
hardwareClusterTriggers - Variable in class org.hps.analysis.trigger.SimTriggerData2019
 
hardwareSimFailure - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Indicates that at least one hardware-cluster simulated trigger failed to verify.
hardwareSimFailure - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Indicates that at least one hardware-cluster simulated trigger failed to verify.
hardwareTriggerCount - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Stores the total number of hardware triggers observed for each source type.
hardwareTriggerCount - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Stores the total number of hardware triggers observed for each source type.
HARP_POSITION_TESTRUN - Static variable in class org.hps.recon.tracking.BeamlineConstants
 
has(String) - Method in class org.hps.online.recon.properties.PropertyStore
 
hasAccurateCovar() - Method in class org.hps.minuit.FunctionMinimum
 
hasConditionsRecord(String) - Method in class org.hps.conditions.database.DatabaseConditionsManager
True if there is a conditions record with the given name.
HasConfigurationModel - Interface in org.hps.monitoring.application.model
Mix-in interface for classes that have an associated ConfigurationModel.
hasConnectionParameters() - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
Return true if the connection parameters are valid, e.g.
hasCoordinateSystemInfo() - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
hasCovariance() - Method in class org.hps.minuit.FunctionMinimum
 
hasCovariance() - Method in class org.hps.minuit.MinimumState
 
hasCovariance() - Method in class org.hps.minuit.MnUserParameterState
Returns true if the the state has a valid covariance, false otherwise.
hasCurrent() - Method in class org.hps.record.AbstractRecordQueue
Return true if there is a current record.
hasCurrent() - Method in class org.hps.record.composite.CompositeRecordSource
Return true if source has a current record.
hasCurrent() - Method in class org.hps.record.et.EtEventSource
Return true if the current record is not null
hasCurrent() - Method in class org.hps.record.evio.EvioFileSource
Return true if there is a current record loaded.
hasCurrent() - Method in class org.hps.record.lcio.LcioEventQueue
Return true if there is a current record.
hasData(EventHeader) - Method in class org.hps.evio.EcalHitWriter
 
hasData(EventHeader) - Method in interface org.hps.evio.HitWriter
 
hasData(EventHeader) - Method in class org.hps.evio.HodoHitWriter
 
hasData(EventHeader) - Method in class org.hps.evio.SVTHitWriter
 
hasData(EventHeader) - Method in class org.hps.evio.TriggerDataWriter
 
hasField(String) - Method in interface org.hps.conditions.api.FieldValues
Return true if this field exists.
hasField(String) - Method in class org.hps.conditions.api.FieldValuesMap
Return true if field exists with any value.
hasGlobalCC() - Method in class org.hps.minuit.MnUserParameterState
 
hasGoodHit(int) - Method in class org.hps.analysis.MC.TrackTruthData
 
hashCode() - Method in class org.hps.evio.StuckFADCBitDriver.CrateSlot
 
hashCode() - Method in class org.hps.monitoring.drivers.hodoscope.HodoUtils.HodoTileIdentifier
 
hashCode() - Method in class org.hps.recon.tracking.kalman.KalTrack
 
hashCode() - Method in class org.hps.util.Pair
The hash code for the pair
hasHits - Variable in class org.hps.util.CollectionSizeDriver.CollectionStats
 
hasHTHInEachLayer(Set<HelicalTrackCross>, Set<FittedRawTrackerHit>) - Method in class org.hps.analysis.dataquality.TrackMCEfficiency
 
hasKey(String) - Method in class org.hps.monitoring.application.model.Configuration
Return true if configuration has value for the key.
hasKey(String) - Method in class org.hps.record.epics.EpicsData
Return true if the data has the given key.
hasLayerOne() - Method in class org.hps.analysis.examples.LCIOTrackAnalysis
 
hasLayerOne() - Method in class org.hps.analysis.examples.TrackAnalysis
 
hasLimits() - Method in class org.hps.minuit.MinuitParameter
 
hasLoaded - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2019
 
hasLoaded - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2021
 
hasLowerLimit() - Method in class org.hps.minuit.MinuitParameter
 
hasMadePosDefCovar() - Method in class org.hps.minuit.FunctionMinimum
 
hasMCParticle - Variable in class org.hps.analysis.MC.TrackerHitsToMCParticlePlots
 
hasMeasurement() - Method in class org.hps.recon.tracking.gbl.GblPoint
Get dimension of measurement (0 = none).
hasNegativeG2(FunctionGradient, MnMachinePrecision) - Static method in class org.hps.minuit.NegativeG2LineSearch
 
hasNext() - Method in class org.hps.monitoring.ecal.eventdisplay.util.MapValueIterator
 
hasNext() - Method in class org.hps.readout.util.RingBuffer.RingBufferIterator
 
hasNext() - Method in class org.hps.record.AbstractRecordQueue
Return true if there is a next record (e.g.
hasNext() - Method in class org.hps.record.evio.EvioFileSource
Return true if there is a next record.
hasNext() - Method in class org.hps.record.lcio.LcioEventQueue
Return true to indicate there is a next record.
hasParameters() - Method in class org.hps.minuit.MinimumState
 
hasPosDefCovar() - Method in class org.hps.minuit.FunctionMinimum
 
hasPropertyKey(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Return true if the given property key exists.
hasReachedCallLimit() - Method in class org.hps.minuit.FunctionMinimum
 
hasRightClust(HodoUtils.HodoTileIdentifier, double, double) - Method in class org.hps.monitoring.drivers.hodoscope.HodoUtils
 
hasRightClust(HodoUtils.HodoTileIdentifier, int, double) - Method in class org.hps.monitoring.drivers.hodoscope.HodoUtils
 
hasScatterer() - Method in class org.hps.recon.tracking.gbl.GblPoint
 
hasSharedHits(Track, List<Track>) - Static method in class org.hps.recon.tracking.TrackUtils
 
hasSharedStrips(ReconstructedParticle, RelationalTable, RelationalTable) - Static method in class org.hps.analysis.dataquality.V0Monitoring
 
hasSharedStrips(ReconstructedParticle, ReconstructedParticle, RelationalTable, RelationalTable) - Static method in class org.hps.analysis.dataquality.V0Monitoring
 
hasSharedStrips(Track, Track, RelationalTable, RelationalTable) - Static method in class org.hps.recon.tracking.TrackUtils
Tells if there are shared 2D hits between tracks
hasStepSize() - Method in class org.hps.minuit.MinimumParameters
 
hasTopBotHit(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
hasUnprescaledTriggerBits - Variable in class org.hps.record.triggerbank.TIData
 
hasUnprescaledTriggerBits() - Method in class org.hps.record.triggerbank.TIData
Indicates whether this TI data has unprescaled trigger bits.
hasUpperLimit() - Method in class org.hps.minuit.MinuitParameter
 
hasValidCollectionId() - Method in class org.hps.conditions.api.BaseConditionsObject
Return true if collection ID is valid.
hasValidCollectionId() - Method in interface org.hps.conditions.api.ConditionsObject
Return true if object has a valid collection ID.
hasValidCovariance() - Method in class org.hps.minuit.FunctionMinimum
 
hasValidParameters() - Method in class org.hps.minuit.FunctionMinimum
 
hasValidProperty(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Return true if the given property key exists and is non-null.
hbotLay - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
hbotLay - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
hbotLay - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
hCharge - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
hChargeVsEvn - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
hChiIn - Variable in class org.hps.recon.tracking.kalman.KalmanKinkFitDriver
 
hChiInBot - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
hChiInTop - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
hChiOut - Variable in class org.hps.recon.tracking.kalman.KalmanKinkFitDriver
 
hChiOutBot - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
hChiOutTop - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
hdelXECal - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
hdelXECal - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
hdelXECal - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
hdelYECal - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
hdelYECal - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
hdelYECal - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
hDofIn - Variable in class org.hps.recon.tracking.kalman.KalmanKinkFitDriver
 
hDofInBot - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
hDofInTop - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
hDofOut - Variable in class org.hps.recon.tracking.kalman.KalmanKinkFitDriver
 
hDofOutBot - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
hDofOutTop - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
HEAD_BANK_TAG - Static variable in class org.hps.record.evio.EvioEventConstants
Bank tag for header bank with run and event numbers in physics events.
HeadBankData - Class in org.hps.record.triggerbank
 
HeadBankData(int[]) - Constructor for class org.hps.record.triggerbank.HeadBankData
 
HeadBankData(GenericObject) - Constructor for class org.hps.record.triggerbank.HeadBankData
 
headBankDefinition - Variable in class org.hps.record.triggerbank.TiTimeOffsetEvioProcessor
 
header - Variable in class org.hps.record.svt.SvtHeaderDataInfo
 
headerData - Variable in class org.hps.record.epics.EpicsGenericObject
The header information.
headerList - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
 
HEADERS - Static variable in class org.hps.conditions.run.RunSpreadsheet
The column headers.
headers - Variable in class org.hps.evio.SvtEvioReader
 
hECalCoordtoIndex - Static variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Sensor
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfLongModuleLamination
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongHalfModule
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.PSVacuumChamber
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBox
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBoxBasePlate
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Plate
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Plate
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.HalfShortModuleLamination
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortHalfModule
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModule
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortSensor
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Bottom
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Plate
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Top
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.HalfShortModuleLamination
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortHalfModule
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModule
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortSensor
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Bottom
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Plate
 
height - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Top
 
HELICAL_TRACK_HITS - Static variable in class org.hps.online.recon.aida.ExampleDriver
 
HelicalTrack2DHit - Class in org.hps.recon.tracking.axial
Encapsulate 2D hit info needed by HelicalTrackFitter.
HelicalTrack2DHit(Hep3Vector, SymmetricMatrix, double, double, List, String, int, BarrelEndcapFlag, double, double, Hep3Vector) - Constructor for class org.hps.recon.tracking.axial.HelicalTrack2DHit
Create a HelicalTrack2DHit from the associated TrackerHit and HelicalTrackStrip.
helicalTrackerHitCollectionName - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
helicalTrackHitCollectionName - Variable in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
helicalTrackHitCollectionName - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
helicalTrackHitCollectionName - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
helicalTrackHitCollectionName - Variable in class org.hps.analysis.MC.TrackRefitWithFirstLayerHits
 
helicalTrackHitCollectionName - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
helicalTrackHitCollectionName - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
helicalTrackHitCollectionName - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
helicalTrackHitCollectionName - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
helicalTrackHitCollectionName - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
helicalTrackHitCollectionName - Variable in class org.hps.analysis.vertex.VertexDebugger
 
helicalTrackHitCollectionName - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
helicalTrackHitCollectionName - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
helicalTrackHitCollectionName - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
helicalTrackHitCollectionName - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
helicalTrackHitCollectionName - Variable in class org.hps.recon.filtering.SingleTrackFilter
 
helicalTrackHitCollectionName - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
HelicalTrackHitDriver - Class in org.hps.recon.tracking
This Driver creates 3D hits from SVT strip clusters of stereo pairs, which by default are read from the StripClusterer_SiTrackerHitStrip1D input collection.
HelicalTrackHitDriver() - Constructor for class org.hps.recon.tracking.HelicalTrackHitDriver
Default Constructor
helicalTrackHitPosition - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
helicalTrackHitPositionZ - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
helicalTrackHitRefitCollectionName - Variable in class org.hps.analysis.MC.TrackRefitWithFirstLayerHits
 
helicalTrackHitRefitToStripHitRelationsCollectionName - Variable in class org.hps.analysis.MC.TrackRefitWithFirstLayerHits
 
helicalTrackHitRelationsCollectionName - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
helicalTrackHitRelationsCollectionName - Variable in class org.hps.analysis.MC.FirstHitGBLRefitterDriver
 
helicalTrackHitRelationsCollectionName - Variable in class org.hps.analysis.MC.TrackDataDriverWithTruth
 
helicalTrackHitRelationsCollectionName - Variable in class org.hps.analysis.MC.TruthGBLRefitterDriver
 
helicalTrackHitRelationsCollectionName - Variable in class org.hps.recon.tracking.AxialTrackReconDriver
 
helicalTrackHitRelationsCollectionName - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
helicalTrackHitRelationsCollectionName - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
helicalTrackHitTime - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
helicalTrackHitToStripHitRelationsCollectionName - Variable in class org.hps.analysis.MC.TrackRefitWithFirstLayerHits
 
helicalTrackMCRelationsCollectionName - Variable in class org.hps.recon.tracking.AxialTrackReconDriver
 
HelicalTrackStripGbl - Class in org.hps.recon.tracking.gbl
Encapsulates the HelicalTrackStrip to make sure that the local unit vectors are coming from the underlying geometry.
HelicalTrackStripGbl(HelicalTrackStrip, boolean) - Constructor for class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
Helix - Class in org.hps.recon.tracking.kalman
This is for stand-alone testing only and is not part of the Kalman fitting code.
Helix(double, Vec, Vec, Vec, FieldMap, Random) - Constructor for class org.hps.recon.tracking.kalman.Helix
 
Helix(Vec, Vec, Vec, FieldMap, Random) - Constructor for class org.hps.recon.tracking.kalman.Helix
 
helix - Variable in class org.hps.recon.tracking.kalman.StateVector
 
helixAtOrigin - Variable in class org.hps.recon.tracking.kalman.KalTrack
 
HelixConverter - Class in org.hps.recon.tracking
Convert a helix to a straight line track at a specified reference plane normal to the x axis.
HelixConverter(double) - Constructor for class org.hps.recon.tracking.HelixConverter
Constructor for the HelixConverter used to convert helices to StraightLineTracks at the magnetic field boundary.
helixErr(int) - Method in class org.hps.recon.tracking.kalman.KalTrack
 
helixErrors() - Method in class org.hps.recon.tracking.kalman.HelixState
 
helixErrors(Vec) - Method in class org.hps.recon.tracking.kalman.StateVector
 
HelixFitter - Class in org.hps.recon.tracking
HPS extension of the fitter algorithm to enable the use of local classes
HelixFitter(MaterialManager) - Constructor for class org.hps.recon.tracking.HelixFitter
 
HelixFitter(MaterialManager, boolean) - Constructor for class org.hps.recon.tracking.HelixFitter
 
HelixPar() - Constructor for enum org.hps.analysis.examples.TrackAnalysis.HelixPar
 
helixParameters(Vec, Vec) - Method in class org.hps.recon.tracking.kalman.RKhelix
 
helixParams() - Method in class org.hps.recon.tracking.kalman.SeedTrack
 
HelixPlaneIntersect - Class in org.hps.recon.tracking.kalman
Calculate the intersection of a helix with a nearly arbitrary plane Coordinates: the beam is ~ in the y direction the B field is ~ along the +z direction Si detectors are ~ in the xz plane
HelixPlaneIntersect() - Constructor for class org.hps.recon.tracking.kalman.HelixPlaneIntersect
 
HelixState - Class in org.hps.recon.tracking.kalman
Helix description for the Kalman filter
HelixState(Vec, Vec, Vec, DMatrixRMaj, double, Vec) - Constructor for class org.hps.recon.tracking.kalman.HelixState
 
HelixState(double, Vec, Vec) - Constructor for class org.hps.recon.tracking.kalman.HelixState
 
HelixState() - Constructor for class org.hps.recon.tracking.kalman.HelixState
 
helixStepper(double, ArrayList<Double>, ArrayList<Double>, DMatrixRMaj, Vec, Vec, FieldMap) - Method in class org.hps.recon.tracking.kalman.HelixState
 
helixStepper(int, DMatrixRMaj, Vec, FieldMap) - Method in class org.hps.recon.tracking.kalman.HelixState
 
HelixTest3 - Class in org.hps.recon.tracking.kalman
This is for stand-alone testing of the Kalman fit only and is not part of the HPS Kalman fitting code package
HelixTest3(String) - Constructor for class org.hps.recon.tracking.kalman.HelixTest3
 
helper - Variable in class org.hps.analysis.hodoscope.SimpleHodoscopeAnalysisDriver
 
helper - Variable in class org.hps.conditions.ecal.EcalChannel.GeometryId
The helper for using identifiers.
helper - Variable in class org.hps.conditions.hodoscope.HodoscopeChannel.GeometryId
The helper for using identifiers.
helper - Static variable in class org.hps.evio.EcalEvioReader
 
helper - Variable in class org.hps.evio.HodoEvioReader
 
helper - Variable in class org.hps.evio.StuckFADCBitDriver
 
helper - Variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
helper - Variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
helper - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
helper - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
helper - Variable in class org.hps.recon.ecal.EcalTriggerFilterDriver
 
helper - Variable in class org.hps.recon.ecal.HodoRawConverter
 
helper - Variable in class org.hps.recon.ecal.HodoRawConverterDriver
 
helper - Variable in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter
 
helper - Variable in class org.lcsim.detector.converter.compact.HPSEcal3Converter
 
helper - Variable in class org.lcsim.detector.converter.compact.HPSEcal4Converter
 
helper - Variable in class org.lcsim.geometry.subdetector.HPSEcal.NeighborMap
 
helper - Variable in class org.lcsim.geometry.subdetector.HPSEcal3.NeighborMap
 
heOverP - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
heOverP - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
heOverP - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
Hep3ToMatrix(Hep3Matrix) - Method in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
Hep3ToMatrix(Hep3Matrix) - Method in class org.hps.svt.SVTHitLevelPlots
 
hesseFailed() - Method in class org.hps.minuit.FunctionMinimum
 
hesseFailed() - Method in class org.hps.minuit.MinimumError
 
hessian() - Method in class org.hps.minuit.MinimumError
 
hessianG2Tolerance() - Method in class org.hps.minuit.MnStrategy
 
HessianGradientCalculator - Class in org.hps.minuit
 
HessianGradientCalculator(MnFcn, MnUserTransformation, MnStrategy) - Constructor for class org.hps.minuit.HessianGradientCalculator
 
hessianGradientNCycles() - Method in class org.hps.minuit.MnStrategy
 
hessianNCycles() - Method in class org.hps.minuit.MnStrategy
 
hessianStepTolerance() - Method in class org.hps.minuit.MnStrategy
 
heVsP - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
heVsP - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
heVsP - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
hexternal - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
hf - Variable in class org.hps.online.recon.aida.RemoteAidaDriver
 
hf - Variable in class org.hps.online.recon.PlotAggregator
 
hf - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecPlots
 
hf - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
hfeeClustPos - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
hfeeClustPos - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
hfeeClustPos - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
hfeeMom - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
hfeeMom - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
hfeeMom - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
hfeeMomBot - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
hfeeMomTop - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
hfeePOverE - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
hfeePOverE - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
hfeePOverE - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
hfeeTheta - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
hfeeTheta - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
hfeeTheta - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
hide - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
hide - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
hide - Variable in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
highlight - Variable in class org.hps.monitoring.ecal.eventdisplay.event.Association
 
highlight - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
 
HIGHLIGHT_CLUSTER_COMPONENT - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
The default color for highlighting cluster components.
HIGHLIGHT_CLUSTER_SHARED - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
The default color for highlighting cluster shared hits.
HIGHLIGHT_GENERIC - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
The default color for generic crystal highlighting.
hinternal - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
HistClient - Class in org.hps.online.recon.aida
Displays plots from the RemoteChronoDriver through an RMI connection
HistClient() - Constructor for class org.hps.online.recon.aida.HistClient
 
Histogram - Class in org.hps.recon.tracking.kalman
This is for stand-alone testing only and is not part of the HPS Kalman fitting code package.
Histogram(int, double, double, String, String, String) - Constructor for class org.hps.recon.tracking.kalman.Histogram
 
histogramFactory - Variable in class org.hps.analysis.dataquality.MonsterEventAnalysis
 
histogramFactory - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
histogramFactory - Variable in class org.hps.analysis.examples.SvtHitAnalysisDriver
 
histogramFactory - Variable in class org.hps.analysis.MC.SvtStripClusterPositionPlots
 
histogramFactory - Variable in class org.hps.analysis.MC.TrackerHitsToMCParticlePlots
 
histogramFactory - Static variable in class org.hps.monitoring.drivers.example.EcalMonitoringTestDriver
 
histogramFactory - Variable in class org.hps.monitoring.drivers.headless.KFTrackTimeHeadless
 
histogramFactory - Variable in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
histogramFactory - Variable in class org.hps.monitoring.drivers.headless.SvtClustersHeadless
 
histogramFactory - Variable in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
histogramFactory - Variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
histogramFactory - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
histogramFactory - Variable in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
histogramFactory - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
histogramFactory - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
histogramFactory - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
histogramFactory - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
histogramFactory - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
histogramFactory - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
histogramFactory - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
histogramFactory - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
histogramFactory - Variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
histogramFactory - Variable in class org.hps.recon.utils.LegacyTrackClusterMatcher
 
histogramFactory - Variable in class org.hps.recon.utils.TrackClusterMatcherMinDistance
 
histogramFactory - Variable in class org.hps.recon.utils.TrackClusterMatcherNSigma
 
histogramFactory - Variable in class org.hps.recon.utils.TrackTruthRelationsDriver
 
histogramFactory - Variable in class org.hps.svt.OccupancyPlots
 
histogramFactory - Variable in class org.hps.svt.SvtClusterAnalysis
 
histogramFactory - Variable in class org.hps.svt.SVTHitLevelPlots
 
histogramFactory - Variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
histoNameFormat - Variable in class org.hps.analysis.ecal.FEEClusterPlotter
 
histoNameFormat - Variable in class org.hps.analysis.ecal.SF2019Driver
 
histoNameFormat - Variable in class org.hps.analysis.ecal.SF2021Driver
 
histoNameFormat - Variable in class org.hps.monitoring.ecal.plots.EcalFeeMonitor
 
histoNameFormat - Variable in class org.hps.monitoring.ecal.plots.EcalPedestalViewer
 
histoNameFormat - Variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
hists - Variable in class org.hps.monitoring.drivers.svt.PedestalPlots
 
hists_hitCounts - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
hists_hitCountsOFF - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
hists_hitCountsON - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
hists_rawadc - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
hists_rawadcnoise - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
hists_rawadcnoiseOFF - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
hists_rawadcnoiseON - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
hit - Variable in class org.hps.recon.tracking.kalman.KalHit
 
HIT_CLASS - Static variable in class org.hps.evio.StuckFADCBitDriver
 
HIT_COLLECTION_NAME - Static variable in class org.hps.evio.StuckFADCBitDriver
 
HIT_COUNT - Static variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
HIT_COUNT - Static variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
HIT_ENERGY_TITLE - Static variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
HIT_ENERGY_TITLE - Static variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
HIT_TIME - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
 
HIT_TIME_TITLE - Static variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
HIT_TIME_TITLE - Static variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
hitAmplitude(CalorimeterHit) - Method in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
HitAtoD(CalorimeterHit) - Method in class org.hps.recon.ecal.EcalRawConverter
This converts a corrected pulse integral (pedestal-subtracted and gain-scaled) back into raw pulse integral with units ADC.
HitAtoD(CalorimeterHit) - Method in class org.hps.recon.ecal.EcalRawConverter2
This converts a corrected pulse integral (pedestal-subtracted and gain-scaled) back into raw pulse integral with units ADC.
HitAtoD(CalorimeterHit) - Method in class org.hps.recon.ecal.EcalRawConverter3
This converts a corrected pulse integral (pedestal-subtracted and gain-scaled) back into raw pulse integral with units ADC.
hitBuffer - Variable in class org.hps.recon.ecal.cluster.GTPClusterer
Stores a set of all the hits occurring in each clock cycle for the number of clock cycles that should be considered for clustering.
hitChargeCut - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
hitChargeCut - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
hitClass - Variable in class org.hps.evio.EcalEvioReader
 
hitClass - Variable in class org.hps.evio.HodoEvioReader
 
hitClass - Variable in class org.hps.readout.ecal.EcalReadoutDriver
 
hitCollection - Variable in class org.hps.monitoring.drivers.headless.KFTrackTimeHeadless
 
hitCollection - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
hitCollection - Variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
hitCollectionName - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
The LCIO collection containing FADC hits.
hitCollectionName - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
The LCIO collection containing FADC hits.
hitCollectionName - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
The LCIO collection containing FADC hits.
hitCollectionName - Variable in class org.hps.evio.EcalHitWriter
 
hitCollectionName - Variable in class org.hps.evio.EvioReader
 
hitCollectionName - Variable in class org.hps.evio.HodoHitWriter
 
hitCollectionName - Variable in class org.hps.evio.SVTHitWriter
 
hitCollectionName - Variable in class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
 
hitCollectionName - Variable in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
hitCollectionName - Variable in class org.hps.recon.filtering.InTimeHitsFilter
 
HitCollectionUtilites - Class in org.hps.recon.tracking
Some methods which manipulate hit collection in various ways --right now, uses HelicalTrackHits everywhere since I plan to use it for tracking...probably can use TrackerHits to make it more general
HitCollectionUtilites() - Constructor for class org.hps.recon.tracking.HitCollectionUtilites
 
hitCollName - Variable in class org.hps.analysis.hodoscope.SimpleHodoscopeAnalysisDriver
 
HitComparator - Static variable in class org.hps.recon.tracking.kalman.KalHit
 
hitCount - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
hitCount - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
HitCount(MCParticle, List<SeedLayer>) - Method in class org.hps.recon.tracking.FindableTrack
 
hitCount - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
hitCountDrawPlot - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
hitCountDrawPlot - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
hitCountDrawPlot - Variable in class org.hps.online.recon.aida.JustEcal
 
hitCountFillPlot - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
hitCountFillPlot - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
hitCountFillPlot - Variable in class org.hps.online.recon.aida.JustEcal
 
hitCountPlot - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
hitCountPlot - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
hitCountPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
hitCountPlot - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
hitCountPlot - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
hitCountPlot - Variable in class org.hps.online.recon.aida.JustEcal
 
hitCountPlots - Static variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
hitCountPlots - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
hitCut - Variable in class org.hps.analysis.ecal.FEEClusterPlotter
 
hitDistribution - Variable in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
 
HitDtoA(RawCalorimeterHit) - Method in class org.hps.recon.ecal.EcalConverterDriver
 
HitDtoA(RawTrackerHit) - Method in class org.hps.recon.ecal.EcalOnlineRawConverter
Converts a mode-1 digitized waveform into standard energy hit.
HitDtoA(RawCalorimeterHit, double) - Method in class org.hps.recon.ecal.EcalOnlineRawConverter
Converts a raw mode-3 hit to a proper calorimeter hit in units of energy.
HitDtoA(RawCalorimeterHit, GenericObject, double) - Method in class org.hps.recon.ecal.EcalOnlineRawConverter
Converts a raw mode-7 hit to a proper calorimeter hit in units of energy.
HitDtoA(RawTrackerHit) - Method in class org.hps.recon.ecal.EcalOnlineRawConverter2019
Converts a mode-1 digitized waveform into standard energy hit.
HitDtoA(RawCalorimeterHit, double) - Method in class org.hps.recon.ecal.EcalOnlineRawConverter2019
Converts a raw mode-3 hit to a proper calorimeter hit in units of energy.
HitDtoA(RawCalorimeterHit, GenericObject, double) - Method in class org.hps.recon.ecal.EcalOnlineRawConverter2019
Converts a raw mode-7 hit to a proper calorimeter hit in units of energy.
HitDtoA(RawTrackerHit) - Method in class org.hps.recon.ecal.EcalRawConverter
This should probably be deprecated.
HitDtoA(EventHeader, RawTrackerHit) - Method in class org.hps.recon.ecal.EcalRawConverter
This HitDtoA is for emulating the conversion of Mode-1 readout (RawTrackerHit) into what EcalRawConverter would have created from a Mode-3 or Mode-7 readout.
HitDtoA(EventHeader, RawCalorimeterHit, double) - Method in class org.hps.recon.ecal.EcalRawConverter
This HitDtoA is for Mode-3 data.
HitDtoA(EventHeader, RawCalorimeterHit, GenericObject, double) - Method in class org.hps.recon.ecal.EcalRawConverter
This HitDtoA is exclusively for Mode-7 data, hence the GenericObject parameter.
HitDtoA(RawTrackerHit) - Method in class org.hps.recon.ecal.EcalRawConverter2
This should probably be deprecated.
HitDtoA(EventHeader, RawTrackerHit) - Method in class org.hps.recon.ecal.EcalRawConverter2
This HitDtoA is for emulating the conversion of Mode-1 readout (RawTrackerHit) into what EcalRawConverter would have created from a Mode-3 or Mode-7 readout.
HitDtoA(EventHeader, RawCalorimeterHit, double) - Method in class org.hps.recon.ecal.EcalRawConverter2
This HitDtoA is for Mode-3 data.
HitDtoA(EventHeader, RawCalorimeterHit, GenericObject, double) - Method in class org.hps.recon.ecal.EcalRawConverter2
This HitDtoA is exclusively for Mode-7 data, hence the GenericObject parameter.
HitDtoA(EventHeader, RawTrackerHit) - Method in class org.hps.recon.ecal.EcalRawConverter3
This HitDtoA is for emulating the conversion of Mode-1 readout (RawTrackerHit) into what EcalRawConverter would have created from a Mode-3 or Mode-7 readout.
HitDtoA(EventHeader, RawCalorimeterHit, double) - Method in class org.hps.recon.ecal.EcalRawConverter3
This HitDtoA is for Mode-3 data.
HitDtoA(EventHeader, RawCalorimeterHit, GenericObject, double) - Method in class org.hps.recon.ecal.EcalRawConverter3
This HitDtoA is exclusively for Mode-7 data, hence the GenericObject parameter.
HitDtoA(RawTrackerHit) - Method in class org.hps.recon.ecal.EcalRawConverter3
This should probably be deprecated.
HitDtoA(BaseRawCalorimeterHit, int) - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
HitDtoA(RawTrackerHit) - Method in class org.hps.recon.ecal.HodoOnlineRawConverter2019
Converts a mode-1 digitized waveform into standard energy hit.
hite - Variable in class org.hps.analysis.muon.SimpleMuonAnalysis
 
hitEcalCollectionName - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
The LCIO collection containing FADC hits.
HitEffdEdX - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
hitEfficiencyChannel - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyChannelCorrected - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyChannelCorrectedEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyChannelCorrectedEleerr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyChannelCorrectederr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyChannelCorrectedPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyChannelCorrectedPoserr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyChannelEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyChannelEleerr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyChannelerr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyChannelPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyChannelPoserr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyP - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyPCorrected - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyPCorrectedEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyPCorrectedEleerr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyPCorrectederr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyPCorrectedPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyPCorrectedPoserr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyPEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyPEleerr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyPerr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyPPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyPPoserr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyY - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyYCorrected - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyYCorrectedEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyYCorrectedEleerr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyYCorrectederr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyYCorrectedPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyYCorrectedPoserr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyYEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyYEleerr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyYerr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyYPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEfficiencyYPoserr - Variable in class org.hps.svt.SVTHitLevelPlots
 
hitEnergy - Static variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
hitEnergy - Variable in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
 
hitEnergyHistName(int, int, int, int) - Method in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
hitEnergyPlot - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
hitEnergyPlot - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
hitEnergyPlot - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
hitEnergyPlot - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
hitEnergyPlot - Variable in class org.hps.online.recon.aida.JustEcal
 
hitEnergyThreshold - Variable in class org.hps.recon.ecal.cluster.ReconClusterer
 
hitEPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
HitExtraData - Class in org.hps.recon.ecal
 
HitExtraData(int, int[]) - Constructor for class org.hps.recon.ecal.HitExtraData
 
HitExtraData.Mode7Data - Class in org.hps.recon.ecal
 
hitFolder - Variable in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
hitHodoCollectionName - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
The LCIO collection containing Hodo FADC hits.
hitID - Variable in class org.hps.recon.tracking.kalman.MeasurementSite
 
hitList - Variable in class org.hps.monitoring.ecal.eventdisplay.event.Cluster
 
hitList - Variable in class org.hps.monitoring.ecal.eventdisplay.event.Event
 
hitList - Variable in class org.hps.monitoring.ecal.eventdisplay.io.TextManager
 
hitList - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.PEventViewer
 
hitList - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.POccupancyViewer
 
hitMap - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
hitMap - Variable in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
 
hitMap - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
hitMap - Variable in class org.hps.readout.svt.SVTReadoutDriver
 
hitMap - Variable in class org.hps.recon.ecal.cluster.CTPClusterer
 
hitMap - Variable in class org.hps.recon.tracking.kalman.KalmanInterface
 
hitMap - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
hitMap - Variable in class org.hps.recon.tracking.kalman.TrackCandidate
 
hitMapH2D - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
hitMaxEnergyPlot - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
hitMaxEnergyPlot - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
hitMaxEnergyPlot - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
hitMaxEnergyPlot - Variable in class org.hps.online.recon.aida.JustEcal
 
hitNumberPlot - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
hitOver100MeVPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
hits - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.OccupancyViewer
Deprecated.
 
hits - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.POccupancyViewer
 
hits - Variable in class org.hps.monitoring.subsys.ecal.EcalStripChartTestDriver
 
hits - Variable in class org.hps.readout.ecal.InactiveSiHitReadout
 
hits - Variable in class org.hps.recon.tracking.kalman.SeedTrack
 
hits - Variable in class org.hps.recon.tracking.kalman.SiModule
 
hits - Variable in class org.hps.recon.tracking.kalman.TrackCandidate
 
hits - Variable in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
hits - Variable in class org.hps.recon.tracking.straight.STUtils.STTrack
 
hits - Variable in class org.hps.record.triggerbank.TDCData
 
hitsCollectionName - Static variable in class org.hps.monitoring.subsys.svt.BasicHitMonitoringDriver
 
hitsNeeded - Variable in class org.hps.util.FilterMCBunches.PairEventTester
 
hitsNeeded - Variable in class org.hps.util.FilterMCBunches.RTHEventTester
 
hitsNeeded - Variable in class org.hps.util.FilterMCBunches.TrackerEventTester
 
hitsPerEventH1D - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
hitsPerSensor - Static variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
hitsPerSensor - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
hitsPerSensor - Variable in class org.hps.recon.filtering.SvtHitMultiplicityFilter
 
hitsPerSensorPlots - Static variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
hitsPerSensorPlots - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
hitsReceivedMillis - Variable in class org.hps.monitoring.subsys.svt.BasicHitMonitoringDriver
 
hitsToTracksMap - Variable in class org.hps.recon.tracking.AmbiguityResolver
 
hitSums - Variable in class org.hps.recon.ecal.cluster.CTPClusterer
 
hitTime - Variable in class org.hps.readout.svt.SVTData
 
hitTimeCut - Variable in class org.hps.recon.filtering.InTimeHitsFilter
 
hitTimePlot - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
hitTimePlot - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
hitTimePlot - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
hitTimePlot - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
hitTimePlot - Variable in class org.hps.online.recon.aida.JustEcal
 
hitTimeStdDev - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
HitTimeTrackCheck - Class in org.hps.recon.tracking
 
HitTimeTrackCheck(double) - Constructor for class org.hps.recon.tracking.HitTimeTrackCheck
 
hitTimeTrigTimePlots - Static variable in class org.hps.monitoring.drivers.headless.SvtClustersHeadless
 
hitTimeTrigTimePlots - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
hitTimeTrigTimePlots - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
hitTimeTrigTimePlots1D - Static variable in class org.hps.monitoring.drivers.headless.SvtClustersHeadless
 
hitTimeTrigTimePlots1D - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
hitTimeTrigTimePlots1D - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
hitTimeTrigTimePlots2D - Static variable in class org.hps.monitoring.drivers.headless.SvtClustersHeadless
 
hitTimeTrigTimePlots2D - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
hitTimeTrigTimePlots2D - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
HitTMCSmearDriver - Class in org.hps.recon.ecal.cluster
Driver HitTMCSmearDriver is responsible for smearing hit times to better match the time resolution as studied in the 2016 data set.
HitTMCSmearDriver() - Constructor for class org.hps.recon.ecal.cluster.HitTMCSmearDriver
 
hitToRotated - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
 
hitToRotated - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
hitToRotated - Variable in class org.hps.analysis.wab.StripWABCandidates
 
hitToRotated - Variable in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
 
hitToRotated - Variable in class org.hps.analysis.wab.WabAnalysis2019Robust
 
hitToRotated - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
hitToRotated - Variable in class org.hps.recon.tracking.kalman.KalmanDriverHPS
 
hitToRotated - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecPlots
 
hitToRotated - Variable in class org.hps.recon.utils.TrackClusterMatcherMinDistance
 
hitToRotatedCache - Static variable in class org.hps.recon.tracking.TrackUtils
 
hitToStrips - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
 
hitToStrips - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
hitToStrips - Variable in class org.hps.analysis.wab.StripWABCandidates
 
hitToStrips - Variable in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
 
hitToStrips - Variable in class org.hps.analysis.wab.WabAnalysis2019Robust
 
hitToStrips - Variable in class org.hps.recon.tracking.kalman.KalmanDriverHPS
 
hitToStrips - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecPlots
 
hitToStrips - Variable in class org.hps.recon.utils.TrackClusterMatcherMinDistance
 
hitToStripsCache - Static variable in class org.hps.recon.tracking.TrackUtils
 
hitType - Variable in class org.hps.readout.ecal.EcalReadoutDriver
 
hitUnder100MeVPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
hitVerificationThreshold - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
The maximum number of hits by which two matched clusters may vary and still be verified.
hitVerificationThreshold - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
The maximum number of hits by which two matched clusters may vary and still be verified.
HitWriter - Interface in org.hps.evio
Interface to be implemented by classes that convert LCSim data to recon data formats.
hitXYPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
hitXYPlot - Variable in class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
hitXZPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
hitYZPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
hMap - Static variable in class org.lcsim.geometry.compact.converter.MilleParameter
 
hMeanCharge2D - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
hMeanCharge2DReferenceRatio - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
hnh - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecPlots
 
hnhf - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecPlots
 
HODO_ECAL_MATCHING - Static variable in class org.hps.analysis.trigger.util.SinglesTrigger2019
 
HODO_L1_MATCHING - Static variable in class org.hps.analysis.trigger.util.SinglesTrigger2019
 
HODO_L1_ZPOS - Static variable in class org.hps.recon.tracking.BeamlineConstants
 
HODO_L1L2_MATCHING - Static variable in class org.hps.analysis.trigger.util.SinglesTrigger2019
 
HODO_L2_MATCHING - Static variable in class org.hps.analysis.trigger.util.SinglesTrigger2019
 
HODO_L2_ZPOS - Static variable in class org.hps.recon.tracking.BeamlineConstants
 
HODO_LX_1 - Static variable in class org.hps.readout.util.HodoscopePattern
Index of pattern
HODO_LX_2 - Static variable in class org.hps.readout.util.HodoscopePattern
 
HODO_LX_3 - Static variable in class org.hps.readout.util.HodoscopePattern
 
HODO_LX_4 - Static variable in class org.hps.readout.util.HodoscopePattern
 
HODO_LX_5 - Static variable in class org.hps.readout.util.HodoscopePattern
 
HODO_LX_CL_12 - Static variable in class org.hps.readout.util.HodoscopePattern
 
HODO_LX_CL_23 - Static variable in class org.hps.readout.util.HodoscopePattern
 
HODO_LX_CL_34 - Static variable in class org.hps.readout.util.HodoscopePattern
 
HODO_LX_CL_45 - Static variable in class org.hps.readout.util.HodoscopePattern
 
HODO_PULSE_INTEGRAL_HIGHRESTDC_MODE - Static variable in class org.hps.evio.EventConstants
 
HODO_PULSE_INTEGRAL_MODE - Static variable in class org.hps.evio.EventConstants
 
HODO_PULSE_MODE - Static variable in class org.hps.evio.EventConstants
 
HODO_RAW_MODE - Static variable in class org.hps.evio.EventConstants
 
hodo_t_max - Variable in class org.hps.monitoring.drivers.hodoscope.HodoUtils
 
hodo_t_min - Variable in class org.hps.monitoring.drivers.hodoscope.HodoUtils
 
hodoChannels - Variable in class org.hps.evio.HodoEvioReader
 
hodoChannels - Variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
hodoClustersCollectionName - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
hodoClustersCollectionName - Variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
hodoClustersCollectionName - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
hodoClustersCollectionName - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
hodoCollectionName - Variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
hodoCollectionName - Variable in class org.hps.recon.ecal.HodoOnlineRawConverter2019Driver
The output LCIO collection name.
hodoCollectionName - Variable in class org.hps.recon.ecal.HodoRawConverterDriver
 
hodoConditions - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
hodoConditions - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
hodoConditions - Variable in class org.hps.digi.HodoscopeDigitizationWithPulserDataMergingReadoutDriver
Gain scaling factor for raw energy (self-defined unit) of FADC hits.
hodoConditions - Variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
hodoConditions - Variable in class org.hps.recon.ecal.HodoRawConverter
 
hodoConditions - Variable in class org.hps.recon.ecal.HodoRawConverterDriver
 
hodoConditions - Variable in class org.hps.recon.ecal.HodoRunningPedestalDriver
 
hodoConditions - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
 
HodoConstants - Class in org.hps.recon.ecal
 
HodoConstants() - Constructor for class org.hps.recon.ecal.HodoConstants
 
hodoDetElem - Variable in class org.hps.analysis.hodoscope.SimpleHodoscopeAnalysisDriver
 
hodoDT - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
hodoDT - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
hodoDT - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Hodoscope hit coincidence between L1,L2, and also ECAL clusters (real with is specified value +4ns): 0 to 60, units: ns
hodoDT - Variable in class org.hps.record.daqconfig2019.VTPConfig2019
 
HODOECAL_GEO_MATCHING - Static variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
HODOECAL_GEO_MATCHING - Static variable in class org.hps.record.daqconfig2019.PairTriggerConfig2019
 
HODOECAL_GEO_MATCHING - Static variable in class org.hps.record.daqconfig2019.SinglesTriggerConfig2019
 
HodoEcalCoincidence2019 - Class in org.hps.record.daqconfig2019
Class HodoEcalCoincidence2019 is an implementation of the abstract AbstractCutConfig2019 for calorimeter and hodoscope coincidence.
HodoEcalCoincidence2019() - Constructor for class org.hps.record.daqconfig2019.HodoEcalCoincidence2019
Instantiates a new HodoEcalCoincidence2019 object.
HodoEvioReader - Class in org.hps.evio
This class is similar to the ECalEvioReader.
HodoEvioReader(int, int) - Constructor for class org.hps.evio.HodoEvioReader
 
hodoFADCHitThr - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
hodoFADCHitThr - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
hodoFADCHitThr - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Hodoscope fadc hit cut: minimum acceptable FADC hit integral: 1 to 8191, units TBD
hodoFADCHitThr - Variable in class org.hps.record.daqconfig2019.VTPConfig2019
 
hodoHitCollection - Variable in class org.hps.readout.SignalOverlayDriver
 
hodoHitCollectionName - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
HodoHitFilter(int) - Constructor for class org.hps.readout.SignalOverlayDriver.HodoHitFilter
 
hodoHitList - Variable in class org.hps.analysis.trigger.util.PairTrigger2019
 
hodoHitList - Variable in class org.hps.analysis.trigger.util.SinglesTrigger2019
 
hodoHitsCollectionName - Variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
hodoHitThreshold - Variable in class org.hps.readout.hodoscope.HodoscopePatternReadoutDriver
Hodoscope tilt/cluster hit cut
HodoHitWriter - Class in org.hps.evio
 
HodoHitWriter() - Constructor for class org.hps.evio.HodoHitWriter
 
hodoID - Class in org.hps.monitoring.drivers.hodoscope
 
hodoID() - Constructor for class org.hps.monitoring.drivers.hodoscope.hodoID
 
hodoLayerMatching(HodoscopePattern) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks hodoscope layer matching
hodoMap - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
hodoMap - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
hodoMap - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
hodoNoHitCut - Variable in class org.hps.monitoring.drivers.hodoscope.HodoUtils
 
HodoOnlineRawConverter2019 - Class in org.hps.recon.ecal
HodoOnlineRawConverter2019 handles the conversion of raw hits of all modes to energy hit CalorimeterHit objects.
HodoOnlineRawConverter2019() - Constructor for class org.hps.recon.ecal.HodoOnlineRawConverter2019
Instantiates the HodoOnlineRawConverter2019 and connects it to the ConfigurationManager2019 to receive settings from the DAQ configuration.
HodoOnlineRawConverter2019Driver - Class in org.hps.recon.ecal
This class is used to convert between collections of RawTrackerHit, objects with ADC/sample information, and collections of CalorimeterHit, objects with energy/time information.
HodoOnlineRawConverter2019Driver() - Constructor for class org.hps.recon.ecal.HodoOnlineRawConverter2019Driver
Instantiates the HodoOnlineRawConverter2019 for this driver.
HodoRawConverter - Class in org.hps.recon.ecal
 
HodoRawConverter() - Constructor for class org.hps.recon.ecal.HodoRawConverter
 
HodoRawConverterDriver - Class in org.hps.recon.ecal
 
HodoRawConverterDriver() - Constructor for class org.hps.recon.ecal.HodoRawConverterDriver
 
hodoReader - Variable in class org.hps.evio.BaseEventBuilder
 
hodoReadoutCollectionName - Variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
hodoReadoutName - Variable in class org.hps.recon.ecal.HodoOnlineRawConverter2019Driver
ecalCollectionName "type" (must match detector-data)
hodoReadoutName - Variable in class org.hps.recon.ecal.HodoRawConverterDriver
 
HodoRunningPedestalDriver - Class in org.hps.recon.ecal
 
HodoRunningPedestalDriver() - Constructor for class org.hps.recon.ecal.HodoRunningPedestalDriver
 
hodos - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
hodos - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
Hodoscope - Static variable in class org.hps.record.daqconfig2019.TSConfig2019
 
Hodoscope_v1 - Class in org.lcsim.geometry.compact.converter.lcdd
 
Hodoscope_v1(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
 
Hodoscope_v1 - Class in org.lcsim.geometry.subdetector
 
Hodoscope_v1(Element) - Constructor for class org.lcsim.geometry.subdetector.Hodoscope_v1
 
Hodoscope_v1.PixelParameters - Class in org.lcsim.geometry.compact.converter.lcdd
 
Hodoscope_v1Converter - Class in org.lcsim.detector.converter.compact
 
Hodoscope_v1Converter() - Constructor for class org.lcsim.detector.converter.compact.Hodoscope_v1Converter
 
Hodoscope_v1Converter.PixelParameters - Class in org.lcsim.detector.converter.compact
 
HodoscopeBoundsPrinterUtility - Class in org.hps.analysis.util
HodoscopeBoundsPrinterUtility is a utility method that prints the positions, bounds, and miscellaneous parameters for a given hodoscope detector to the terminal.
HodoscopeBoundsPrinterUtility() - Constructor for class org.hps.analysis.util.HodoscopeBoundsPrinterUtility
 
HodoscopeCalibration - Class in org.hps.conditions.hodoscope
 
HodoscopeCalibration() - Constructor for class org.hps.conditions.hodoscope.HodoscopeCalibration
 
HodoscopeCalibration.HodoscopeCalibrationCollection - Class in org.hps.conditions.hodoscope
 
HodoscopeCalibrationCollection() - Constructor for class org.hps.conditions.hodoscope.HodoscopeCalibration.HodoscopeCalibrationCollection
 
HodoscopeChannel - Class in org.hps.conditions.hodoscope
 
HodoscopeChannel() - Constructor for class org.hps.conditions.hodoscope.HodoscopeChannel
 
HodoscopeChannel.GeometryId - Class in org.hps.conditions.hodoscope
The GeometryId contains the x and y indices of the crystal in the LCSIM-based geometry representation.
HodoscopeChannel.HodoscopeChannelCollection - Class in org.hps.conditions.hodoscope
 
HodoscopeChannel.HodoscopeChannelCollection.ChannelIdComparator - Class in org.hps.conditions.hodoscope
 
HodoscopeChannel.HodoscopeChannelConverter - Class in org.hps.conditions.hodoscope
Customized converter for this object.
HodoscopeChannelCollection() - Constructor for class org.hps.conditions.hodoscope.HodoscopeChannel.HodoscopeChannelCollection
 
HodoscopeChannelConditionsUtility - Class in org.hps.analysis.util
HodoscopeChannelConditionsUtility is a utility method designed to print out all of the conditions related to the hodoscope subdetector for a given run number and detector name.
HodoscopeChannelConditionsUtility() - Constructor for class org.hps.analysis.util.HodoscopeChannelConditionsUtility
 
HodoscopeChannelConstants - Class in org.hps.conditions.hodoscope
 
HodoscopeChannelConstants() - Constructor for class org.hps.conditions.hodoscope.HodoscopeChannelConstants
 
HodoscopeChannelConverter() - Constructor for class org.hps.conditions.hodoscope.HodoscopeChannel.HodoscopeChannelConverter
 
HodoscopeConditions - Class in org.hps.conditions.hodoscope
 
HodoscopeConditions() - Constructor for class org.hps.conditions.hodoscope.HodoscopeConditions
 
HodoscopeConditionsConverter - Class in org.hps.conditions.hodoscope
 
HodoscopeConditionsConverter() - Constructor for class org.hps.conditions.hodoscope.HodoscopeConditionsConverter
 
hodoscopeConverter - Variable in class org.hps.conditions.database.DatabaseConditionsManager
 
hodoscopeDetectorElement - Variable in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
Maps SLIC channel ID hits to their indices.
HodoscopeDetectorElement - Class in org.hps.detector.hodoscope
 
HodoscopeDetectorElement(String, IDetectorElement) - Constructor for class org.hps.detector.hodoscope.HodoscopeDetectorElement
 
hodoscopeDetectorElement - Variable in class org.hps.readout.hodoscope.HodoscopePreprocessingDriver
Object for accessing the geometric data of the hodoscope detector model.
HodoscopeDigitizationReadoutDriver - Class in org.hps.readout.hodoscope
Class HodoscopeDigitizationReadoutDriver is an implementation of the DigitizationReadoutDriver for a subdetector of type Hodoscope_v1.
HodoscopeDigitizationReadoutDriver() - Constructor for class org.hps.readout.hodoscope.HodoscopeDigitizationReadoutDriver
Gain scaling factor for raw energy (self-defined unit) of FADC hits.
HodoscopeDigitizationWithPulserDataMergingReadoutDriver - Class in org.hps.digi
Class HodoscopeDigitizationWithPulserDataMergingReadoutDriver is an implementation of the DigitizationWithPulserDataMergingReadoutDriver for a subdetector of type Hodoscope_v1.
HodoscopeDigitizationWithPulserDataMergingReadoutDriver() - Constructor for class org.hps.digi.HodoscopeDigitizationWithPulserDataMergingReadoutDriver
 
hodoscopeDigitizedHitCollectionName - Variable in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
Collection name for the digitized hit collection.
HodoscopeGain - Class in org.hps.conditions.hodoscope
 
HodoscopeGain() - Constructor for class org.hps.conditions.hodoscope.HodoscopeGain
 
HodoscopeGain.HodoscopeGainCollection - Class in org.hps.conditions.hodoscope
The collection implementation for this class.
HodoscopeGainCollection() - Constructor for class org.hps.conditions.hodoscope.HodoscopeGain.HodoscopeGainCollection
 
HodoscopeMode1RawConverter - Class in org.hps.readout.rawconverter
 
HodoscopeMode1RawConverter() - Constructor for class org.hps.readout.rawconverter.HodoscopeMode1RawConverter
 
HodoscopePattern - Class in org.hps.readout.util
 
HodoscopePattern() - Constructor for class org.hps.readout.util.HodoscopePattern
 
HodoscopePatternReadoutDriver - Class in org.hps.readout.hodoscope
Class HodoscopePatternReadoutDriver produces hodoscope pattern objects for Ecal-hodo matching in the trigger simulation.
HodoscopePatternReadoutDriver() - Constructor for class org.hps.readout.hodoscope.HodoscopePatternReadoutDriver
 
HodoscopePixelDetectorElement - Class in org.hps.detector.hodoscope
 
HodoscopePixelDetectorElement(String, IDetectorElement, String, IIdentifier) - Constructor for class org.hps.detector.hodoscope.HodoscopePixelDetectorElement
 
HodoscopePlots - Class in org.hps.monitoring.drivers.hodoscope
 
HodoscopePlots() - Constructor for class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
HodoscopePlotsDriver - Class in org.hps.analysis.hodoscope
HodoscopePlotsDriver creates plots for the energy and position distributions of SLIC truth hodoscope hits, preprocessed hodoscope hits, and digitized, converted hodoscope hits.
HodoscopePlotsDriver() - Constructor for class org.hps.analysis.hodoscope.HodoscopePlotsDriver
 
hodoscopePreprocessedHitCollectionName - Variable in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
Collection name for the preprocessed hit collection.
HodoscopePreprocessingDriver - Class in org.hps.readout.hodoscope
HodoscopeEnergySplitDriver handles the preprocessing of hodoscope hits from SLIC.
HodoscopePreprocessingDriver() - Constructor for class org.hps.readout.hodoscope.HodoscopePreprocessingDriver
 
HodoscopeRawConverterReadoutDriver - Class in org.hps.readout.hodoscope
HodoscopeRawConverterReadoutDriver is an implementation of RawConverterReadoutDriver for the hodoscope subdetector.
HodoscopeRawConverterReadoutDriver() - Constructor for class org.hps.readout.hodoscope.HodoscopeRawConverterReadoutDriver
Instantiates the driver with the correct default parameters.
HodoscopeReadoutMode3RawConverter - Class in org.hps.readout.rawconverter
HodoscopeReadoutMode3RawConverter handles the implementation of hodoscope-specific functionality for AbstractMode3RawConverter.
HodoscopeReadoutMode3RawConverter() - Constructor for class org.hps.readout.rawconverter.HodoscopeReadoutMode3RawConverter
 
HodoscopeStudiesTriggerReadoutDriver - Class in org.hps.readout.trigger
HodoscopeStudiesTriggerReadoutDriver is a simple trigger that is intended for use in hodoscope trigger studies.
HodoscopeStudiesTriggerReadoutDriver() - Constructor for class org.hps.readout.trigger.HodoscopeStudiesTriggerReadoutDriver
 
HodoscopeTimeShift - Class in org.hps.conditions.hodoscope
 
HodoscopeTimeShift() - Constructor for class org.hps.conditions.hodoscope.HodoscopeTimeShift
 
HodoscopeTimeShift.HodoscopeTimeShiftCollection - Class in org.hps.conditions.hodoscope
 
HodoscopeTimeShiftCollection() - Constructor for class org.hps.conditions.hodoscope.HodoscopeTimeShift.HodoscopeTimeShiftCollection
 
hodoscopeTruthHitCollectionName - Variable in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
Collection name for the truth hit collection.
hodoThr - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
hodoThr - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
hodoThr - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Hodoscope trigger hit cut: minimum acceptable integral (clustered or single tile): 1 to 8191, units TBD
hodoThr - Variable in class org.hps.record.daqconfig2019.VTPConfig2019
 
hodotileECut - Variable in class org.hps.monitoring.drivers.hodoscope.HodoUtils
 
HodoTileIdentifier(int, int, int) - Constructor for class org.hps.monitoring.drivers.hodoscope.HodoUtils.HodoTileIdentifier
 
HodoUtils - Class in org.hps.monitoring.drivers.hodoscope
 
HodoUtils() - Constructor for class org.hps.monitoring.drivers.hodoscope.HodoUtils
 
HodoUtils - Class in org.hps.recon.ecal
Utility classes for Hodoscope
HodoUtils() - Constructor for class org.hps.recon.ecal.HodoUtils
 
HodoUtils.HodoTileIdentifier - Class in org.hps.monitoring.drivers.hodoscope
 
hole - Variable in class org.hps.conditions.hodoscope.HodoscopeChannel.GeometryId
The Hole.
HOLE1 - Static variable in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
ID specifying the hole closest to the electron side of the calorimeter.
HOLE2 - Static variable in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
ID specifying the hole farthest from the electron side of the calorimeter.
HOLE_HIGH_X - Static variable in class org.hps.conditions.hodoscope.HodoscopeChannel
Specifies the scintillator fiber optic bundle hole that is closest to the positron-side of the calorimeter.
HOLE_LOW_X - Static variable in class org.hps.conditions.hodoscope.HodoscopeChannel
Specifies the scintillator fiber optic bundle hole that is closest to the calorimeter center.
HOLE_NULL - Static variable in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
ID specifying that a scintillator has only one hole or that the hole number is not known.
HOLE_NULL - Static variable in class org.hps.conditions.hodoscope.HodoscopeChannel
Specifies that a scintillator has only one fiber optic bundle hole.
hole_to_center_of_plate_width_dir - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13
 
hole_to_center_of_plate_width_dir - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46
 
hole_to_center_of_plate_width_dir - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModule
 
hole_to_center_of_plate_width_dir - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModule
 
hole_to_module_edge_height_dir - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46
 
hole_to_module_edge_height_dir - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModule
 
hole_to_module_edge_height_dir - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModule
 
hole_to_module_edge_length_dir - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13
 
hole_to_module_edge_length_dir - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46
 
hole_to_module_edge_length_dir - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModule
 
hole_to_module_edge_length_dir - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModule
 
HoleCreationDriver - Class in org.hps.recon.tracking
Removes hits from selected layers of tracks.
HoleCreationDriver() - Constructor for class org.hps.recon.tracking.HoleCreationDriver
Default constructor.
HoleCreationDriver(boolean[], int) - Constructor for class org.hps.recon.tracking.HoleCreationDriver
 
holePattern - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
holePenalty - Variable in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
holesOnTrack(Track) - Method in class org.hps.recon.tracking.AmbiguityResolver
Determines whether given track has holes in any layers
holesOnTrack(Track) - Method in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
horizontal - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
 
host - Variable in class org.hps.online.recon.aida.HistClient
 
host - Variable in class org.hps.online.recon.aida.StripChartClient
 
host - Variable in class org.hps.online.recon.Server
Internet host
host - Variable in class org.hps.record.evio.EvioFileProducer
The server host name (default is localhost).
HOST_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The ET host property (TCP/IP host name).
hostField - Variable in class org.hps.monitoring.application.ConnectionSettingsPanel
Field for host name.
hostname - Variable in class org.hps.conditions.database.ConnectionParameters
The host name.
hostName - Variable in class org.hps.online.recon.Client
Host name of the server
hostName - Variable in class org.hps.online.recon.PlotAggregator
Name of the host to bind
hostName - Variable in class org.hps.online.recon.Server
Host name which can be set with a command line option
hostName - Variable in class org.hps.online.recon.StationManager
Host name for creating new stations.
hotColor - Variable in class org.hps.monitoring.ecal.eventdisplay.util.GradientScale
 
hp - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecPlots
 
hParm - Variable in class org.hps.recon.tracking.kalman.SeedTrack
 
hpf - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecPlots
 
hpi - Variable in class org.hps.recon.tracking.kalman.Helix
 
hpi - Variable in class org.hps.recon.tracking.kalman.HelixState
 
hpi - Variable in class org.hps.recon.tracking.kalman.PropagatedTrackState
 
hpi - Variable in class org.hps.recon.tracking.kalman.RKhelix
 
hProjAngBot - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
hProjAngBot - Variable in class org.hps.recon.tracking.kalman.KalmanKinkFitDriver
 
hProjAngTop - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
hProjAngTop - Variable in class org.hps.recon.tracking.kalman.KalmanKinkFitDriver
 
HPSEcal - Class in org.lcsim.geometry.compact.converter.lcdd
LCDD model for the HPS inner ECal.
HPSEcal(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSEcal
 
HPSEcal - Class in org.lcsim.geometry.subdetector
Reconstruction version of HPS ECal with crystal array.
HPSEcal(Element) - Constructor for class org.lcsim.geometry.subdetector.HPSEcal
 
HPSEcal.NeighborMap - Class in org.lcsim.geometry.subdetector
 
HPSEcal.XYSide - Class in org.lcsim.geometry.subdetector
 
HPSEcal2 - Class in org.lcsim.geometry.compact.converter.lcdd
LCDD model for the HPS inner ECal.
HPSEcal2(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSEcal2
 
HPSEcal2 - Class in org.lcsim.geometry.subdetector
 
HPSEcal2(Element) - Constructor for class org.lcsim.geometry.subdetector.HPSEcal2
 
HPSEcal2Converter - Class in org.lcsim.detector.converter.compact
 
HPSEcal2Converter() - Constructor for class org.lcsim.detector.converter.compact.HPSEcal2Converter
 
HPSEcal3 - Class in org.lcsim.geometry.compact.converter.lcdd
LCDD model for the HPS inner ECal.
HPSEcal3(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSEcal3
 
HPSEcal3 - Class in org.lcsim.geometry.subdetector
Reconstruction version of HPS ECal with crystal array.
HPSEcal3(Element) - Constructor for class org.lcsim.geometry.subdetector.HPSEcal3
 
HPSEcal3.CrystalRange - Class in org.lcsim.geometry.compact.converter.lcdd
 
HPSEcal3.CrystalRange - Class in org.lcsim.geometry.subdetector
 
HPSEcal3.NeighborMap - Class in org.lcsim.geometry.subdetector
 
HPSEcal3.XY - Class in org.lcsim.geometry.subdetector
 
HPSEcal3Converter - Class in org.lcsim.detector.converter.compact
 
HPSEcal3Converter() - Constructor for class org.lcsim.detector.converter.compact.HPSEcal3Converter
 
HPSEcal4 - Class in org.lcsim.geometry.compact.converter.lcdd
Convert a compact subdetector to LCDD output using ECal database conditions for the crystal positions.
HPSEcal4(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSEcal4
 
HPSEcal4 - Class in org.lcsim.geometry.subdetector
Reconstruction version of HPS ECal with crystal array.
HPSEcal4(Element) - Constructor for class org.lcsim.geometry.subdetector.HPSEcal4
 
HPSEcal4Converter - Class in org.lcsim.detector.converter.compact
 
HPSEcal4Converter() - Constructor for class org.lcsim.detector.converter.compact.HPSEcal4Converter
 
HPSEcalAPI - Interface in org.hps.detector.ecal
This is a geometry API for the HPS ECAL detector.
HPSEcalConverter - Class in org.lcsim.detector.converter.compact
 
HPSEcalConverter() - Constructor for class org.lcsim.detector.converter.compact.HPSEcalConverter
 
HPSEcalDetectorElement - Class in org.hps.detector.ecal
This is an implementation of a basic geometry API for the HPS ECAL.
HPSEcalDetectorElement(String, IDetectorElement) - Constructor for class org.hps.detector.ecal.HPSEcalDetectorElement
 
HPSEcalDetectorElement.NeighborDirection - Enum in org.hps.detector.ecal
 
HPSEcalFADCPlotsDriver - Class in org.hps.analysis.ecal
Diagnostic plots for HPS ECal.
HPSEcalFADCPlotsDriver() - Constructor for class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
HPSEcalPlotsDriver - Class in org.hps.analysis.ecal
Diagnostic plots for HPS ECal.
HPSEcalPlotsDriver() - Constructor for class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
HPSEcalPlotsDriver.ClusterEComparator - Class in org.hps.analysis.ecal
 
HPSEcalPlotsDriver.MCParticleEComparator - Class in org.hps.analysis.ecal
 
HPSEcalTriggerPlotsDriver - Class in org.hps.analysis.ecal
Diagnostic plots for HPS ECal.
HPSEcalTriggerPlotsDriver() - Constructor for class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
HPSFitter - Interface in org.hps.recon.tracking.straighttracks
 
HPSFitter.FitStatus - Enum in org.hps.recon.tracking.straighttracks
 
HpsGblRefitter - Class in org.hps.recon.tracking.gbl
A Driver which refits tracks using GBL.
HpsGblRefitter() - Constructor for class org.hps.recon.tracking.gbl.HpsGblRefitter
 
HpsGblTrajectoryCreator - Class in org.hps.recon.tracking.gbl
 
HpsGblTrajectoryCreator() - Constructor for class org.hps.recon.tracking.gbl.HpsGblTrajectoryCreator
 
HpsHelicalTrackFit - Class in org.hps.recon.tracking
Extension of HelicalTrackFit to include HPS-specific information and utilities.
HpsHelicalTrackFit(HelicalTrackFit) - Constructor for class org.hps.recon.tracking.HpsHelicalTrackFit
 
HpsHelicalTrackFit(double[], SymmetricMatrix, double[], int[], Map<HelicalTrackHit, Double>, Map<HelicalTrackHit, MultipleScatter>) - Constructor for class org.hps.recon.tracking.HpsHelicalTrackFit
 
HpsHelicalTrackFit(double[], SymmetricMatrix, double[], int[], Map<HelicalTrackHit, Double>, Map<HelicalTrackHit, MultipleScatter>, double[]) - Constructor for class org.hps.recon.tracking.HpsHelicalTrackFit
 
HPSMCParticlePlotsDriver - Class in org.hps.analysis.ecal
Diagnostic plots for HPS ECal.
HPSMCParticlePlotsDriver() - Constructor for class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
HPSMCParticlePlotsDriver.MCParticleEComparator - Class in org.hps.analysis.ecal
 
HPSMonitoring2021 - Class in org.hps.online.recon.aida
Make plots for remote AIDA display based on Kalman Filter track reconstruction
HPSMonitoring2021() - Constructor for class org.hps.online.recon.aida.HPSMonitoring2021
 
HPSMuonCalorimeter - Class in org.lcsim.geometry.compact.converter.lcdd
 
HPSMuonCalorimeter(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSMuonCalorimeter
 
HPSMuonCalorimeter - Class in org.lcsim.geometry.subdetector
 
HPSMuonCalorimeter(Element) - Constructor for class org.lcsim.geometry.subdetector.HPSMuonCalorimeter
 
HPSMuonCalorimeter2 - Class in org.lcsim.geometry.compact.converter.lcdd
 
HPSMuonCalorimeter2(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSMuonCalorimeter2
 
HPSMuonCalorimeterConverter - Class in org.lcsim.detector.converter.compact
 
HPSMuonCalorimeterConverter() - Constructor for class org.lcsim.detector.converter.compact.HPSMuonCalorimeterConverter
 
HPSParticleConverter - Class in org.hps.plugin
This class converts an LCIO ReconstructedParticle to the HepRep format for display by Wired4.
HPSParticleConverter() - Constructor for class org.hps.plugin.HPSParticleConverter
 
HPSPlugin - Class in org.hps.plugin
JAS3 plugin for HPS.
HPSPlugin() - Constructor for class org.hps.plugin.HPSPlugin
 
HpsReconParticleDriver - Class in org.hps.recon.particle
The main HPS implementation of ReconParticleDriver.
HpsReconParticleDriver() - Constructor for class org.hps.recon.particle.HpsReconParticleDriver
 
HpsReconParticleDriver.Constraint - Enum in org.hps.recon.particle
Represents a type of constraint for vertex fitting.
HpsReconParticleDriverForTrackRefit - Class in org.hps.analysis.MC
The is adapted from the main HPS implementation of ReconParticleDriver, but for ReconParticleDriverForTrackRefit Method generates V0 candidates and does vertex fits for a custom set of tracks
HpsReconParticleDriverForTrackRefit() - Constructor for class org.hps.analysis.MC.HpsReconParticleDriverForTrackRefit
 
HpsReconParticleDriverForTrackRefit.Constraint - Enum in org.hps.analysis.MC
Represents a type of constraint for vertex fitting.
HpsReconParticleForTruthTracksDriver - Class in org.hps.analysis.MC
The is adapted from the main HPS implementation of ReconParticleDriver, but for ReconParticleDriverForTruthTracks Method generates V0 candidates and does vertex fits for a custom set of tracks
HpsReconParticleForTruthTracksDriver() - Constructor for class org.hps.analysis.MC.HpsReconParticleForTruthTracksDriver
 
HpsReconParticleForTruthTracksDriver.Constraint - Enum in org.hps.analysis.MC
Represents a type of constraint for vertex fitting.
HpsSiSensor - Class in org.lcsim.detector.tracker.silicon
This class extends SiSensor with conditions specific to HPS SVT half-modules (sensors) used during the engineering run and beyond.
HpsSiSensor(int, String, IDetectorElement, String, IIdentifier) - Constructor for class org.lcsim.detector.tracker.silicon.HpsSiSensor
This class constructor matches the signature of SiSensor.
HPSStrips - Class in org.hps.svt.alignment
 
HPSStrips(ChargeCarrier, double, IDetectorElement, ITransform3D, ITransform3D) - Constructor for class org.hps.svt.alignment.HPSStrips
 
HPSStrips(ChargeCarrier, double, int, IDetectorElement, ITransform3D, ITransform3D) - Constructor for class org.hps.svt.alignment.HPSStrips
 
HPSSVTConstants - Class in org.hps.readout.svt
 
HPSSVTConstants() - Constructor for class org.hps.readout.svt.HPSSVTConstants
 
HpsSvtToKalman - Static variable in class org.hps.recon.tracking.kalman.KalmanInterface
 
HpsSvtToKalmanMatrix - Static variable in class org.hps.recon.tracking.kalman.KalmanInterface
 
HpsTestRunSiSensor - Class in org.lcsim.detector.tracker.silicon
This class extends HpsSiSensor with conditions specific to HPS SVT half-modules (sensors) used during the test run.
HpsTestRunSiSensor(int, String, IDetectorElement, String, IIdentifier) - Constructor for class org.lcsim.detector.tracker.silicon.HpsTestRunSiSensor
This class constructor matches the signature of SiSensor.
HPSTestRunTracker2014 - Class in org.lcsim.geometry.compact.converter.lcdd
Convert the HPS Test run tracker 2014 to the LCDD format.
HPSTestRunTracker2014(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSTestRunTracker2014
 
HPSTestRunTracker2014 - Class in org.lcsim.geometry.subdetector
 
HPSTestRunTracker2014(Element) - Constructor for class org.lcsim.geometry.subdetector.HPSTestRunTracker2014
 
HPSTestRunTracker2014Converter - Class in org.lcsim.detector.converter.compact
Converts the HPSTestRunTracker2014 compact description into Java runtime objects
HPSTestRunTracker2014Converter() - Constructor for class org.lcsim.detector.converter.compact.HPSTestRunTracker2014Converter
 
HPSTestRunTracker2014GeometryDefinition - Class in org.lcsim.geometry.compact.converter
Geometry information for the HPS Test run tracker
HPSTestRunTracker2014GeometryDefinition(boolean, Element) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition
 
HPSTestRunTracker2014GeometryDefinition.ActiveSensor - Class in org.lcsim.geometry.compact.converter
Active part of the @Sensor @SurveyVolume.
HPSTestRunTracker2014GeometryDefinition.BaseModule - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.BasePlate - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.BaseSensor - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.CarbonFiber - Class in org.lcsim.geometry.compact.converter
Carbon fiber backing @SurveyVolume for the half-module The coordinate system is located at the same position and orientation as the sensor.
HPSTestRunTracker2014GeometryDefinition.CSupport - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.HalfModuleComponent - Class in org.lcsim.geometry.compact.converter
Base class for components of a half-module @SurveyVolume
HPSTestRunTracker2014GeometryDefinition.HalfModuleLamination - Class in org.lcsim.geometry.compact.converter
Kapton insulation @SurveyVolume for the half-module The coordinate system is located at the same position and orientation as the sensor.
HPSTestRunTracker2014GeometryDefinition.Hybrid - Class in org.lcsim.geometry.compact.converter
Hybrid @SurveyVolume for the half-module The coordinate system is located at the same position and orientation as the sensor.
HPSTestRunTracker2014GeometryDefinition.Sensor - Class in org.lcsim.geometry.compact.converter
Silicon sensor @SurveyVolume.
HPSTestRunTracker2014GeometryDefinition.SupportBottom - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.SupportPlate - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.SupportPlateBottom - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.SupportPlateTop - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.SupportTop - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.TestRunColdBlock - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL13 - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL45 - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.TestRunHalfModuleAxial - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.TestRunHalfModuleBundle - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.TestRunHalfModuleStereo - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.TestRunModule - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.TestRunModuleL13 - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.TestRunModuleL45 - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014GeometryDefinition.TrackerEnvelope - Class in org.lcsim.geometry.compact.converter
 
HPSTestRunTracker2014JavaBuilder - Class in org.lcsim.geometry.compact.converter
Class used by java converter to build java run time objects for the detector It encapsulates and adds the LCDD specific information to the generic @HPSTestRunTracker2014Builder.
HPSTestRunTracker2014JavaBuilder(boolean, Element) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014JavaBuilder
Default constructor
HPSTestRunTracker2014LCDDBuilder - Class in org.lcsim.geometry.compact.converter
Class used by LCDD converter to build detector for SLIC.
HPSTestRunTracker2014LCDDBuilder(boolean, Element, LCDD, SensitiveDetector) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014LCDDBuilder
 
HpsThinSiSensor - Class in org.lcsim.detector.tracker.silicon
Description of the layer 0 sensors used by the SVT.
HpsThinSiSensor(int, String, IDetectorElement, String, IIdentifier) - Constructor for class org.lcsim.detector.tracker.silicon.HpsThinSiSensor
 
HPSTrackConverter - Class in org.hps.plugin
Convert an HPS track to heprep for Wired display.
HPSTrackConverter() - Constructor for class org.hps.plugin.HPSTrackConverter
 
HPSTracker - Class in org.lcsim.geometry.compact.converter.lcdd
An LCDD converter for a Silicon endcap tracker model based on Bill Cooper's design from Boulder SiD Workshop 2008.
HPSTracker(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSTracker
 
HPSTracker - Class in org.lcsim.geometry.subdetector
 
HPSTracker(Element) - Constructor for class org.lcsim.geometry.subdetector.HPSTracker
 
HPSTracker.ModuleComponentParameters - Class in org.lcsim.geometry.compact.converter.lcdd
 
HPSTracker.ModuleParameters - Class in org.lcsim.geometry.compact.converter.lcdd
 
HpsTracker2 - Class in org.lcsim.detector.converter.compact.subdetector
Detector element for HPSTracker2 type.
HpsTracker2(String, IDetectorElement) - Constructor for class org.lcsim.detector.converter.compact.subdetector.HpsTracker2
 
HPSTracker2 - Class in org.lcsim.geometry.compact.converter.lcdd
SVT geometry for HPS Test Run.
HPSTracker2(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2
 
HPSTracker2 - Class in org.lcsim.geometry.subdetector
 
HPSTracker2(Element) - Constructor for class org.lcsim.geometry.subdetector.HPSTracker2
 
HPSTracker2.ModuleComponentParameters - Class in org.lcsim.geometry.compact.converter.lcdd
 
HPSTracker2.ModuleParameters - Class in org.lcsim.geometry.compact.converter.lcdd
 
HPSTracker2014 - Class in org.lcsim.geometry.compact.converter.lcdd
Convert the HPS Test run tracker 2014 to the LCDD format.
HPSTracker2014(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014
 
HPSTracker2014 - Class in org.lcsim.geometry.subdetector
 
HPSTracker2014(Element) - Constructor for class org.lcsim.geometry.subdetector.HPSTracker2014
 
HPSTracker2014Base - Class in org.lcsim.geometry.compact.converter.lcdd
Convert an HPS tracker "2014" to the LCDD format.
HPSTracker2014Base(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
 
HPSTracker2014Converter - Class in org.lcsim.detector.converter.compact
Converts the HPSTracker2014 compact description into Java runtime objects
HPSTracker2014Converter() - Constructor for class org.lcsim.detector.converter.compact.HPSTracker2014Converter
 
HPSTracker2014ConverterBase - Class in org.lcsim.detector.converter.compact
Converts the compact description into Java runtime objects
HPSTracker2014ConverterBase() - Constructor for class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
Default constructor.
HPSTracker2014GeometryDefinition - Class in org.lcsim.geometry.compact.converter
Geometry information for the HPS tracker 2014
HPSTracker2014GeometryDefinition(boolean, Element) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition
 
HPSTracker2014GeometryDefinition.HalfLongModuleLamination - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.HalfModuleAxial - Class in org.lcsim.geometry.compact.converter
SurveyVolume volume defining the coordinate system of the axial half-module in module L1-3 Reference: @ModuleL13Bot coordinate system Origin: sensor center Orientation: w - is normal to the surface pointing from p-side to n-side, v - points along strips away from signal bond pads
HPSTracker2014GeometryDefinition.HalfModuleStereo - Class in org.lcsim.geometry.compact.converter
SurveyVolume volume defining the coordinate system of the stereo half-module in module L1-3 Reference: @ModuleL13Bot coordinate system Origin: sensor center Orientation: same as axial - the module is rotated later.
HPSTracker2014GeometryDefinition.LongAxialHoleHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.LongAxialSlotHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.LongAxialSlotHalfModuleBase - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.LongHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.LongHalfModuleBundle - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.LongModuleBundle - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.LongStereoHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.LongStereoHoleHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.LongStereoSlotHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.LongStereoSlotHalfModuleBase - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.ModuleL13 - Class in org.lcsim.geometry.compact.converter
SurveyVolume volume defining the coordinate system of module L1-3 Reference: @UChannelL13Bottom coordinate system Origin: hole position on mounting surface (on electron side) Orientation: u - is normal to the surface pointing vertically down, v - points along module away from hybrid side (i.e.
HPSTracker2014GeometryDefinition.ModuleL13Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.ModuleL13Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.ModuleL1Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.ModuleL1Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.ModuleL2Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.ModuleL2Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.ModuleL3Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.ModuleL3Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.ModuleL46 - Class in org.lcsim.geometry.compact.converter
Abstract SurveyVolume volume defining the coordinate system of module L4-6
HPSTracker2014GeometryDefinition.ModuleL46Bot - Class in org.lcsim.geometry.compact.converter
Abstract SurveyVolume volume defining the coordinate system of bottom modules for L4-6 Reference: @UChannelL46Bottom coordinate system Origin: hole position on mounting surface (electron side) Orientation: u - is normal to the mounting surface pointing vertically down, v - points along module towards positron side.
HPSTracker2014GeometryDefinition.ModuleL46Top - Class in org.lcsim.geometry.compact.converter
Abstract SurveyVolume volume defining the coordinate system of top modules for L4-6 Reference: @UChannelL46Top coordinate system Origin: hole position on mounting surface (electron side when installed) Orientation: u - is normal to the mounting surface pointing vertically down, v - points along module towards electron side when installed.
HPSTracker2014GeometryDefinition.ModuleL4Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.ModuleL4Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.ModuleL5Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.ModuleL5Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.ModuleL6Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.ModuleL6Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014GeometryDefinition.PSVacuumChamber - Class in org.lcsim.geometry.compact.converter
SurveyVolume volume defining the pair spectrometer (PS) vacuum chamber Reference: tracking volume coordinate system Origin: same as reference Orientation: u - points in x direction (towards positron side), v - points upstream
HPSTracker2014GeometryDefinition.SupportRing - Class in org.lcsim.geometry.compact.converter
SurveyVolume volume defining the coordinate system of the support ring Reference: @SvtBoxBasePlate Origin: pin position of support ring (electron side) Orientation: slot position is vee position (positron side) i.e u points towards the positron side and v in the upstream beam direction
HPSTracker2014GeometryDefinition.SupportRingL13BottomKinMount - Class in org.lcsim.geometry.compact.converter
SurveyVolume volume defining a coordinate system from the kinematic mount positions for support channels Reference: HPSTracker2014GeometryDefinition.SvtBox coordinate system Origin: cone mount (it's on the electron side) Orientation: ball is cone mount, slot mount is vee position and flat is along beam line pointing upstream
HPSTracker2014GeometryDefinition.SupportRingL13KinMount - Class in org.lcsim.geometry.compact.converter
Abstract SurveyVolume volume defining a coordinate system from the kinematic mount positions for support channels
HPSTracker2014GeometryDefinition.SupportRingL13TopKinMount - Class in org.lcsim.geometry.compact.converter
SurveyVolume volume defining a coordinate system from the kinematic mount positions for support channels Reference: @SupportRing coordinate system Origin: cone mount (it's on the electron side) Orientation: ball is cone mount, slot mount is vee position and flat is along beamline pointing upstream
HPSTracker2014GeometryDefinition.SvtBox - Class in org.lcsim.geometry.compact.converter
SurveyVolume volume defining the SVT box envelope Reference: PS vacuum chamber coordinate system.
HPSTracker2014GeometryDefinition.SvtBoxBasePlate - Class in org.lcsim.geometry.compact.converter
SurveyVolume volume defining the base plate of the SVT box.
HPSTracker2014GeometryDefinition.UChannelL13 - Class in org.lcsim.geometry.compact.converter
Abstract SurveyVolume volume defining the coordinate system of the L1-3 u-channels
HPSTracker2014GeometryDefinition.UChannelL13Bottom - Class in org.lcsim.geometry.compact.converter
SurveyVolume volume defining the coordinate system of the bottom L1-3 u-channel Reference: HPSTracker2014GeometryDefinition.SupportRingL13BottomKinMount coordinate system Origin: midpoint between upstream survey cones Orientation: u - width pointing towards electron side, v - pointing along the U-channel in the beam direction
HPSTracker2014GeometryDefinition.UChannelL13BottomPlate - Class in org.lcsim.geometry.compact.converter
SurveyVolume volume defining the coordinate system of the bottom u-channel plate Reference: @UChannelL13Bottom coordinate system Origin: same as reference Orientation: same as reference
HPSTracker2014GeometryDefinition.UChannelL13BottomSurveyBalls - Class in org.lcsim.geometry.compact.converter
Position of the center of the survey balls when engaging the cones in the side plates of the U-channel.
HPSTracker2014GeometryDefinition.UChannelL13Plate - Class in org.lcsim.geometry.compact.converter
Abstract SurveyVolume volume defining the coordinate system of the u-channel plate
HPSTracker2014GeometryDefinition.UChannelL13Top - Class in org.lcsim.geometry.compact.converter
SurveyVolume volume defining the coordinate system of the top L1-3 u-channel Reference: SupportRingL13TopKinMount coordinate system Origin: midpoint between upstream survey cones Orientation: u - width pointing towards positron side, v - pointing along the U-channel in the beam direction Note that this is flipped w.r.t.
HPSTracker2014GeometryDefinition.UChannelL13TopPlate - Class in org.lcsim.geometry.compact.converter
SurveyVolume volume defining the coordinate system of the bottom u-channel plate Reference: @UChannelL13Bottom coordinate system Origin: same as reference Orientation: same as reference
HPSTracker2014GeometryDefinition.UChannelL13TopSurveyBalls - Class in org.lcsim.geometry.compact.converter
Position of the center of the survey balls when engaging the cones in the side plates of the U-channel.
HPSTracker2014GeometryDefinition.UChannelL46 - Class in org.lcsim.geometry.compact.converter
Abstract SurveyVolume volume defining the L4-6 u-channel volume
HPSTracker2014GeometryDefinition.UChannelL46Bottom - Class in org.lcsim.geometry.compact.converter
SurveyVolume volume defining the coordinate system of the u-channel Reference: SVTBox coordinate system Origin: midpoint between upstream survey cones Orientation: u - width pointing towards electron side, v - pointing along the U-channel in the beam direction
HPSTracker2014GeometryDefinition.UChannelL46BottomPlate - Class in org.lcsim.geometry.compact.converter
SurveyVolume defining the coordinate system of the bottom u-channel plate Reference: @UChannelL13Bottom coordinate system Origin: same as reference Orientation: same as reference
HPSTracker2014GeometryDefinition.UChannelL46BottomSurveyBalls - Class in org.lcsim.geometry.compact.converter
Position of the center of the survey balls when engaging the cones in the side plates of the U-channel.
HPSTracker2014GeometryDefinition.UChannelL46Plate - Class in org.lcsim.geometry.compact.converter
Abstract SurveyVolume defining the coordinate system of the u-channel plates
HPSTracker2014GeometryDefinition.UChannelL46Top - Class in org.lcsim.geometry.compact.converter
SurveyVolume volume defining the coordinate system of the u-channel Reference: SVTBox coordinate system Origin: midpoint between upstream survey cones Orientation: u - width pointing towards electron side, v - pointing along the U-channel in the beam direction
HPSTracker2014GeometryDefinition.UChannelL46TopPlate - Class in org.lcsim.geometry.compact.converter
SurveyVolume defining the coordinate system of the top u-channel plate Reference: @UChannelL13Top coordinate system Origin: same as reference Orientation: same as reference
HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls - Class in org.lcsim.geometry.compact.converter
Position of the center of the survey balls when engaging the cones in the side plates of the U-channel.
HPSTracker2014GeometryDefinition.UChannelPlate - Class in org.lcsim.geometry.compact.converter
Abstract SurveyVolume volume defining the coordinate system of the u-channel plate
HPSTracker2014JavaBuilder - Class in org.lcsim.geometry.compact.converter
Class used by java converter to build java run time objects for the detector It encapsulates and adds the LCDD specific information to the generic
HPSTracker2014JavaBuilder(boolean, Element) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014JavaBuilder
Default constructor
HPSTracker2014LCDDBuilder - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014LCDDBuilder(boolean, Element, LCDD, SensitiveDetector) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014LCDDBuilder
 
HPSTracker2014v1 - Class in org.lcsim.geometry.compact.converter.lcdd
 
HPSTracker2014v1(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014v1
 
HPSTracker2014v1 - Class in org.lcsim.geometry.subdetector
 
HPSTracker2014v1(Element) - Constructor for class org.lcsim.geometry.subdetector.HPSTracker2014v1
 
HPSTracker2014v1Converter - Class in org.lcsim.detector.converter.compact
 
HPSTracker2014v1Converter() - Constructor for class org.lcsim.detector.converter.compact.HPSTracker2014v1Converter
 
HPSTracker2014v1GeometryDefinition - Class in org.lcsim.geometry.compact.converter
Updated geometry information for the HPS tracker 2014
HPSTracker2014v1GeometryDefinition(boolean, Element) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014v1GeometryDefinition
 
HPSTracker2014v1GeometryDefinition.LongAxialSlotHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014v1GeometryDefinition.LongStereoSlotHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014v1JavaBuilder - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014v1JavaBuilder(boolean, Element) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014v1JavaBuilder
 
HPSTracker2014v1LCDDBuilder - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2014v1LCDDBuilder(boolean, Element, LCDD, SensitiveDetector) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014v1LCDDBuilder
 
HPSTracker2017 - Class in org.lcsim.geometry.compact.converter.lcdd
 
HPSTracker2017(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2017
 
HPSTracker2017 - Class in org.lcsim.geometry.subdetector
 
HPSTracker2017(Element) - Constructor for class org.lcsim.geometry.subdetector.HPSTracker2017
 
HPSTracker2017Converter - Class in org.lcsim.detector.converter.compact
 
HPSTracker2017Converter() - Constructor for class org.lcsim.detector.converter.compact.HPSTracker2017Converter
 
HPSTracker2017GeometryDefinition - Class in org.lcsim.geometry.compact.converter
Updated geometry information for the HPS tracker 2017
HPSTracker2017GeometryDefinition(boolean, Element) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition
 
HPSTracker2017GeometryDefinition.ActiveShortSensor - Class in org.lcsim.geometry.compact.converter
Active part of the @ShortSensor @SurveyVolume.
HPSTracker2017GeometryDefinition.HalfShortModuleLamination - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ModuleL1Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ModuleL1Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ModuleL2Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ModuleL2Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ModuleL3Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ModuleL3Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ModuleL4Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ModuleL4Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ModuleL5Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ModuleL5Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ModuleL6Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ModuleL6Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ModuleL7Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ModuleL7Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ShortAxialHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ShortAxialHoleHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ShortAxialSlotHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ShortHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ShortHalfModuleBundle - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ShortModule - Class in org.lcsim.geometry.compact.converter
Abstract SurveyVolume volume defining the coordinate system of module L4-6
HPSTracker2017GeometryDefinition.ShortModuleBot - Class in org.lcsim.geometry.compact.converter
Abstract SurveyVolume volume defining the coordinate system of bottom modules for L4-6 Reference: @UChannelL46Bottom coordinate system Origin: hole position on mounting surface (electron side) Orientation: u - is normal to the mounting surface pointing vertically down, v - points along module towards positron side.
HPSTracker2017GeometryDefinition.ShortModuleBundle - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ShortModuleTop - Class in org.lcsim.geometry.compact.converter
Abstract SurveyVolume volume defining the coordinate system of top modules for L4-6 Reference: @UChannelL46Top coordinate system Origin: hole position on mounting surface (electron side when installed) Orientation: u - is normal to the mounting surface pointing vertically down, v - points along module towards electron side when installed.
HPSTracker2017GeometryDefinition.ShortSensor - Class in org.lcsim.geometry.compact.converter
Silicon sensor @SurveyVolume.
HPSTracker2017GeometryDefinition.ShortStereoHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ShortStereoHoleHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.ShortStereoSlotHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.UChannelL14 - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.UChannelL14Bottom - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.UChannelL14BottomPlate - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.UChannelL14Plate - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.UChannelL14Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017GeometryDefinition.UChannelL14TopPlate - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017JavaBuilder - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017JavaBuilder(boolean, Element) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017JavaBuilder
 
HPSTracker2017LCDDBuilder - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2017LCDDBuilder(boolean, Element, LCDD, SensitiveDetector) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017LCDDBuilder
 
HPSTracker2019 - Class in org.lcsim.geometry.compact.converter.lcdd
 
HPSTracker2019(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2019
 
HPSTracker2019 - Class in org.lcsim.geometry.subdetector
 
HPSTracker2019(Element) - Constructor for class org.lcsim.geometry.subdetector.HPSTracker2019
 
HPSTracker2019Converter - Class in org.lcsim.detector.converter.compact
 
HPSTracker2019Converter() - Constructor for class org.lcsim.detector.converter.compact.HPSTracker2019Converter
 
HPSTracker2019GeometryDefinition - Class in org.lcsim.geometry.compact.converter
Updated geometry information for the HPS tracker 2019
HPSTracker2019GeometryDefinition(boolean, Element) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition
 
HPSTracker2019GeometryDefinition.ActiveShortSensor - Class in org.lcsim.geometry.compact.converter
Active part of the @ShortSensor @SurveyVolume.
HPSTracker2019GeometryDefinition.HalfShortModuleLamination - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ModuleL1Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ModuleL1Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ModuleL2Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ModuleL2Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ModuleL3Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ModuleL3Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ModuleL4Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ModuleL4Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ModuleL5Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ModuleL5Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ModuleL6Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ModuleL6Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ModuleL7Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ModuleL7Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ShortAxialHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL0Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL0Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL1Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL1Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ShortAxialSlotHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ShortHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ShortHalfModuleBundle - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ShortModule - Class in org.lcsim.geometry.compact.converter
Abstract SurveyVolume volume defining the coordinate system of module L4-6
HPSTracker2019GeometryDefinition.ShortModuleBot - Class in org.lcsim.geometry.compact.converter
Abstract SurveyVolume volume defining the coordinate system of bottom modules for L4-6 Reference: @UChannelL46Bottom coordinate system Origin: hole position on mounting surface (electron side) Orientation: u - is normal to the mounting surface pointing vertically down, v - points along module towards positron side.
HPSTracker2019GeometryDefinition.ShortModuleBundle - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ShortModuleBundleOneSensor - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ShortModuleTop - Class in org.lcsim.geometry.compact.converter
Abstract SurveyVolume volume defining the coordinate system of top modules for L4-6 Reference: @UChannelL46Top coordinate system Origin: hole position on mounting surface (electron side when installed) Orientation: u - is normal to the mounting surface pointing vertically down, v - points along module towards electron side when installed.
HPSTracker2019GeometryDefinition.ShortSensor - Class in org.lcsim.geometry.compact.converter
Silicon sensor @SurveyVolume.
HPSTracker2019GeometryDefinition.ShortStereoHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL0Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL0Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL1Bot - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL1Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.ShortStereoSlotHalfModule - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.UChannelL14 - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.UChannelL14Bottom - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.UChannelL14BottomPlate - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.UChannelL14Plate - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.UChannelL14Top - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019GeometryDefinition.UChannelL14TopPlate - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019JavaBuilder - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019JavaBuilder(boolean, Element) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019JavaBuilder
 
HPSTracker2019LCDDBuilder - Class in org.lcsim.geometry.compact.converter
 
HPSTracker2019LCDDBuilder(boolean, Element, LCDD, SensitiveDetector) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019LCDDBuilder
 
HPSTracker2Converter - Class in org.lcsim.detector.converter.compact
Converts an HPSTracker2 XML description into Java runtime objects.
HPSTracker2Converter() - Constructor for class org.lcsim.detector.converter.compact.HPSTracker2Converter
 
HPSTracker2Converter.ModuleComponentParameters - Class in org.lcsim.detector.converter.compact
 
HPSTracker2Converter.ModuleParameters - Class in org.lcsim.detector.converter.compact
 
HPSTracker2VolumeGrouper() - Constructor for class org.hps.recon.tracking.MaterialManager.HPSTracker2VolumeGrouper
 
HPSTrackerBuilder - Class in org.lcsim.geometry.compact.converter
 
HPSTrackerBuilder(boolean, Element) - Constructor for class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Default constructor to create a geometry.
HPSTrackerBuilder.BaseModuleBundle - Class in org.lcsim.geometry.compact.converter
Bundle volumes into a module.
HPSTrackerBuilder.HalfModuleBundle - Class in org.lcsim.geometry.compact.converter
Bundle volumes into a half-module.
HPSTrackerConverter - Class in org.lcsim.detector.converter.compact
 
HPSTrackerConverter() - Constructor for class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
HPSTrackerConverter.ModuleComponentParameters - Class in org.lcsim.detector.converter.compact
 
HPSTrackerConverter.ModuleParameters - Class in org.lcsim.detector.converter.compact
 
HPSTrackerGeometryDefinition - Class in org.lcsim.geometry.compact.converter
Common geometry information for the HPS trackers
HPSTrackerGeometryDefinition(boolean, Element) - Constructor for class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
HPSTrackerGeometryDefinition.TestRunModuleBundle - Class in org.lcsim.geometry.compact.converter
TODO This class is shared among geometry definitions but should really be in the test run class.
HPSTrackerGeometryDefinition.TrackingVolume - Class in org.lcsim.geometry.compact.converter
Tracking volume geometry definition.
HPSTrackerJavaBuilder - Class in org.lcsim.geometry.compact.converter
 
HPSTrackerJavaBuilder(boolean, Element) - Constructor for class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
HPSTrackerLCDDBuilder - Class in org.lcsim.geometry.compact.converter
 
HPSTrackerLCDDBuilder(boolean, Element, LCDD, SensitiveDetector) - Constructor for class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
hqr2() - Method in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
 
hthBot - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
hthBot - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
hthBot - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
hthBot - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
hthHitTime - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
hthHitTime - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
hthHitTime - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
hthLayerC1D - Variable in class org.hps.online.recon.aida.ExampleDriver
 
hthModuleC1D - Variable in class org.hps.online.recon.aida.ExampleDriver
 
hthOutputCollectionName - Variable in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
hthOutputCollectionName - Variable in class org.hps.recon.tracking.AxialTrackReconDriver
 
hthplotDir - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
hthTop - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
hthTop - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
hthTop - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
hthTop - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
htopLay - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
htopLay - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
htopLay - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
htrkProjH1BotMatch - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
htrkProjH1BotMatch - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
htrkProjH1BotMatch - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
htrkProjH1BotNoMatch - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
htrkProjH1BotNoMatch - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
htrkProjH1BotNoMatch - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
htrkProjH1TopMatch - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
htrkProjH1TopMatch - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
htrkProjH1TopMatch - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
htrkProjH1TopNoMatch - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
htrkProjH1TopNoMatch - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
htrkProjH1TopNoMatch - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
htrkProjH2BotMatch - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
htrkProjH2BotMatch - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
htrkProjH2BotMatch - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
htrkProjH2BotNoMatch - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
htrkProjH2BotNoMatch - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
htrkProjH2BotNoMatch - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
htrkProjH2TopMatch - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
htrkProjH2TopMatch - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
htrkProjH2TopMatch - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
htrkProjH2TopNoMatch - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
htrkProjH2TopNoMatch - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
htrkProjH2TopNoMatch - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
hvGroup - Variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
 
hvOnConditions - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
hvOnEpics - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
hvOnEventFlag - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
hvOnMya - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
hybrid - Variable in class org.hps.record.svt.SvtErrorBitData
 
Hybrid(String, SurveyVolume, int) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Hybrid
 
hybrid - Variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModuleBundle
 
hybrid_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Hybrid
 
HYBRID_MASK - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
HYBRID_MASK - Static variable in class org.hps.record.svt.SvtEvioUtils
 
hybrid_thickness - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Hybrid
 
hybrid_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Hybrid
 
hybridID - Variable in class org.hps.conditions.svt.CalibrationHandler
The Hybrid ID (0-3).
hybridID - Variable in class org.hps.conditions.svt.DaqMapHandler
Hybrid ID (0-3).
hybridID - Variable in class org.lcsim.detector.tracker.silicon.HpsTestRunSiSensor
 
hypot(double, double) - Static method in class org.hps.recon.tracking.gbl.matrix.Matrix
sqrt(a^2 + b^2) without under/overflow.

I

IAlignableVolume - Interface in org.hps.recon.tracking.gbl
 
ICON_SIZE - Static variable in class org.hps.monitoring.application.EventButtonsPanel
The icon size (width and height) in pixels.
id - Variable in class org.hps.conditions.ecal.EcalChannel.ChannelId
The channel ID value.
id - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
id - Variable in class org.hps.online.recon.StationProcess
Server's ID of the station
ID - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLINT
 
ID - Static variable in class org.hps.recon.tracking.gbl.GBLTrackData.GBLINT
 
ID - Variable in class org.hps.recon.tracking.kalman.KalTrack
 
ID - Variable in class org.hps.recon.tracking.kalman.TrackCandidate
 
id - Variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleComponent
 
id - Variable in class org.lcsim.geometry.compact.converter.MilleParameter
 
IDAQConfig - Class in org.hps.record.daqconfig
Interface DAQConfig represents a configuration bank generated from the DAQ configuration bank.
IDAQConfig() - Constructor for class org.hps.record.daqconfig.IDAQConfig
 
IDAQConfig2019 - Class in org.hps.record.daqconfig2019
Interface DAQConfig2019 represents a configuration bank generated from the 2019 DAQ configuration bank.
IDAQConfig2019() - Constructor for class org.hps.record.daqconfig2019.IDAQConfig2019
 
idCountPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
identifierDictionary - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
IdentifyBadTracksDriver - Class in org.hps.analysis.MC
Driver to skim selected events from LCIO files based on track picking up the wrong hit.
IdentifyBadTracksDriver() - Constructor for class org.hps.analysis.MC.IdentifyBadTracksDriver
 
identity(int, int) - Static method in class org.hps.recon.tracking.gbl.matrix.Matrix
Generate identity matrix
idFailSet - Static variable in class org.hps.monitoring.ecal.eventdisplay.util.DatabaseCheck
 
Ignore() - Constructor for enum org.hps.recon.tracking.FindableTrack.Ignore
 
ignoreBeamGapRows - Variable in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
ignoreBeamspot - Static variable in class org.hps.svt.alignment.BuildMillepedeCompact
 
ignoreEmptyEvents - Variable in class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
 
ignoreNoClusterEvents - Variable in class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
 
ihole - Variable in class org.hps.monitoring.drivers.hodoscope.hodoID
 
IHPSTrackerJavaBuilder - Interface in org.lcsim.geometry.compact.converter
 
IHPSTrackerLCDDBuilder - Interface in org.lcsim.geometry.compact.converter
 
ilayer - Variable in class org.hps.monitoring.drivers.hodoscope.hodoID
 
ilayer - Variable in class org.hps.monitoring.drivers.hodoscope.HodoUtils.HodoTileIdentifier
 
inAcceptance(Hep3Vector, double, double, double) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
inAcceptance(Hep3Vector) - Static method in class org.hps.util.ConvertToStdhep
 
inAcceptance(Hep3Vector) - Static method in class org.hps.util.DumpLHEEventsToASCII
 
inactiveColor - Variable in class org.hps.monitoring.ecal.eventdisplay.util.BooleanMap
 
InactiveSiHitReadout - Class in org.hps.readout.ecal
 
InactiveSiHitReadout() - Constructor for class org.hps.readout.ecal.InactiveSiHitReadout
 
inactiveSiReadoutName - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
 
inactiveSiTracker - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
 
inactiveTrackerHitsCollectionName - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
inactiveTrackerHitsCollectionName - Variable in class org.hps.analysis.tuple.FullTruthTupleMaker
 
inactiveTrackerHitsCollectionName - Variable in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
inch - Static variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
include(RowFilter.Entry<? extends LogTable.LogRecordModel, ? extends Integer>) - Method in class org.hps.monitoring.application.LogTable.LevelFilter
Return true to display the entry.
includeMS - Variable in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
includeMS - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
includeMS - Variable in class org.hps.recon.tracking.TrackerReconDriver
 
includeNoHitScatters - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
includeNoHitScatters - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
includes(Date) - Method in class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasMyaRange
 
includes(Date) - Method in class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasRunRange
 
includes(Date) - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaRange
 
includes(Date) - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaRanges
 
includes(Date) - Method in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionMyaRange
 
includes(Date) - Method in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionRunRange
 
includeUnmatchedTracksInFSP - Variable in class org.hps.recon.particle.HpsReconParticleDriver
 
incrementEventCount(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.POccupancyViewer
Increments the number of events represented by the current data set by the indicated amount.
incrementEventPassed() - Method in class org.hps.recon.filtering.EventReconFilter
 
incrementEventProcessed() - Method in class org.hps.recon.filtering.EventReconFilter
 
index - Variable in class org.hps.evio.StuckFADCBit.Stuck
 
index(String) - Method in class org.hps.minuit.MnApplication
convert name into external number of parameter
index(String) - Method in class org.hps.minuit.MnUserParameters
convert name into external number of parameter
index(String) - Method in class org.hps.minuit.MnUserParameterState
convert name into external number of parameter
index(String) - Method in class org.hps.minuit.MnUserTransformation
convert name into external number of parameter
index - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CheckListener
 
index - Variable in enum org.hps.readout.ecal.FADCTriggerDriver.Flag
 
index - Variable in class org.hps.readout.util.RingBuffer
The current position within the buffer.
index - Variable in enum org.hps.record.scalers.ScalerDataIndex
The index value within the scaler data array.
index() - Method in enum org.hps.record.scalers.ScalerDataIndex
Get the index value.
INDEX_APD - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
INDEX_CHANNEL - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
INDEX_FADC_CHANNEL - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
INDEX_FADC_SLOT - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
INDEX_GAIN - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
INDEX_HV_GROUP - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
INDEX_JOUT - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
INDEX_LED_CHANNEL - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
INDEX_LED_DRIVER - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
INDEX_MOTHERBOARD - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
INDEX_PREAMP - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
INDEX_SPLITTER - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
INDEX_X - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
INDEX_Y - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
indexChannelMap - Variable in class org.hps.record.daqconfig.FADCConfig
 
indexChannelMap - Variable in class org.hps.record.daqconfig2019.FADCConfigEcal2019
 
indexChannelMap - Variable in class org.hps.record.daqconfig2019.FADCConfigHodo2019
 
indexFromName(String) - Method in class org.hps.recon.ecal.cluster.NumericalCutsImpl
Get the index of a cut from its name.
IndexMap<T> - Class in org.hps.analysis.MC
 
IndexMap() - Constructor for class org.hps.analysis.MC.IndexMap
 
IndexMap.MapEntry<K,V> - Class in org.hps.analysis.MC
 
indexOfParameter(String) - Method in class org.hps.util.CrystalBallFunction
 
INDICES - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
inFiducialRegion(double, double, double) - Static method in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
inFiducialRegion(double, double, double) - Static method in class org.hps.analysis.util.ReadStdHepFile
 
inFiducialRegion(Cluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Indicates whether the argument cluster is located in the fiducial region or not.
inFiducialRegion(SSPCluster) - Static method in class org.hps.record.triggerbank.TriggerModule
Indicates whether the argument cluster is located in the fiducial region or not.
inFiducialRegion(int, int) - Static method in class org.hps.record.triggerbank.TriggerModule
Indicates whether the argument cluster is located in the fiducial region or not.
infoTable - Variable in class org.hps.monitoring.application.PlotInfoPanel
The table showing plot statistics.
init() - Static method in class org.hps.readout.ecal.ClockSingleton
 
init() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
Initialize the volume.
initAlignmentParameters() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Extract alignment constants from xml description
initFromDetectorXmlNode(Element) - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
InitialGradientCalculator - Class in org.hps.minuit
 
InitialGradientCalculator(MnFcn, MnUserTransformation, MnStrategy) - Constructor for class org.hps.minuit.InitialGradientCalculator
 
initialize() - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
 
initialize() - Method in class org.hps.detector.hodoscope.HodoscopeDetectorElement
Initialize the detector element.
initialize() - Method in class org.hps.evio.EcalEvioReader
 
initialize() - Method in class org.hps.evio.HodoEvioReader
If this is called, then a check was already made in the builder for the "hodo_channels" conditions collection.
initialize() - Method in class org.hps.evio.SvtEventFlagger
 
initialize() - Static method in class org.hps.logging.config.DefaultLoggingConfig
Initialize default logging if java system properties are not set.
initialize() - Method in class org.hps.online.recon.Server
Initialize the server before looping
initialize() - Method in class org.hps.recon.ecal.cluster.AbstractClusterer
By default nothing is done in this method, but start of job initialization can happen here like reading cut settings into instance variables for convenience.
initialize() - Method in interface org.hps.recon.ecal.cluster.Clusterer
Perform start of job initialization on this object.
initialize() - Method in class org.hps.recon.ecal.cluster.CTPClusterer
 
initialize() - Method in class org.hps.recon.ecal.cluster.DualThresholdCosmicClusterDriver
 
initialize() - Method in class org.hps.recon.ecal.cluster.GTPClusterer
Sets the clustering algorithm parameters.
initialize() - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
Sets up the clusterer parameters so that it is ready to be used.
initialize() - Method in class org.hps.recon.ecal.cluster.LegacyClusterer
 
initialize() - Method in class org.hps.recon.ecal.cluster.NearestNeighborClusterer
 
initialize() - Method in class org.hps.recon.ecal.cluster.ReconClusterer
 
initialize() - Method in class org.hps.recon.ecal.cluster.SimpleCosmicClusterer
Initialize some instance variables from cut settings.
initialize() - Method in class org.hps.recon.ecal.cluster.SimpleReconClusterer
 
initialize() - Method in class org.hps.recon.tracking.axial.AxialTrackReconDriver
Setup all the child Drivers necessary for track reconstruction.
initialize() - Method in class org.hps.recon.tracking.AxialTrackReconDriver
Setup all the child Drivers necessary for track reconstruction.
initialize() - Static method in class org.hps.recon.tracking.CoordinateTransformations
Static private initialization of transform
initialize(List<SeedStrategy>, boolean, boolean) - Method in class org.hps.recon.tracking.SeedTracker
 
initialize() - Method in class org.hps.recon.tracking.SimpleTrackerDigiDriver
Initializes this Driver's objects with the job parameters.
initialize(List<SeedStrategy>, boolean, boolean) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
 
initialize() - Method in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
Setup all the child Drivers necessary for track reconstruction.
initialize() - Method in class org.hps.recon.tracking.TrackerDigiDriver
Initializes this Driver's objects with the job parameters.
initialize() - Method in class org.hps.recon.tracking.TrackerReconDriver
Setup all the child Drivers necessary for track reconstruction.
initialize() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Setup the geometry and electrical characteristics of an HpsSiSensor
initialize() - Method in class org.lcsim.detector.tracker.silicon.HpsThinSiSensor
Setup the geometry and electrical characteristics of an HpsThinSiSensor
initializeBuilder(Element) - Method in class org.lcsim.detector.converter.compact.HPSTestRunTracker2014Converter
 
initializeBuilder(Element) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014Converter
 
initializeBuilder(Element) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
Initialize builder for this converter.
initializeBuilder(Element) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014v1Converter
 
initializeBuilder(Element) - Method in class org.lcsim.detector.converter.compact.HPSTracker2017Converter
 
initializeBuilder(Element) - Method in class org.lcsim.detector.converter.compact.HPSTracker2019Converter
 
initializeBuilder(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTestRunTracker2014
 
initializeBuilder(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014
 
initializeBuilder(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
Set the @HPSTrackerLCDDBuilder for this converter.
initializeBuilder(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014v1
 
initializeBuilder(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2017
 
initializeBuilder(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2019
 
initializeConditions(int) - Method in class org.hps.record.evio.EvioDetectorConditionsProcessor
 
initialized - Static variable in class org.hps.recon.tracking.kalman.KalTrack
 
initialized - Static variable in class org.hps.recon.tracking.kalman.MeasurementSite
 
initialized - Static variable in class org.hps.recon.tracking.kalman.PropagatedTrackState
 
initialized - Static variable in class org.hps.recon.tracking.kalman.StateVector
 
INITIALIZED - Static variable in class org.hps.record.daqconfig.ConfigurationManager
 
INITIALIZED - Static variable in class org.hps.record.daqconfig2019.ConfigurationManager2019
 
initializeFromCollection(List<List<Track>>) - Method in class org.hps.recon.tracking.AmbiguityResolver
Makes internal state maps.
initializeFromList(List<Track>) - Method in class org.hps.recon.tracking.AmbiguityResolver
Makes internal state maps.
initializeInverse() - Static method in class org.hps.recon.tracking.CoordinateTransformations
 
initializeMaps(Detector, String) - Method in class org.hps.recon.tracking.AcceptanceHelper
Initialization: call me from detectorChanged method of driver
initializeParameterization(String) - Method in class org.hps.recon.utils.AbstractTrackClusterMatcher
Abstract method that initializes misc parameterization file used for Cluster parameters.
initializeParameterization(String) - Method in class org.hps.recon.utils.LegacyTrackClusterMatcher
 
initializeParameterization(String) - Method in interface org.hps.recon.utils.TrackClusterMatcher
Pass generic parameterization file to matcher
initializeParameterization(String) - Method in class org.hps.recon.utils.TrackClusterMatcherMinDistance
 
initializeParameterization(String) - Method in class org.hps.recon.utils.TrackClusterMatcherNSigma
 
initializeParameterizationFile(String) - Method in class org.hps.recon.utils.TrackClusterMatcherNSigma
 
initialSite - Variable in class org.hps.recon.tracking.kalman.KalmanTrackFit2
 
initLists() - Method in class org.hps.readout.hodoscope.HodoscopePatternReadoutDriver
Initiate (layer, y) list and (x, hole) list
initReadout() - Method in class org.hps.readout.ecal.EcalReadoutDriver
 
initReadout() - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
initReadout() - Method in class org.hps.readout.ecal.SimpleEcalReadoutDriver
 
initReadout() - Method in class org.hps.readout.ecal.TimeEvolutionEcalReadoutDriver
 
initStaff() - Method in class org.hps.monitoring.drivers.hodoscope.HodoUtils
 
innerChi2() - Method in class org.hps.recon.tracking.kalman.KalmanKinkFit
 
innerDOF() - Method in class org.hps.recon.tracking.kalman.KalmanKinkFit
 
innerHelix() - Method in class org.hps.recon.tracking.kalman.KalmanKinkFit
 
innerMomentum() - Method in class org.hps.recon.tracking.kalman.KalmanKinkFit
 
innerNhits - Variable in class org.hps.recon.tracking.kalman.KalmanKinkFit
 
innerP - Variable in class org.hps.recon.tracking.kalman.KalmanKinkFit
 
innerProduct(MnAlgebraicVector, MnAlgebraicVector) - Static method in class org.hps.minuit.MnUtils
 
innerStereo - Variable in class org.hps.recon.tracking.kalman.KalmanKinkFit
 
innerTrack - Variable in class org.hps.recon.tracking.kalman.KalmanKinkFit
 
InnerTrackerIsFindable(MCParticle, int, boolean) - Method in class org.hps.recon.tracking.FindableTrack
 
InnerTrackerIsFindable(MCParticle, int) - Method in class org.hps.recon.tracking.FindableTrack
 
innerTransformations - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
inputClusterCollectionName - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
inputCollection - Variable in class org.hps.analysis.ecal.EcalClusterPlots
 
inputCollection - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
inputCollection - Variable in class org.hps.analysis.ecal.FEEClusterPlotter
 
inputCollection - Variable in class org.hps.analysis.ecal.SF2019Driver
 
inputCollection - Variable in class org.hps.analysis.ecal.SF2021Driver
 
inputCollection - Variable in class org.hps.monitoring.ecal.eventdisplay.exec.EventDisplayDriver
 
inputCollection - Variable in class org.hps.monitoring.ecal.plots.EcalDaqPlots
 
inputCollection - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
inputCollection - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
inputCollection - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
inputCollection - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
inputCollection - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
inputCollection - Variable in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
inputCollection - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
inputCollection - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
inputCollection - Variable in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
inputCollection - Variable in class org.hps.recon.ecal.EcalTriggerFilterDriver
 
inputCollectionName - Variable in class org.hps.analysis.MC.FirstHitGBLRefitterDriver
 
inputCollectionName - Variable in class org.hps.analysis.MC.TruthGBLRefitterDriver
 
inputCollectionName - Variable in class org.hps.readout.ecal.updated.GTPClusterReadoutDriver
The name of the collection that contains the calorimeter hits from which clusters should be generated.
inputCollectionName - Variable in class org.hps.readout.hodoscope.HodoscopePatternReadoutDriver
The name of the collection that contains the hodo FADC hits, which raw energy is self-defined.
inputCollectionName - Variable in class org.hps.readout.RawConverterReadoutDriver
Sets the name of the input RawCalorimeterHit collection.
inputCollectionName - Variable in class org.hps.readout.trigger.HodoscopeStudiesTriggerReadoutDriver
Specifies the name of the LCIO collection containing the input hodoscope hits that are used for triggering.
inputCollectionName - Variable in class org.hps.readout.trigger.PairTriggerReadoutDriver
 
inputCollectionName - Variable in class org.hps.readout.trigger.SinglesTriggerReadoutDriver
Specifies the name of the LCIO collection containing the input GTP clusters that are used for triggering.
inputCollectionName - Variable in class org.hps.readout.trigger2019.FEETrigger2019ReadoutDriver
 
inputCollectionName - Variable in class org.hps.readout.trigger2019.PairsTrigger2019ReadoutDriver
 
inputCollectionName - Variable in class org.hps.recon.ecal.cluster.CopyClusterCollectionDriver
The input collection name.
inputCollectionName - Variable in class org.hps.recon.ecal.CorrectGainRunDependenceDriver
Set the input collection name (source).
inputCollectionName - Variable in class org.hps.recon.ecal.IterateGainFactorDriver
Set the input collection name (source).
inputCollectionName - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
inputCollectionName - Variable in class org.hps.recon.tracking.gbl.KalmanToGBLDriver
 
inputCollectionName - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
inputCollectionNameEcal - Variable in class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
Specifies the name of the LCIO collection containing the input GTP clusters that are used for triggering.
inputCollectionNameHodo - Variable in class org.hps.readout.trigger2019.PairsTrigger2019ReadoutDriver
 
inputCollectionNameHodo - Variable in class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
 
inputCollectionRaw - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
inputCollectionRaw - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
inputCollectionRaw - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
inputFile - Variable in class org.hps.detector.DetectorConverter
 
inputFilePaths - Variable in class org.hps.digi.DataOverlayDriver
 
inputHelicalTrackHitCollection - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
inputHelicalTrackHitCollectionName - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
inputHitCollection - Variable in class org.hps.recon.ecal.cluster.HitTMCSmearDriver
This is the default class when used in readout.
inputHitCollectionName - Variable in class org.hps.recon.ecal.cluster.ClusterDriver
 
inputHitsCollectionName - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
inputHitsCollectionName - Variable in class org.hps.analysis.ecal.cosmic.RawModeADCProfileDriver
 
inputHitsCollectionName - Variable in class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
 
inputHitsCollectionName - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
inputHitsCollectionName - Variable in class org.hps.recon.ecal.EcalCalibrationsDriver
 
inputHitsCollectionName - Variable in class org.hps.recon.ecal.EcalGainDriver
 
inputHitsCollectionName - Variable in class org.hps.recon.ecal.EcalTimeCorrectionDriver
 
inputRawTrackHitCollection - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
inputRawTrackHitCollectionName - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
inputRHelicalTrackHitCollection - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
inputRHelicalTrackHitCollectionName - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
inputTightHitCollectionName - Variable in class org.hps.recon.ecal.cluster.DualThresholdCosmicClusterDriver
 
inputTightHitCollectionName - Variable in class org.hps.recon.ecal.cluster.DualThresholdCosmicClusterer
 
inputTrackCollection - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
inputTrackCollectionName - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
inputTrackCollectionName - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
inputTrackHitCollection - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
inputTrackHitCollectionName - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
inRange(CSVRecord) - Method in class org.hps.conditions.run.RunRange
Return true if the record is in the range, e.g.
insert() - Method in class org.hps.conditions.api.BaseConditionsObject
Insert the object into the conditions database.
insert() - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Insert the objects from this collection into the database.
insert() - Method in interface org.hps.conditions.api.DatabaseObject
Insert the data of this object into the database.
insertField(int, String) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
Inserts a field at the indicated index, if possible.
insertField(int, String, String) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
Inserts a field at the indicated index, if possible.
insertStatusField(int, String) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Inserts the field at the indicated location on the status panel.
insets - Variable in class org.hps.monitoring.application.AbstractFieldsPanel
The default insets used for all internal GridBagConstraints.
inside_tolerance - Static variable in class org.hps.recon.tracking.MultipleScattering
 
inst - Variable in class org.hps.record.triggerbank.VTPPairsTrigger
 
inst - Variable in class org.hps.record.triggerbank.VTPSinglesTrigger
 
instance - Static variable in class org.hps.analysis.dataquality.DQMDatabaseManager
 
instance - Static variable in class org.hps.conditions.api.TableRegistry
The global, static instance of the registry.
INSTANCE - Static variable in class org.hps.conditions.database.DatabaseConditionsManager
 
instance - Static variable in class org.hps.monitoring.subsys.SystemStatusRegistry
 
INSTANCE - Static variable in class org.hps.online.recon.PlotNotifier
 
instance() - Static method in class org.hps.online.recon.PlotNotifier
 
instance() - Static method in class org.hps.recon.tracking.EventQuality
 
INSTANCE - Static variable in interface org.hps.recon.tracking.gbl.GblInterface
 
instance() - Static method in class org.hps.util.CompareHistograms
 
instantiateBuffer() - Method in class org.hps.readout.util.DoubleRingBuffer
 
instantiateBuffer() - Method in class org.hps.readout.util.IntegerRingBuffer
 
instantiateBuffer() - Method in class org.hps.readout.util.ObjectRingBuffer
 
instantiateBuffer() - Method in class org.hps.readout.util.RingBuffer
Performs any actions necessary to instantiate the buffer.
instantiateMaps() - Method in class org.lcsim.geometry.subdetector.HPSEcal3
 
instantiatePlots() - Method in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Instantiates the diagnostics plots.
instantiatePlots() - Method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Instantiates the diagnostics plots.
int2ext(int, double) - Method in class org.hps.minuit.MnApplication
 
int2ext(int, double) - Method in class org.hps.minuit.MnUserParameterState
 
int2ext(int, double) - Method in class org.hps.minuit.MnUserTransformation
 
int2ext(double, double, double) - Method in class org.hps.minuit.SinParameterTransformation
 
int2ext(double, double) - Method in class org.hps.minuit.SqrtLowParameterTransformation
 
int2ext(double, double) - Method in class org.hps.minuit.SqrtUpParameterTransformation
 
int2extCovariance(MnAlgebraicVector, MnAlgebraicSymMatrix) - Method in class org.hps.minuit.MnUserTransformation
 
int2extError(int, double, double) - Method in class org.hps.minuit.MnUserTransformation
 
int_values - Variable in class org.hps.recon.ecal.SimpleGenericObject
 
IntBankDefinition(Class<? extends AbstractIntData>, int[]) - Constructor for class org.hps.record.triggerbank.AbstractIntData.IntBankDefinition
 
intBanks - Variable in class org.hps.evio.BaseEventBuilder
 
intCovariance() - Method in class org.hps.minuit.MnUserParameterState
 
IntegerProperty - Class in org.hps.online.recon.properties
A property with an integer value
IntegerProperty(String, String, Integer, boolean) - Constructor for class org.hps.online.recon.properties.IntegerProperty
 
IntegerProperty(IntegerProperty) - Constructor for class org.hps.online.recon.properties.IntegerProperty
 
IntegerRingBuffer - Class in org.hps.readout.util
Class IntegerRingBuffer is an implementation of RingBuffer for integers.
IntegerRingBuffer(int) - Constructor for class org.hps.readout.util.IntegerRingBuffer
Instantiates an IntegerRingBuffer of the specified size and initializes all values to zero.
IntegerRingBuffer(int, int) - Constructor for class org.hps.readout.util.IntegerRingBuffer
Instantiates an IntegerRingBuffer of the specified size and initializes all values to the indicated value.
integral - Variable in class org.hps.recon.ecal.Ecal3PoleFunction
 
INTEGRAL_WINDOW - Static variable in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
integralWindow - Variable in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
integrate(Vec, Vec, double) - Method in class org.hps.recon.tracking.kalman.RungeKutta4
 
integrate(Hep3Vector, Hep3Vector, double) - Method in class org.hps.util.RK4integrator
 
integrationMomentum(Hep3Vector, Hep3Vector, double) - Method in class org.hps.util.RK4integrator
 
integrationPosition(Hep3Vector, Hep3Vector, double) - Method in class org.hps.util.RK4integrator
 
integrationThreshold - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Defines the ADC threshold needed to initiate pulse integration for raw hit creation.
integrationThreshold - Variable in class org.hps.readout.DigitizationReadoutDriver
Defines the ADC threshold needed to initiate pulse integration for raw hit creation.
integrationThreshold - Variable in class org.hps.readout.rawconverter.AbstractMode1RawConverter
The threshold (defined as over pedestal) at which pulse integration begins.
integrationTime - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Since new integration could happen between CHANNEL_INTEGRATION_DEADTIME and numSamplesAfter, integration time needs to be assigned as parameter of ReadoutDataManager.addData().
integrationTime - Variable in class org.hps.readout.DigitizationReadoutDriver
Since new integration could happen between CHANNEL_INTEGRATION_DEADTIME and numSamplesAfter, integration time needs to be assigned as parameter of ReadoutDataManager.addData().
interactive - Variable in class org.hps.online.recon.Client
Run interactive console after command file.
intercept - Variable in class org.hps.evio.RfFitFunction
 
interceptMomVects - Variable in class org.hps.recon.tracking.kalman.KalTrack
 
interceptMomVects() - Method in class org.hps.recon.tracking.kalman.KalTrack
 
interceptVects - Variable in class org.hps.recon.tracking.kalman.KalTrack
 
interceptVects() - Method in class org.hps.recon.tracking.kalman.KalTrack
 
interfaceTime - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
intervals - Variable in class org.hps.conditions.svt.MotorPositionLoader
 
inTime(double) - Method in class org.hps.recon.filtering.InTimeHitsFilter
 
InTimeHitsFilter - Class in org.hps.recon.filtering
 
InTimeHitsFilter() - Constructor for class org.hps.recon.filtering.InTimeHitsFilter
 
intOfExt(int) - Method in class org.hps.minuit.MnApplication
 
intOfExt(int) - Method in class org.hps.minuit.MnUserParameterState
 
intOfExt(int) - Method in class org.hps.minuit.MnUserTransformation
 
intParameters() - Method in class org.hps.minuit.MnUserParameterState
Minuit internal representation
ints - Variable in class org.hps.analysis.MC.TrackTruthData
 
ints - Variable in class org.hps.recon.tracking.TrackData
 
ints - Variable in class org.hps.recon.tracking.TrackTruthInfo
 
intToTemperature(int) - Static method in class org.hps.readout.svt.FpgaData
 
invalidate() - Method in class org.hps.monitoring.application.EventProcessing
Invalidate all of the local variables and session state so that this object is not usable after a disconnect.
invariantMass - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
invariantMassThresholdHigh - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
invariantMassThresholdHigh

private double invariantMassThresholdHigh

Defines the threshold for the invariant mass of the generating particle above which the cluster pair will be rejected.
invariantMassThresholdLow - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
invariantMassThresholdLow

private double invariantMassThresholdLow

Defines the threshold for the invariant mass of the generating particle below which the cluster pair will be rejected.
inverse() - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Matrix inverse or pseudoinverse
inverseFilter(DMatrixRMaj, double, DMatrixRMaj) - Method in class org.hps.recon.tracking.kalman.StateVector
 
inverseRotate(Vec) - Method in class org.hps.recon.tracking.kalman.RotMatrix
 
inverseRotate(SquareMatrix) - Method in class org.hps.recon.tracking.kalman.RotMatrix
 
inverseRotate(RotMatrix) - Method in class org.hps.recon.tracking.kalman.SquareMatrix
 
invert() - Method in class org.hps.minuit.MnAlgebraicSymMatrix
 
invert() - Method in class org.hps.recon.tracking.gbl.matrix.VSymMatrix
Invert symmetric N-by-N matrix V in symmetric storage mode V(1) = V11, V(2) = V12, V(3) = V22, V(4) = V13, .
invert() - Method in class org.hps.recon.tracking.kalman.RotMatrix
 
invert() - Method in class org.hps.recon.tracking.kalman.SquareMatrix
 
invertBand() - Method in class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
\return Inverted band
invertFailed() - Method in class org.hps.minuit.MinimumError
 
invHessian() - Method in class org.hps.minuit.MinimumError
 
invMass(Hep3Vector, Hep3Vector) - Method in class org.hps.analysis.MC.HpsReconParticleDriverForTrackRefit
 
invMass(Hep3Vector, Hep3Vector) - Method in class org.hps.analysis.MC.HpsReconParticleForTruthTracksDriver
 
invMass(Hep3Vector, Hep3Vector) - Method in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
invMass(Hep3Vector, Hep3Vector) - Method in class org.hps.analysis.tuple.VertexTupleDriver
 
invMass(Hep3Vector, Hep3Vector) - Method in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
invMass(Hep3Vector, Hep3Vector) - Method in class org.hps.analysis.vertex.VertexDebugger
 
invMass(Hep3Vector, Hep3Vector) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
is2019Run - Variable in class org.hps.analysis.dataquality.DataQualityMonitor
 
isAboveMaxEdm() - Method in class org.hps.minuit.FunctionMinimum
 
isAccurate() - Method in class org.hps.minuit.MinimumError
 
isActive() - Method in class org.hps.monitoring.application.EventProcessing
Return true if the event processing thread is valid (non-null) and active.
isActive() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
Indicates whether or not a filter is currently applied.
isActive() - Method in interface org.hps.monitoring.subsys.SystemStatus
True if the status is active.
isActive() - Method in class org.hps.monitoring.subsys.SystemStatusImpl
 
isActive() - Method in class org.hps.online.recon.StationProcess
Get whether the station is active or not
isActive() - Method in class org.hps.record.AbstractRecordProcessor
 
isActive() - Method in interface org.hps.record.RecordProcessor
Return true if processor is active.
isActiveBitRead - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Indicates if TS-bits are read.
isActiveSensor(String) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
isAffected(EcalChannel) - Method in class org.hps.evio.StuckFADCBitDriver
Query whether this channel is potentially affected by stuck FADC bit
isAnalytical() - Method in class org.hps.minuit.FunctionGradient
 
isApvFrameCountGood(int[], int, int) - Static method in class org.hps.record.svt.SvtEventHeaderCheckerNew
Return true if APV frame count has error.
isAvailable() - Method in class org.hps.minuit.MinimumError
 
isAxial(SiSensor) - Method in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
isAxial(int, int) - Method in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
isAxial - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
isAxial() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get whether this sensor is axial.
isAxial(boolean, int) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Checks if the orientation of the sensor is axial.
isAxialFromName(String) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Get axial or stereo key name from string
isBackgroundColor - Variable in enum org.hps.util.BashParameter
 
isBackgroundColor() - Method in enum org.hps.util.BashParameter
 
isBadChannel() - Method in class org.hps.conditions.ecal.EcalChannelConstants
true if this is a bad channel.
isBadChannel() - Method in class org.hps.conditions.svt.ChannelConstants
Check if this is a bad channel.
isBadChannel(long) - Method in class org.hps.readout.ecal.updated.EcalRawConverterReadoutDriver
 
isBadChannel(long) - Method in class org.hps.readout.RawConverterReadoutDriver
Indicates whether or not the channel on which a hit occurs is a "bad" channel according to the conditions database.
isBadChannel(int) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get whether the given channel is bad or not.
isBadChannelLoaded - Static variable in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
isBadChannelLoaded - Static variable in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
isBadCrystal(CalorimeterHit) - Method in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
isBadCrystal(CalorimeterHit) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
 
isBadCrystal(CalorimeterHit) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
 
isBadCrystal(CalorimeterHit) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
 
isBadCrystal(CalorimeterHit) - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
isBadFADC(CalorimeterHit) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
 
isBadFADC(CalorimeterHit) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
 
isBadFADC(CalorimeterHit) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
 
isBadFADC(CalorimeterHit) - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
isBarrel() - Method in class org.lcsim.geometry.subdetector.Hodoscope_v1
 
isBarrel() - Method in class org.lcsim.geometry.subdetector.HPSTestRunTracker2014
 
isBarrel() - Method in class org.lcsim.geometry.subdetector.HPSTracker
 
isBarrel() - Method in class org.lcsim.geometry.subdetector.HPSTracker2
 
isBarrel() - Method in class org.lcsim.geometry.subdetector.HPSTracker2014
 
isBarrel() - Method in class org.lcsim.geometry.subdetector.HPSTracker2014v1
 
isBarrel() - Method in class org.lcsim.geometry.subdetector.HPSTracker2017
 
isBarrel() - Method in class org.lcsim.geometry.subdetector.HPSTracker2019
 
isBase(String) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
isBeamConstrain - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
isBottom() - Method in class org.hps.conditions.hodoscope.HodoscopeChannel
Indicates whether or not this scintillator is located on the bottom half of the hodoscope.
isBottom() - Method in enum org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Motherboard
Indicates whether the motherboard is on the bottom of the detector or not.
isBottom() - Method in class org.hps.record.triggerbank.SSPCosmicTrigger
Indicates whether the trigger was reported by the bottom SSP crate or not.
isBottom() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BaseModule
 
isBottomLayer() - Method in class org.lcsim.detector.tracker.silicon.AlignableDetectorElement
 
isBottomLayer() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get whether this sensor is in the bottom half of the detector.
isBottomTrack(Track, int) - Static method in class org.hps.recon.tracking.TrackUtils
 
isBottomTrack(HelicalTrackFit) - Static method in class org.hps.recon.tracking.TrackUtils
 
isBottomTrigger(int) - Static method in class org.hps.record.triggerbank.SSPTriggerFactory
Indicates whether this trigger originated in the bottom SPP crate.
isBurstmodeNoiseGood(EventHeader) - Static method in class org.hps.evio.SvtEventFlagger
 
isCalibTrigger() - Method in class org.hps.record.triggerbank.TIData
Indicates whether a cosmic trigger was registered.
isCalibUnprescaledTrigger() - Method in class org.hps.record.triggerbank.TIData
Indicates whether a cosmic (unprescaled) trigger was registered.
isCalorimeter() - Method in class org.lcsim.detector.converter.compact.HPSMuonCalorimeterConverter
 
isCalorimeter() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal
 
isCalorimeter() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal2
 
isCalorimeter() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal3
 
isCalorimeter() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal4
 
isCalorimeter() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSMuonCalorimeter
 
isCellEditable(int, int) - Method in class org.hps.monitoring.application.model.SystemStatusTableModel
Return true if cell is editable.
isClearable() - Method in interface org.hps.monitoring.subsys.SystemStatus
True if the status can be cleared.
isClearable() - Method in class org.hps.monitoring.subsys.SystemStatusImpl
 
isClusterCenter() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
Indicates whether this crystal is also a cluster center.
isCompatibleTo(SeedTrack, double) - Method in class org.hps.recon.tracking.kalman.SeedTrack
 
isConnected - Variable in class org.hps.analysis.dataquality.DQMDatabaseManager
 
isConnected() - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
 
isConnected() - Method in class org.hps.monitoring.application.model.ConnectionStatusModel
Return true if the status is CONNECTED.
isConst() - Method in class org.hps.minuit.MinuitParameter
 
isControlEvent(EvioEvent) - Static method in class org.hps.record.evio.EvioEventUtilities
Return true if event is a CODA control event such as a PRESTART or GO event.
isCosmicTrigger() - Method in enum org.hps.analysis.trigger.TriggerDiagnostic2019Driver.TriggerType
Indicates whether this trigger type is a Cosmic trigger.
isCosmicTrigger(int) - Static method in class org.hps.record.triggerbank.SSPTriggerFactory
Indicates whether the trigger type is a cosmic trigger.
isCosmicTrigger() - Method in class org.hps.record.triggerbank.TSData2019
Indicates whether a Cosmic trigger was registered.
isCrystalCluster(int, int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Determines if the crystal at the given coordinates is a cluster center or not.
isCrystalCluster(Point) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Determines if the crystal at the given coordinates is a cluster center or not.
isCrystalDisabled(int, int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Determines if the crystal at the given coordinates is a active or not.
isCrystalDisabled(Point) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Determines if the crystal at the given coordinates is a active or not.
isDaqMapSetup - Variable in class org.hps.evio.AbstractSvtEvioReader
 
isDebug() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
isDebug() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
isDebug() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
isDebug() - Method in class org.lcsim.geometry.compact.converter.SurveyVolumeImpl
 
isDefaultValues() - Method in interface org.hps.recon.ecal.cluster.NumericalCuts
True if using the default cuts.
isDefaultValues() - Method in class org.hps.recon.ecal.cluster.NumericalCutsImpl
 
isDefined() - Method in class org.hps.analysis.util.Argument
Specifies whether a value was given for this argument.
isDefined() - Method in class org.hps.analysis.util.FlagArgument
 
isDefined() - Method in class org.hps.analysis.util.MultipleValueArgument
 
isDefined() - Method in class org.hps.analysis.util.SingleValueArgument
 
isDefined(String) - Method in class org.hps.analysis.util.UtilityArgumentParser
Specifies whether or not the argument corresponding to the specified command line option text is defined or not.
isDisabled() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
Indicates whether the crystal is disabled.
isDisconnected() - Method in class org.hps.monitoring.application.model.ConnectionStatusModel
Return true if the status is DISCONNECTED.
isDisconnecting() - Method in class org.hps.monitoring.application.model.ConnectionStatusModel
Return true if the status is DISCONNECTING.
isECal - Variable in class org.hps.record.triggerbank.TDCData.TDCHit
 
isECal() - Method in class org.hps.record.triggerbank.TDCData.TDCHit
 
isEcalTopCluster - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
isEdgeCluster(Cluster) - Static method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Indicates whether a cluster has a seed hit located on the edge of the calorimeter or not.
isEmpty() - Method in class org.hps.analysis.MC.IndexMap
 
isEnabled() - Method in class org.hps.record.daqconfig.AbstractConfig
Indicates whether the object is enabled or not.
isEnabled() - Method in class org.hps.record.daqconfig2019.AbstractConfig2019
Indicates whether the object is enabled or not.
isEndcap() - Method in class org.lcsim.geometry.subdetector.Hodoscope_v1
 
isEndcap() - Method in class org.lcsim.geometry.subdetector.HPSTestRunTracker2014
 
isEndcap() - Method in class org.lcsim.geometry.subdetector.HPSTracker
 
isEndcap() - Method in class org.lcsim.geometry.subdetector.HPSTracker2
 
isEndcap() - Method in class org.lcsim.geometry.subdetector.HPSTracker2014
 
isEndcap() - Method in class org.lcsim.geometry.subdetector.HPSTracker2014v1
 
isEndcap() - Method in class org.lcsim.geometry.subdetector.HPSTracker2017
 
isEndcap() - Method in class org.lcsim.geometry.subdetector.HPSTracker2019
 
isEndEvent(EvioEvent) - Static method in class org.hps.record.evio.EvioEventUtilities
Check if this event is an END event.
isEnergyFailState() - Method in class org.hps.analysis.trigger.util.ClusterMatchedPair
Indicates whether the recon/SSP pair failed to not being close enough in energy.
isEnergyFailState() - Method in class org.hps.analysis.trigger.util.ClusterMatchedPair2019
Indicates whether the recon/SSP pair failed to not being close enough in energy.
isEpicsEvent(EvioEvent) - Static method in class org.hps.record.evio.EvioEventUtilities
Check if this event is an EPICS event.
isEqual(IFunction) - Method in class org.hps.util.CrystalBallFunction
 
isEtReadException(Throwable) - Static method in class org.hps.record.composite.CompositeLoop
Return true if the Throwable is a type that can be thrown by the ET system when it is attempting to read events from the server.
isEventTag(EvioEvent) - Method in enum org.hps.record.evio.EventTagConstant
Return true if the event tag matches this one.
isFaradayCupTrigger() - Method in class org.hps.record.triggerbank.TSData2019
Indicates whether a Faraday Cup trigger was registered.
isFEEBotTrigger() - Method in class org.hps.record.triggerbank.TSData2019
Indicates whether a FEE Bot trigger was registered.
isFEErigger() - Method in enum org.hps.analysis.trigger.TriggerDiagnostic2019Driver.TriggerType
Indicates whether this trigger type is a FEE trigger.
isFEETopTrigger() - Method in class org.hps.record.triggerbank.TSData2019
Indicates whether a FEE Top trigger was registered.
isFiducial(CalorimeterHit) - Method in class org.hps.analysis.wab.StripWABCandidates
 
isFiducial(CalorimeterHit) - Method in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
 
isFiducial(CalorimeterHit) - Method in class org.hps.analysis.wab.WabAnalysis2019Robust
 
isFile() - Method in enum org.hps.record.enums.DataSourceType
Return true if the source is file-based (e.g.
isFindable(MCParticle, List<SeedStrategy>, FindableTrack.Ignore) - Method in class org.hps.recon.tracking.FindableTrack
 
isFindable(MCParticle, List<SeedStrategy>) - Method in class org.hps.recon.tracking.FindableTrack
 
isFindable(MCParticle, List<SeedStrategy>, List<FindableTrack.Ignore>) - Method in class org.hps.recon.tracking.FindableTrack
 
isFirst - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
isFirst - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
isFirst - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
isFirst - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
isFirst - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
isFirst - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
isFirstEvent - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
isFirstRaw - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
isFirstTrigger() - Method in class org.hps.record.triggerbank.SSPNumberedTrigger
Deprecated.
isFirstTrigger() - Method in class org.hps.record.triggerbank.SSPPairTrigger
 
isFirstTrigger() - Method in class org.hps.record.triggerbank.SSPSinglesTrigger
 
isFirstTrigger(int) - Static method in class org.hps.record.triggerbank.SSPTriggerFactory
Indicates whether this is the first trigger of a set of two triggers of the same type.
isFixed() - Method in class org.hps.minuit.MinuitParameter
 
isFixedSize() - Method in class org.hps.analysis.MC.TrackTruthData
 
isFixedSize() - Method in class org.hps.evio.RfHit
 
isFixedSize() - Method in class org.hps.evio.TSGenericObject
 
isFixedSize() - Method in class org.hps.evio.VTPGenericObject
 
isFixedSize() - Method in class org.hps.readout.ecal.ReadoutTimestamp
Deprecated.
 
isFixedSize() - Method in class org.hps.readout.ReadoutTimestamp
 
isFixedSize() - Method in class org.hps.readout.svt.FpgaData
 
isFixedSize() - Method in class org.hps.recon.ecal.cluster.TriggerTime
 
isFixedSize() - Method in class org.hps.recon.ecal.FADCGenericHit
 
isFixedSize() - Method in class org.hps.recon.ecal.HitExtraData
 
isFixedSize() - Method in class org.hps.recon.ecal.SimpleGenericObject
 
isFixedSize() - Method in class org.hps.recon.tracking.gbl.GBLEventData
 
isFixedSize() - Method in class org.hps.recon.tracking.gbl.GBLKinkData
True if objects of the implementation class have a fixed size.
isFixedSize() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
isFixedSize() - Method in class org.hps.recon.tracking.gbl.GBLTrackData
 
isFixedSize() - Method in class org.hps.recon.tracking.ShapeFitParameters
 
isFixedSize() - Method in class org.hps.recon.tracking.TrackData
True if objects of the implementation class have a fixed size.
isFixedSize() - Method in class org.hps.recon.tracking.TrackQualityData
 
isFixedSize() - Method in class org.hps.recon.tracking.TrackResidualsData
 
isFixedSize() - Method in class org.hps.recon.tracking.TrackTimeData
 
isFixedSize() - Method in class org.hps.recon.tracking.TrackTruthInfo
 
isFixedSize() - Method in class org.hps.record.epics.EpicsGenericObject
Returns false to indicate this object does not have a fixed size.
isFixedSize() - Method in class org.hps.record.scalers.ScalersGenericObject
Returns false to indicate object is not fixed size.
isFixedSize() - Method in class org.hps.record.svt.SvtErrorBitData
 
isFixedSize() - Method in class org.hps.record.svt.SvtHeaderDataInfo
 
isFixedSize() - Method in class org.hps.record.triggerbank.AbstractIntData
 
isFixedSize() - Method in class org.hps.record.triggerbank.TSGenericObject
 
isFixedSize() - Method in class org.hps.record.triggerbank.VTPData
 
isFrozen - Variable in class org.hps.conditions.database.DatabaseConditionsManager
True if the conditions system has been frozen and will ignore updates after it is initialized.
isFrozen() - Method in class org.hps.conditions.database.DatabaseConditionsManager
True if conditions system is frozen
isFullRank() - Method in class org.hps.recon.tracking.gbl.matrix.QRDecomposition
Is the matrix full rank?
isGainFileRead - Variable in class org.hps.recon.ecal.IterateGainFactorDriver
 
isGBL - Variable in class org.hps.analysis.dataquality.DataQualityMonitor
 
isGBL - Variable in class org.hps.analysis.tuple.TupleMaker
 
isGBL(int) - Static method in class org.hps.recon.tracking.TrackType
 
isGoEvent(EvioEvent) - Static method in class org.hps.record.evio.EvioEventUtilities
Check if the event is a GO event.
isGood() - Method in class org.hps.conditions.svt.SvtSyncStatus
 
isGoodTrack(Track, List<Track>, EventQuality.Quality) - Static method in class org.hps.recon.tracking.TrackUtils
 
isHalfModule(String) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
isHardwareCluster(Cluster) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
True if cluster has a type code that indicates it was generated by a hardware clustering algorithm.
isHigh() - Method in class org.hps.minuit.MnStrategy
 
isHitCountFailState() - Method in class org.hps.analysis.trigger.util.ClusterMatchedPair
Indicates whether the recon/SSP pair failed to match due to not being close enough in hit count.
isHitCountFailState() - Method in class org.hps.analysis.trigger.util.ClusterMatchedPair2019
Indicates whether the recon/SSP pair failed to match due to not being close enough in hit count.
isHitMatch(Cluster, VTPCluster, int) - Static method in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Performs the verification check for cluster hit counts.
isHitMatch(Cluster, SSPCluster, int) - Static method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Performs the verification check for cluster hit counts.
isHitOnTop(RawTrackerHit) - Method in class org.hps.recon.filtering.InTimeHitsFilter
 
isHitOnTop(RawTrackerHit) - Method in class org.hps.recon.filtering.MinimumHitsFilter
 
isHodoHitValid(Cluster, CalorimeterHit) - Method in class org.hps.analysis.trigger.DataTriggerSim2019Driver
For a cluster, hodoscope hits, which time satisfies timeLower <= t_hodo - t_cluster <= timeUpper and which energy is larger than hodoFADCHitThr are selected to build hodoscope hit patterns.
isHodoHitValid(VTPCluster, CalorimeterHit) - Method in class org.hps.analysis.trigger.DataTriggerSim2019Driver
For a cluster, hodoscope hits, which time satisfies timeLower <= t_hodo - t_cluster <= timeUpper and which energy is larger than hodoFADCHitThr are selected to build hodoscope hit patterns.
isHodoscopeTrigger() - Method in enum org.hps.analysis.trigger.TriggerDiagnostic2019Driver.TriggerType
Indicates whether this trigger type is a Hodoscope trigger.
isHodoscopeTrigger() - Method in class org.hps.record.triggerbank.TSData2019
Indicates whether a Hodoscope trigger was registered.
ishole(int, int) - Method in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
ishole(int, int) - Method in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
isHoleFromName(String) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Get hole or slot key name from string
isHoleTrack(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
isIgnorable(Throwable) - Method in class org.hps.record.composite.CompositeLoop
Return true if an error is ignore-able.
isInBeamGap(int, int) - Method in interface org.hps.detector.ecal.HPSEcalAPI
True if the given indices are located in the beam gap and so do not have crystals associated with them.
isInBeamGap(int, int) - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
 
isInDeadTime() - Method in class org.hps.readout.TriggerDriver
Checks whether the trigger is currently in dead time or not.
isInHole(int, int) - Static method in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
isInitialized - Variable in class org.hps.conditions.database.DatabaseConditionsManager
True if the manager has been initialized, e.g.
isInitialized() - Method in class org.hps.conditions.database.DatabaseConditionsManager
True if conditions manager is properly initialized.
isInitialized() - Static method in class org.hps.record.daqconfig.ConfigurationManager
Indicates whether a DAQ configuration has been received yet.
isInitialized() - Static method in class org.hps.record.daqconfig2019.ConfigurationManager2019
Indicates whether a DAQ configuration has been received yet.
isInTime(EventHeader, StandardCuts, Cluster, Track) - Method in class org.hps.recon.utils.AbstractTrackClusterMatcher
Defined below are generic methods that may be useful for developing matching algorithms
isJunk() - Method in class org.hps.conditions.run.RunSpreadsheet.RunData
 
isKnownTriggerType(int) - Static method in class org.hps.record.triggerbank.SSPTriggerFactory
Checks whether the trigger type is from a recognized trigger.
isLayer1() - Method in class org.hps.conditions.hodoscope.HodoscopeChannel
Indicates whether or not this scintillator is located on layer 1 of the hodoscope.
isLayer2() - Method in class org.hps.conditions.hodoscope.HodoscopeChannel
Indicates whether or not this scintillator is located on layer 2 of the hodoscope.
isLEDTrigger() - Method in enum org.hps.analysis.trigger.TriggerDiagnostic2019Driver.TriggerType
Indicates whether this trigger type is a LED trigger.
isLEDTrigger() - Method in class org.hps.record.triggerbank.TSData2019
Indicates whether a LED trigger was registered.
isLeft - Variable in enum org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.Position
 
isLeft - Variable in enum org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Motherboard
 
isLeft() - Method in enum org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Motherboard
Indicates whether the motherboard is on the left-hand side of the detector or not.
isLinear() - Method in class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
isLinear

public boolean isLinear()

Indicates whether this color mapping is linear or not.
isLive() - Method in class org.hps.readout.ecal.TriggerableDriver
 
isLogarithmic() - Method in class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
isLogairthmic

public boolean isLogairthmic()

Indicates whether this color mapping is logarithmic or not.
isLow() - Method in class org.hps.minuit.MnStrategy
 
isMadePosDef() - Method in class org.hps.minuit.MinimumError
 
isMatch() - Method in class org.hps.analysis.trigger.util.ClusterMatchedPair
Indicates whether the recon/SSP pair matched.
isMatch() - Method in class org.hps.analysis.trigger.util.ClusterMatchedPair2019
Indicates whether the recon/SSP pair matched.
isMatch(Cluster, Track) - Method in class org.hps.recon.utils.LegacyTrackClusterMatcher
Determine if a track is matched to a cluster.
isMatch(Cluster, Track) - Method in class org.hps.recon.utils.TrackClusterMatcherNSigma
Determine if a track is matched to a cluster.
isMC - Variable in class org.hps.analysis.ecal.FEEClusterPlotter
 
isMC - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
 
isMC - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
isMC - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
isMC() - Method in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
isMC - Variable in class org.hps.analysis.wab.StripWABCandidates
 
isMC - Variable in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
 
isMC - Variable in class org.hps.analysis.wab.WabAnalysis2019Robust
 
isMC - Variable in class org.hps.recon.ecal.HodoRawConverter
 
isMC - Variable in class org.hps.recon.ecal.HodoRawConverterDriver
 
isMC - Variable in class org.hps.recon.ecal.HodoRunningPedestalDriver
 
isMC - Variable in class org.hps.recon.particle.FinalStateParticleDriver
 
isMC - Variable in class org.hps.recon.particle.ReconParticleDriver
 
isMC - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
isMedium() - Method in class org.hps.minuit.MnStrategy
 
isMenuVisible() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Indicates whether the menu bar is visible or not.
isMirroredX() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
isMirroredX() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Indicates whether the calorimeter panel displays the x-axis in mirrored orientation or not.
isMirroredY() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
isMirroredY() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Indicates whether the calorimeter panel displays the y-axis in mirrored orientation or not.
isModule(String) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
isMonitoringApp - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
isMonteCarlo - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Indicates whether this is Monte Carlo or data
isMonteCarlo - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Indicates whether this is Monte Carlo or data
isMultiHoleScintillator() - Method in class org.hps.conditions.hodoscope.HodoscopeChannel
Indicates whether or not this scintillator channel belongs to a scintillator with multiple FADC channel.
isMultiplicity0Trigger() - Method in class org.hps.record.triggerbank.TSData2019
Indicates whether a Multiplicity-0 trigger was registered.
isMultiplicity1Trigger() - Method in class org.hps.record.triggerbank.TSData2019
Indicates whether a Multiplicity-1 trigger was registered.
isMultiplicityTrigger() - Method in enum org.hps.analysis.trigger.TriggerDiagnostic2019Driver.TriggerType
Indicates whether this trigger type is a multiplicity trigger.
isMultisampleHeader(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Check if the samples are APV headers
isMultisampleTail(int[]) - Static method in class org.hps.record.svt.SvtEvioUtils
Check if the samples are APV tails
isNaN() - Method in class org.hps.recon.tracking.kalman.SquareMatrix
 
isNaN() - Method in class org.hps.recon.tracking.kalman.Vec
 
isNew() - Method in class org.hps.conditions.api.BaseConditionsObject
Return true if object is not in the database.
isNew() - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Return true if the collection is new, e.g.
isNew() - Method in interface org.hps.conditions.api.DatabaseObject
Return true if the record
isNonNull(String) - Method in interface org.hps.conditions.api.FieldValues
Return true if the field's value is not null.
isNonNull(String) - Method in class org.hps.conditions.api.FieldValuesMap
Return true if the field has a non-null value.
isNonsingular() - Method in class org.hps.recon.tracking.gbl.matrix.LUDecomposition
Is the matrix nonsingular?
isNull(String) - Method in interface org.hps.conditions.api.FieldValues
Return true if the field's value is null.
isNull(String) - Method in class org.hps.conditions.api.FieldValuesMap
Return true if the field has a null value.
isOccupancyOK(double[]) - Method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
isOccupancyOK(double[]) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
isPair - Variable in enum org.hps.analysis.trigger.TriggerDiagnostic2019Driver.CutType
 
isPair() - Method in enum org.hps.analysis.trigger.TriggerDiagnostic2019Driver.CutType
Indicates whether this is a pair cut.
isPair - Variable in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.CutType
 
isPair() - Method in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.CutType
Indicates whether this is a pair cut.
isPair0Trigger() - Method in class org.hps.record.triggerbank.TIData
Indicates whether a pair 0 trigger was registered.
isPair0Trigger() - Method in class org.hps.record.triggerbank.TSData2019
Indicates whether a pair 0 trigger was registered.
isPair0UnprescaledTrigger() - Method in class org.hps.record.triggerbank.TIData
Indicates whether a pairs 0 (unprescaled) trigger was registered.
isPair1Trigger() - Method in class org.hps.record.triggerbank.TIData
Indicates whether a pair 1 trigger was registered.
isPair1Trigger() - Method in class org.hps.record.triggerbank.TSData2019
Indicates whether a pair 1 trigger was registered.
isPair1UnprescaledTrigger() - Method in class org.hps.record.triggerbank.TIData
Indicates whether a pairs 1 (unprescaled) trigger was registered.
isPair2Trigger() - Method in class org.hps.record.triggerbank.TSData2019
Indicates whether a pair 2 trigger was registered.
isPair3Trigger() - Method in class org.hps.record.triggerbank.TSData2019
Indicates whether a pair 3 trigger was registered.
isPairTrigger(Trigger<?>) - Static method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Indicates whether a generic trigger object is a pair trigger.
isPairTrigger() - Method in enum org.hps.analysis.trigger.TriggerDiagnostic2019Driver.TriggerType
Indicates whether this trigger type is a pair trigger.
isPairTrigger(Trigger<?>) - Static method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Indicates whether a generic trigger object is a pair trigger.
isPairTrigger() - Method in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.TriggerType
Indicates whether this trigger type is a pair trigger.
isPairTrigger(int) - Static method in class org.hps.record.triggerbank.SSPTriggerFactory
Indicates whether the trigger type is a pair trigger.
isPaused() - Method in class org.hps.record.composite.CompositeLoop
Return true if the loop is paused.
isPauseEvent(EvioEvent) - Static method in class org.hps.record.evio.EvioEventUtilities
Check if the EVIO event is a PAUSE event.
isPersistent() - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
 
isPersistent() - Method in class org.hps.readout.DigitizationReadoutDriver
 
isPersistent() - Method in class org.hps.readout.ReadoutDriver
Indicates whether this collection is persisted into the output LCIO file or not.
isPersistent() - Method in class org.hps.readout.TriggerDriver
 
isPersistent() - Method in class org.hps.readout.util.collection.ManagedLCIOCollection
Specifies whether or not this collection should be written into the output readout events.
isPhys2019Run(int) - Static method in class org.hps.conditions.database.DatabaseConditionsManager
Utility method to determine if a run number is from the 2019 Physics Run.
isPhysicsEvent(EvioEvent) - Static method in class org.hps.record.evio.EvioEventUtilities
Check if this event has physics data.
isPosDef() - Method in class org.hps.minuit.MinimumError
 
isPositionFailState() - Method in class org.hps.analysis.trigger.util.ClusterMatchedPair
Indicates whether the recon/SSP pair failed to match due to the cluster positions not aligning.
isPositionFailState() - Method in class org.hps.analysis.trigger.util.ClusterMatchedPair2019
Indicates whether the recon/SSP pair failed to match due to the cluster positions not aligning.
isPreStartEvent(EvioEvent) - Static method in class org.hps.record.evio.EvioEventUtilities
Check if the EVIO event is a PRESTART event indicating the beginning of a run.
isPrimary() - Method in class org.hps.recon.vertexing.BilliorVertex
 
isProperty - Variable in enum org.hps.util.BashParameter
 
isProperty() - Method in enum org.hps.util.BashParameter
 
isPulser - Variable in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver.StripHit
 
isPulserTrigger() - Method in class org.hps.record.triggerbank.TIData
Indicates whether a random/pulser trigger was registered.
isPulserTrigger() - Method in class org.hps.record.triggerbank.TSData2019
Indicates whether a Pulser trigger was registered.
isPulserUnprescaledTrigger() - Method in class org.hps.record.triggerbank.TIData
Indicates whether a random/pulser (unprescaled) trigger was registered.
isPulseTrigger() - Method in enum org.hps.analysis.trigger.TriggerDiagnostic2019Driver.TriggerType
Indicates whether this trigger type is a pulse trigger.
isRegion0() - Method in class org.hps.record.triggerbank.VTPFEETrigger
Indicate if region 0 triggered the system.
isRegion1() - Method in class org.hps.record.triggerbank.VTPFEETrigger
Indicate if region 1 triggered the system.
isRegion2() - Method in class org.hps.record.triggerbank.VTPFEETrigger
Indicate if region 2 triggered the system.
isRegion3() - Method in class org.hps.record.triggerbank.VTPFEETrigger
Indicate if region 3 triggered the system.
isRegion4() - Method in class org.hps.record.triggerbank.VTPFEETrigger
Indicate if region 4 triggered the system.
isRegion5() - Method in class org.hps.record.triggerbank.VTPFEETrigger
Indicate if region 5 triggered the system.
isRegion6() - Method in class org.hps.record.triggerbank.VTPFEETrigger
Indicate if region 6 triggered the system.
isRequired() - Method in class org.hps.analysis.util.Argument
Indicates whether or not the argument is required.
isRight() - Method in enum org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Motherboard
Indicates whether the motherboard is on the right-hand side of the detector or not.
isScalingLinear() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Indicates whether the crystal colors are mapped linearly.
isScalingLogarithmic() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Indicates whether the crystal colors are mapped logarithmically.
isSecondTrigger() - Method in class org.hps.record.triggerbank.SSPNumberedTrigger
Deprecated.
isSecondTrigger() - Method in class org.hps.record.triggerbank.SSPPairTrigger
 
isSecondTrigger() - Method in class org.hps.record.triggerbank.SSPSinglesTrigger
 
isSecondTrigger(int) - Static method in class org.hps.record.triggerbank.SSPTriggerFactory
Indicates whether this is the second trigger of a set of two triggers of the same type.
isSeedTracker - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
isSeedTracker - Variable in class org.hps.online.recon.aida.JustEcal
 
isSelectionEnabled() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Indicates whether highlighting of the currently selected crystal is active or not.
isSensitive() - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleComponentParameters
 
isSensitive() - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleComponentParameters
 
isSensitive() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleComponentParameters
 
isSensitive() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleComponentParameters
 
isSensor(String) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
isSharedHit(TrackerHit, List<Track>) - Static method in class org.hps.recon.tracking.TrackUtils
 
isSharedHit(TrackerHit, Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
isShow_plots() - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
isSingle0BotTrigger() - Method in class org.hps.record.triggerbank.TSData2019
Indicates whether a single 0 Bot trigger was registered.
isSingle0TopTrigger() - Method in class org.hps.record.triggerbank.TSData2019
Indicates whether a single 0 Top trigger was registered.
isSingle0Trigger() - Method in class org.hps.record.triggerbank.TIData
Indicates whether a singles 0 trigger was registered.
isSingle0UnprescaledTrigger() - Method in class org.hps.record.triggerbank.TIData
Indicates whether a singles 0 (unprescaled) trigger was registered.
isSingle1BotTrigger() - Method in class org.hps.record.triggerbank.TSData2019
Indicates whether a single 1 Bot trigger was registered.
isSingle1TopTrigger() - Method in class org.hps.record.triggerbank.TSData2019
Indicates whether a single 1 Top trigger was registered.
isSingle1Trigger() - Method in class org.hps.record.triggerbank.TIData
Indicates whether a singles 1 trigger was registered.
isSingle1UnprescaledTrigger() - Method in class org.hps.record.triggerbank.TIData
Indicates whether a singles 1 (unprescaled) trigger was registered.
isSingle2BotTrigger() - Method in class org.hps.record.triggerbank.TSData2019
Indicates whether a single 2 Bot trigger was registered.
isSingle2TopTrigger() - Method in class org.hps.record.triggerbank.TSData2019
Indicates whether a single 2 Top trigger was registered.
isSingle3BotTrigger() - Method in class org.hps.record.triggerbank.TSData2019
Indicates whether a single 3 Bot trigger was registered.
isSingle3TopTrigger() - Method in class org.hps.record.triggerbank.TSData2019
Indicates whether a single 3 Top trigger was registered.
isSingleClusterTrigger - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
isSingleHoleScintillator() - Method in class org.hps.conditions.hodoscope.HodoscopeChannel
Indicates whether or not this scintillator channel belongs to a scintillator with only one FADC channel.
isSingles - Variable in enum org.hps.analysis.trigger.TriggerDiagnostic2019Driver.CutType
 
isSingles() - Method in enum org.hps.analysis.trigger.TriggerDiagnostic2019Driver.CutType
Indicates whether this is a singles cut.
isSingles - Variable in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.CutType
 
isSingles() - Method in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.CutType
Indicates whether this is a singles cut.
isSinglesBotTrigger() - Method in enum org.hps.analysis.trigger.TriggerDiagnostic2019Driver.TriggerType
Indicates whether this trigger type is a singles bot trigger.
isSinglesMollerModeEnabled() - Method in class org.hps.record.daqconfig2019.SinglesTriggerConfig2019
Indicates whether singlesMollerModeEn is enabled or not.
isSinglesTopTrigger() - Method in enum org.hps.analysis.trigger.TriggerDiagnostic2019Driver.TriggerType
Indicates whether this trigger type is a singles top trigger.
isSinglesTrigger(Trigger<?>) - Static method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Indicates whether a generic trigger object is a singles trigger.
isSinglesTrigger() - Method in enum org.hps.analysis.trigger.TriggerDiagnostic2019Driver.TriggerType
Indicates whether this trigger type is a singles trigger.
isSinglesTrigger(Trigger<?>) - Static method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Indicates whether a generic trigger object is a singles trigger.
isSinglesTrigger() - Method in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.TriggerType
Indicates whether this trigger type is a singles trigger.
isSinglesTrigger(int) - Static method in class org.hps.record.triggerbank.SSPTriggerFactory
Indicates whether the trigger type is a singles trigger.
isSinglesXYMinMaxEnabled() - Method in class org.hps.record.daqconfig2019.SinglesTriggerConfig2019
Indicates whether singlesXYMinMaxEn is enabled or not.
isSlopeFileRead - Variable in class org.hps.recon.ecal.CorrectGainRunDependenceDriver
 
isSmallHit(Map<HpsSiSensor, Set<Integer>>, RawTrackerHit) - Static method in class org.hps.evio.SvtEventFlagger
 
isSmallHit(Map<HpsSiSensor, Set<Integer>>, RawTrackerHit) - Static method in class org.hps.recon.filtering.SVTSmallHitsFilter
 
isSmallHit(Map<HpsSiSensor, Set<Integer>>, RawTrackerHit) - Static method in class org.hps.recon.tracking.SvtPlotUtils
 
isSpecial - Variable in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.CutType
 
isSpecial() - Method in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.CutType
Indicates whether this is an actual trigger cut or not.
isStereo() - Method in class org.hps.recon.tracking.kalman.KalHit
 
isStereo - Variable in class org.hps.recon.tracking.kalman.SiModule
 
isStereo - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
isStereo() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get whether this sensor is stereo.
isStuck(int) - Method in class org.hps.evio.StuckFADCBit.Stuck
 
isStuck(EcalChannel) - Method in class org.hps.evio.StuckFADCBit.Stuck
 
isSupportRingKinMount(String) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
issymmetric - Variable in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
Symmetry flag.
isSyncEvent(EvioEvent) - Static method in class org.hps.record.evio.EvioEventUtilities
Check if this event is a SYNC event.
iStep - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
isTextColor - Variable in enum org.hps.util.BashParameter
 
isTextColor() - Method in enum org.hps.util.BashParameter
 
isTimeFailState() - Method in class org.hps.analysis.trigger.util.ClusterMatchedPair
Indicates whether the recon/SSP pair failed to match due to the cluster time-stamps not aligning.
isTimeFailState() - Method in class org.hps.analysis.trigger.util.ClusterMatchedPair2019
Indicates whether the recon/SSP pair failed to match due to the cluster time-stamps not aligning.
isTop() - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
isTop() - Method in class org.hps.analysis.MC.TrackTruthMatching
 
isTop() - Method in class org.hps.conditions.hodoscope.HodoscopeChannel
Indicates whether or not this scintillator is located on the top half of the hodoscope.
isTop - Variable in enum org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.Position
 
isTop - Variable in enum org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Motherboard
 
isTop() - Method in enum org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Motherboard
Indicates whether the motherboard is on the top of the detector or not.
isTop() - Method in class org.hps.recon.tracking.straight.STUtils.STBaseTrack
 
isTop() - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
isTop() - Method in class org.hps.recon.tracking.straight.STUtils.STTrack
 
isTop() - Method in class org.hps.record.triggerbank.SSPCosmicTrigger
Indicates whether the trigger was reported by the top SSP crate or not.
isTopFromName(String) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
isTopLayer() - Method in class org.lcsim.detector.tracker.silicon.AlignableDetectorElement
 
isTopLayer() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get whether this sensor is in the top half of the detector.
isTopOrBottomTrack(Track, int) - Static method in class org.hps.recon.tracking.TrackUtils
 
isTopSvtVolume() - Method in class org.hps.recon.tracking.TrackTimeData
 
isTopTrack(Track) - Method in class org.hps.analysis.examples.EventAnalysis2019
 
isTopTrack(Track) - Method in class org.hps.analysis.examples.EventAnalysis2019Jeopardy
 
isTopTrack(Track) - Method in class org.hps.analysis.examples.TrackAnalysis2019
 
isTopTrack(Track) - Method in class org.hps.analysis.wab.StripWABCandidates
 
isTopTrack(Track) - Method in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
 
isTopTrack(Track) - Method in class org.hps.analysis.wab.WabAnalysis2019Robust
 
isTopTrack(Track, int) - Static method in class org.hps.recon.tracking.TrackUtils
 
isTopTrack(HelicalTrackFit) - Static method in class org.hps.recon.tracking.TrackUtils
 
isTopTrigger(int) - Static method in class org.hps.record.triggerbank.SSPTriggerFactory
Indicates whether this trigger originated in the top SPP crate.
isTracker() - Method in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter
 
isTracker() - Method in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
 
isTracker() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker
 
isTracker() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2
 
isTracker() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
 
isTrackFindable(MCParticle, int) - Method in class org.hps.recon.tracking.FindableTrack
 
isTransient - Variable in class org.hps.recon.ecal.EcalGainDriver
 
isTransient - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
isTrigger0() - Method in class org.hps.record.triggerbank.SSPNumberedTrigger
Indicates whether the trigger was reported by the trigger number 0 trigger.
isTrigger0() - Method in class org.hps.record.triggerbank.SSPPairTrigger
 
isTrigger0() - Method in class org.hps.record.triggerbank.SSPSinglesTrigger
 
isTrigger1() - Method in class org.hps.record.triggerbank.SSPNumberedTrigger
Indicates whether the trigger was reported by the trigger number 1 trigger.
isTrigger1() - Method in class org.hps.record.triggerbank.SSPPairTrigger
 
isTrigger1() - Method in class org.hps.record.triggerbank.SSPSinglesTrigger
 
isUChannelSupport(String) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
isUnitary() - Method in class org.hps.detector.ecal.GVector
check if the vector is unit vector
isUnknownState() - Method in class org.hps.analysis.trigger.util.ClusterMatchedPair
Indicates whether the recon/SSP pair has no known match state.
isUnknownState() - Method in class org.hps.analysis.trigger.util.ClusterMatchedPair2019
Indicates whether the recon/SSP pair has no known match state.
isValid() - Method in class org.hps.conditions.api.AbstractIdentifier
Check if the ID is valid.
isValid() - Method in class org.hps.conditions.ecal.EcalChannel.ChannelId
Return true if ID is valid
isValid() - Method in class org.hps.conditions.ecal.EcalChannel.DaqId
Check if the values look valid.
isValid() - Method in class org.hps.conditions.ecal.EcalChannel.GeometryId
Return true if ID is valid
isValid() - Method in class org.hps.conditions.hodoscope.HodoscopeChannel.GeometryId
Return true if ID is valid
isValid(RunSpreadsheet.RunData) - Static method in class org.hps.conditions.svt.SvtBiasConditionsLoader
Check validity of @link RunData
isValid() - Method in class org.hps.minuit.FunctionGradient
 
isValid() - Method in class org.hps.minuit.FunctionMinimum
In general, if this returns true, the minimizer did find a minimum without running into troubles.
isValid() - Method in class org.hps.minuit.MinimumError
 
isValid() - Method in class org.hps.minuit.MinimumParameters
 
isValid() - Method in class org.hps.minuit.MinimumSeed
 
isValid() - Method in class org.hps.minuit.MinimumState
 
isValid() - Method in class org.hps.minuit.MinosError
 
isValid() - Method in class org.hps.minuit.MnCross
 
isValid() - Method in class org.hps.minuit.MnGlobalCorrelationCoeff
 
isValid() - Method in class org.hps.minuit.MnUserParameterState
Returns true if the the state is valid, false if not
isValid() - Method in class org.hps.recon.tracking.gbl.GblTrajectory
 
isValid() - Method in class org.hps.recon.tracking.gbl.GblTrajectoryJna
 
isValid() - Method in class org.hps.recon.vertexing.BaseSimpleVertexer
 
isValid() - Method in class org.hps.recon.vertexing.TwoLineVertexer
 
isValid() - Method in class org.hps.record.triggerbank.TriggerConfigData
Return true if the config is valid which means it has four string banks with the correct crate numbers and non-null data strings.
isValid() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BaseModule
 
isValidCell(int) - Method in class org.hps.recon.tracking.NearestNeighborRMSClusterer
 
isValidCell(int) - Method in class org.hps.svt.alignment.HPSStrips
 
isValidChannel - Variable in class org.hps.conditions.svt.CalibrationHandler
Flag denoting whether the calibrations of a given channel should be loaded into the conditions DB.
isValidChannel(int) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Get whether the given channel number if valid.
isValidFeb(int) - Method in class org.hps.conditions.svt.SvtChannel
Checks if a FEB ID is valid.
isValidFebHybridID(int) - Method in class org.hps.conditions.svt.SvtChannel
Checks if a Front End Board hybrid ID is valid.
isValidObject(Object) - Method in class org.hps.monitoring.application.PlotInfoPanel
Return true if the object is a valid AIDA object.
isValidPhysicalChannel(int) - Method in class org.hps.conditions.svt.SvtChannel
Checks if a physical channel number is valid.
isValidRecord(CSVRecord, Set<String>) - Static method in class org.hps.conditions.run.RunRange
Return true if the CSVRecord is valid, which means it has a run number and data in the columns used by this range.
isValidSampleSet(int[]) - Method in class org.hps.evio.AbstractSvtEvioReader
Check whether the samples are valid
isValidSampleSet(int[]) - Method in class org.hps.evio.BaseSvtEvioReader
Check whether the samples are valid.
isValidSampleSet(int[]) - Method in class org.hps.evio.Phys2019SvtEvioReader
 
isValidSampleSet(int[]) - Method in class org.hps.evio.SvtEvioReader
Check whether the samples are valid.
isValidSeed(CalorimeterHit, CalorimeterHit) - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
Compares the argument CalorimeterHit hit against the CalorimeterHit seed to see if seed meets the criteria for a seed hit given the presence of hit, which is assumed to be located in the appropriate spatiotemporal window.

Note that it is the responsibility of the calling method to ascertain whether the two CalorimeterHit objects are actually within the proper spatial and temporal windows of one another.
isValidTrigger() - Method in class org.hps.analysis.trigger.util.Trigger
Checks whether the all of the trigger cut conditions were met.
isValidX(int) - Method in class org.lcsim.geometry.subdetector.HPSEcal
 
isValidX(int) - Method in class org.lcsim.geometry.subdetector.HPSEcal3
 
isValidXY(int, int) - Method in class org.lcsim.geometry.subdetector.HPSEcal3
 
isValidY(int) - Method in class org.lcsim.geometry.subdetector.HPSEcal
 
isValidY(int) - Method in class org.lcsim.geometry.subdetector.HPSEcal3
 
isVerbose() - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
Returns whether the clusterer will output verbose diagnostic information.
isVerifiable(SSPCluster, int, int, int) - Static method in class org.hps.analysis.trigger.util.TriggerDiagnosticUtil
Checks whether a cluster is within the safe region of the FADC output window.
isVerifiable(VTPCluster, int, int, int) - Static method in class org.hps.analysis.trigger.util.TriggerDiagnosticUtil
Checks whether a cluster is within the safe region of the FADC output window.
isVerifiable(Cluster, int, int, int) - Static method in class org.hps.analysis.trigger.util.TriggerDiagnosticUtil
Checks whether all of the hits in a cluster are within the safe region of the FADC output window.
isVerifiableHodoHits(SinglesTrigger2019<E>, Class<E>, int, int, int) - Static method in class org.hps.analysis.trigger.util.TriggerDiagnosticUtil
Checks whether all of the hodoscope hits in a trigger are within the safe region of the FADC output window
isVerifiableHodoHits(PairTrigger2019<E[]>, Class<E>, int, int, int) - Static method in class org.hps.analysis.trigger.util.TriggerDiagnosticUtil
Checks whether all of the hodoscope hits in a trigger are within the safe region of the FADC output window
isWithinAcceptance(Track, int) - Static method in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
Extrapolate a track to a layer and check that it lies within its acceptance.
isWithinAcceptance(Track, int) - Static method in class org.hps.analysis.util.ReadStdHepFile
Extrapolate a track to a layer and check that it lies within its acceptance.
isWithinAcceptance(Track, int) - Method in class org.hps.recon.tracking.AcceptanceHelper
Determines whether a given track would pass through a given layer's acceptance
isWithinSensorAcceptance(Track, TrackState, int, boolean, Hep3Vector, FieldMap) - Method in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
isWithinSensorAcceptance(Track, TrackState, int, boolean, Hep3Vector, FieldMap) - Method in class org.hps.svt.SVTHitLevelPlots
 
isWithinSensorAcceptance(Track, TrackState, int, boolean, Hep3Vector, FieldMap) - Method in class org.hps.svt.UnbiasedHitResidualsPlots
 
itemStateChanged(ItemEvent) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CheckListener
 
IterateGainFactorDriver - Class in org.hps.recon.ecal
This driver reads in a hit collection and outputs a new hit collection with energies that have been multiplied by an improved gain correction factor.
IterateGainFactorDriver() - Constructor for class org.hps.recon.ecal.IterateGainFactorDriver
 
iterateHits(List<CalorimeterHit>, int) - Method in class org.hps.recon.ecal.CorrectGainRunDependenceDriver
Copy hits to a new collection (list) while multiplying the energies by the new gain factors.
iterateHits(List<CalorimeterHit>) - Method in class org.hps.recon.ecal.IterateGainFactorDriver
Copy hits to a new collection (list) while multiplying the energies by the new gain factors.
iterator() - Method in class org.hps.analysis.util.MultipleValueArgument
 
iterator() - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Get an iterator for the collection.
iterator() - Method in class org.hps.monitoring.ecal.eventdisplay.util.EcalWiringManager
 
iterator() - Method in class org.hps.readout.util.RingBuffer
 
iTuple - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
ix - Variable in class org.hps.monitoring.drivers.hodoscope.hodoID
 
ix - Variable in class org.hps.monitoring.drivers.hodoscope.HodoUtils.HodoTileIdentifier
 
ix - Variable in class org.hps.recon.ecal.cluster.TriggerTime
 
ix - Variable in class org.hps.record.triggerbank.SSPCluster
 
ix - Variable in class org.hps.record.triggerbank.VTPCluster
 
ixmax - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal3.CrystalRange
 
ixmax - Variable in class org.lcsim.geometry.subdetector.HPSEcal3.CrystalRange
 
ixmin - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal3.CrystalRange
 
ixmin - Variable in class org.lcsim.geometry.subdetector.HPSEcal3.CrystalRange
 
iy - Variable in class org.hps.monitoring.drivers.hodoscope.hodoID
 
iy - Variable in class org.hps.monitoring.drivers.hodoscope.HodoUtils.HodoTileIdentifier
 
iy - Variable in class org.hps.recon.ecal.cluster.TriggerTime
 
iy - Variable in class org.hps.record.triggerbank.SSPCluster
 
iy - Variable in class org.hps.record.triggerbank.VTPCluster
 
iymax - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal3.CrystalRange
 
iymax - Variable in class org.lcsim.geometry.subdetector.HPSEcal3.CrystalRange
 
iymin - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal3.CrystalRange
 
iymin - Variable in class org.lcsim.geometry.subdetector.HPSEcal3.CrystalRange
 

J

JasAnalysisDriver - Class in org.hps.analysis.examples
 
JasAnalysisDriver(int, int, String) - Constructor for class org.hps.analysis.examples.JasAnalysisDriver
 
JavaGhostSurveyVolume - Class in org.lcsim.geometry.compact.converter
Interface to the JAVA converter geometry for the geometry definition.
JavaGhostSurveyVolume(SurveyVolume, JavaSurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.JavaGhostSurveyVolume
Initialize with base and mother.
JavaSurveyVolume - Class in org.lcsim.geometry.compact.converter
Interface to the JAVA converter geometry for the geometry definition.
JavaSurveyVolume(SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.JavaSurveyVolume
Default constructor
JavaSurveyVolume(SurveyVolume, ILogicalVolume) - Constructor for class org.lcsim.geometry.compact.converter.JavaSurveyVolume
Construct a JAVA geometry object from its geometry definition and an already built logical volume.
JavaSurveyVolume(SurveyVolume, JavaSurveyVolume, int) - Constructor for class org.lcsim.geometry.compact.converter.JavaSurveyVolume
Construct a JAVA geometry object from its geometry definition.
javaSurveyVolumes - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
jh() - Method in class org.hps.minuit.SimplexParameters
 
jitter - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
jl() - Method in class org.hps.minuit.SimplexParameters
 
JLAB_BASE - Static variable in class org.hps.util.test.TestUtil
Base URL for all test files
JLAB_DATA - Static variable in class org.hps.util.test.TestUtil
Base URL for test data files such as EVIO or LCIO input data
JLAB_REF - Static variable in class org.hps.util.test.TestUtil
Base URL for reference plots
jminChisq - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
jminChisq - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
jminChisq - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
jo - Variable in class org.hps.online.recon.CommandResult.JSONResult
 
jobManager - Variable in class org.hps.evio.EvioToLcio
 
JobManager - Class in org.hps.job
Extension of standard LCSim job manager.
JobManager() - Constructor for class org.hps.job.JobManager
Class constructor.
jobManager - Variable in class org.hps.monitoring.application.EventProcessing.SessionState
The LCSim JobManager which handles the Driver setup from XML steering files.
jobPanel - Variable in class org.hps.monitoring.application.SettingsPanel
The panel with general job settings.
JobSettingsChangeListener() - Constructor for class org.hps.monitoring.application.JobSettingsPanel.JobSettingsChangeListener
 
JobSettingsPanel - Class in org.hps.monitoring.application
This is the GUI panel for setting job parameters.
JobSettingsPanel(ConfigurationModel) - Constructor for class org.hps.monitoring.application.JobSettingsPanel
Class constructor.
JobSettingsPanel.CompactFileFilter - Class in org.hps.monitoring.application
This filter will accept only files called compact.xml which should be an LCSim detector description file.
JobSettingsPanel.JobSettingsChangeListener - Class in org.hps.monitoring.application
Update the GUI from changes in the underlying model.
jobStartMillis - Variable in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
The system time in milliseconds when the job started.
jout - Variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
 
JSONResult(JSONObject) - Constructor for class org.hps.online.recon.CommandResult.JSONResult
 
JTableButtonMouseListener(JTable) - Constructor for class org.hps.monitoring.application.SystemStatusTable.JTableButtonMouseListener
Class constructor.
JustEcal - Class in org.hps.online.recon.aida
Make plots for remote AIDA display based on Kalman Filter track reconstruction
JustEcal() - Constructor for class org.hps.online.recon.aida.JustEcal
 

K

K() - Method in class org.hps.recon.tracking.kalman.Helix
 
K - Variable in class org.hps.recon.tracking.kalman.SeedTrack
 
K - Variable in class org.hps.recon.tracking.kalman.StateVector
 
KalHit - Class in org.hps.recon.tracking.kalman
Relationships between hits, silicon modules, and track candidates
KalHit(SiModule, Measurement) - Constructor for class org.hps.recon.tracking.kalman.KalHit
 
KalmanDriverHPS - Class in org.hps.recon.tracking.kalman
 
KalmanDriverHPS() - Constructor for class org.hps.recon.tracking.kalman.KalmanDriverHPS
 
KalmanDriverHPS.SortByZ - Class in org.hps.recon.tracking.kalman
 
KalmanDriverHPS.SortByZ2 - Class in org.hps.recon.tracking.kalman
 
KalmanFullTrack - Variable in class org.hps.recon.tracking.kalman.KalmanKinkFit
 
KalmanInterface - Class in org.hps.recon.tracking.kalman
This class provides an interface between hps-java and the Kalman Filter fitting and pattern recognition code.
KalmanInterface(KalmanParams, FieldMap) - Constructor for class org.hps.recon.tracking.kalman.KalmanInterface
 
KalmanInterface(boolean, KalmanParams, FieldMap) - Constructor for class org.hps.recon.tracking.kalman.KalmanInterface
 
KalmanInterface.SortByLayer - Class in org.hps.recon.tracking.kalman
 
KalmanKinkFit - Class in org.hps.recon.tracking.kalman
 
KalmanKinkFit(EventHeader, KalmanInterface, Track) - Constructor for class org.hps.recon.tracking.kalman.KalmanKinkFit
 
KalmanKinkFitDriver - Class in org.hps.recon.tracking.kalman
 
KalmanKinkFitDriver() - Constructor for class org.hps.recon.tracking.kalman.KalmanKinkFitDriver
 
KalmanParams - Class in org.hps.recon.tracking.kalman
Parameters used by the Kalman-Filter pattern recognition and fitting
KalmanParams() - Constructor for class org.hps.recon.tracking.kalman.KalmanParams
 
KalmanPatRec(EventHeader, IDDecoder) - Method in class org.hps.recon.tracking.kalman.KalmanInterface
 
kalmanPatRec(EventHeader, Map<Measurement, TrackerHit>, ArrayList<SiModule>, int) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
KalmanPatRecDriver - Class in org.hps.recon.tracking.kalman
Driver for pattern recognition and fitting of HPS tracks using the Kalman Filter
KalmanPatRecDriver() - Constructor for class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
KalmanPatRecDriver.SortByZ - Class in org.hps.recon.tracking.kalman
 
KalmanPatRecDriver.SortByZ2 - Class in org.hps.recon.tracking.kalman
 
KalmanPatRecHPS - Class in org.hps.recon.tracking.kalman
Tracking pattern recognition for the HPS experiment based on an extended Kalman filter Algorithm: 1.
KalmanPatRecHPS(KalmanParams) - Constructor for class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
KalmanPatRecPlots - Class in org.hps.recon.tracking.kalman
Histograms and plots for Kalman Filter pattern recognition development
KalmanPatRecPlots(boolean, KalmanInterface, IDDecoder, int, FieldMap) - Constructor for class org.hps.recon.tracking.kalman.KalmanPatRecPlots
 
KalmanToGBLDriver - Class in org.hps.recon.tracking.gbl
A Driver which refits Kalman Tracks using GBL in order to get the alignment derivatives
KalmanToGBLDriver() - Constructor for class org.hps.recon.tracking.gbl.KalmanToGBLDriver
 
KalmanToHpsSvt - Static variable in class org.hps.recon.tracking.kalman.KalmanInterface
 
KalmanTrackFit2 - Class in org.hps.recon.tracking.kalman
Driver program for executing a Kalman refit of existing tracks.
KalmanTrackFit2(int, ArrayList<SiModule>, ArrayList<Integer>, int, int, Vec, Vec, DMatrixRMaj, KalmanParams, FieldMap) - Constructor for class org.hps.recon.tracking.kalman.KalmanTrackFit2
 
kalmanTracks - Variable in class org.hps.analysis.MC.TrackToMCParticleRelationsDriver
 
kalTkrID - Variable in class org.hps.recon.tracking.kalman.TrackCandidate
 
KalTrack - Class in org.hps.recon.tracking.kalman
Track followed and fitted by the Kalman filter
KalTrack(int, int, ArrayList<MeasurementSite>, ArrayList<Double>, ArrayList<Double>, KalmanParams) - Constructor for class org.hps.recon.tracking.kalman.KalTrack
 
Kb - Static variable in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
KeepHit(RawTrackerHit, boolean, double) - Method in class org.hps.readout.svt.DropSVTHits
 
KeepTruthRawTrackerHits - Class in org.hps.analysis.MC
This driver keeps all truth hits that correspond to a track's 1D strip hits
KeepTruthRawTrackerHits() - Constructor for class org.hps.analysis.MC.KeepTruthRawTrackerHits
 
key - Variable in class org.hps.analysis.MC.IndexMap.MapEntry
 
key - Variable in class org.hps.conditions.api.TableMetaData
The conditions key named (unused???).
KeyComparator() - Constructor for class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection.KeyComparator
 
keyPressed(KeyEvent) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer.EcalKeyListener
Deprecated.
 
keyReleased(KeyEvent) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ActiveViewer.EcalKeyListener
Deprecated.
 
keyReleased(KeyEvent) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer.EcalKeyListener
Deprecated.
 
keyReleased(KeyEvent) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer.EcalKeyListener
 
keys - Variable in class org.hps.record.epics.EpicsGenericObject
The names of the EPICS variables.
keySet() - Method in class org.hps.analysis.MC.IndexMap
 
keyTyped(KeyEvent) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer.EcalKeyListener
Deprecated.
 
KFSVTOpeningAlignment - Class in org.hps.monitoring.drivers.trackrecon
 
KFSVTOpeningAlignment() - Constructor for class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
KFTrackingReconPlots - Class in org.hps.monitoring.drivers.trackrecon
 
KFTrackingReconPlots() - Constructor for class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
KFTrackRecoHeadless - Class in org.hps.monitoring.drivers.headless
 
KFTrackRecoHeadless() - Constructor for class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
KFTrackTimeHeadless - Class in org.hps.monitoring.drivers.headless
 
KFTrackTimeHeadless() - Constructor for class org.hps.monitoring.drivers.headless.KFTrackTimeHeadless
 
KFTrackTimePlots - Class in org.hps.monitoring.drivers.trackrecon
 
KFTrackTimePlots() - Constructor for class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
KI - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
KI - Variable in class org.hps.recon.tracking.kalman.KalmanDriverHPS
 
KI - Variable in class org.hps.recon.tracking.kalman.KalmanKinkFit
 
KI - Variable in class org.hps.recon.tracking.kalman.KalmanKinkFitDriver
 
KI - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
KI - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecPlots
 
killWatchdogThread() - Method in class org.hps.monitoring.application.EventProcessing
Interrupt and join the processing watchdog thread.
kin_mount_offset_vertically - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRingL13KinMount
 
kin_mount_pos_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRingL13KinMount
 
kin_mount_pos_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRingL13KinMount
 
kin_mount_pos_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRingL13BottomKinMount
 
kin_mount_pos_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRingL13TopKinMount
 
kin_mount_to_edge_of_plate_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBoxBasePlate
 
kin_mount_to_edge_of_plate_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBoxBasePlate
 
kinkDataCollectionName - Variable in class org.hps.analysis.MC.FirstHitGBLRefitterDriver
 
kinkDataCollectionName - Variable in class org.hps.analysis.MC.TruthGBLRefitterDriver
 
kinkDataCollectionName - Variable in class org.hps.recon.tracking.gbl.KalmanToGBLDriver
 
kinkDataRelationsName - Variable in class org.hps.analysis.MC.FirstHitGBLRefitterDriver
 
kinkDataRelationsName - Variable in class org.hps.analysis.MC.TruthGBLRefitterDriver
 
kinkDataRelationsName - Variable in class org.hps.recon.tracking.gbl.KalmanToGBLDriver
 
kinkDataToTrackCache - Static variable in class org.hps.recon.tracking.gbl.GBLKinkData
 
kinkDir - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
kinkFolder - Variable in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
kLow - Variable in class org.hps.recon.tracking.kalman.StateVector
 
kmass - Variable in class org.hps.analysis.examples.PhiKKAnalysisDriver
 
kmass2 - Variable in class org.hps.analysis.examples.PhiKKAnalysisDriver
 
kMax - Variable in class org.hps.recon.tracking.kalman.KalmanParams
 
kMin - Variable in class org.hps.recon.tracking.kalman.KalmanParams
 
kPar - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
kPar - Variable in class org.hps.recon.tracking.kalman.KalmanInterface
 
kPar - Variable in class org.hps.recon.tracking.kalman.KalmanKinkFitDriver
 
kPar - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
kPar - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
kPar - Variable in class org.hps.recon.tracking.kalman.KalTrack
 
kPar - Variable in class org.hps.recon.tracking.kalman.MeasurementSite
 
kPar - Variable in class org.hps.recon.tracking.kalman.TrackCandidate
 
kPat - Variable in class org.hps.recon.tracking.kalman.KalmanInterface
 
kPlot - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
kUp - Variable in class org.hps.recon.tracking.kalman.StateVector
 

L

L01UnbiasedResidualsFromL26 - Class in org.hps.monitoring.drivers.trackrecon
 
L01UnbiasedResidualsFromL26() - Constructor for class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
l0to3CollectionName - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
L1 - Static variable in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
ID specifying the first layer of the hodoscope; i.e.
L12Iso - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
L1_ISOLATION - Static variable in class org.hps.recon.tracking.TrackQualityData
 
L1_ISOLATION_INDEX - Static variable in class org.hps.recon.tracking.TrackData
 
L1_MATCHING - Static variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
L1_MATCHING - Static variable in class org.hps.record.daqconfig2019.PairTriggerConfig2019
 
L1_MATCHING - Static variable in class org.hps.record.daqconfig2019.SinglesTriggerConfig2019
 
L1_module_pin_to_edge_of_plate - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13BottomPlate
 
L1_module_pin_to_edge_of_plate - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13TopPlate
 
L1Iso - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
l1Iso - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
l1IsoMin - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
L1L2_GEO_MATCHING - Static variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
L1L2_GEO_MATCHING - Static variable in class org.hps.record.daqconfig2019.PairTriggerConfig2019
 
L1L2_GEO_MATCHING - Static variable in class org.hps.record.daqconfig2019.SinglesTriggerConfig2019
 
l1to3CollectionName - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
L2 - Static variable in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
ID specifying the second layer of the hodoscope; i.e.
L2_ISOLATION - Static variable in class org.hps.recon.tracking.TrackQualityData
 
L2_ISOLATION_INDEX - Static variable in class org.hps.recon.tracking.TrackData
 
L2_MATCHING - Static variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
L2_MATCHING - Static variable in class org.hps.record.daqconfig2019.PairTriggerConfig2019
 
L2_MATCHING - Static variable in class org.hps.record.daqconfig2019.SinglesTriggerConfig2019
 
l2gTransform - Variable in class org.lcsim.geometry.compact.converter.SurveyVolume
 
l2to6CollectionName - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
L3_new_vertical_shift - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL3Bot
 
L3_new_vertical_shift - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL3Top
 
L3_new_vertical_shift - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL3Bot
 
L3_new_vertical_shift - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL3Top
 
L4_module_pin_to_edge_of_plate - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomPlate
 
L4_module_pin_to_edge_of_plate - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopPlate
 
L4_new_vertical_shift - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL4Bot
 
L4_new_vertical_shift - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL4Top
 
L4_new_vertical_shift - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL4Bot
 
L4_new_vertical_shift - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL4Top
 
l4to6CollectionName - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
l4to6CollectionName - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
label - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
labelString - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
lambdaBotL03 - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
lambdaBotL03 - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
lambdaBotL26 - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
lambdaBotL46 - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
lambdaBotL46 - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
lambdaCut - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
lambdaEle - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
lambdaKinks - Variable in class org.hps.recon.tracking.gbl.GBLKinkData
 
lambdaPos - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
lambdaTopL03 - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
lambdaTopL03 - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
lambdaTopL26 - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
lambdaTopL46 - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
lambdaTopL46 - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
lambdaVsz0BotL03 - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
lambdaVsz0BotL03 - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
lambdaVsz0BotL46 - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
lambdaVsz0BotL46 - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
lambdaVsz0TopL03 - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
lambdaVsz0TopL03 - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
lambdaVsz0TopL46 - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
lambdaVsz0TopL46 - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
lamdbaVsz0 - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
lamination - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder.HalfModuleBundle
 
LandauFitFunction - Class in org.hps.analysis.ecal.cosmic
This class implements a function for fitting a signal plus pedestal in non-pedestal subtracted raw mode ADC data.
LandauFitFunction() - Constructor for class org.hps.analysis.ecal.cosmic.LandauFitFunction
No argument constructor.
LandauFitFunction(String) - Constructor for class org.hps.analysis.ecal.cosmic.LandauFitFunction
Constructor with function title.
landauPdf - Variable in class org.hps.analysis.ecal.cosmic.LandauFitFunction
 
LandauPdf - Class in org.hps.analysis.ecal.cosmic
Landau probability distribution function (PDF) implementation to be used for fitting.
LandauPdf(double, double) - Constructor for class org.hps.analysis.ecal.cosmic.LandauPdf
 
LandauPdf() - Constructor for class org.hps.analysis.ecal.cosmic.LandauPdf
 
LAST_CHANGED_COLUMN_INDEX - Static variable in class org.hps.monitoring.application.model.SystemStatusTableModel
Last changed field column index.
lastChangedMillis - Variable in class org.hps.monitoring.subsys.SystemStatusImpl
 
lastEventTime - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
lastEventTime - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
lastState() - Method in class org.hps.minuit.FunctionMinimum
 
lastTickMillis - Variable in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
The system time in milliseconds when the last timer tick occurred.
lastTrigger - Static variable in class org.hps.readout.ecal.TriggerDriver
 
lastTrigger - Variable in class org.hps.readout.TriggerDriver
The last time at which a trigger was issued to the data manager, in units of nanoseconds.
lastUpdatedMillis - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
latencyGood - Variable in class org.hps.evio.SvtEventFlagger
 
layer - Variable in class org.hps.analysis.muon.SimpleMuonAnalysis
 
layer - Variable in class org.hps.conditions.hodoscope.HodoscopeChannel.GeometryId
The Layer.
layer() - Method in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
Layer - Variable in class org.hps.recon.tracking.kalman.SiModule
 
layer - Variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BaseModule
 
layer - Variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlock
 
LAYER1 - Static variable in class org.hps.analysis.trigger.util.SinglesTrigger2019
 
LAYER1 - Static variable in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter
Specifies the front (closest to the SVT) hodoscope layer.
LAYER1 - Static variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Specifies the front (closest to the SVT) hodoscope layer.
layer1HitEfficiency - Variable in class org.hps.readout.svt.DropSVTHits
 
LAYER2 - Static variable in class org.hps.analysis.trigger.util.SinglesTrigger2019
 
LAYER2 - Static variable in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter
Specifies the rear (closest to the calorimeter) hodoscope layer.
LAYER2 - Static variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Specifies the rear (closest to the calorimeter) hodoscope layer.
LAYER_1 - Static variable in class org.hps.conditions.hodoscope.HodoscopeChannel
Specifies a scintillator that is positioned on the first hodoscope layer - i.e.
LAYER_2 - Static variable in class org.hps.conditions.hodoscope.HodoscopeChannel
Specifies a scintillator that is positioned on the second hodoscope layer - i.e.
layerBitMask - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
layerCode - Variable in class org.hps.recon.vertexing.BilliorVertex
 
layerCodes - Variable in class org.hps.analysis.examples.TridentAnalysis
 
LayerComparator() - Constructor for class org.hps.recon.tracking.TrackUtils.LayerComparator
 
layerDetectorElements - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
layerList - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
layerList - Variable in class org.hps.readout.hodoscope.HodoscopePatternReadoutDriver
List for 4 layers;
layerMap - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
layerMap - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
layerMap - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
layers - Variable in class org.hps.recon.tracking.TrackResidualsData
 
layers - Variable in class org.hps.recon.tracking.TrackTimeData
 
LayersHit(MCParticle) - Method in class org.hps.recon.tracking.FindableTrack
 
layersHitPlots - Static variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
layersHitPlots - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
lblue(String) - Static method in class org.hps.analysis.util.HodoscopeBoundsPrinterUtility
Applies BASH formatting to the argument text such that it will display using light blue text.
lblue(String) - Static method in class org.hps.analysis.util.HodoscopeChannelConditionsUtility
Applies BASH formatting to the argument text such that it will display using light blue text.
LBOCutConfig - Class in org.hps.record.daqconfig
Class LBOCutConfig is an implementation of the abstract AbstractCutConfig for cuts that have only a lower bound.
LBOCutConfig() - Constructor for class org.hps.record.daqconfig.LBOCutConfig
Instantiates a new LBOCutConfig object.
LBOCutConfig2019 - Class in org.hps.record.daqconfig2019
Class LBOCutConfig2019 is an implementation of the abstract AbstractCutConfig2019 for cuts that have only a lower bound.
LBOCutConfig2019() - Constructor for class org.hps.record.daqconfig2019.LBOCutConfig2019
Instantiates a new LBOCutConfig object.
lcdd - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
lcdd - Variable in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
LCDDGhostSurveyVolume - Class in org.lcsim.geometry.compact.converter
Interface to the LCDD converter geometry for the geometry definition.
LCDDGhostSurveyVolume(SurveyVolume, LCDDSurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.LCDDGhostSurveyVolume
Initialize with base and mother.
LCDDSurveyVolume - Class in org.lcsim.geometry.compact.converter
Interface to the LCDD converter geometry for the geometry definition.
LCDDSurveyVolume(SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
Default constructor
LCDDSurveyVolume(SurveyVolume, Volume) - Constructor for class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
Initialize this object with a known volume and no mother.
LCDDSurveyVolume(SurveyVolume, LCDD, LCDDSurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
Interface to the LCDD converter geometry for the geometry definition.
lcddSurveyVolumes - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
LCIO_FILTER - Static variable in class org.hps.monitoring.application.MonitoringApplication
A filter for selecting LCIO files.
LCIOBridgeDriver - Class in org.hps.monitoring.ecal.eventdisplay.lcsim
Class LCIOBridgeDriver displays LCIO events on the event display.
LCIOBridgeDriver() - Constructor for class org.hps.monitoring.ecal.eventdisplay.lcsim.LCIOBridgeDriver
 
LCIOCollection<T> - Class in org.hps.readout.util.collection
Class LCIOCollection represents a data collection for use in the LCIO framework.
LCIOCollection(String, ReadoutDriver, Class<T>) - Constructor for class org.hps.readout.util.collection.LCIOCollection
Instantiates a new LCIOCollection object with the specified collection parameters.
LCIOCollection(String, ReadoutDriver, Class<T>, int) - Constructor for class org.hps.readout.util.collection.LCIOCollection
Instantiates a new LCIOCollection object with the specified collection parameters.
LCIOCollection(String, ReadoutDriver, Class<T>, String) - Constructor for class org.hps.readout.util.collection.LCIOCollection
Instantiates a new LCIOCollection object with the specified collection parameters.
LCIOCollection(String, ReadoutDriver, Class<T>, int, String) - Constructor for class org.hps.readout.util.collection.LCIOCollection
Instantiates a new LCIOCollection object with the specified collection parameters.
LCIOCollection(LCIOCollection<T>) - Constructor for class org.hps.readout.util.collection.LCIOCollection
Instantiates a new LCIOCollection object with all parameters identical to the argument object.
LCIOCollection(String, LCIOCollection<T>) - Constructor for class org.hps.readout.util.collection.LCIOCollection
Instantiates a new LCIOCollection object with the specified collection name, and with all other parameters having been drawn from the input parameters object.
LCIOCollectionFactory - Class in org.hps.readout.util.collection
Class LCIOCollectionFactory is responsible for instantiating LCIO collection parameter objects.
LCIOCollectionFactory() - Constructor for class org.hps.readout.util.collection.LCIOCollectionFactory
 
LCIOData<T,E extends LCIOCollection<T>,V extends Collection<?>> - Class in org.hps.readout.util.collection
Class LCIOData functions as a superclass to all the readout framework LCIO collection data set objects.
LCIOData(E) - Constructor for class org.hps.readout.util.collection.LCIOData
Instantiates the LCIO data collection.
lcioEvent - Variable in class org.hps.record.composite.CompositeRecord
The LCIO/LCSim event.
LcioEventAdapter - Class in org.hps.record.composite
An adapter to supply and process LCSim EventHeader objects using an (optional) LCSimEventBuilder and the existing DriverAdapter class.
LcioEventAdapter() - Constructor for class org.hps.record.composite.LcioEventAdapter
Class Constructor with no arguments.
LcioEventAdapter(AbstractRecordSource) - Constructor for class org.hps.record.composite.LcioEventAdapter
Class constructor.
LcioEventQueue - Class in org.hps.record.lcio
A record queue for LCIO/LCSim events.
LcioEventQueue(long, int) - Constructor for class org.hps.record.lcio.LcioEventQueue
Class constructor.
LcioEventSkimmer - Class in org.hps.recon.filtering
Driver to skim selected events from LCIO files
LcioEventSkimmer() - Constructor for class org.hps.recon.filtering.LcioEventSkimmer
 
LcioEventSupplier - Class in org.hps.record.composite
This is an adapter that can supply LCIO EventHeader objects to JAS3 via a registered DataSource in order to activate Wired, the LCSim Event Browser, etc.
LcioEventSupplier(long, int) - Constructor for class org.hps.record.composite.LcioEventSupplier
Class constructor.
lcioFile - Variable in class org.hps.readout.ecal.TriggerDriver
 
lcioFileName - Variable in class org.hps.evio.EvioToLcio
 
LCIOFilterDriver - Class in org.hps.util
 
LCIOFilterDriver() - Constructor for class org.hps.util.LCIOFilterDriver
 
LcioListener - Class in org.hps.online.recon.eventbus
Receive LCIO events and count them.
LcioListener(OnlineEventBus) - Constructor for class org.hps.online.recon.eventbus.LcioListener
 
LCIOManager - Class in org.hps.monitoring.ecal.eventdisplay.io
Class LCIOManager is an implementation of EventManager for (S)LCIO files.

Warning: This class is under construction and should not be used at this time!
LCIOManager(String) - Constructor for class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
 
LCIOManager(File) - Constructor for class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
 
LCIOTrackAnalysis - Class in org.hps.analysis.examples
 
LCIOTrackAnalysis(Track, RelationalTable, RelationalTable, RelationalTable) - Constructor for class org.hps.analysis.examples.LCIOTrackAnalysis
 
lcioWriter - Variable in class org.hps.readout.ecal.TriggerDriver
 
LCSimEngRunEventBuilder - Class in org.hps.evio
This is the LCSimEventBuilder implementation for the Engineering Run and the Commissioning Run for converting EVIO to LCIO events.
LCSimEngRunEventBuilder() - Constructor for class org.hps.evio.LCSimEngRunEventBuilder
Class constructor.
LCSimEventBuilder - Interface in org.hps.record
This is an interface that should be implemented by classes which build LCSim events from EVIO raw data.
LCSimPhys2019EventBuilder - Class in org.hps.evio
This is the LCSimEventBuilder implementation for the 2019 Physics Run for converting EVIO to LCIO events.
LCSimPhys2019EventBuilder() - Constructor for class org.hps.evio.LCSimPhys2019EventBuilder
Constructor
leadClus2EPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
leadClusAndPrimaryPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
leadClusEPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
leadingEdgeThreshold - Variable in class org.hps.recon.ecal.EcalRawConverter
The leading-edge threshold, relative to pedestal, for pulse-finding and time determination.
leadingEdgeThreshold - Variable in class org.hps.recon.ecal.EcalRawConverter2
The leading-edge threshold, relative to pedestal, for pulse-finding and time determination.
leadingEdgeThreshold - Variable in class org.hps.recon.ecal.EcalRawConverter3
The leading-edge threshold, relative to pedestal, for pulse-finding and time determination.
LED - Static variable in class org.hps.record.daqconfig2019.TSConfig2019
 
LedBotMap - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
LedBotMapInverted - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
ledChannel - Variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
 
LedCollection - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
LedColor() - Constructor for enum org.hps.conditions.ecal.EcalLedCalibration.LedColor
 
ledDriver - Variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
 
ledId - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
LedTopMap - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
LedTopMapInverted - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
leftBuffer - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.StatusPanel
Deprecated.
 
leftMultiply(SquareMatrix) - Method in class org.hps.recon.tracking.kalman.Vec
 
leftSplitPane - Variable in class org.hps.monitoring.application.MonitoringApplicationFrame
The left split pane that divides the dashboard and the tabs.
LegacyClusterer - Class in org.hps.recon.ecal.cluster
This Driver creates clusters from a CalorimeterHit input collection.
LegacyClusterer() - Constructor for class org.hps.recon.ecal.cluster.LegacyClusterer
 
LegacyTrackClusterMatcher - Class in org.hps.recon.utils
Utility used to determine if a track and cluster are matched.
LegacyTrackClusterMatcher() - Constructor for class org.hps.recon.utils.LegacyTrackClusterMatcher
Constructor
LegacyTrackClusterMatcher(String) - Constructor for class org.hps.recon.utils.LegacyTrackClusterMatcher
 
length() - Method in class org.hps.minuit.MnPlot
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.ActiveSensor
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CarbonFiber
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleLamination
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Sensor
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfLongModuleLamination
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongHalfModule
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.PSVacuumChamber
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBox
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBoxBasePlate
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Plate
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Plate
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ActiveShortSensor
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.HalfShortModuleLamination
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortHalfModule
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModule
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortSensor
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Bottom
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Plate
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Top
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ActiveShortSensor
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.HalfShortModuleLamination
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortHalfModule
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModule
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortSensor
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Bottom
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Plate
 
length - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Top
 
length_diff - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Bottom
 
length_diff - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Top
 
length_diff - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Bottom
 
length_diff - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Top
 
lengthField - Variable in class org.hps.monitoring.application.EventDashboard
Field for showing the length of the run in seconds.
LEVEL - Static variable in class org.hps.online.recon.logging.ServerLoggingConfig
Edit this and recompile the module to change the server log level
LEVEL - Static variable in class org.hps.online.recon.StationProperties
 
LEVEL - Static variable in class org.hps.recon.filtering.EventFlagFilter
 
LevelFilter() - Constructor for class org.hps.monitoring.application.LogTable.LevelFilter
 
LHEFileToStdhep - Class in org.hps.util
 
LHEFileToStdhep() - Constructor for class org.hps.util.LHEFileToStdhep
 
lightYield - Static variable in class org.hps.recon.ecal.EcalUtils
 
likelihood - Variable in class org.hps.recon.particle.SimpleParticleID
 
limitClusterRange - Variable in class org.hps.recon.ecal.cluster.GTPClusterer
Whether an asymmetric or symmetric window should be used for adding hits to a cluster.
limitLookbackEvents - Variable in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
limitLookbackEvents - Variable in class org.hps.recon.ecal.HodoRunningPedestalDriver
 
linear - Variable in class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
 
linearEulerAngles(Matrix) - Method in class org.hps.recon.tracking.gbl.FrameToFrameDers
 
LinearHelixFit - Class in org.hps.recon.tracking.kalman
Simultaneous fit of axial and stereo measurements to a line in the non-bending plane and a parabola in the bending plane Deprecated.
LinearHelixFit(int, double[], double[], double[], double[][], double[][], boolean) - Constructor for class org.hps.recon.tracking.kalman.LinearHelixFit
 
LinearHelixFit(int, double[], double[], double[], double[][], double[][]) - Method in class org.hps.recon.tracking.kalman.SeedTrack
 
lineCounter(StreamTokenizer) - Static method in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
lineCounter(StreamTokenizer) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
lineCounter(StreamTokenizer) - Static method in class org.hps.util.ConvertToStdhep
 
lineCounter(StreamTokenizer) - Static method in class org.hps.util.DatFileToStdhep
 
lineCounter(StreamTokenizer) - Static method in class org.hps.util.DatFileToStdhepTVM
 
lineCounter(StreamTokenizer) - Static method in class org.hps.util.DumpLHEEventsToASCII
 
LineFit() - Constructor for class org.hps.recon.tracking.straight.STUtils.LineFit
 
lines - Variable in class org.hps.util.UnfoldFieldmap
 
ListCommand - Class in org.hps.online.recon.commands
Get a list of station info as JSON from a list of IDs or if none are given then return info for all stations.
ListCommand() - Constructor for class org.hps.online.recon.commands.ListCommand
 
ListCommandHandler - Class in org.hps.online.recon.handlers
Handle the list command.
ListCommandHandler(Server) - Constructor for class org.hps.online.recon.handlers.ListCommandHandler
 
listener - Variable in class org.hps.online.recon.CommandResult.LogStreamResult
 
listenerList - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
listenerList - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
listeners - Variable in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
listeners - Variable in class org.hps.monitoring.subsys.SystemStatusImpl
 
listIndicesofRegions() - Method in class org.hps.record.triggerbank.VTPFEETrigger
List indices of regions triggered system.
listIndicesofRegisteredTriggers() - Method in class org.hps.record.triggerbank.TSData2019
List indices of registered triggers.
listObjectNames(String, boolean, Set<String>) - Method in class org.hps.online.recon.PlotAggregator
List object names at a path in the server AIDA tree
listTime - Variable in class org.hps.readout.util.TimedList
The simulation time of the data stored in the list.
LiveTimeIndex() - Constructor for enum org.hps.record.scalers.ScalerUtilities.LiveTimeIndex
 
lMax - Variable in class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
 
lMin - Variable in class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
 
load(String) - Method in class org.hps.conditions.svt.MotorPositionLoader
 
load(Properties) - Method in class org.hps.online.recon.properties.PropertyStore
 
load(File) - Method in class org.hps.online.recon.properties.PropertyStore
 
LOAD_DEFAULT_SETTINGS - Static variable in class org.hps.monitoring.application.Commands
Load the default properties file from a jar resource.
LOAD_SETTINGS - Static variable in class org.hps.monitoring.application.Commands
Load a settings properties file.
loadBiasesToConditionsDB(List<SvtBiasMyaDataReader.SvtBiasRunRange>) - Static method in class org.hps.conditions.svt.SvtBiasConditionsLoader
 
loadCalibrations - Variable in class org.hps.recon.ecal.EcalCalibrationsDriver
 
loadCalibrations(EcalCalibration.EcalCalibrationCollection) - Method in class org.hps.recon.ecal.EcalCalibrationsDriver
Load the calibration data into the conditions database.
loadCollections(EventHeader) - Method in class org.hps.recon.tracking.HoleCreationDriver
 
LoadCommand - Class in org.hps.conditions.cli
This is a sub-command to add conditions data using an input text file.
LoadCommand() - Constructor for class org.hps.conditions.cli.LoadCommand
Class constructor.
LoadCommand - Class in org.hps.online.recon.commands
Set server configuration properties from a local file.
LoadCommand() - Constructor for class org.hps.online.recon.commands.LoadCommand
 
loadConfig(EvioDAQParser) - Method in class org.hps.record.daqconfig.DAQConfig
 
loadConfig(EvioDAQParser) - Method in class org.hps.record.daqconfig.FADCConfig
 
loadConfig(EvioDAQParser) - Method in class org.hps.record.daqconfig.GTPConfig
 
loadConfig(EvioDAQParser) - Method in class org.hps.record.daqconfig.IDAQConfig
Updates the stored settings based on the argument parser.
loadConfig(EvioDAQParser) - Method in class org.hps.record.daqconfig.SSPConfig
 
loadConfig(EvioDAQParser2019) - Method in class org.hps.record.daqconfig2019.DAQConfig2019
 
loadConfig(EvioDAQParser2019) - Method in class org.hps.record.daqconfig2019.FADCConfigEcal2019
 
loadConfig(EvioDAQParser2019) - Method in class org.hps.record.daqconfig2019.FADCConfigHodo2019
 
loadConfig(EvioDAQParser2019) - Method in class org.hps.record.daqconfig2019.IDAQConfig2019
Updates the stored settings based on the argument parser.
loadConfig(EvioDAQParser2019) - Method in class org.hps.record.daqconfig2019.TSConfig2019
 
loadConfig(EvioDAQParser2019) - Method in class org.hps.record.daqconfig2019.VTPConfig2019
 
loadConfigMap(int, String[]) - Method in class org.hps.record.daqconfig.EvioDAQParser
Converts the textual configuration information into a map, where the first column value becomes the map entry key and the remainder becomes the map entry value.
loadConfigMap(int, String[]) - Method in class org.hps.record.daqconfig2019.EvioDAQParser2019
Converts the textual configuration information into a map, where the first column value becomes the map entry key and the remainder becomes the map entry value.
loadConfiguration(Configuration, boolean) - Method in class org.hps.monitoring.application.MonitoringApplication
This method sets the configuration on the model, which fires a change for every property.
loadCsv(File) - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Load data from a CSV file.
loadCsv(File) - Method in interface org.hps.conditions.api.ConditionsObjectCollection
Load collection from a CSV file.
loadDAQConfig(int) - Method in class org.hps.record.triggerbank.TriggerConfigData
Load DAQ config object from trigger config string data.
loadDAQConfiguration(SinglesTriggerConfig) - Method in class org.hps.record.triggerbank.TriggerModule
Loads triggers settings from the DAQ configuration for a singles trigger.
loadDAQConfiguration(PairTriggerConfig) - Method in class org.hps.record.triggerbank.TriggerModule
Loads triggers settings from the DAQ configuration for a pair trigger.
loadDAQConfiguration(SinglesTriggerConfig2019) - Method in class org.hps.record.triggerbank.TriggerModule2019
Loads triggers settings from the DAQ configuration for a singles trigger.
loadDAQConfiguration(PairTriggerConfig2019) - Method in class org.hps.record.triggerbank.TriggerModule2019
Loads triggers settings from the DAQ configuration for a pair trigger.
loadDAQConfiguration(FEETriggerConfig2019) - Method in class org.hps.record.triggerbank.TriggerModule2019
Loads triggers settings from the DAQ configuration for FEE trigger.
loadDataCorrectionParameters() - Static method in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2019
 
loadDataCorrectionParameters() - Static method in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2021
 
loadDataFromResourceFile(int) - Static method in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2019
 
loadDataFromResourceFile(int) - Static method in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2021
 
loadDataFromResourceFiles(int) - Static method in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2019
 
loadDataFromResourceFiles(int) - Static method in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2021
 
loadDefault(Subdetector, SvtConditions) - Method in class org.hps.detector.svt.SvtDetectorSetup
Load conditions data onto a detector object.
loadDefaultSettings() - Method in class org.hps.monitoring.application.MonitoringApplication
Load default application settings.
loadFittedHits(List<LCRelation>) - Method in class org.hps.recon.tracking.SensorSetup
Method to process all FittedRawTrackerHits and load them onto a sensor readout.
LoadPerSensorPerPhaseConstants(EventHeader) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
loadPositionsToConditionsDB(List<SvtMotorMyaDataReader.SvtPositionRunRange>) - Static method in class org.hps.conditions.svt.SvtBiasConditionsLoader
 
loadProperties(File) - Method in class org.hps.online.recon.commands.LoadCommand
Load properties file into command parameters.
loadRunMap(String) - Static method in class org.hps.conditions.svt.OpeningAngleLoader
 
loadSettings() - Method in class org.hps.monitoring.application.MonitoringApplication
Load settings from a properties file using a file chooser.
loc - Variable in class org.hps.monitoring.ecal.eventdisplay.event.EcalHit
 
LOCAL_ALL_TRIGGERS - Static variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
LOCAL_ALL_TRIGGERS - Static variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
LOCAL_MATCHED_TRIGGERS - Static variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
LOCAL_MATCHED_TRIGGERS - Static variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
LOCAL_WINDOW_TRIGGERS - Static variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
LOCAL_WINDOW_TRIGGERS - Static variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
localDerivatives - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
localEndTime - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Tracks the current time of the current event for the purpose of identifying the end of a local sample.
localEndTime - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Tracks the current time of the current event for the purpose of identifying the end of a local sample.
localEndTime - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Tracks the current time of the current event for the purpose of identifying the end of a local sample.
localEndTime - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Tracks the current time of the current event for the purpose of identifying the end of a local sample.
localGoodSimulatedClusterCount - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Tracks the number of pulse-clipping-safe simulated clusters in the local window.
localGoodSimulatedClusterCount - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Tracks the number of pulse-clipping-safe simulated clusters in the local window.
localHpsToKal(double[]) - Static method in class org.hps.recon.tracking.kalman.KalmanInterface
 
localKalToHps(Vec) - Static method in class org.hps.recon.tracking.kalman.KalmanInterface
 
localMatchedClusters - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Tracks the number of matched clusters in the local window.
localMatchedClusters - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Tracks the number of matched clusters in the local window.
LocalOutputLogger - Class in org.hps.analysis.trigger.util
 
LocalOutputLogger() - Constructor for class org.hps.analysis.trigger.util.LocalOutputLogger
 
localStartTime - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Tracks the start time of the current local sample.
localStartTime - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Tracks the start time of the current local sample.
localStartTime - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Tracks the start time of the current local sample.
localStartTime - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Tracks the start time of the current local sample.
localTime - Variable in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
Tracks the current simulation time for the local driver.
localTime - Variable in class org.hps.readout.ecal.updated.GTPClusterReadoutDriver
The local time for the driver.
localTime - Variable in class org.hps.readout.hodoscope.HodoscopePatternReadoutDriver
The local time for the driver.
localTime - Variable in class org.hps.readout.RawConverterReadoutDriver
Tracks the current local time in nanoseconds for this driver.
localTime - Variable in class org.hps.readout.trigger.HodoscopeStudiesTriggerReadoutDriver
Tracks the current local time in nanoseconds for this driver.
localTime - Variable in class org.hps.readout.trigger.PairTriggerReadoutDriver
 
localTime - Variable in class org.hps.readout.trigger.SinglesTriggerReadoutDriver
Tracks the current local time in nanoseconds for this driver.
localTime - Variable in class org.hps.readout.trigger2019.FEETrigger2019ReadoutDriver
 
localTime - Variable in class org.hps.readout.trigger2019.PairsTrigger2019ReadoutDriver
 
localTime - Variable in class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
Tracks the current local time in nanoseconds for this driver.
localTimeDisplacement - Variable in class org.hps.readout.ecal.updated.GTPClusterReadoutDriver
The length of time by which objects produced by this driver are shifted due to the need to buffer data from later events.
localTimeDisplacement - Variable in class org.hps.readout.hodoscope.HodoscopePatternReadoutDriver
The length of time by which objects produced by this driver are shifted due to the need to buffer data from later events.
localTimeOffset - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Defines the time offset of objects produced by this driver from the actual true time that they should appear.
localTimeOffset - Variable in class org.hps.readout.DigitizationReadoutDriver
Defines the time offset of objects produced by this driver from the actual true time that they should appear.
localToGlobal - Variable in class org.lcsim.detector.tracker.silicon.AlignableDetectorElement
 
localWindowSize - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Defines the length of time over which statistics are collected in order to produce an entry into the efficiency over time plot.
localWindowSize - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Defines the length of time over which statistics are collected in order to produce an entry into the efficiency over time plot.
localWindowSize - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Defines the length of time over which statistics are collected in order to produce an entry into the efficiency over time plot.
localWindowSize - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Defines the length of time over which statistics are collected in order to produce an entry into the efficiency over time plot.
location - Variable in class org.hps.recon.tracking.kalman.PropagatedTrackState
 
lock - Variable in class org.hps.online.recon.PlotAggregator
Lock for update synchronization
LOG - Static variable in class org.hps.conditions.database.DatabaseConditionsManager
Initialize the logger.
LOG - Static variable in class org.hps.evio.SvtEventFlagger
 
LOG - Static variable in class org.hps.evio.SvtEvioReader
Initialize the logger.
log() - Method in class org.hps.monitoring.application.util.ErrorHandler
Log the error message to the Logger.
LOG - Variable in class org.hps.online.recon.aida.HistClient
 
LOG - Static variable in class org.hps.online.recon.aida.RemoteAidaDriver
 
LOG - Static variable in class org.hps.online.recon.Client
Package logger.
log - Variable in class org.hps.online.recon.CommandResult.LogStreamResult
 
LOG - Static variable in class org.hps.online.recon.handlers.CreateCommandHandler
 
LOG - Static variable in class org.hps.online.recon.PlotAggregator
Package logger
LOG - Static variable in class org.hps.online.recon.PlotNotifier
 
LOG - Static variable in class org.hps.online.recon.Server
The package logger.
LOG - Static variable in class org.hps.online.recon.Station
Class logger
LOG - Static variable in class org.hps.online.recon.StationManager
The package logger.
LOG - Static variable in class org.hps.online.recon.StationProcess
 
log - Variable in class org.hps.online.recon.StationProcess
The log file for the station
LOG - Static variable in class org.hps.online.recon.StationProperties
 
LOG - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2019
 
LOG - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2021
 
LOG - Static variable in class org.hps.recon.tracking.gbl.HpsGblRefitter
 
LOG - Static variable in class org.hps.record.evio.EvioFileProducer
Initialize the logger.
LOG_FILE_NAME_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The name of the output log file.
LOG_FILE_PATH - Static variable in class org.hps.online.recon.logging.ServerLoggingConfig
 
LOG_LEVEL_CHANGED - Static variable in class org.hps.monitoring.application.Commands
Global log level changed.
LOG_LEVEL_FILTER_CHANGED - Static variable in class org.hps.monitoring.application.Commands
Change the log level filter for showing messages in the log table.
LOG_LEVEL_FILTER_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The filter level for displaying records in the log table.
LOG_LEVEL_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The global log level.
LOG_LEVELS - Static variable in class org.hps.monitoring.application.JobSettingsPanel
The available LogLevel settings as an array of strings.
LOG_LEVELS - Static variable in class org.hps.monitoring.application.LogLevelFilterComboBox
Available log levels.
LOG_PROP - Static variable in class org.hps.logging.config.DefaultLoggingConfig
 
LOG_TO_FILE - Static variable in class org.hps.monitoring.application.Commands
Send log messages to an output file.
LOG_TO_FILE_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
Flag to log to a file.
LOG_TO_TERMINAL - Static variable in class org.hps.monitoring.application.Commands
Send log messages to the terminal.
LogCommand - Class in org.hps.online.recon.commands
Tail the log file of a station.
LogCommand() - Constructor for class org.hps.online.recon.commands.LogCommand
 
LogCommandHandler - Class in org.hps.online.recon.handlers
Handle the log command for tailing a station's log file
LogCommandHandler(Server) - Constructor for class org.hps.online.recon.handlers.LogCommandHandler
 
logConfig() - Method in class org.hps.record.evio.EvioFileProducer
Print the command line job configuration to the log.
logFileNameField - Variable in class org.hps.monitoring.application.JobSettingsPanel
Field for specifying an output log file.
logFilterComboBox - Variable in class org.hps.monitoring.application.LogPanel
The combo box for filtering which messages are currently showing in the table.
LOGGER - Static variable in class org.hps.analysis.dataquality.DataQualityMonitor
 
LOGGER - Static variable in class org.hps.analysis.dataquality.DQMDatabaseDriver
 
LOGGER - Static variable in class org.hps.analysis.dataquality.DQMDatabaseManager
 
LOGGER - Static variable in class org.hps.analysis.dataquality.EcalMonitoring
 
LOGGER - Static variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
LOGGER - Static variable in class org.hps.analysis.dataquality.MollerMonitoring
 
LOGGER - Static variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
LOGGER - Static variable in class org.hps.analysis.dataquality.PlotAndFitUtilities
 
LOGGER - Static variable in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
LOGGER - Static variable in class org.hps.analysis.dataquality.SvtMonitoring
 
LOGGER - Static variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
LOGGER - Static variable in class org.hps.analysis.dataquality.TrackingResiduals
 
LOGGER - Static variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
LOGGER - Static variable in class org.hps.analysis.dataquality.TridentMonitoring
 
LOGGER - Static variable in class org.hps.analysis.dataquality.V0Monitoring
 
LOGGER - Static variable in class org.hps.analysis.MC.TrackDataDriverWithTruth
logger
LOGGER - Static variable in class org.hps.analysis.plots.AddPlots
 
logger - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
The event logger.
logger - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
The event logger.
logger - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
The event logger.
logger - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
The event logger.
LOGGER - Static variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
LOGGER - Static variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
LOGGER - Static variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
LOGGER - Static variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
LOGGER - Static variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
LOGGER - Static variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
LOGGER - Static variable in class org.hps.analysis.tuple.VertexTupleDriver
 
LOGGER - Static variable in class org.hps.analysis.vertex.VertexDebugger
 
LOGGER - Static variable in class org.hps.conditions.cli.AddCommand
Initialize the logger.
LOGGER - Static variable in class org.hps.conditions.cli.CommandLineTool
Initialize the logger.
LOGGER - Static variable in class org.hps.conditions.cli.LoadCommand
Initialize the logger.
LOGGER - Static variable in class org.hps.conditions.cli.PrintCommand
Initialize the logger.
LOGGER - Static variable in class org.hps.conditions.cli.RunSummaryCommand
Initialize the logger.
LOGGER - Static variable in class org.hps.conditions.cli.TagCommand
Initialize the logger.
LOGGER - Static variable in class org.hps.conditions.database.AbstractConditionsObjectConverter
Initialize the logger.
LOGGER - Static variable in class org.hps.conditions.ecal.EcalChannel
 
LOGGER - Static variable in class org.hps.conditions.ecal.EcalConditionsConverter
Initialize the logger.
LOGGER - Static variable in class org.hps.conditions.hodoscope.HodoscopeChannel
 
LOGGER - Static variable in class org.hps.conditions.svt.AbstractSvtConditionsConverter
Initialize the logger.
LOGGER - Static variable in class org.hps.conditions.svt.CalibrationHandler
Initialize the logger.
LOGGER - Static variable in class org.hps.conditions.svt.SvtBiasConditionsLoader
Initialize the logger.
LOGGER - Static variable in class org.hps.conditions.svt.SvtBiasMyaDumpReader
Initialize the logger.
LOGGER - Static variable in class org.hps.conditions.svt.SvtConditionsLoader
Initialize the logger.
LOGGER - Static variable in class org.hps.detector.ecal.Transformations
 
LOGGER - Static variable in class org.hps.detector.svt.SvtDetectorSetup
Initialize logger.
LOGGER - Static variable in class org.hps.digi.DataOverlayDriver
 
LOGGER - Static variable in class org.hps.evio.AbstractSvtEvioReader
 
LOGGER - Static variable in class org.hps.evio.BaseEventBuilder
 
LOGGER - Static variable in class org.hps.evio.EcalEvioReader
 
LOGGER - Static variable in class org.hps.evio.EvioToLcio
Setup logging for this class.
LOGGER - Static variable in class org.hps.evio.HodoEvioReader
 
LOGGER - Static variable in class org.hps.evio.LCSimEngRunEventBuilder
Setup logger.
LOGGER - Static variable in class org.hps.evio.LCSimPhys2019EventBuilder
Setup logger.
LOGGER - Static variable in class org.hps.evio.RfFitterDriver
 
LOGGER - Variable in class org.hps.job.DatabaseConditionsManagerSetup
 
logger - Static variable in class org.hps.minuit.CombinedMinimumBuilder
 
logger - Static variable in class org.hps.minuit.MinimumError
 
logger - Static variable in class org.hps.minuit.MnContours
 
logger - Static variable in class org.hps.minuit.MnCovarianceSqueeze
 
logger - Static variable in class org.hps.minuit.MnFunctionCross
 
logger - Static variable in class org.hps.minuit.MnHesse
 
logger - Static variable in class org.hps.minuit.MnMinos
 
logger - Static variable in class org.hps.minuit.MnPosDef
 
logger - Static variable in class org.hps.minuit.MnSeedGenerator
 
logger - Static variable in class org.hps.minuit.SimplexBuilder
 
logger - Static variable in class org.hps.minuit.VariableMetricBuilder
 
logger - Variable in class org.hps.monitoring.application.EventProcessing
The logger to use for message which is the application's logger.
LOGGER - Static variable in class org.hps.monitoring.application.model.AbstractModel
Setup logging.
LOGGER - Static variable in class org.hps.monitoring.application.MonitoringApplication
Global logging object.
logger - Variable in class org.hps.monitoring.application.util.ErrorHandler
A logger for reporting error messages.
LOGGER - Static variable in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
LOGGER - Static variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
LOGGER - Static variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
LOGGER - Static variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
LOGGER - Static variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
LOGGER - Static variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
LOGGER - Static variable in class org.hps.monitoring.plotting.ExportPdf
Setup logging.
logger - Variable in class org.hps.online.recon.CommandHandler
 
LOGGER - Static variable in class org.hps.online.recon.EtParallelStation
 
logger - Variable in class org.hps.online.recon.eventbus.OnlineEventBus
 
logger - Static variable in class org.hps.readout.ReadoutDataManager
 
LOGGER - Static variable in class org.hps.readout.SignalOverlayDriver
 
LOGGER - Static variable in class org.hps.recon.ecal.cluster.AbstractClusterer
 
LOGGER - Static variable in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
LOGGER - Static variable in class org.hps.recon.ecal.HodoRunningPedestalDriver
 
logger - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
LOGGER - Static variable in class org.hps.recon.filtering.EventFlagFilter
 
LOGGER - Static variable in class org.hps.recon.filtering.EventReconFilter
 
logger - Variable in class org.hps.recon.filtering.SvtHitMultiplicityFilter
 
logger - Variable in class org.hps.recon.filtering.SvtRawHitMultiplicityFilter
 
LOGGER - Variable in class org.hps.recon.particle.HpsReconParticleDriver
 
LOGGER - Static variable in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
LOGGER - Static variable in class org.hps.recon.tracking.gbl.GblTrajectoryMaker
 
LOGGER - Static variable in class org.hps.recon.tracking.gbl.GblUtils
 
LOGGER - Static variable in class org.hps.recon.tracking.gbl.HpsGblTrajectoryCreator
 
LOGGER - Static variable in class org.hps.recon.tracking.gbl.MakeGblTracks
 
logger - Variable in class org.hps.recon.tracking.kalman.HelixState
 
logger - Static variable in class org.hps.recon.tracking.kalman.KalmanInterface
 
logger - Variable in class org.hps.recon.tracking.kalman.KalmanParams
 
logger - Static variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
logger - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
logger - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecPlots
 
logger - Variable in class org.hps.recon.tracking.kalman.KalmanTrackFit2
 
logger - Static variable in class org.hps.recon.tracking.kalman.KalTrack
 
logger - Static variable in class org.hps.recon.tracking.kalman.MeasurementSite
 
logger - Variable in class org.hps.recon.tracking.kalman.PropagatedTrackState
 
logger - Variable in class org.hps.recon.tracking.kalman.SiModule
 
logger - Static variable in class org.hps.recon.tracking.kalman.StateVector
 
logger - Variable in class org.hps.recon.tracking.kalman.TrackCandidate
 
logger - Static variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
logger - Static variable in class org.hps.recon.tracking.straight.STUtils
 
logger - Static variable in class org.hps.recon.tracking.SvtPlotUtils
 
LOGGER - Static variable in class org.hps.recon.tracking.TrackDataDriver
logger *
LOGGER - Static variable in class org.hps.recon.tracking.TrackerReconDriver
 
LOGGER - Static variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
LOGGER - Static variable in class org.hps.recon.utils.TrackClusterMatcherNSigma
 
LOGGER - Variable in class org.hps.record.AbstractLoopAdapter
 
LOGGER - Static variable in class org.hps.record.composite.CompositeEventPrintLoopAdapter
Class logger.
LOGGER - Static variable in class org.hps.record.epics.EpicsEvioProcessor
Setup class logger.
LOGGER - Static variable in class org.hps.record.epics.EpicsRunProcessor
Initialize the logger.
LOGGER - Static variable in class org.hps.record.evio.EvioEventSkimmer
Initialize the logger.
LOGGER - Static variable in class org.hps.record.evio.EvioFileSource
 
LOGGER - Static variable in class org.hps.record.evio.EvioFileUtilities
Initialize the logger.
LOGGER - Static variable in class org.hps.record.scalers.ScalerData
 
LOGGER - Static variable in class org.hps.record.scalers.ScalersEvioProcessor
Initialize the logger.
LOGGER - Static variable in class org.hps.record.svt.SvtConfigEvioProcessor
 
LOGGER - Static variable in class org.hps.record.svt.SvtEventHeaderChecker
 
LOGGER - Static variable in class org.hps.record.triggerbank.SSPCluster
Initialize the logger.
LOGGER - Static variable in class org.hps.record.triggerbank.SSPTrigger
Initialize the logger.
LOGGER - Variable in class org.hps.record.triggerbank.TriggerConfigEvioProcessor
 
LOGGER - Static variable in class org.hps.record.triggerbank.TSData2019
Setup logger.
LOGGER - Static variable in class org.hps.record.triggerbank.VTPCalibrationTrigger
Initialize the logger.
LOGGER - Static variable in class org.hps.record.triggerbank.VTPCluster
Initialize the logger.
LOGGER - Static variable in class org.hps.record.triggerbank.VTPData
Setup logger.
LOGGER - Static variable in class org.hps.record.triggerbank.VTPFEETrigger
Initialize the logger.
LOGGER - Static variable in class org.hps.record.triggerbank.VTPMultiplicityTrigger
Initialize the logger.
LOGGER - Static variable in class org.hps.record.triggerbank.VTPPairsTrigger
Initialize the logger.
LOGGER - Static variable in class org.hps.record.triggerbank.VTPSinglesTrigger
Initialize the logger.
LOGGER - Static variable in class org.lcsim.detector.converter.compact.HPSEcal3Converter
 
LOGGER - Static variable in class org.lcsim.detector.converter.compact.HPSEcal4Converter
 
LOGGER - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition
 
LOGGER - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition
 
LOGGER - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition
 
LOGGER - Static variable in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
LOGGER - Static variable in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal4
 
logger - Static variable in class org.lcsim.geometry.compact.converter.ReadSurveyOutput
 
LoggingConfig - Class in org.hps.online.recon.logging
Logging configuration for online reconstruction stations and other miscellaneous components
LoggingConfig(String) - Constructor for class org.hps.online.recon.logging.LoggingConfig
 
LoggingConfig() - Constructor for class org.hps.online.recon.logging.LoggingConfig
 
logHandler - Variable in class org.hps.monitoring.application.MonitoringApplication
The current log handler.
LogHandler() - Constructor for class org.hps.monitoring.application.MonitoringApplication.LogHandler
 
logItem - Variable in class org.hps.monitoring.application.MenuBar
Menu item for logging to a file.
logLevel - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
logLevelComboBox - Variable in class org.hps.monitoring.application.JobSettingsPanel
Field for setting the log level.
LogLevelFilterComboBox - Class in org.hps.monitoring.application
This is a combo box used to filter the log table messages by level.
LogLevelFilterComboBox(ConfigurationModel) - Constructor for class org.hps.monitoring.application.LogLevelFilterComboBox
Class constructor.
LogPanel - Class in org.hps.monitoring.application
This is a simple GUI component for the log table and its controls.
LogPanel(ConfigurationModel, ActionListener) - Constructor for class org.hps.monitoring.application.LogPanel
Class constructor.
logPanel - Variable in class org.hps.monitoring.application.MonitoringApplicationFrame
The log panel.
LogRecordModel() - Constructor for class org.hps.monitoring.application.LogTable.LogRecordModel
 
logScale - Variable in class org.hps.analysis.ecal.EcalClusterPlots
 
logScale - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
logScale - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
logScale - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
logSettings() - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterDriver
Outputs the current GTP settings to the terminal.
logSettings() - Method in class org.hps.recon.ecal.cluster.VTPOnlineCluster2019Driver
Outputs the current VTP settings to the terminal.
LogStreamResult(Tailer, SimpleLogListener, File) - Constructor for class org.hps.online.recon.CommandResult.LogStreamResult
 
logTable - Variable in class org.hps.monitoring.application.LogPanel
The table containing the log messages.
LogTable - Class in org.hps.monitoring.application
This is a simple avax.swing.JTable component for displaying log messages.
LogTable(ConfigurationModel) - Constructor for class org.hps.monitoring.application.LogTable
Class constructor.
LogTable.DateRenderer - Class in org.hps.monitoring.application
The table cell renderer for displaying dates.
LogTable.LevelFilter - Class in org.hps.monitoring.application
A filter which determines what level of messages to display in the table.
LogTable.LogRecordModel - Class in org.hps.monitoring.application
The table model implementation.
logToFile(File) - Method in class org.hps.monitoring.application.MonitoringApplication
Redirect System.out and System.err to a file.
logToFileCheckbox - Variable in class org.hps.monitoring.application.JobSettingsPanel
Check box for enabling logging to a file.
logToTerminal() - Method in class org.hps.monitoring.application.MonitoringApplication
Send System.out and System.err back to the terminal, e.g.
LongAxialHoleHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongAxialHoleHalfModule
 
LongAxialSlotHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongAxialSlotHalfModule
 
LongAxialSlotHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014v1GeometryDefinition.LongAxialSlotHalfModule
 
LongAxialSlotHalfModuleBase(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongAxialSlotHalfModuleBase
 
LongHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongHalfModule
 
LongHalfModuleBundle() - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongHalfModuleBundle
 
LongHalfModuleBundle(SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongHalfModuleBundle
 
LongModuleBundle(HPSTestRunTracker2014GeometryDefinition.BaseModule) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongModuleBundle
 
longSensorLengthThreshold - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
LongStereoHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongStereoHalfModule
 
LongStereoHoleHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongStereoHoleHalfModule
 
LongStereoSlotHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongStereoSlotHalfModule
 
LongStereoSlotHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014v1GeometryDefinition.LongStereoSlotHalfModule
 
LongStereoSlotHalfModuleBase(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongStereoSlotHalfModuleBase
 
loop - Variable in class org.hps.monitoring.application.EventProcessing.SessionState
The loop which manages the ET to EVIO to LCIO event building and processing.
loop() - Method in class org.hps.online.recon.eventbus.OnlineEventBus
Continuously post ET events to drive the event bus
loop() - Method in class org.hps.online.recon.Server
Main server execution loop This will execute indefinitely until an external kill signal is received, a shutdown command is issued, or the ET ring goes down.
loop(long) - Method in class org.hps.record.AbstractRecordLoop
Loop over events from the source.
loop(long) - Method in class org.hps.record.composite.CompositeLoop
Loop over events from the source.
loop - Variable in class org.hps.record.composite.EventProcessingThread
The composite record loop.
looseOutputHitsCollectionName - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
looseSignificanceThreshold - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
lorentzVectorSum(MCParticle, MCParticle) - Method in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
loval(int) - Method in class org.hps.minuit.MnMinos
 
loval(int, double) - Method in class org.hps.minuit.MnMinos
 
loval(int, double, int) - Method in class org.hps.minuit.MnMinos
 
lower() - Method in class org.hps.minuit.MinosError
 
lower(int) - Method in class org.hps.minuit.MnMinos
 
lower(int, double) - Method in class org.hps.minuit.MnMinos
 
lower(int, double, int) - Method in class org.hps.minuit.MnMinos
calculate one side (negative or positive error) of the parameter
LOWER_BOUND - Static variable in class org.hps.record.daqconfig.LBOCutConfig
 
LOWER_BOUND - Static variable in class org.hps.record.daqconfig.ULBCutConfig
 
LOWER_BOUND - Static variable in class org.hps.record.daqconfig2019.LBOCutConfig2019
 
LOWER_BOUND - Static variable in class org.hps.record.daqconfig2019.ULBCutConfig2019
 
lowerLimit() - Method in class org.hps.minuit.MinuitParameter
 
lowerNewMin() - Method in class org.hps.minuit.MinosError
 
lowerState() - Method in class org.hps.minuit.MinosError
 
lowerValid() - Method in class org.hps.minuit.MinosError
 
lowPhThresh - Variable in class org.hps.recon.tracking.kalman.KalmanParams
 
lowPhThresh - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
LU - Variable in class org.hps.recon.tracking.gbl.matrix.LUDecomposition
Array for internal storage of decomposition.
LUDecomposition - Class in org.hps.recon.tracking.gbl.matrix
LU Decomposition.
LUDecomposition(Matrix) - Constructor for class org.hps.recon.tracking.gbl.matrix.LUDecomposition
LU Decomposition
LundToStdhepConverter - Class in org.hps.analysis.MC
Reads in text file in LUND format and creates events in stdhep file format.
LundToStdhepConverter() - Constructor for class org.hps.analysis.MC.LundToStdhepConverter
 
lyrHits - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
lyrList - Variable in class org.hps.recon.tracking.kalman.KalmanParams
 
lyrMap - Variable in class org.hps.recon.tracking.kalman.KalTrack
 

M

m - Variable in class org.hps.recon.tracking.gbl.matrix.LUDecomposition
Row and column dimensions, and pivot sign.
m - Variable in class org.hps.recon.tracking.gbl.matrix.Matrix
Row and column dimensions.
m - Variable in class org.hps.recon.tracking.gbl.matrix.QRDecomposition
Row and column dimensions.
m - Variable in class org.hps.recon.tracking.kalman.MeasurementSite
 
M - Variable in class org.hps.recon.tracking.kalman.RotMatrix
 
M - Static variable in class org.hps.recon.tracking.kalman.SeedTrack
 
M - Variable in class org.hps.recon.tracking.kalman.SquareMatrix
 
m_hit_Energies - Static variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
m_iteration - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
m_ret - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
m_tile_Energies - Static variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
mag() - Method in class org.hps.recon.tracking.kalman.Vec
 
main(String[]) - Static method in class org.hps.analysis.alignment.SplitAndFit
 
main(String[]) - Static method in class org.hps.analysis.MC.GenerateSingleParticleStdhepEvents
 
main(String[]) - Static method in class org.hps.analysis.MC.LundToStdhepConverter
 
main(String[]) - Static method in class org.hps.analysis.plots.AddPlots
 
main(String[]) - Static method in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
main(String[]) - Static method in class org.hps.analysis.util.HodoscopeBoundsPrinterUtility
 
main(String[]) - Static method in class org.hps.analysis.util.HodoscopeChannelConditionsUtility
Prints the conditions for all channels for the specified run number and detector for the hodoscope subdetector.
main(String[]) - Static method in class org.hps.analysis.util.PrintCollectionsUtility
Iterates over the events in a file and collates all the collection names which occur in any event.
main(String[]) - Static method in class org.hps.analysis.util.ReadStdHepFile
 
main(String[]) - Static method in class org.hps.conditions.cli.CommandLineTool
The main method for the class.
main(String[]) - Static method in class org.hps.conditions.run.RunSpreadsheet
Read the CSV file from the command line and print the data to the terminal (just a basic test).
main(String[]) - Static method in class org.hps.conditions.svt.MotorPositionLoader
 
main(String[]) - Static method in class org.hps.conditions.svt.OpeningAngleLoader
 
main(String[]) - Static method in class org.hps.conditions.svt.SvtBiasConditionsLoader
Load SVT HV bias constants into the conditions database.
main(String[]) - Static method in class org.hps.conditions.svt.SvtBiasMyaDataReader
 
main(String[]) - Static method in class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
main(String[]) - Static method in class org.hps.conditions.svt.SvtConditionsLoader
Run this class from the command line.
main(String[]) - Static method in class org.hps.conditions.svt.SvtMotorMyaDataReader
 
main(String[]) - Static method in class org.hps.conditions.svt.SvtTimingConstantsLoader
Load the SVT timing constants for time and phase offsets into the conditions database.
main(String[]) - Static method in class org.hps.detector.DetectorConverter
 
main(String[]) - Static method in class org.hps.evio.BasicEvioFileReader
 
main(String[]) - Static method in class org.hps.evio.EvioToLcio
Run the EVIO to LCIO converter from the command line.
main(String[]) - Static method in class org.hps.job.JobManager
Run the job manager from the command line.
Main - Class in org.hps.monitoring.application
This is the front-end for running the monitoring application via a Main.main(String[]) method.
Main() - Constructor for class org.hps.monitoring.application.Main
Class constructor, which should not be used.
main(String[]) - Static method in class org.hps.monitoring.application.Main
The main method which starts the monitoring application, which is how users should start the application.
Main - Class in org.hps.monitoring.ecal.eventdisplay.exec
The class Main can be used to create an event display that reads from file.
Main() - Constructor for class org.hps.monitoring.ecal.eventdisplay.exec.Main
 
main(String[]) - Static method in class org.hps.monitoring.ecal.eventdisplay.exec.Main
 
main(String[]) - Static method in class org.hps.monitoring.ecal.eventdisplay.util.DatabaseCheck
 
main(String[]) - Static method in class org.hps.online.recon.aida.HistClient
 
main(String[]) - Static method in class org.hps.online.recon.aida.StripChartClient
 
main(String[]) - Static method in class org.hps.online.recon.Client
Run the client from the command line.
main(String[]) - Static method in class org.hps.online.recon.Server
Run from command line.
main(String[]) - Static method in class org.hps.online.recon.Station
Run from the command line
main(String[]) - Static method in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2019
 
main(String[]) - Static method in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2021
 
main(String[]) - Static method in class org.hps.recon.tracking.gbl.GBLexampleJna1
 
main(String[]) - Static method in class org.hps.recon.tracking.kalman.TestMain
 
main(String[]) - Static method in class org.hps.record.evio.EvioEventSkimmer
Run the skim from the command line.
main(String[]) - Static method in class org.hps.record.evio.EvioFileProducer
The externally accessible main method.
main(String[]) - Static method in class org.hps.svt.alignment.BuildCompact
 
main(String[]) - Static method in class org.hps.svt.alignment.BuildMillepedeCompact
 
main(String[]) - Static method in class org.hps.svt.alignment.MillepedeCompactDump
 
main(String[]) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
main(String[]) - Static method in class org.hps.util.ConvertToStdhep
 
main(String[]) - Static method in class org.hps.util.CrystalBallFunction
 
main(String[]) - Static method in class org.hps.util.DatFileToStdhep
 
main(String[]) - Static method in class org.hps.util.DatFileToStdhepTVM
 
main(String[]) - Static method in class org.hps.util.DumpLHEEventsToASCII
 
main(String[]) - Static method in class org.hps.util.ExtractEventsWithHitAtHodoEcal
 
main(String[]) - Static method in class org.hps.util.FilterMCBunches
 
main(String[]) - Static method in class org.hps.util.GenerateBunches
 
main(String[]) - Static method in class org.hps.util.GenerateSingleParticles
 
main(String[]) - Static method in class org.hps.util.LHEFileToStdhep
 
main(String[]) - Static method in class org.hps.util.MergeBunches
 
main(String[]) - Static method in class org.hps.util.UnfoldFieldmap
 
main(String[]) - Static method in class org.lcsim.geometry.compact.converter.ReadSurveyOutput
 
mainSplitPane - Variable in class org.hps.monitoring.application.MonitoringApplicationFrame
The primary split pain dividing the left and right panels.
MakeAlignmentConstraintFile() - Method in class org.hps.recon.tracking.gbl.AlignmentStructuresBuilder
 
MakeAlignmentConstraintFile() - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
MakeAlignmentTree(String) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
makeBeamPlane(Volume, LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
 
makeBeamPlane(Volume, Hep3Vector, Hep3Vector, Hep3Vector, LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
 
makeChannelID(int) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Generate an ID for a channel (strip) on a sensor.
makeColdBlock(HPSTestRunTracker2014GeometryDefinition.TestRunModule) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition
Create the cold block object.
makeCombinedDirs() - Method in class org.hps.online.recon.PlotAggregator
Create the combined set of directories from the remote ones
makeConversionCols - Variable in class org.hps.recon.particle.HpsReconParticleDriver
 
makeCopy(IHistogram2D) - Method in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
makeCopy(IHistogram2D) - Method in class org.hps.online.recon.aida.HPSMonitoring2021
 
makeCopy(IHistogram2D) - Method in class org.hps.online.recon.aida.JustEcal
 
makeCorrectedTrack(FittedGblTrajectory, HelicalTrackFit, List<TrackerHit>, int, double) - Static method in class org.hps.recon.tracking.gbl.MakeGblTracks
 
makeCorrectedTrack(FittedGblTrajectory, HelicalTrackFit, List<TrackerHit>, int, double, boolean) - Static method in class org.hps.recon.tracking.gbl.MakeGblTracks
Create a new BaseTrack from a FittedGblTrajectory.
makeDigiAxialHit(SiTrackerHitStrip1D) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
makeDigiStrip(SiTrackerHitStrip1D) - Method in class org.hps.analysis.MC.TrackRefitWithFirstLayerHits
 
makeDigiStrip(SiTrackerHitStrip1D) - Method in class org.hps.recon.tracking.gbl.GblTrajectoryMaker
 
makeDigiStrip(SiTrackerHitStrip1D) - Static method in class org.hps.recon.tracking.gbl.MakeGblTracks
 
makeDigiStrip(SiTrackerHitStrip1D) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
makeECalRawHit(int, long, CompositeData, int) - Method in class org.hps.evio.EcalEvioReader
 
makeECalRawHit(int, EcalChannel, short[]) - Method in class org.hps.evio.StuckFADCBitDriver
Copied from EcalEvioReader
makeEnergyPlot(String) - Static method in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
Creates an energy plot with the default parameters for a hodoscope hit.
makeExample(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTestRunTracker2014
 
makeExample10(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTestRunTracker2014
 
makeExample2(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTestRunTracker2014
 
makeExample3(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTestRunTracker2014
 
makeExample3b(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTestRunTracker2014
 
makeExample4(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTestRunTracker2014
 
makeExample5(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTestRunTracker2014
 
makeExample5b(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTestRunTracker2014
 
makeExample6(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTestRunTracker2014
 
makeExample66(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTestRunTracker2014
 
makeExample7(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTestRunTracker2014
 
makeExample77(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTestRunTracker2014
 
makeExample8(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTestRunTracker2014
 
makeExample9(LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTestRunTracker2014
 
makeExtraPlots - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
MakeExtraPlots(boolean) - Method in class org.hps.analysis.dataquality.SvtMonitoring
 
makeF(Vec, DMatrixRMaj) - Method in class org.hps.recon.tracking.kalman.HelixState
 
makeF(Vec, DMatrixRMaj, Vec, double) - Static method in class org.hps.recon.tracking.kalman.HelixState
 
makeFinalStateParticle(Track, Cluster) - Method in class org.hps.recon.particle.FinalStateParticleDriver
Create a ReconParticle out of a track and cluster or a track alone.
makeFinalStateParticles(EventHeader, List<Cluster>, List<Track>) - Method in class org.hps.recon.particle.FinalStateParticleDriver
Create a collection of ReconstructedParticles from a list of tracks and clusters.
makeFourVector(double[], double) - Method in class org.hps.analysis.examples.TridentAnalysis
 
makeFourVector(ReconstructedParticle) - Method in class org.hps.analysis.examples.TridentAnalysis
 
makeFpgaData(Subdetector) - Method in class org.hps.evio.SVTHitWriter
 
makeFPGAData(Subdetector) - Method in class org.hps.readout.svt.SVTTrackerHitReadoutDriver
 
MakeGblPointsList(List<GBLStripClusterData>, GBLBeamSpotPoint, double, Map<Integer, Integer>, Map<Integer, Double>) - Method in class org.hps.recon.tracking.gbl.HpsGblTrajectoryCreator
 
MakeGblTracks - Class in org.hps.recon.tracking.gbl
Utilities that create track objects from fitted GBL trajectories.
MakeGblTracks() - Constructor for class org.hps.recon.tracking.gbl.MakeGblTracks
 
makeGenericRawHit(int, int, short, short, CompositeData, int) - Static method in class org.hps.evio.EcalEvioReader
 
makeGenFSParticleList(List<MCParticle>) - Static method in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
makeGreyScale(double, double) - Static method in class org.hps.monitoring.ecal.eventdisplay.util.GradientScale
makeGreyScale

public static GradientScale makeGreyScale(double minimum, double maximum)

Creates a color scale that ranges from black (cold) to white (hot) with the indicated maximum and minimum.
makeHalfModule(String, HPSTestRunTracker2014GeometryDefinition.BaseModule) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
Create the half-module.
makeHalfModuleComponentActiveSensor(HPSTestRunTracker2014GeometryDefinition.Sensor) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
makeHalfModuleComponentCF(HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
makeHalfModuleComponentHybrid(HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
makeHalfModuleComponentKapton(HPSTestRunTracker2014GeometryDefinition.BaseModule) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
makeHalfModuleComponentSensor(HPSTestRunTracker2014GeometryDefinition.BaseModule) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
makeHeatScale(double, double) - Static method in class org.hps.monitoring.ecal.eventdisplay.util.GradientScale
makeHeatScale

public static GradientScale makeHeatScale(double minimum, double maximum)

Creates a color scale that ranges from black (cold) to red (hot) with the indicated maximum and minimum.
makeHelicalTrackHitFromTrackerHit(TrackerHit) - Static method in class org.hps.recon.tracking.TrackUtils
 
makeHit(int[]) - Method in class org.hps.evio.AbstractSvtEvioReader
Make a RawTrackerHit from a set of samples.
makeHit(int[], int) - Method in class org.hps.evio.AbstractSvtEvioReader
Make a RawTrackerHit from a set of samples.
makeHit(int[]) - Method in class org.hps.evio.BaseSvtEvioReader
Make a RawTrackerHit from a set of samples.
makeHit(int[]) - Method in class org.hps.evio.Phys2019SvtEvioReader
Make a RawTrackerHit from a set of samples.
makeHit(int[]) - Method in class org.hps.evio.SvtEvioReader
Make a RawTrackerHit from a set of samples.
makeHit(SimTrackerHit, int) - Static method in class org.hps.readout.hodoscope.HodoscopePreprocessingDriver
Creates a SimCalorimeterHit object from an input SimTrackerHit object.
makeHit(SimTrackerHit, int, double) - Static method in class org.hps.readout.hodoscope.HodoscopePreprocessingDriver
Creates a SimCalorimeterHit object from an input SimTrackerHit object.
makeHits(int, int[]) - Method in class org.hps.evio.AbstractSvtEvioReader
 
makeHits(EvioEvent, EventHeader) - Method in class org.hps.evio.AbstractSvtEvioReader
Make RawTrackerHits out of all sample sets in an SVT EVIO bank and put them into an LCSim event.
makeHits(int, int[]) - Method in class org.hps.evio.BaseSvtEvioReader
 
makeHits(EvioEvent, EventHeader) - Method in class org.hps.evio.EcalEvioReader
 
makeHits(EvioEvent, EventHeader) - Method in class org.hps.evio.EvioReader
Make a LCIO hit collection (e.g.
makeHits(EvioEvent, EventHeader) - Method in class org.hps.evio.HodoEvioReader
 
makeHits(int, int[]) - Method in class org.hps.evio.Phys2019SvtEvioReader
 
makeHits(EvioEvent, EventHeader) - Method in class org.hps.evio.SvtEvioReader
 
makeHits(int, int[]) - Method in class org.hps.evio.SvtEvioReader
 
makeHits(EvioEvent, EventHeader) - Method in class org.hps.evio.TSEvioReader
 
makeHits(EvioEvent, EventHeader) - Method in class org.hps.evio.VTPEvioReader
 
makeHits(IDetectorElement) - Method in class org.hps.recon.tracking.StripMaker
 
makeHits(SiSensor) - Method in class org.hps.recon.tracking.StripMaker
 
makeHits(SiSensor, SiSensorElectrodes, List<LCRelation>) - Method in class org.hps.recon.tracking.StripMaker
 
makeHitToStripTable(List<HelicalTrackCross>, Map<HelicalTrackStrip, SiTrackerHitStrip1D>) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
makeHk(double, double, double, double, boolean) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
makeHkFixed(double, double, double, double, boolean) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
makeHodoRawHit(int, ArrayList<Long>, CompositeData, int) - Method in class org.hps.evio.HodoEvioReader
 
makeID(String, int) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
makeIdentifierHelper(Subdetector, DetectorIdentifierHelper.SystemMap) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
 
makeIdentifierHelper(Subdetector, DetectorIdentifierHelper.SystemMap) - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter
 
makeIdentifierHelper(Subdetector, DetectorIdentifierHelper.SystemMap) - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
makeIntegralHitsMode3(CompositeData, int) - Method in class org.hps.evio.EcalEvioReader
 
makeIntegralHitsMode3(CompositeData, int) - Method in class org.hps.evio.HodoEvioReader
 
makeIntegralHitsMode7(CompositeData, int) - Method in class org.hps.evio.EcalEvioReader
 
makeIntegralHitsMode7(CompositeData, int) - Method in class org.hps.evio.HodoEvioReader
 
makeLCSimEvent(EvioEvent) - Method in class org.hps.evio.BaseEventBuilder
 
makeLCSimEvent(EvioEvent) - Method in class org.hps.evio.DummyEventBuilder
 
makeLCSimEvent(EvioEvent) - Method in class org.hps.evio.LCSimEngRunEventBuilder
Make an lcsim event from EVIO data.
makeLCSimEvent(EvioEvent) - Method in class org.hps.evio.LCSimPhys2019EventBuilder
Make an lcsim event from EVIO data.
makeLCSimEvent(EvioEvent) - Method in interface org.hps.record.LCSimEventBuilder
Build the LCSim event from an EVIO event.
makeLongHalfModule(String, String, HPSTestRunTracker2014GeometryDefinition.BaseModule) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition
Create the half-module.
makeLongHalfModuleComponentKapton(HPSTestRunTracker2014GeometryDefinition.BaseModule) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition
 
makeLyrMap() - Method in class org.hps.recon.tracking.kalman.KalTrack
 
makeMillipedeMap() - Method in class org.hps.recon.tracking.kalman.KalTrack
 
makeModule(HPSTracker2Converter.ModuleParameters) - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter
 
makeModule(HPSTrackerConverter.ModuleParameters) - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
makeModule(HPSTracker.ModuleParameters, SensitiveDetector, LCDD) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker
 
makeModule(HPSTracker2.ModuleParameters, SensitiveDetector, LCDD) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2
 
makeModuleBundle(int, String) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition
Create the module.
makeModuleBundle(int, String) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition
Create the module.
makeModuleBundle(int, String, SurveyVolume, SurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition
Create the module.
makeModuleBundle(int, String, SurveyVolume, SurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition
 
makeModuleBundle(int, String, SurveyVolume, SurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition
 
makeModuleBundle(int, String) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
makeModuleComponents(LogicalVolume, HPSTracker2Converter.ModuleParameters) - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter
 
makeModuleComponents(LogicalVolume, HPSTrackerConverter.ModuleParameters) - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
makeModuleComponents(Volume, HPSTracker.ModuleParameters, SensitiveDetector, LCDD) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker
 
makeModuleComponents(Volume, HPSTracker2.ModuleParameters, SensitiveDetector, LCDD) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2
 
makeMollerCandidates(ReconstructedParticle, ReconstructedParticle) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
makeMollerCols - Variable in class org.hps.recon.particle.HpsReconParticleDriver
 
makeNewRow() - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
makePixel(Subdetector, ILogicalVolume, Hodoscope_v1Converter.PixelParameters, int, int, int, double, double, int) - Method in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter
 
makePixel(LCDD, SensitiveDetector, Hodoscope_v1.PixelParameters, int, int, int, double, double) - Method in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
 
makePlots() - Method in class org.hps.recon.tracking.gbl.TruthResiduals
 
makePositionPlot(String) - Static method in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
Creates a position plot with the default parameters for a hodoscope hit.
makePrediction(StateVector, int, boolean, boolean) - Method in class org.hps.recon.tracking.kalman.MeasurementSite
 
makePrediction(StateVector, SiModule, int, boolean, boolean) - Method in class org.hps.recon.tracking.kalman.MeasurementSite
 
makePrediction(StateVector, SiModule, int, boolean, boolean, boolean) - Method in class org.hps.recon.tracking.kalman.MeasurementSite
 
makePrediction(StateVector, SiModule, int, boolean, boolean, boolean, double[], int) - Method in class org.hps.recon.tracking.kalman.MeasurementSite
 
makePrediction(StateVector, SiModule, int, boolean, boolean, boolean, double[], int, boolean) - Method in class org.hps.recon.tracking.kalman.MeasurementSite
 
makePulseHits(CompositeData, int) - Method in class org.hps.evio.EcalEvioReader
 
makePulseHits(CompositeData, int) - Method in class org.hps.evio.HodoEvioReader
 
makePulserStripHits(Collection<RawTrackerHit>) - Method in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
 
makeRainbowScale(double, double) - Static method in class org.hps.monitoring.ecal.eventdisplay.util.MultiGradientScale
makeRainboowScale

public static makeRainbowScale(double minimum, double maximum)

Creates a MultiGradientScale that maps values from purple, to blue, to cyan, to green, to yellow, and to red at the hottest.
makeReadoutHit(CalorimeterHit, double) - Method in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
makeReconstructedParticle(ReconstructedParticle, ReconstructedParticle, BilliorVertex) - Static method in class org.hps.analysis.MC.HpsReconParticleDriverForTrackRefit
Creates a reconstructed V0 candidate particle from an electron, positron, and billior vertex.
makeReconstructedParticle(ReconstructedParticle, ReconstructedParticle, BilliorVertex) - Static method in class org.hps.analysis.MC.HpsReconParticleForTruthTracksDriver
Creates a reconstructed V0 candidate particle from an electron, positron, and billior vertex.
makeReconstructedParticle(Cluster) - Method in class org.hps.recon.particle.FinalStateParticleDriver
Make a ReconstructedParticle out of a cluster.
makeReconstructedParticle(ReconstructedParticle, ReconstructedParticle, BilliorVertex) - Static method in class org.hps.recon.particle.HpsReconParticleDriver
Creates a reconstructed V0 candidate particle from an electron, positron, and billior vertex.
makeReconstructedParticles(List<Cluster>, Track) - Method in class org.hps.analysis.MC.IdentifyBadTracksDriver
 
makeReconstructedParticles(List<Cluster>, List<Track>) - Method in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Create the set of final state particles from the event tracks and clusters.
makeReconstructedParticles(List<Cluster>, List<Track>) - Method in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Create the set of final state particles from the event tracks and clusters.
makeReconstructedParticles(EventHeader, List<Cluster>, List<List<Track>>) - Method in class org.hps.recon.particle.ReconParticleDriver
Create the set of final state particles from the event tracks and clusters.
makeRk(double, double, double, double, double, double, boolean) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
makeScatterOnlyData(HpsSiSensor, HelicalTrackFit, MultipleScattering.ScatterPoint) - Static method in class org.hps.recon.tracking.gbl.GblTrajectoryMaker
 
makeScatterOnlyData(HpsSiSensor, HelicalTrackFit, MultipleScattering.ScatterPoint) - Static method in class org.hps.recon.tracking.gbl.MakeGblTracks
 
makeSeedTrackFromBaseTrack(Track) - Static method in class org.hps.recon.tracking.TrackUtils
 
makeSensors(Subdetector) - Method in class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
makeSharedTrackMap(List<Track>) - Method in class org.hps.recon.tracking.AmbiguityResolver.AmbiguityResolverUtils
Makes shared-tracks internal state maps.
makeShortHalfModule(String, String, HPSTestRunTracker2014GeometryDefinition.BaseModule) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition
Create the half-module.
makeShortHalfModule(String, HPSTestRunTracker2014GeometryDefinition.BaseModule) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition
Create the half-module.
makeShortHalfModule(String, String, HPSTestRunTracker2014GeometryDefinition.BaseModule) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition
 
makeShortHalfModuleComponentActiveSensor(HPSTracker2017GeometryDefinition.ShortSensor) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition
 
makeShortHalfModuleComponentActiveSensor(HPSTracker2019GeometryDefinition.ShortSensor) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition
 
makeShortHalfModuleComponentKapton(HPSTestRunTracker2014GeometryDefinition.BaseModule) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition
 
makeShortHalfModuleComponentKapton(HPSTestRunTracker2014GeometryDefinition.BaseModule) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition
 
makeShortHalfModuleComponentSensor(HPSTestRunTracker2014GeometryDefinition.BaseModule) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition
 
makeShortHalfModuleComponentSensor(HPSTestRunTracker2014GeometryDefinition.BaseModule) - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition
 
makeSimTrackerHitId(SiSensor) - Static method in class org.hps.recon.tracking.TrackerHitUtils
Make a SimTrackerHit IIdentifier for a given layer number
makeStripData(HelicalTrackFit, List<TrackerHit>) - Method in class org.hps.recon.tracking.gbl.GblTrajectoryMaker
Create a list of GBLStripClusterData objects that can be used as input to the GBL fitter.
makeStripData(HpsSiSensor, HelicalTrackStripGbl, HelicalTrackFit, MultipleScattering.ScatterPoint) - Static method in class org.hps.recon.tracking.gbl.GblTrajectoryMaker
 
makeStripData(HelicalTrackFit, List<TrackerHit>, MultipleScattering, double, int, boolean) - Static method in class org.hps.recon.tracking.gbl.MakeGblTracks
Create a list of GBLStripClusterData objects that can be used as input to the GBL fitter.
makeStripData(HpsSiSensor, HelicalTrackStripGbl, HelicalTrackFit, MultipleScattering.ScatterPoint) - Static method in class org.hps.recon.tracking.gbl.MakeGblTracks
 
makeStripListMap(Map<HelicalTrackStrip, SiTrackerHitStrip1D>) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
makeSubdetectorDetectorElement(Detector, Subdetector) - Method in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter
 
makeSubdetectorDetectorElement(Detector, Subdetector) - Method in class org.lcsim.detector.converter.compact.HPSEcal3Converter
 
makeSubdetectorDetectorElement(Detector, Subdetector) - Method in class org.lcsim.detector.converter.compact.HPSEcal4Converter
 
makeSubdetectorDetectorElement(Detector, Subdetector) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
 
makeSubdetectorDetectorElement(Detector, Subdetector) - Method in class org.lcsim.detector.converter.compact.HPSTracker2Converter
 
makeTrackerHit(List<LCRelation>, SiSensorElectrodes) - Method in class org.hps.recon.tracking.StripMaker
 
makeTrackHitMaps(List<Track>) - Method in class org.hps.recon.tracking.AmbiguityResolver.AmbiguityResolverUtils
Makes track-hits internal state maps.
makeTrackScoreMap(List<Track>) - Method in class org.hps.recon.tracking.AmbiguityResolver.AmbiguityResolverUtils
Makes track-score internal state map.
makeTrigger(int, int, int) - Static method in class org.hps.record.triggerbank.SSPTriggerFactory
Creates an SSPTrigger object representing the given trigger information.
makeTriggerData(EventHeader, String) - Method in class org.hps.readout.ecal.TriggerDriver
Make a dummy TriggerData
makeTriggerHit(CalorimeterHit, double) - Method in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
makeV0Candidates(ReconstructedParticle, ReconstructedParticle, List<ReconstructedParticle>, List<Vertex>, List<ReconstructedParticle>, List<Vertex>, List<ReconstructedParticle>, List<Vertex>) - Method in class org.hps.analysis.MC.HpsReconParticleDriverForTrackRefit
 
makeV0Candidates(ReconstructedParticle, ReconstructedParticle, List<ReconstructedParticle>, List<Vertex>, List<ReconstructedParticle>, List<Vertex>, List<ReconstructedParticle>, List<Vertex>) - Method in class org.hps.analysis.MC.HpsReconParticleForTruthTracksDriver
 
makeV0Candidates(ReconstructedParticle, ReconstructedParticle) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
makeWindowHits(CompositeData, int) - Method in class org.hps.evio.EcalEvioReader
 
makeWindowHits(CompositeData, int) - Method in class org.hps.evio.HodoEvioReader
 
ManagedLCIOCollection<T> - Class in org.hps.readout.util.collection
Class ManagedLCIOCollection represents a data collection for use in the LCIO framework.
ManagedLCIOCollection(String, ReadoutDriver, Class<T>, double) - Constructor for class org.hps.readout.util.collection.ManagedLCIOCollection
Instantiates a new ManagedLCIOCollection object with the specified collection parameters.
ManagedLCIOCollection(String, ReadoutDriver, Class<T>, double, int) - Constructor for class org.hps.readout.util.collection.ManagedLCIOCollection
Instantiates a new ManagedLCIOCollection object with the specified collection parameters.
ManagedLCIOCollection(String, ReadoutDriver, Class<T>, double, String) - Constructor for class org.hps.readout.util.collection.ManagedLCIOCollection
Instantiates a new ManagedLCIOCollection object with the specified collection parameters.
ManagedLCIOCollection(String, ReadoutDriver, Class<T>, double, int, String) - Constructor for class org.hps.readout.util.collection.ManagedLCIOCollection
Instantiates a new ManagedLCIOCollection object with the specified collection parameters.
ManagedLCIOCollection(LCIOCollection<T>, double) - Constructor for class org.hps.readout.util.collection.ManagedLCIOCollection
Instantiates a new ManagedLCIOCollection object with all parameters identical to the argument object.
ManagedLCIOCollection(ManagedLCIOCollection<T>) - Constructor for class org.hps.readout.util.collection.ManagedLCIOCollection
Instantiates a new ManagedLCIOCollection object with all parameters identical to the argument object.
ManagedLCIOCollection(String, ManagedLCIOCollection<T>) - Constructor for class org.hps.readout.util.collection.ManagedLCIOCollection
Instantiates a new ManagedLCIOCollection object with the specified collection name, and with all other parameters having been drawn from the input parameters object.
ManagedLCIOData<T> - Class in org.hps.readout.util.collection
Class ManagedLCIOData represents the actual managed data associated with a managed LCIO collection.
ManagedLCIOData(ManagedLCIOCollection<T>) - Constructor for class org.hps.readout.util.collection.ManagedLCIOData
Creates a new ManagedLCIOData based on the collection parameters defined by the params object.
manager - Variable in class org.hps.analysis.dataquality.DataQualityMonitor
 
manager - Static variable in class org.hps.analysis.dataquality.DQMDatabaseDriver
 
MANAGER - Static variable in class org.hps.conditions.api.ConditionsObjectUtilities
Static instance of conditions manager.
manager - Variable in class org.hps.conditions.cli.AbstractCommand
 
MANAGER - Static variable in class org.hps.conditions.svt.SvtBiasConditionsLoader
Setup conditions.
MANAGER - Static variable in class org.hps.conditions.svt.SvtTimingConstantsLoader
Setup conditions.
manager - Variable in class org.hps.job.DatabaseConditionsManagerSetup
 
manager - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
manager - Variable in class org.hps.monitoring.ecal.plots.EcalDaqPlots
 
mapBetweenRunNumberDAQVersion(int) - Method in class org.hps.record.daqconfig2019.DAQConfig2019Driver
According to run number, a specified DAQ version name is returned.
mapConditions() - Static method in class org.hps.analysis.util.HodoscopeChannelConditionsUtility
 
MapEntry(K, V) - Constructor for class org.hps.analysis.MC.IndexMap.MapEntry
 
mapFittedRawHits(List<LCRelation>) - Method in class org.hps.svt.SvtClusterAnalysis
Method that creates a map between a fitted raw hit and it's corresponding raw fit
mapGoodHitList - Variable in class org.hps.analysis.MC.TrackTruthMatching
 
mapOption(String, Argument, Map<String, Argument>) - Static method in class org.hps.analysis.util.UtilityArgumentParser
Maps a command line option text to an argument.
MapValueIterator<E> - Class in org.hps.monitoring.ecal.eventdisplay.util
Class MapValueIterator creates an iterator for the values stored in a map.
MapValueIterator(Map<?, E>) - Constructor for class org.hps.monitoring.ecal.eventdisplay.util.MapValueIterator
Generates a new MapValueIterator from a given Map with the appropriate parameterizations.
margin - Static variable in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal3
 
mark - Variable in class org.hps.monitoring.ecal.eventdisplay.io.AdvancedReader
 
mark(int) - Method in class org.hps.monitoring.ecal.eventdisplay.io.AdvancedReader
 
markSupported() - Method in class org.hps.monitoring.ecal.eventdisplay.io.AdvancedReader
 
mask - Variable in enum org.hps.record.evio.EventTagMask
 
maskBadChannels - Variable in class org.hps.svt.SVTHitLevelPlots
 
mass - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
mass2 - Variable in class org.hps.analysis.examples.VertexAnalysis
 
mass2 - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
mass2 - Variable in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
MassCalculator - Class in org.hps.analysis.ecal
This code contains all of the calculations, as found in the 2015 data, for combining the Ecal energy and SVT momentum.
MassCalculator() - Constructor for class org.hps.analysis.ecal.MassCalculator
 
masses - Variable in class org.hps.analysis.examples.PhiKKAnalysisDriver
 
massPassGen - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
massPassL1L1 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
massPassL1L2 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
massPassL2L2 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
massVsVtxZ - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
massVsVtxZ - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
matchedClusters - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Indicates the number simulated/hardware cluster pairs that were successfully verified.
matchedClusters - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Indicates the number simulated/hardware cluster pairs that were successfully verified.
matchedClusters2DEnergyDiffPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Plots the 2D difference in energy between matched clusters.
matchedClusters2DEnergyDiffPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Plots the 2D difference in energy between matched clusters.
matchedClusters2DHitDiffEnergyDiffPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Plots the difference in hit count vs the differnce in energy between matched clusters.
matchedClusters2DHitDiffPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Plots the 2D difference in hit count between matched clusters.
matchedClusters2DHitDiffPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Plots the 2D difference in hit count between matched clusters.
matchedClustersEnergyDiffPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Plots the difference in energy between matched clusters.
matchedClustersEnergyDiffPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Plots the difference in energy between matched clusters.
matchedClustersEnergyDiffTighterRangePlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Plots the difference in energy between matched clusters.
matchedClustersEnergyDiffTightRangePlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Plots the difference in energy between matched clusters.
matchedClustersEnergyEfficiencyPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Plots the energy efficiency of matched cluster pairs.
matchedClustersEnergyEfficiencyPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Plots the energy efficiency of matched cluster pairs.
matchedClustersEnergyPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Plots the energy distribution of matched cluster pairs.
matchedClustersEnergyPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Plots the energy distribution of matched cluster pairs.
matchedClustersHitDiffPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Plots the difference in hit count between matched clusters.
matchedClustersHitDiffPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Plots the difference in hit count between matched clusters.
matchedClustersTimeEfficiencyPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Plots the time efficiency of matched cluster pairs.
matchedClustersTimeEfficiencyPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Plots the time efficiency of matched cluster pairs.
matchedClustersTimePlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Plots the time distribution of matched cluster pairs.
matchedClustersTimePlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Plots the time distribution of matched cluster pairs.
matchedHitEnergy - Static variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
matchedTracksColName - Variable in class org.hps.analysis.examples.SvtTrackAnalysis
 
matchedTriggerCount - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Stores the total number of matched triggers observed for each source type.
matchedTriggerCount - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Stores the total number of matched triggers observed for each source type.
matchEleP - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
matcher - Variable in class org.hps.analysis.MC.IdentifyBadTracksDriver
 
matcher - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Utility used to determine if a track and cluster are matched
matcher - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Utility used to determine if a track and cluster are matched
matcher - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
matcher - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
matcher - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
matcher - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
matcher - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
matcher - Variable in class org.hps.analysis.vertex.VertexDebugger
 
matcher - Variable in class org.hps.recon.particle.FinalStateParticleDriver
 
matcher - Variable in class org.hps.recon.particle.ReconParticleDriver
 
matcherTrackCollectionName - Variable in class org.hps.recon.particle.ReconParticleDriver
LCIO collection name for tracks.
matches(EventHeader, ReconstructedParticle, MCParticle) - Method in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
matches(EvioEvent) - Method in enum org.hps.record.evio.EventTagConstant
 
matches(int) - Method in enum org.hps.record.evio.EventTagMask
Return true if the eventTag matches this mask.
matches(int) - Method in enum org.hps.record.triggerbank.TriggerType
Return true if the bits match this mask.
matchesMC(EventHeader, Vertex, MCParticle, MCParticle) - Method in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
matchesPosition(CrystalDataSet.Motherboard) - Method in enum org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.Position
Checks whether a given motherboard position is consistent with the position enumerable.
matchFullTracks - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
matchFullTracks - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
matchHits(HelicalTrackStrip, SiTrackerHitStrip1D) - Method in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
matchSimulatedToHardware(Collection<Cluster>, Collection<VTPCluster>, double, int, LocalOutputLogger) - Static method in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Performs cluster matching between a collection of simulated clusters and a collection of hardware clusters using the strictly time-compliant algorithm.
matchSimulatedToHardware(Collection<Cluster>, Collection<SSPCluster>, double, int, LocalOutputLogger) - Static method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Performs cluster matching between a collection of simulated clusters and a collection of hardware clusters using the strictly time-compliant algorithm.
matchTracksToClusters(EventHeader, List<List<Track>>, List<Cluster>, StandardCuts, int, boolean, boolean, HPSEcal3, double) - Method in class org.hps.recon.utils.AbstractTrackClusterMatcher
Abstract method that runs the Track Cluster matching algorithm.
matchTracksToClusters(EventHeader, List<List<Track>>, List<Cluster>, StandardCuts, int, boolean, boolean, HPSEcal3, double) - Method in interface org.hps.recon.utils.TrackClusterMatcher
Return a map of Tracks with matched Clusters.
matchTracksToClusters(EventHeader, List<List<Track>>, List<Cluster>, StandardCuts, int, boolean, boolean, HPSEcal3, double) - Method in class org.hps.recon.utils.TrackClusterMatcherMinDistance
 
matchTracksToClusters(EventHeader, List<List<Track>>, List<Cluster>, StandardCuts, int, boolean, boolean, HPSEcal3, double) - Method in class org.hps.recon.utils.TrackClusterMatcherNSigma
Return Map of Tracks with matched EcalCluster.
matchTrackToMCP(Map<MCParticle, Set<Integer>>) - Method in class org.hps.recon.utils.TrackTruthMatcher
 
matchTrigger(EventHeader) - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
matchTrigger(EventHeader) - Method in class org.hps.analysis.examples.StripEventDriver
 
matchTriggerType(TIData) - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
matchTriggerType(TIData) - Method in class org.hps.analysis.examples.StripEventDriver
 
matchTriggerType(TIData) - Method in class org.hps.analysis.tuple.TupleMaker
 
matchTriggerType(TIData) - Method in class org.hps.recon.filtering.TriggerTypeFilter
 
matchTriggerType2019(TSData2019) - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
Material(String, double, double, double) - Constructor for class org.hps.recon.tracking.MaterialSupervisor.Material
 
material - Variable in class org.lcsim.geometry.compact.converter.SurveyVolume
 
MaterialManager - Class in org.hps.recon.tracking
Extension to lcsim MaterialManager to allow more flexibility in track reconstruction
MaterialManager() - Constructor for class org.hps.recon.tracking.MaterialManager
 
MaterialManager(boolean) - Constructor for class org.hps.recon.tracking.MaterialManager
 
MaterialManager.HPSTracker2VolumeGrouper - Class in org.hps.recon.tracking
Get the path groups for SiTrackerEndcap2, which has modules placed directly in the tracking volume.
materialName - Variable in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleComponentParameters
 
materialName - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleComponentParameters
 
materialName - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleComponentParameters
 
materialName - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleComponentParameters
 
Materials() - Constructor for class org.hps.recon.tracking.MaterialSupervisor.Materials
 
MaterialSupervisor - Class in org.hps.recon.tracking
Material manager using the detector geometry.
MaterialSupervisor() - Constructor for class org.hps.recon.tracking.MaterialSupervisor
 
MaterialSupervisor(boolean) - Constructor for class org.hps.recon.tracking.MaterialSupervisor
 
MaterialSupervisor.DetectorPlane - Interface in org.hps.recon.tracking
 
MaterialSupervisor.Material - Class in org.hps.recon.tracking
 
MaterialSupervisor.Materials - Class in org.hps.recon.tracking
 
MaterialSupervisor.ScatteringDetectorVolume - Interface in org.hps.recon.tracking
 
MaterialSupervisor.SiPlane - Class in org.hps.recon.tracking
 
MaterialSupervisor.SiStripPlane - Class in org.hps.recon.tracking
 
matrix() - Method in class org.hps.minuit.MinimumError
 
Matrix - Class in org.hps.recon.tracking.gbl.matrix
 
Matrix(int, int) - Constructor for class org.hps.recon.tracking.gbl.matrix.Matrix
Construct an m-by-n matrix of zeros.
Matrix(double[][]) - Constructor for class org.hps.recon.tracking.gbl.matrix.Matrix
Construct a matrix from a 2-D array.
Matrix(double[][], int, int) - Constructor for class org.hps.recon.tracking.gbl.matrix.Matrix
Construct a matrix quickly without checking arguments.
MatrixInversionException - Exception in org.hps.minuit
 
MatrixInversionException() - Constructor for exception org.hps.minuit.MatrixInversionException
Creates a new instance of MatrixInversionException
matrixPrint(String, double[][], int, int) - Static method in class org.hps.recon.tracking.kalman.KalTrack
 
MatrixTranspose(Matrix) - Method in class org.hps.recon.tracking.HelixConverter
Returns the transpose of the matrix (inexplicably not handled by the matrix package for non-square matrices).
MatrixTranspose(Matrix) - Method in class org.hps.recon.vertexing.BilliorTrack
Returns the transpose of the matrix (inexplicably not handled by the matrix package for non-square matrices).
max(int...) - Static method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Gets the maximum value in a set of integers.
max(int...) - Static method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Gets the maximum value in a set of integers.
max - Variable in class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
 
MAX_ATTEMPTS - Static variable in class org.hps.conditions.database.ConnectionParameters
Number of connection retries allowed.
MAX_ATTEMPTS - Static variable in class org.hps.conditions.database.DatabaseConditionsManager
Number of connection retries allowed.
MAX_CHANNEL - Static variable in class org.hps.conditions.svt.SvtChannel
Maximum channel number.
MAX_EVENTS_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
Max events after which session will be automatically ended.
MAX_FEB_HYBRID_ID - Static variable in class org.hps.conditions.svt.SvtChannel
Maximum FEB Hybrid ID.
MAX_FEB_ID - Static variable in class org.hps.conditions.svt.SvtChannel
Maximum FEB ID.
MAX_FPGA_ID - Static variable in class org.hps.evio.BaseSvtEvioReader
 
max_iterations_intercept - Variable in class org.hps.recon.tracking.WTrack
 
MAX_NUMBER_OF_SAMPLES - Static variable in class org.hps.conditions.svt.AbstractSvtChannel
Default number of samples to read out.
MAX_OUTLIERS - Static variable in class org.hps.record.triggerbank.TiTimeOffsetCalculator
 
MAX_PORT - Static variable in class org.hps.online.recon.Server
Max allowed server port number.
MAX_RECENT_FILES - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The maximum number of recent files (hard-coded to 10 to match 0-9 shortcut mnemonics).
MAX_ROC_BANK_TAG - Static variable in class org.hps.evio.Phys2019SvtEvioReader
 
MAX_ROC_BANK_TAG - Static variable in class org.hps.evio.SvtEvioReader
 
MAX_ROWS - Static variable in class org.hps.monitoring.application.PlotInfoPanel
The maximum number of rows in the table.
MAX_TEMP - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
maxADC - Variable in class org.hps.analysis.dataquality.MonsterEventAnalysis
 
maxADC - Variable in class org.hps.analysis.examples.SvtHitAnalysisDriver
 
maxADCValue() - Method in class org.hps.recon.tracking.NoiselessReadoutChip.ADC
Compute the maximum ADC value
maxBsconVertChi2 - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
maxBsconVertChi2 - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
maxBufferSize - Variable in class org.hps.evio.EvioToLcio
 
maxChannels - Static variable in class org.hps.analysis.dataquality.SvtMonitoring
 
maxChi2 - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
maxChi2 - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
maxChi2 - Variable in class org.hps.svt.SvtClusterAnalysis
 
maxChi2GBLTrack - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
maxChi2GBLTrack - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
maxChi2Inc - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
maxChi2IncShare - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
maxChi2SeedTrack - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
maxChi2SeedTrack - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
maxClEnergy - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
maxClSize - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
maxClusters - Variable in class org.hps.recon.filtering.SimpleEventFilterDriver
 
maxCoplanarityAngle - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
maxD0 - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
maxD0 - Variable in class org.hps.svt.SVTHitLevelPlots
 
maxD0Err - Variable in class org.hps.svt.SVTHitLevelPlots
 
maxDiffCut - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
maxDt - Variable in class org.hps.recon.filtering.EcalPairsFilter
 
maxDt - Variable in class org.hps.recon.tracking.HelicalTrackHitDriver
 
maxE - Variable in class org.hps.analysis.ecal.EcalClusterPlots
 
maxE - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
maxE - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
maxE - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
maxE - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
maxE - Variable in class org.hps.online.recon.aida.JustEcal
 
maxE - Variable in class org.hps.recon.filtering.EcalSinglesFilter
 
maxEch - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
maxEch - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
maxElectronP - Variable in class org.hps.record.StandardCuts
 
maxElectronPset - Variable in class org.hps.record.StandardCuts
 
maxEnergyForHodoHitList(List<CalorimeterHit>) - Method in class org.hps.analysis.trigger.DataTriggerSim2019Driver
Get max energy for hits at a channel
maxEvents - Variable in class org.hps.evio.EvioToLcio
 
maxEventsField - Variable in class org.hps.monitoring.application.JobSettingsPanel
Field for setting the maximum number of events to process in the session.
maxFactor - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
maxFactor - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
maxFee - Variable in class org.hps.svt.SvtClusterAnalysis
 
maxHelicalTrackHits - Variable in class org.hps.recon.tracking.SeedTracker
 
maxHistoE - Variable in class org.hps.analysis.ecal.FEEClusterPlotter
 
maxHistoE - Variable in class org.hps.analysis.ecal.SF2019Driver
 
maxHistoE - Variable in class org.hps.analysis.ecal.SF2021Driver
 
maxHistoEseed - Variable in class org.hps.analysis.ecal.FEEClusterPlotter
 
maxHitEPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
maxHits - Variable in class org.hps.recon.tracking.kalman.KalmanInterface
 
maxHitsPerHalf - Variable in class org.hps.recon.filtering.SvtRawHitMultiplicityFilter
 
maxHitsPerRow - Variable in class org.hps.recon.ecal.cluster.SimpleCosmicClusterer
 
maxHitsPerSensor - Variable in class org.hps.recon.filtering.SvtRawHitMultiplicityFilter
 
MAXIMIZE_WINDOW - Static variable in class org.hps.monitoring.application.Commands
Maximize the application window.
maximizeWindow() - Method in class org.hps.monitoring.application.MonitoringApplication
Maximize the application window.
maximum() - Method in class org.hps.recon.ecal.Ecal3PoleFunction
 
maxLen - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
maxLen - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
maxLen - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
maxLen - Static variable in class org.hps.util.ConvertToStdhep
 
maxLen - Static variable in class org.hps.util.DatFileToStdhep
 
maxLen - Static variable in class org.hps.util.DatFileToStdhepTVM
 
maxLen - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
maxListIter1 - Variable in class org.hps.recon.tracking.kalman.KalmanParams
 
maxLookbackEvents - Variable in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
maxLookbackEvents - Variable in class org.hps.recon.ecal.HodoRunningPedestalDriver
 
maxLookbackTime - Variable in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
maxLookbackTime - Variable in class org.hps.recon.ecal.HodoRunningPedestalDriver
 
maxMass - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
maxMass - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
maxMass - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
maxMatchChisq - Variable in class org.hps.record.StandardCuts
 
maxMatchDt - Variable in class org.hps.recon.utils.TrackClusterMatcherMinDistance
 
maxMatchDt - Variable in class org.hps.record.StandardCuts
 
maxMatchDtSet - Variable in class org.hps.record.StandardCuts
 
maxMatchDx - Variable in class org.hps.recon.utils.TrackClusterMatcherMinDistance
 
maxMatchDx - Variable in class org.hps.record.StandardCuts
 
maxMatchDxOffset - Variable in class org.hps.recon.utils.TrackClusterMatcherMinDistance
 
maxMatchDxSet - Variable in class org.hps.record.StandardCuts
 
maxMatchDy - Variable in class org.hps.recon.utils.TrackClusterMatcherMinDistance
 
maxMatchDy - Variable in class org.hps.record.StandardCuts
 
maxMatchDyOffset - Variable in class org.hps.recon.utils.TrackClusterMatcherMinDistance
 
maxMatchDySet - Variable in class org.hps.record.StandardCuts
 
maxMollerP - Variable in class org.hps.record.StandardCuts
 
maxMollerPset - Variable in class org.hps.record.StandardCuts
 
maxMom - Variable in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
maxMom - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
MAXNSIGMAPOSITIONMATCH - Variable in class org.hps.analysis.MC.IdentifyBadTracksDriver
 
MAXNSIGMAPOSITIONMATCH - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
 
MAXNSIGMAPOSITIONMATCH - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
MAXNSIGMAPOSITIONMATCH - Variable in class org.hps.recon.particle.ReconParticleDriver
 
MAXNSIGMAPOSITIONMATCH - Variable in class org.hps.recon.utils.TrackClusterMatcherNSigma
 
maxOffset - Variable in class org.hps.record.triggerbank.TiTimeOffsetEvioProcessor
 
maxOffsets - Variable in class org.hps.record.triggerbank.TiTimeOffsetCalculator
 
maxOmega - Variable in class org.hps.svt.SVTHitLevelPlots
 
maxOmegaErr - Variable in class org.hps.svt.SVTHitLevelPlots
 
maxOutliers - Variable in class org.hps.record.triggerbank.TiTimeOffsetEvioProcessor
 
maxP - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
MAXP - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
MAXP - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
maxPairs - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
maxPairs - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
maxPairs - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
maxPairs - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
maxPairs - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
maxPairs - Variable in class org.hps.analysis.vertex.VertexDebugger
 
maxPeakOccupancy - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
maxPeakOccupancy - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
maxPhi - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
maxPhi - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
maxPhi - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
maxPhi - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
maxPhi - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
maxPhi - Variable in class org.hps.analysis.vertex.VertexDebugger
 
maxPhi - Variable in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
maxPhi - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
maxPhi0 - Variable in class org.hps.svt.SVTHitLevelPlots
 
maxPhi0Err - Variable in class org.hps.svt.SVTHitLevelPlots
 
maxPtInverse - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
maxPull - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
maxPull - Variable in class org.hps.svt.SVTHitLevelPlots
 
maxPulses - Variable in class org.hps.record.daqconfig.FADCConfig
 
maxPulses - Variable in class org.hps.record.daqconfig2019.FADCConfigEcal2019
 
maxQueueSize - Variable in class org.hps.record.composite.CompositeLoopConfiguration
The maximum queue size if using an LCIO record queue.
maxRange - Variable in class org.hps.record.triggerbank.TiTimeOffsetEvioProcessor
 
maxReconParticles - Variable in class org.hps.recon.filtering.SimpleEventFilterDriver
 
maxRecords - Variable in class org.hps.record.composite.CompositeLoopConfiguration
The maximum number of records to process (-1 for unlimited).
maxRecords - Variable in class org.hps.record.composite.MaxRecordsProcessor
The maximum number of records.
maxRecords - Variable in exception org.hps.record.MaxRecordsException
The maximum number of records.
MaxRecordsException - Exception in org.hps.record
Exception thrown when maximum number of records is reached.
MaxRecordsException(String, long) - Constructor for exception org.hps.record.MaxRecordsException
Class constructor.
MaxRecordsProcessor - Class in org.hps.record.composite
A @{link CompositeProcessor} for throwing an error when the maximum number of records is reached or exceeded.
MaxRecordsProcessor(long) - Constructor for class org.hps.record.composite.MaxRecordsProcessor
Class constructor, with the maximum number of records.
maxRes - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
maxRes - Variable in class org.hps.svt.SVTHitLevelPlots
 
maxResidShare - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
maxResidual - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
maxResX - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
maxResY - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
MAXS - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
MAXS - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
maxSampleCutForNoise - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
maxSampleMonitorPeriod - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
maxSampleMonitorPeriod - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
maxSampleMonitorStart - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
maxSampleMonitorStart - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
maxSampleNumberPerSensorOppPlots - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
maxSampleNumberPerSensorPlots - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
maxSampleNumberPerVolumePlots - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
maxSampleNumberPlot - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
maxSamplePosition - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
maxSamplePosition - Variable in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
maxSamplePosition - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
maxSamplePosition - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
maxSamplePosition - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
maxSamplePosition - Variable in class org.hps.svt.OccupancyPlots
 
maxSamplePositionPlots - Static variable in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
maxSamplePositionPlots - Static variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
maxSamplePositionPlots - Static variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
maxSamplePositionPlots - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
maxSamplePositionPlots - Static variable in class org.hps.svt.OccupancyPlots
 
maxSampleStatus - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
maxSampleStatus - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
maxSharedHits - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
maxSharedHitsPerTrack - Variable in class org.hps.record.StandardCuts
 
maxSharedHitsPerTrackSet - Variable in class org.hps.record.StandardCuts
 
maxSize - Variable in class org.hps.recon.filtering.CollectionSizeFilter
 
maxSize - Variable in class org.hps.recon.filtering.EcalSinglesFilter
 
maxStatNum - Variable in class org.hps.online.recon.PlotAggregator
 
maxT - Variable in class org.hps.recon.filtering.EcalSinglesFilter
 
maxTanL - Variable in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
maxTanL - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
maxTanLambda - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
maxTime - Variable in class org.hps.analysis.ecal.FEEClusterPlotter
 
maxTime - Variable in class org.hps.monitoring.drivers.headless.KFTrackTimeHeadless
 
maxTime - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
maxTime - Variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
maxTime - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
maxTime - Variable in class org.hps.recon.ecal.cluster.ReconClusterer
 
maxTime - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
maxTimePlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
maxTimeRange - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
maxTLambda - Variable in class org.hps.svt.SVTHitLevelPlots
 
maxTLambdaErr - Variable in class org.hps.svt.SVTHitLevelPlots
 
maxTrackChisq - Variable in class org.hps.record.StandardCuts
 
maxTrackChisqProb - Variable in class org.hps.record.StandardCuts
 
maxTrackerHits - Variable in class org.hps.recon.tracking.TrackerReconDriver
 
maxTracks - Variable in class org.hps.recon.filtering.SimpleEventFilterDriver
 
maxTrkChi2 - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
maxTrkPCut - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
maxUnconVertChi2 - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
maxUnconVertChi2 - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
maxVals - Variable in class org.hps.analysis.examples.PhiKKAnalysisDriver
 
maxVertexClusterDt - Variable in class org.hps.record.StandardCuts
 
maxVertexClusterDtSet - Variable in class org.hps.record.StandardCuts
 
maxVertexP - Variable in class org.hps.record.StandardCuts
 
maxVertexPset - Variable in class org.hps.record.StandardCuts
 
maxVolt - Static variable in class org.hps.recon.ecal.EcalUtils
 
maxX - Variable in class org.hps.analysis.dataquality.MonsterEventAnalysis
 
maxX - Variable in class org.hps.analysis.examples.SvtHitAnalysisDriver
 
maxX - Variable in class org.hps.analysis.MC.SvtStripClusterPositionPlots
 
maxX - Variable in class org.hps.recon.filtering.EcalSinglesFilter
 
maxY - Variable in class org.hps.analysis.MC.SvtStripClusterPositionPlots
 
maxY - Variable in class org.hps.recon.filtering.EcalSinglesFilter
 
maxYerror - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
maxYerror - Variable in class org.hps.svt.SVTHitLevelPlots
 
maxYRes - Variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
maxZ - Variable in class org.hps.analysis.MC.SvtStripClusterPositionPlots
 
maxZ0 - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
maxZ0 - Variable in class org.hps.svt.SVTHitLevelPlots
 
maxZ0Err - Variable in class org.hps.svt.SVTHitLevelPlots
 
Mb - Static variable in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
MC - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2019
 
MC - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2021
 
MC_GENERATED_PARTICLE - Static variable in class org.hps.analysis.ecal.SF2019Driver
 
MC_GENERATED_PARTICLE - Static variable in class org.hps.analysis.ecal.SF2021Driver
 
MC_TIME - Static variable in class org.hps.evio.EventConstants
 
mcbesthits - Variable in class org.hps.analysis.MC.TrackTruthMatching
 
mcbestlist - Variable in class org.hps.analysis.MC.TrackTruthMatching
 
MCFullDetectorTruth - Class in org.hps.analysis.MC
This is the driver that takes a TrackTruthMatching object and computes the full truth information including scattering angles
MCFullDetectorTruth(EventHeader, Track, FieldMap, List<HpsSiSensor>, Subdetector) - Constructor for class org.hps.analysis.MC.MCFullDetectorTruth
 
mcmap - Variable in class org.hps.analysis.examples.TrackAnalysis
 
mcmap - Variable in class org.hps.analysis.MC.TrackTruthMatching
 
mcmapAll - Variable in class org.hps.analysis.examples.TrackAnalysis
 
mcmapAxial - Variable in class org.hps.analysis.examples.TrackAnalysis
 
mcmapZ - Variable in class org.hps.analysis.examples.TrackAnalysis
 
mcParticle - Variable in class org.hps.recon.tracking.HpsHelicalTrackFit
 
mcParticleCollectionName - Variable in class org.hps.analysis.MC.TrackerHitsToMCParticlePlots
 
mcParticleCollectionName - Variable in class org.hps.analysis.tuple.FullTruthTupleMaker
 
mcParticleCollectionName - Variable in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
MCParticleCollectionName - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
MCParticleEComparator() - Constructor for class org.hps.analysis.ecal.HPSEcalPlotsDriver.MCParticleEComparator
 
MCParticleEComparator() - Constructor for class org.hps.analysis.ecal.HPSMCParticlePlotsDriver.MCParticleEComparator
 
mcParticleHitsByLayer - Variable in class org.hps.recon.utils.TrackTruthMatcher
 
MCParticleReadoutDriver - Class in org.hps.readout
MCParticleReadoutDriver handles SLIC objects in input Monte Carlo files of type MCParticle.
MCParticleReadoutDriver() - Constructor for class org.hps.readout.MCParticleReadoutDriver
Instantiate an instance of SLICDataReadoutDriver for objects of type MCParticle.
mcParticleReferences - Variable in class org.hps.util.MergeBunches
 
mcParticlesColName - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
mcParticlesColName - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
mcParticlesColName - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
mcParticlesColName - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
mcParticlesColName - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
mcParticlesColName - Variable in class org.hps.analysis.vertex.VertexDebugger
 
mcParticleStripHits - Variable in class org.hps.recon.utils.TrackTruthMatcher
 
MCTrackerHitResidualAnalysisDriver - Class in org.hps.analysis.MC
Simple Driver to compare positions of the SimTrackerHits with the TrackerHits created by the full SVT simulation.
MCTrackerHitResidualAnalysisDriver() - Constructor for class org.hps.analysis.MC.MCTrackerHitResidualAnalysisDriver
 
MCTruthExampleDriver - Class in org.hps.analysis.examples
Example driver showing how to retrieve MC truth information from an lcsim event.
MCTruthExampleDriver() - Constructor for class org.hps.analysis.examples.MCTruthExampleDriver
 
MCTupleMaker - Class in org.hps.analysis.tuple
 
MCTupleMaker() - Constructor for class org.hps.analysis.tuple.MCTupleMaker
 
mean - Variable in class org.hps.analysis.ecal.cosmic.LandauPdf
 
means - Variable in class org.hps.monitoring.drivers.svt.PedestalPlots
 
meanTime - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
meanTime - Variable in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
meanTime - Variable in class org.hps.recon.tracking.RawHitChecker
 
measDataIndex - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
measDim - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
measPrecision - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
measProjection - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
measResiduals - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
measTransformation - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
Measurement - Class in org.hps.recon.tracking.kalman
Holds a single silicon-strip measurement (single-sided), to interface with the Kalman fit
Measurement(double, double, double, double, double) - Constructor for class org.hps.recon.tracking.kalman.Measurement
 
Measurement(double, double, double, double, double, Vec, double) - Constructor for class org.hps.recon.tracking.kalman.Measurement
 
measurement_errors - Variable in class org.hps.analysis.examples.TrackAnalysis.DiagonalizedCovarianceMatrix
 
measurement_vectors - Variable in class org.hps.analysis.examples.TrackAnalysis.DiagonalizedCovarianceMatrix
 
MeasurementSite - Class in org.hps.recon.tracking.kalman
Kalman fit measurement site, one for each silicon-strip detector with hits
MeasurementSite(int, SiModule, KalmanParams) - Constructor for class org.hps.recon.tracking.kalman.MeasurementSite
 
MegabytesPerSecondProvider() - Constructor for class org.hps.monitoring.subsys.SystemStatisticsImpl.MegabytesPerSecondProvider
 
mem - Variable in class org.hps.online.recon.aida.StripChartDriver
 
menu - Variable in class org.hps.monitoring.application.MonitoringApplicationFrame
The application's menu bar.
menu - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
The base menus used displayed by the Viewer.
MENU_FILE - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
MENU_ITEM_LIN_SCALE - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
MENU_ITEM_LOG_SCALE - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
MENU_SCALE - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
MENU_VIEW - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
menuBackground - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
MenuBar - Class in org.hps.monitoring.application
This is the primary menu bar for the monitoring application.
MenuBar(ConfigurationModel, ConnectionStatusModel, ActionListener) - Constructor for class org.hps.monitoring.application.MenuBar
Class constructor.
MenuBar.RecentFileItem - Class in org.hps.monitoring.application
The implementation of JMenuItem for recent file items.
menuHighlight - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
menuMirrorX - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
menuMirrorY - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
menuRoot - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
The root menu bar displayed by the Viewer.
menuScaling - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
menuScreenshot - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
merge(Configuration) - Method in class org.hps.monitoring.application.model.Configuration
Merge in values from another configuration into this one which will override properties that already exist with new values.
merge(Configuration) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Merge another properties configuration into this one.
MergeBunches - Class in org.hps.util
MergeBunches.java Driver to merge bunch trains for HPS and displace them in time much of this code was taken from org.lcsim.util.OverlayDriver.java Created 6/8/2011
MergeBunches() - Constructor for class org.hps.util.MergeBunches
 
mergeCollections(EventHeader.LCMetaData, EventHeader.LCMetaData, double) - Method in class org.hps.util.MergeBunches
Merges two collections and applies a time offset to all entries in the overlay collection.
mergeEvents(EventHeader, EventHeader, double) - Method in class org.hps.util.MergeBunches
Merges all collections from the given events and applies a time offset to all entries in all collections of the overlay event.
mergeRawTrackerHitCollections(List<RawTrackerHit>, List<RawTrackerHit>) - Method in class org.hps.digi.DataOverlayDriver
 
MergeTrackCollections - Class in org.hps.recon.tracking
Read all track collections in the event, use ambiguity resolver, and put the resulting list of unique tracks in a new collection.
MergeTrackCollections() - Constructor for class org.hps.recon.tracking.MergeTrackCollections
 
message - Variable in class org.hps.monitoring.application.util.ErrorHandler
The error message.
message - Variable in class org.hps.monitoring.subsys.SystemStatusImpl
 
message - Variable in class org.hps.online.recon.CommandResult.CommandStatus
 
message - Variable in class org.hps.record.svt.EvioHeaderError
 
MESSAGE_COLUMN_INDEX - Static variable in class org.hps.monitoring.application.model.SystemStatusTableModel
Message field column index.
MeV - Static variable in class org.hps.recon.ecal.EcalUtils
 
mgr - Variable in class org.hps.online.recon.CommandHandler
 
mgr - Variable in class org.hps.online.recon.eventbus.ConditionsListener
 
mgr - Variable in class org.hps.online.recon.eventbus.EvioListener
 
mgr - Variable in class org.hps.online.recon.Station
Reference to the lcsim job manager
mille - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
mille - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
MilleBinary - Class in org.hps.recon.tracking.gbl
Millepede-II (binary) record.
MilleBinary() - Constructor for class org.hps.recon.tracking.gbl.MilleBinary
Default Constructor
MilleBinary(String) - Constructor for class org.hps.recon.tracking.gbl.MilleBinary
Fully qualified Constructor
MilleBinary_close(Pointer) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
MilleBinaryCtor(String, int, int, int, int) - Method in interface org.hps.recon.tracking.gbl.GblInterface
 
milleBinaryFileName - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
milleBinaryFileName - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
MilleBinaryJna - Class in org.hps.recon.tracking.gbl
wrapper class for MilleBinary JNA functions
MilleBinaryJna(String, boolean, boolean, int) - Constructor for class org.hps.recon.tracking.gbl.MilleBinaryJna
full one-to-one constructor
MilleBinaryJna(String) - Constructor for class org.hps.recon.tracking.gbl.MilleBinaryJna
more useful constructor with HPS-sensible defaults
milleOut(MilleBinary) - Method in class org.hps.recon.tracking.gbl.GblTrajectory
 
milleOut(MilleBinaryJna) - Method in class org.hps.recon.tracking.gbl.GblTrajectoryJna
 
MilleParameter - Class in org.lcsim.geometry.compact.converter
 
MilleParameter(String) - Constructor for class org.lcsim.geometry.compact.converter.MilleParameter
 
MilleParameter(int, double, double) - Constructor for class org.lcsim.geometry.compact.converter.MilleParameter
 
MilleParameter.Type - Enum in org.lcsim.geometry.compact.converter
 
milleParameters - Variable in class org.lcsim.geometry.compact.converter.AlignmentCorrection
 
milleparameters - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
MilleParameterSet(IDetectorElement) - Constructor for class org.hps.svt.alignment.BuildCompact.MilleParameterSet
 
MillepedeCompactDump - Class in org.hps.svt.alignment
Class building a new compact.xml detector based on MillepedeII input corrections
MillepedeCompactDump() - Constructor for class org.hps.svt.alignment.MillepedeCompactDump
 
millepedeId - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
millipedeID - Variable in class org.hps.recon.tracking.kalman.SiModule
 
millipedeMap - Variable in class org.hps.recon.tracking.kalman.KalTrack
 
MILLIS - Static variable in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
Helper for second to milliseconds conversion.
MILLISECONDS - Static variable in class org.hps.record.evio.EvioFileUtilities
Milliseconds constant for conversion to/from second.
millisPerEventDPS - Variable in class org.hps.online.recon.aida.ExampleDriver
 
millisPerEventDPS - Variable in class org.hps.online.recon.aida.RemoteAidaDriver
 
millisToSeconds(long) - Static method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
milliToSecond - Static variable in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
min() - Method in class org.hps.minuit.MinosError
 
min() - Method in class org.hps.minuit.MnParabola
 
min - Variable in class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
 
MIN_CHANNEL - Static variable in class org.hps.conditions.svt.SvtChannel
Minimum channel number.
MIN_DATA_BANK_TAG - Static variable in class org.hps.evio.BaseSvtEvioReader
 
MIN_FEB_HYBRID_ID - Static variable in class org.hps.conditions.svt.SvtChannel
Minimum FEB hybrid ID.
MIN_FEB_ID - Static variable in class org.hps.conditions.svt.SvtChannel
Minimum FEB ID.
MIN_HEIGHT - Static variable in class org.hps.monitoring.application.PlotInfoPanel
Minimum height of panel in pixels.
MIN_PORT - Static variable in class org.hps.online.recon.Server
Minimum allowed server port number.
MIN_RANGE - Static variable in class org.hps.record.triggerbank.TiTimeOffsetCalculator
 
MIN_ROC_BANK_TAG - Static variable in class org.hps.evio.Phys2019SvtEvioReader
 
MIN_ROC_BANK_TAG - Static variable in class org.hps.evio.SvtEvioReader
 
MIN_TEMP - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
MIN_TIME_INTERVAL - Static variable in class org.hps.conditions.svt.MotorPositionLoader
 
MIN_WIDTH - Static variable in class org.hps.monitoring.application.PlotInfoPanel
Minimum width of panel in pixels.
minADC - Variable in class org.hps.analysis.dataquality.MonsterEventAnalysis
 
minADC - Variable in class org.hps.analysis.examples.SvtHitAnalysisDriver
 
minAxial - Variable in class org.hps.recon.tracking.kalman.KalmanParams
 
minChargeCut - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
minChi2IncBad - Variable in class org.hps.recon.tracking.kalman.KalmanParams
 
minChi2IncBad - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
minClusters - Variable in class org.hps.recon.filtering.SimpleEventFilterDriver
 
minClusterSeedEnergy - Variable in class org.hps.recon.ecal.cluster.LegacyClusterer
 
minClusterSize - Variable in class org.hps.recon.ecal.cluster.DualThresholdCosmicClusterDriver
 
minClusterSize - Variable in class org.hps.recon.ecal.cluster.SimpleCosmicClusterer
 
minD0 - Variable in class org.hps.svt.SVTHitLevelPlots
 
minD0Err - Variable in class org.hps.svt.SVTHitLevelPlots
 
minDisplayWidth - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
 
minE - Variable in class org.hps.recon.filtering.EcalSinglesFilter
 
minEch - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
minEch - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
minEnergy - Variable in class org.hps.recon.ecal.cluster.SimpleReconClusterer
 
minFee - Variable in class org.hps.svt.SvtClusterAnalysis
 
minHistoE - Variable in class org.hps.analysis.ecal.FEEClusterPlotter
 
minHistoE - Variable in class org.hps.analysis.ecal.SF2019Driver
 
minHistoE - Variable in class org.hps.analysis.ecal.SF2021Driver
 
minHistoEseed - Variable in class org.hps.analysis.ecal.FEEClusterPlotter
 
minHitCount - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
minHitEnergy - Variable in class org.hps.recon.ecal.cluster.LegacyClusterer
 
minHitEnergy - Variable in class org.hps.recon.ecal.cluster.NearestNeighborClusterer
 
minHits - Variable in class org.hps.recon.filtering.FEEFilterDriver
 
minHits - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
minHits0 - Variable in class org.hps.recon.tracking.kalman.KalmanParams
 
minHits1 - Variable in class org.hps.recon.tracking.kalman.KalmanParams
 
minHitsAxialTrack - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
minHitsPerHalf - Variable in class org.hps.recon.filtering.SvtHitMultiplicityFilter
 
minHitsPerHalf - Variable in class org.hps.recon.filtering.SvtRawHitMultiplicityFilter
 
minHitsPerSensor - Variable in class org.hps.recon.filtering.SvtRawHitMultiplicityFilter
 
minHitsStereoTrack - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
minimize() - Method in class org.hps.minuit.MnApplication
 
minimize(int) - Method in class org.hps.minuit.MnApplication
 
minimize(int, double) - Method in class org.hps.minuit.MnApplication
Causes minimization of the FCN and returns the result in form of a FunctionMinimum.
minimize(FCNBase, MnUserParameterState, MnStrategy, int, double, double, boolean, boolean) - Method in class org.hps.minuit.ModularFunctionMinimizer
 
minimize(MnFcn, GradientCalculator, MinimumSeed, MnStrategy, int, double) - Method in class org.hps.minuit.ModularFunctionMinimizer
 
MINIMIZE_WINDOW - Static variable in class org.hps.monitoring.application.Commands
Minimize the application window.
minimizer() - Method in class org.hps.minuit.MnApplication
 
minimizer() - Method in class org.hps.minuit.MnMigrad
 
minimizer() - Method in class org.hps.minuit.MnMinimize
 
minimizer() - Method in class org.hps.minuit.MnScan
 
minimizer() - Method in class org.hps.minuit.MnSimplex
 
minimizeWindow() - Method in class org.hps.monitoring.application.MonitoringApplication
Minimize the application window.
minimum(MnFcn, GradientCalculator, MinimumSeed, MnStrategy, int, double) - Method in class org.hps.minuit.CombinedMinimumBuilder
 
minimum(MnFcn, GradientCalculator, MinimumSeed, MnStrategy, int, double) - Method in interface org.hps.minuit.MinimumBuilder
 
minimum(MnFcn, GradientCalculator, MinimumSeed, MnStrategy, int, double) - Method in class org.hps.minuit.ScanBuilder
 
minimum(MnFcn, GradientCalculator, MinimumSeed, MnStrategy, int, double) - Method in class org.hps.minuit.SimplexBuilder
 
minimum(MnFcn, GradientCalculator, MinimumSeed, MnStrategy, int, double) - Method in class org.hps.minuit.VariableMetricBuilder
 
minimum(MnFcn, GradientCalculator, MinimumSeed, int, double) - Method in class org.hps.minuit.VariableMetricBuilder
 
MinimumBuilder - Interface in org.hps.minuit
 
MinimumError - Class in org.hps.minuit
MinimumError keeps the inverse 2nd derivative (inverse Hessian) used for calculating the parameter step size (-V*g) and for the covariance update (ErrorUpdator).
MinimumError(int) - Constructor for class org.hps.minuit.MinimumError
 
MinimumError(MnAlgebraicSymMatrix, double) - Constructor for class org.hps.minuit.MinimumError
 
MinimumError(MnAlgebraicSymMatrix, MinimumError.MnHesseFailed) - Constructor for class org.hps.minuit.MinimumError
 
MinimumError(MnAlgebraicSymMatrix, MinimumError.MnMadePosDef) - Constructor for class org.hps.minuit.MinimumError
 
MinimumError(MnAlgebraicSymMatrix, MinimumError.MnInvertFailed) - Constructor for class org.hps.minuit.MinimumError
 
MinimumError(MnAlgebraicSymMatrix, MinimumError.MnNotPosDef) - Constructor for class org.hps.minuit.MinimumError
 
MinimumError.MnHesseFailed - Class in org.hps.minuit
 
MinimumError.MnInvertFailed - Class in org.hps.minuit
 
MinimumError.MnMadePosDef - Class in org.hps.minuit
 
MinimumError.MnNotPosDef - Class in org.hps.minuit
 
MinimumErrorUpdator - Interface in org.hps.minuit
 
minimumHits - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
minimumHits - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
MinimumHitsFilter - Class in org.hps.recon.filtering
 
MinimumHitsFilter() - Constructor for class org.hps.recon.filtering.MinimumHitsFilter
 
minimumNumberOfHits - Variable in class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
 
MinimumParameters - Class in org.hps.minuit
 
MinimumParameters(int) - Constructor for class org.hps.minuit.MinimumParameters
 
MinimumParameters(MnAlgebraicVector, double) - Constructor for class org.hps.minuit.MinimumParameters
 
MinimumParameters(MnAlgebraicVector, MnAlgebraicVector, double) - Constructor for class org.hps.minuit.MinimumParameters
 
MinimumSeed - Class in org.hps.minuit
 
MinimumSeed(MinimumState, MnUserTransformation) - Constructor for class org.hps.minuit.MinimumSeed
 
MinimumSeedGenerator - Interface in org.hps.minuit
base class for seed generators (starting values); the seed generator prepares initial starting values from the input (MnUserParameterState) for the minimization;
minimumSelectedSamples - Variable in class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
 
MinimumState - Class in org.hps.minuit
MinimumState keeps the information (position, gradient, 2nd deriv, etc) after one minimization step (usually in MinimumBuilder).
MinimumState(int) - Constructor for class org.hps.minuit.MinimumState
 
MinimumState(MinimumParameters, MinimumError, FunctionGradient, double, int) - Constructor for class org.hps.minuit.MinimumState
 
MinimumState(MinimumParameters, double, int) - Constructor for class org.hps.minuit.MinimumState
 
minimumStats - Static variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
minLayerHits - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
minLookbackEvents - Variable in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
minLookbackEvents - Variable in class org.hps.recon.ecal.HodoRunningPedestalDriver
 
minMollerChisqProb - Variable in class org.hps.record.StandardCuts
 
minMollerP - Variable in class org.hps.record.StandardCuts
 
minMollerPset - Variable in class org.hps.record.StandardCuts
 
minMom - Variable in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
minMom - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
minOffset - Variable in class org.hps.record.triggerbank.TiTimeOffsetEvioProcessor
 
minOffsets - Variable in class org.hps.record.triggerbank.TiTimeOffsetCalculator
 
minOmega - Variable in class org.hps.svt.SVTHitLevelPlots
 
minOmegaErr - Variable in class org.hps.svt.SVTHitLevelPlots
 
minos(int) - Method in class org.hps.minuit.MnMinos
 
minos(int, double) - Method in class org.hps.minuit.MnMinos
 
minos(int, double, int) - Method in class org.hps.minuit.MnMinos
Causes a MINOS error analysis to be performed on the parameter whose number is specified.
MinosError - Class in org.hps.minuit
 
MinosError() - Constructor for class org.hps.minuit.MinosError
 
MinosError(int, double, MnCross, MnCross) - Constructor for class org.hps.minuit.MinosError
 
minP - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
MINP - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
MINP - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
minPCut - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
minPeakOccupancy - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
minPeakOccupancy - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
minPhi - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
minPhi - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
minPhi - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
minPhi - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
minPhi - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
minPhi - Variable in class org.hps.analysis.vertex.VertexDebugger
 
minPhi - Variable in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
minPhi - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
minPhi0 - Variable in class org.hps.svt.SVTHitLevelPlots
 
minPhi0Err - Variable in class org.hps.svt.SVTHitLevelPlots
 
minPull - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
minPull - Variable in class org.hps.svt.SVTHitLevelPlots
 
minRange - Variable in class org.hps.record.triggerbank.TiTimeOffsetEvioProcessor
 
minReconParticles - Variable in class org.hps.recon.filtering.SimpleEventFilterDriver
 
minRes - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
minRes - Variable in class org.hps.svt.SVTHitLevelPlots
 
minResX - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
minResY - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
minRows - Variable in class org.hps.recon.ecal.cluster.DualThresholdCosmicClusterDriver
 
minRows - Variable in class org.hps.recon.ecal.cluster.SimpleCosmicClusterer
 
MINS - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
MINS - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
minSeedE - Variable in class org.hps.recon.tracking.kalman.KalmanParams
 
minSeedEnergy - Variable in class org.hps.analysis.examples.EventAnalysis2019
 
minSeedEnergy - Variable in class org.hps.analysis.examples.EventAnalysis2019Jeopardy
 
minSeedEnergy - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
minSiLayers - Variable in class org.hps.recon.filtering.InTimeHitsFilter
 
minSiLayers - Variable in class org.hps.recon.filtering.MinimumHitsFilter
 
minSize - Variable in class org.hps.recon.ecal.cluster.NearestNeighborClusterer
 
minSize - Variable in class org.hps.recon.filtering.CollectionSizeFilter
 
minSize - Variable in class org.hps.recon.filtering.EcalSinglesFilter
 
minStatNum - Variable in class org.hps.online.recon.PlotAggregator
Minimum and max values of station numbers for performance plots
minStereo - Variable in class org.hps.recon.tracking.kalman.KalmanParams
 
minStereo - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
minT - Variable in class org.hps.recon.filtering.EcalSinglesFilter
 
Mint - Static variable in class org.hps.recon.tracking.kalman.SeedTrack
 
minTanL - Variable in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
minTanL - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
minTime - Variable in class org.hps.analysis.ecal.FEEClusterPlotter
 
minTime - Variable in class org.hps.monitoring.drivers.headless.KFTrackTimeHeadless
 
minTime - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
minTime - Variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
minTime - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
minTime - Variable in class org.hps.recon.ecal.cluster.ReconClusterer
 
minTime - Variable in class org.hps.recon.ecal.cluster.SimpleReconClusterer
 
minTLambda - Variable in class org.hps.svt.SVTHitLevelPlots
 
minTLambdaErr - Variable in class org.hps.svt.SVTHitLevelPlots
 
minTrackHits - Variable in class org.hps.recon.tracking.HitTimeTrackCheck
 
minTracks - Variable in class org.hps.recon.filtering.SimpleEventFilterDriver
 
minuitFit(double[]) - Method in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
minuitLogger - Static variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
minuitLoggger - Static variable in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
MinuitParameter - Class in org.hps.minuit
 
MinuitParameter(int, String, double) - Constructor for class org.hps.minuit.MinuitParameter
constructor for constant parameter
MinuitParameter(int, String, double, double) - Constructor for class org.hps.minuit.MinuitParameter
constructor for standard parameter
MinuitParameter(int, String, double, double, double, double) - Constructor for class org.hps.minuit.MinuitParameter
constructor for limited parameter
MinuitParameter(MinuitParameter) - Constructor for class org.hps.minuit.MinuitParameter
 
minuitParameters() - Method in class org.hps.minuit.MnApplication
access to parameters (row-wise)
minuitParameters() - Method in class org.hps.minuit.MnUserParameterState
access to parameters (row-wise)
minus(Matrix) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
C = A - B
minus(Vector) - Method in class org.hps.recon.tracking.gbl.matrix.Vector
 
minus(VMatrix) - Method in class org.hps.recon.tracking.gbl.matrix.VSymMatrix
 
minus(VVector) - Method in class org.hps.recon.tracking.gbl.matrix.VVector
 
minusEquals(int, double) - Method in class org.hps.recon.tracking.gbl.matrix.Vector
 
minVals - Variable in class org.hps.analysis.examples.PhiKKAnalysisDriver
 
minVertexChisqProb - Variable in class org.hps.record.StandardCuts
 
minX - Variable in class org.hps.analysis.dataquality.MonsterEventAnalysis
 
minX - Variable in class org.hps.analysis.examples.SvtHitAnalysisDriver
 
minX - Variable in class org.hps.analysis.MC.SvtStripClusterPositionPlots
 
minX - Variable in class org.hps.recon.filtering.EcalSinglesFilter
 
minY - Variable in class org.hps.analysis.MC.SvtStripClusterPositionPlots
 
minY - Variable in class org.hps.recon.filtering.EcalSinglesFilter
 
minYRes - Variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
minZ - Variable in class org.hps.analysis.MC.SvtStripClusterPositionPlots
 
minZ0 - Variable in class org.hps.svt.SVTHitLevelPlots
 
minZ0Err - Variable in class org.hps.svt.SVTHitLevelPlots
 
MIP - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
mirrorX - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
mirrorY - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
misidDir - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
mMean - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
MnAboveMaxEdm() - Constructor for class org.hps.minuit.FunctionMinimum.MnAboveMaxEdm
 
MnAlgebraicSymMatrix - Class in org.hps.minuit
 
MnAlgebraicSymMatrix(int) - Constructor for class org.hps.minuit.MnAlgebraicSymMatrix
 
MnAlgebraicSymMatrix.EigenvaluesException - Exception in org.hps.minuit
 
MnAlgebraicVector - Class in org.hps.minuit
 
MnAlgebraicVector(int) - Constructor for class org.hps.minuit.MnAlgebraicVector
 
MnApplication - Class in org.hps.minuit
Base class for minimizers.
MnApplication(FCNBase, MnUserParameterState, MnStrategy) - Constructor for class org.hps.minuit.MnApplication
 
MnApplication(FCNBase, MnUserParameterState, MnStrategy, int) - Constructor for class org.hps.minuit.MnApplication
 
mnbins(double, double, int) - Method in class org.hps.minuit.MnPlot
 
MnContours - Class in org.hps.minuit
API class for Contours error analysis (2-dim errors).
MnContours(FCNBase, FunctionMinimum) - Constructor for class org.hps.minuit.MnContours
construct from FCN + minimum
MnContours(FCNBase, FunctionMinimum, int) - Constructor for class org.hps.minuit.MnContours
construct from FCN + minimum + strategy
MnContours(FCNBase, FunctionMinimum, MnStrategy) - Constructor for class org.hps.minuit.MnContours
construct from FCN + minimum + strategy
MnCovarianceSqueeze - Class in org.hps.minuit
 
MnCovarianceSqueeze() - Constructor for class org.hps.minuit.MnCovarianceSqueeze
 
MnCross - Class in org.hps.minuit
 
MnCross() - Constructor for class org.hps.minuit.MnCross
 
MnCross(int) - Constructor for class org.hps.minuit.MnCross
 
MnCross(double, MnUserParameterState, int) - Constructor for class org.hps.minuit.MnCross
 
MnCross(MnUserParameterState, int, MnCross.CrossParLimit) - Constructor for class org.hps.minuit.MnCross
 
MnCross(MnUserParameterState, int, MnCross.CrossFcnLimit) - Constructor for class org.hps.minuit.MnCross
 
MnCross(MnUserParameterState, int, MnCross.CrossNewMin) - Constructor for class org.hps.minuit.MnCross
 
MnCross.CrossFcnLimit - Class in org.hps.minuit
 
MnCross.CrossNewMin - Class in org.hps.minuit
 
MnCross.CrossParLimit - Class in org.hps.minuit
 
mneigen(double[], int, int, int, double[], double) - Static method in class org.hps.minuit.MnAlgebraicSymMatrix
 
MnEigen - Class in org.hps.minuit
Calculates and the eigenvalues of the user covariance matrix MnUserCovariance.
MnEigen() - Constructor for class org.hps.minuit.MnEigen
 
MnFcn - Class in org.hps.minuit
 
MnFcn(FCNBase, double) - Constructor for class org.hps.minuit.MnFcn
 
MnFunctionCross - Class in org.hps.minuit
 
MnFunctionCross(FCNBase, MnUserParameterState, double, MnStrategy, double) - Constructor for class org.hps.minuit.MnFunctionCross
 
MnGlobalCorrelationCoeff - Class in org.hps.minuit
 
MnGlobalCorrelationCoeff() - Constructor for class org.hps.minuit.MnGlobalCorrelationCoeff
 
MnGlobalCorrelationCoeff(MnAlgebraicSymMatrix) - Constructor for class org.hps.minuit.MnGlobalCorrelationCoeff
 
MnHesse - Class in org.hps.minuit
With MnHesse the user can instructs MINUIT to calculate, by finite differences, the Hessian or error matrix.
MnHesse() - Constructor for class org.hps.minuit.MnHesse
default constructor with default strategy
MnHesse(int) - Constructor for class org.hps.minuit.MnHesse
constructor with user-defined strategy level
MnHesse(MnStrategy) - Constructor for class org.hps.minuit.MnHesse
conctructor with specific strategy
MnHesse.MnHesseFailed - Exception in org.hps.minuit
 
MnHesseFailed() - Constructor for class org.hps.minuit.MinimumError.MnHesseFailed
 
MnHesseFailed(String) - Constructor for exception org.hps.minuit.MnHesse.MnHesseFailed
 
MnInvertFailed() - Constructor for class org.hps.minuit.MinimumError.MnInvertFailed
 
MnLineSearch - Class in org.hps.minuit
 
MnLineSearch() - Constructor for class org.hps.minuit.MnLineSearch
 
MnMachinePrecision - Class in org.hps.minuit
Determines the relative floating point arithmetic precision.
MnMachinePrecision() - Constructor for class org.hps.minuit.MnMachinePrecision
 
MnMadePosDef() - Constructor for class org.hps.minuit.MinimumError.MnMadePosDef
 
MnMigrad - Class in org.hps.minuit
MnMigrad provides minimization of the function by the method of MIGRAD, the most efficient and complete single method, recommended for general functions, and the functionality for parameters interaction.
MnMigrad(FCNBase, double[], double[]) - Constructor for class org.hps.minuit.MnMigrad
construct from FCNBase + double[] for parameters and errors with default strategy
MnMigrad(FCNBase, double[], double[], int) - Constructor for class org.hps.minuit.MnMigrad
construct from FCNBase + double[] for parameters and errors
MnMigrad(FCNBase, double[], MnUserCovariance) - Constructor for class org.hps.minuit.MnMigrad
construct from FCNBase + double[] for parameters and MnUserCovariance with default strategy
MnMigrad(FCNBase, double[], MnUserCovariance, int) - Constructor for class org.hps.minuit.MnMigrad
construct from FCNBase + double[] for parameters and MnUserCovariance
MnMigrad(FCNBase, MnUserParameters) - Constructor for class org.hps.minuit.MnMigrad
construct from FCNBase + MnUserParameters with default strategy
MnMigrad(FCNBase, MnUserParameters, int) - Constructor for class org.hps.minuit.MnMigrad
construct from FCNBase + MnUserParameters
MnMigrad(FCNBase, MnUserParameters, MnUserCovariance) - Constructor for class org.hps.minuit.MnMigrad
construct from FCNBase + MnUserParameters + MnUserCovariance with default strategy
MnMigrad(FCNBase, MnUserParameters, MnUserCovariance, int) - Constructor for class org.hps.minuit.MnMigrad
construct from FCNBase + MnUserParameters + MnUserCovariance
MnMigrad(FCNBase, MnUserParameterState, MnStrategy) - Constructor for class org.hps.minuit.MnMigrad
construct from FCNBase + MnUserParameterState + MnStrategy
MnMinimize - Class in org.hps.minuit
Causes minimization of the function by the method of MIGRAD, as does the MnMigrad class, but switches to the SIMPLEX method if MIGRAD fails to converge.
MnMinimize(FCNBase, double[], double[]) - Constructor for class org.hps.minuit.MnMinimize
construct from FCNBase + double[] for parameters and errors with default strategy
MnMinimize(FCNBase, double[], double[], int) - Constructor for class org.hps.minuit.MnMinimize
construct from FCNBase + double[] for parameters and errors
MnMinimize(FCNBase, double[], MnUserCovariance) - Constructor for class org.hps.minuit.MnMinimize
construct from FCNBase + double[] for parameters and MnUserCovariance with default strategy
MnMinimize(FCNBase, double[], MnUserCovariance, int) - Constructor for class org.hps.minuit.MnMinimize
construct from FCNBase + double[] for parameters and MnUserCovariance
MnMinimize(FCNBase, MnUserParameters) - Constructor for class org.hps.minuit.MnMinimize
construct from FCNBase + MnUserParameters with default strategy
MnMinimize(FCNBase, MnUserParameters, int) - Constructor for class org.hps.minuit.MnMinimize
construct from FCNBase + MnUserParameters
MnMinimize(FCNBase, MnUserParameters, MnUserCovariance) - Constructor for class org.hps.minuit.MnMinimize
construct from FCNBase + MnUserParameters + MnUserCovariance with default strategy
MnMinimize(FCNBase, MnUserParameters, MnUserCovariance, int) - Constructor for class org.hps.minuit.MnMinimize
construct from FCNBase + MnUserParameters + MnUserCovariance
MnMinimize(FCNBase, MnUserParameterState, MnStrategy) - Constructor for class org.hps.minuit.MnMinimize
construct from FCNBase + MnUserParameterState + MnStrategy
MnMinos - Class in org.hps.minuit
API class for Minos error analysis (asymmetric errors).
MnMinos(FCNBase, FunctionMinimum) - Constructor for class org.hps.minuit.MnMinos
construct from FCN + minimum
MnMinos(FCNBase, FunctionMinimum, int) - Constructor for class org.hps.minuit.MnMinos
construct from FCN + minimum + strategy
MnMinos(FCNBase, FunctionMinimum, MnStrategy) - Constructor for class org.hps.minuit.MnMinos
construct from FCN + minimum + strategy
MnNotPosDef() - Constructor for class org.hps.minuit.MinimumError.MnNotPosDef
 
MnParabola - Class in org.hps.minuit
parabola = a*xx + b*x + c
MnParabola(double, double, double) - Constructor for class org.hps.minuit.MnParabola
 
MnParabolaFactory - Class in org.hps.minuit
 
MnParabolaFactory() - Constructor for class org.hps.minuit.MnParabolaFactory
 
MnParabolaPoint - Class in org.hps.minuit
 
MnParabolaPoint(double, double) - Constructor for class org.hps.minuit.MnParabolaPoint
 
MnParameterScan - Class in org.hps.minuit
Scans the values of FCN as a function of one parameter and retains the best function and parameter values found
MnParameterScan(FCNBase, MnUserParameters) - Constructor for class org.hps.minuit.MnParameterScan
 
MnParameterScan(FCNBase, MnUserParameters, double) - Constructor for class org.hps.minuit.MnParameterScan
 
MnPlot - Class in org.hps.minuit
MnPlot produces a text-screen graphical output of (x,y) points.
MnPlot() - Constructor for class org.hps.minuit.MnPlot
 
MnPlot(int, int) - Constructor for class org.hps.minuit.MnPlot
 
mnplot(double[], double[], StringBuffer, int, int, int) - Method in class org.hps.minuit.MnPlot
 
MnPosDef - Class in org.hps.minuit
 
MnPosDef() - Constructor for class org.hps.minuit.MnPosDef
 
MnPrint - Class in org.hps.minuit
Utilities for printing various minuit results.
MnPrint() - Constructor for class org.hps.minuit.MnPrint
 
MnReachedCallLimit() - Constructor for class org.hps.minuit.FunctionMinimum.MnReachedCallLimit
 
MnScan - Class in org.hps.minuit
MnScan scans the value of the user function by varying one parameter.
MnScan(FCNBase, double[], double[]) - Constructor for class org.hps.minuit.MnScan
construct from FCNBase + double[] for parameters and errors with default strategy
MnScan(FCNBase, double[], double[], int) - Constructor for class org.hps.minuit.MnScan
construct from FCNBase + double[] for parameters and errors
MnScan(FCNBase, double[], MnUserCovariance) - Constructor for class org.hps.minuit.MnScan
construct from FCNBase + double[] for parameters and MnUserCovariance with default strategy
MnScan(FCNBase, double[], MnUserCovariance, int) - Constructor for class org.hps.minuit.MnScan
construct from FCNBase + double[] for parameters and MnUserCovariance
MnScan(FCNBase, MnUserParameters) - Constructor for class org.hps.minuit.MnScan
construct from FCNBase + MnUserParameters with default strategy
MnScan(FCNBase, MnUserParameters, int) - Constructor for class org.hps.minuit.MnScan
construct from FCNBase + MnUserParameters
MnScan(FCNBase, MnUserParameters, MnUserCovariance) - Constructor for class org.hps.minuit.MnScan
construct from FCNBase + MnUserParameters + MnUserCovariance with default strategy
MnScan(FCNBase, MnUserParameters, MnUserCovariance, int) - Constructor for class org.hps.minuit.MnScan
construct from FCNBase + MnUserParameters + MnUserCovariance
MnScan(FCNBase, MnUserParameterState, MnStrategy) - Constructor for class org.hps.minuit.MnScan
construct from FCNBase + MnUserParameterState + MnStrategy
MnSeedGenerator - Class in org.hps.minuit
 
MnSeedGenerator() - Constructor for class org.hps.minuit.MnSeedGenerator
 
MnSimplex - Class in org.hps.minuit
SIMPLEX is a function minimization method using the simplex method of Nelder and Mead.
MnSimplex(FCNBase, double[], double[]) - Constructor for class org.hps.minuit.MnSimplex
construct from FCNBase + double[] for parameters and errors with default strategy
MnSimplex(FCNBase, double[], double[], int) - Constructor for class org.hps.minuit.MnSimplex
construct from FCNBase + double[] for parameters and errors
MnSimplex(FCNBase, double[], MnUserCovariance) - Constructor for class org.hps.minuit.MnSimplex
construct from FCNBase + double[] for parameters and MnUserCovariance with default strategy
MnSimplex(FCNBase, double[], MnUserCovariance, int) - Constructor for class org.hps.minuit.MnSimplex
construct from FCNBase + double[] for parameters and MnUserCovariance
MnSimplex(FCNBase, MnUserParameters) - Constructor for class org.hps.minuit.MnSimplex
construct from FCNBase + MnUserParameters with default strategy
MnSimplex(FCNBase, MnUserParameters, int) - Constructor for class org.hps.minuit.MnSimplex
construct from FCNBase + MnUserParameters
MnSimplex(FCNBase, MnUserParameters, MnUserCovariance) - Constructor for class org.hps.minuit.MnSimplex
construct from FCNBase + MnUserParameters + MnUserCovariance with default strategy
MnSimplex(FCNBase, MnUserParameters, MnUserCovariance, int) - Constructor for class org.hps.minuit.MnSimplex
construct from FCNBase + MnUserParameters + MnUserCovariance
MnSimplex(FCNBase, MnUserParameterState, MnStrategy) - Constructor for class org.hps.minuit.MnSimplex
construct from FCNBase + MnUserParameterState + MnStrategy
MnStrategy - Class in org.hps.minuit
API class for defining three levels of strategies: low (0), medium (1), high (>=2).
MnStrategy() - Constructor for class org.hps.minuit.MnStrategy
Creates a MnStrategy object with the default strategy (medium)
MnStrategy(int) - Constructor for class org.hps.minuit.MnStrategy
Creates a MnStrategy object with the user specified strategy.
MnUserCovariance - Class in org.hps.minuit
MnUserCovariance is the external covariance matrix designed for the interaction of the user.
MnUserCovariance(MnUserCovariance) - Constructor for class org.hps.minuit.MnUserCovariance
 
MnUserCovariance() - Constructor for class org.hps.minuit.MnUserCovariance
 
MnUserCovariance(double[], int) - Constructor for class org.hps.minuit.MnUserCovariance
 
MnUserCovariance(int) - Constructor for class org.hps.minuit.MnUserCovariance
 
MnUserFcn - Class in org.hps.minuit
 
MnUserFcn(FCNBase, double, MnUserTransformation) - Constructor for class org.hps.minuit.MnUserFcn
 
MnUserParameters - Class in org.hps.minuit
API class for the user interaction with the parameters.
MnUserParameters() - Constructor for class org.hps.minuit.MnUserParameters
Creates a new instance of MnUserParameters
MnUserParameters(double[], double[]) - Constructor for class org.hps.minuit.MnUserParameters
 
MnUserParameters(MnUserParameters) - Constructor for class org.hps.minuit.MnUserParameters
 
MnUserParameterState - Class in org.hps.minuit
The class MnUserParameterState contains the MnUserParameters and the MnUserCovariance.
MnUserParameterState() - Constructor for class org.hps.minuit.MnUserParameterState
 
MnUserParameterState(MnUserParameterState) - Constructor for class org.hps.minuit.MnUserParameterState
 
MnUserParameterState(double[], double[]) - Constructor for class org.hps.minuit.MnUserParameterState
construct from user parameters (before minimization)
MnUserParameterState(MnUserParameters) - Constructor for class org.hps.minuit.MnUserParameterState
 
MnUserParameterState(double[], double[], int) - Constructor for class org.hps.minuit.MnUserParameterState
construct from user parameters + covariance (before minimization)
MnUserParameterState(double[], MnUserCovariance) - Constructor for class org.hps.minuit.MnUserParameterState
 
MnUserParameterState(MnUserParameters, MnUserCovariance) - Constructor for class org.hps.minuit.MnUserParameterState
 
MnUserParameterState(MinimumState, double, MnUserTransformation) - Constructor for class org.hps.minuit.MnUserParameterState
construct from internal parameters (after minimization)
MnUserTransformation - Class in org.hps.minuit
knows how to transform between user specified parameters (external) and internal parameters used for minimization
MnUserTransformation() - Constructor for class org.hps.minuit.MnUserTransformation
 
MnUserTransformation(MnUserTransformation) - Constructor for class org.hps.minuit.MnUserTransformation
 
MnUserTransformation(double[], double[]) - Constructor for class org.hps.minuit.MnUserTransformation
 
MnUtils - Class in org.hps.minuit
Utilities for operating on vectors and matrices
MnUtils() - Constructor for class org.hps.minuit.MnUtils
 
mod - Variable in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
modalMonitor - Static variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
mode - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
The format in which readout hits should be output.
mode - Variable in class org.hps.evio.EcalHitWriter
 
mode - Variable in class org.hps.evio.HodoHitWriter
 
MODE - Static variable in class org.hps.online.recon.StationProperties
 
mode - Variable in class org.hps.readout.DigitizationReadoutDriver
The format in which readout hits should be output.
mode - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
mode - Variable in class org.hps.recon.ecal.HitExtraData
 
mode - Variable in class org.hps.recon.tracking.SimpleAmbiguityResolver
 
mode - Variable in class org.hps.record.daqconfig.FADCConfig
 
mode - Variable in class org.hps.record.daqconfig2019.FADCConfigEcal2019
 
mode13HitCollectionParams - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Defines the LCSim collection data for the trigger hits that are produced by this driver when it is emulating Mode-1 or Mode-3.
mode13HitCollectionParams - Variable in class org.hps.readout.DigitizationReadoutDriver
Defines the LCSim collection data for the trigger hits that are produced by this driver when it is emulating Mode-1 or Mode-3.
mode3 - Variable in class org.hps.recon.ecal.EcalTimeCorrectionDriver
 
mode7 - Variable in class org.hps.readout.rawconverter.AbstractMode1RawConverter
Specifies whether or not to output hits with Mode-7 additional data or not.
mode7 - Variable in class org.hps.recon.ecal.EcalRawConverter
Perform Mode-7 algorithm, else Mode-3.
mode7 - Variable in class org.hps.recon.ecal.EcalRawConverter2
Perform Mode-7 algorithm, else Mode-3.
mode7 - Variable in class org.hps.recon.ecal.EcalRawConverter3
Perform Mode-7 algorithm, else Mode-3.
Mode7Data(int, int) - Constructor for class org.hps.recon.ecal.HitExtraData.Mode7Data
 
mode7HitCollectionParams - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Defines the LCSim collection data for the trigger hits that are produced by this driver when it is emulating Mode-7.
mode7HitCollectionParams - Variable in class org.hps.readout.DigitizationReadoutDriver
Defines the LCSim collection data for the trigger hits that are produced by this driver when it is emulating Mode-7.
model - Variable in class org.hps.monitoring.application.ConnectionStatusPanel
The model for getting connection status changes.
model - Variable in class org.hps.monitoring.application.LogTable
The backing table model.
model - Variable in class org.hps.monitoring.application.PlotInfoPanel
The default table model.
ModularFunctionMinimizer - Class in org.hps.minuit
 
ModularFunctionMinimizer() - Constructor for class org.hps.minuit.ModularFunctionMinimizer
 
Module() - Method in class org.hps.detector.ecal.GVector
 
module - Variable in class org.hps.recon.tracking.kalman.KalHit
 
module - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder.BaseModuleBundle
 
module_box_L13_height - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL13
 
module_box_L13_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL13
 
module_box_L13_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL13
 
module_box_L45_height - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL45
 
module_box_L45_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL45
 
module_box_L45_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL45
 
MODULE_HEADER - Static variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Directory structure for all clustering diagnostic plots.
MODULE_HEADER - Static variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Directory structure for all clustering diagnostic plots.
module_mounting_hole_to_hole_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Plate
 
ModuleComponentParameters(double, double, double, String, int, boolean, String) - Constructor for class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleComponentParameters
 
ModuleComponentParameters(double, double, double, String, int, boolean, String) - Constructor for class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleComponentParameters
 
ModuleComponentParameters(double, double, double, String, int, boolean, String) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleComponentParameters
 
ModuleComponentParameters(double, double, double, String, int, boolean, String) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleComponentParameters
 
moduleDetectorElements - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
moduleHeader - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Defines the basic directory structure for all plots used in the class.
moduleHeader - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Defines the basic directory structure for all plots used in the class.
moduleIntercept(SiModule, double[]) - Method in class org.hps.recon.tracking.kalman.KalTrack
 
ModuleL13(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13
 
ModuleL13Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13Bot
 
ModuleL13Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13Top
 
ModuleL1Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL1Bot
 
ModuleL1Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL1Bot
 
ModuleL1Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL1Bot
 
ModuleL1Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL1Top
 
ModuleL1Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL1Top
 
ModuleL1Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL1Top
 
ModuleL2Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL2Bot
 
ModuleL2Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL2Bot
 
ModuleL2Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL2Bot
 
ModuleL2Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL2Top
 
ModuleL2Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL2Top
 
ModuleL2Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL2Top
 
ModuleL3Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL3Bot
 
ModuleL3Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL3Bot
 
ModuleL3Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL3Bot
 
ModuleL3Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL3Top
 
ModuleL3Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL3Top
 
ModuleL3Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL3Top
 
ModuleL46(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46
 
ModuleL46Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46Bot
 
ModuleL46Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46Top
 
ModuleL4Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL4Bot
 
ModuleL4Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL4Bot
 
ModuleL4Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL4Bot
 
ModuleL4Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL4Top
 
ModuleL4Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL4Top
 
ModuleL4Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL4Top
 
ModuleL5Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL5Bot
 
ModuleL5Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL5Bot
 
ModuleL5Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL5Bot
 
ModuleL5Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL5Top
 
ModuleL5Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL5Top
 
ModuleL5Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL5Top
 
ModuleL6Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL6Bot
 
ModuleL6Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL6Bot
 
ModuleL6Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL6Bot
 
ModuleL6Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL6Top
 
ModuleL6Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL6Top
 
ModuleL6Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL6Top
 
ModuleL7Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL7Bot
 
ModuleL7Bot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL7Bot
 
ModuleL7Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL7Top
 
ModuleL7Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL7Top
 
moduleList - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
moduleMap - Variable in class org.hps.recon.tracking.kalman.KalmanInterface
 
moduleNumber(int) - Method in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
moduleNumber(int) - Method in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
moduleNumber(int) - Method in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
moduleParameters - Variable in class org.lcsim.detector.converter.compact.HPSTracker2Converter
 
ModuleParameters(Element) - Constructor for class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleParameters
 
moduleParameters - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
ModuleParameters(Element) - Constructor for class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleParameters
 
moduleParameters - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker
 
ModuleParameters(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleParameters
 
moduleParameters - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2
 
ModuleParameters(Element) - Constructor for class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleParameters
 
modules - Variable in class org.lcsim.detector.converter.compact.HPSTracker2Converter
 
modules - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
modules - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
modules - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker
 
modules - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2
 
molCut - Variable in class org.hps.recon.filtering.EcalGainCalibFilter
 
MOLLER_BOT - Static variable in class org.hps.recon.particle.ReconParticleDriver
 
MOLLER_TOP - Static variable in class org.hps.recon.particle.ReconParticleDriver
 
MollerCandidateFilter - Class in org.hps.recon.filtering
Class to strip off Moller candidates.
MollerCandidateFilter() - Constructor for class org.hps.recon.filtering.MollerCandidateFilter
 
MollerCandidateFilterPass1 - Class in org.hps.recon.filtering
Moller skim driver to use for pass1.
MollerCandidateFilterPass1() - Constructor for class org.hps.recon.filtering.MollerCandidateFilterPass1
 
mollerCollectionName - Variable in class org.hps.recon.filtering.MollerCandidateFilterPass1
 
mollerCollectionName - Variable in class org.hps.recon.filtering.MollerSkimDriver
 
mollerEitherP - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
mollerHiP - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
mollerLoP - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
mollerMass - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
mollerMassVtxCut - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
MollerMonitoring - Class in org.hps.analysis.dataquality
DQM driver V0 particles (i.e.
MollerMonitoring() - Constructor for class org.hps.analysis.dataquality.MollerMonitoring
 
MollerMonitoring.Cut - Enum in org.hps.analysis.dataquality
 
mollerPsum - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
MollerSkimDriver - Class in org.hps.recon.filtering
 
MollerSkimDriver() - Constructor for class org.hps.recon.filtering.MollerSkimDriver
 
MollerTriggerDriver - Class in org.hps.readout.ecal
Class MollerTriggerDriver simulates a Møller trigger.
MollerTriggerDriver() - Constructor for class org.hps.readout.ecal.MollerTriggerDriver
 
MollerTupleDriver - Class in org.hps.analysis.tuple
 
MollerTupleDriver() - Constructor for class org.hps.analysis.tuple.MollerTupleDriver
 
mollerUx - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
mollerUy - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
mollerVx - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
mollerVy - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
mollerVz - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
mollerVzVtxCut - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
mollerXVsVtxY - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
mollerXVsVtxZ - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
mollerYVsVtxZ - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
molPSumMax - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
molPSumMax - Variable in class org.hps.analysis.examples.StripMollerEventsDriver
 
molPSumMin - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
molPSumMin - Variable in class org.hps.analysis.examples.StripMollerEventsDriver
 
momC - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
momentum - Variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
momentumAngle - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
monitoredQuantityMap - Variable in class org.hps.analysis.dataquality.DataQualityMonitor
 
MonitoringAnalysisFactory - Class in org.hps.monitoring.plotting
This class implements the AIDA IAnalysisFactory for the monitoring application, which puts plots into a series of tabs.
MonitoringAnalysisFactory() - Constructor for class org.hps.monitoring.plotting.MonitoringAnalysisFactory
 
MonitoringApplication - Class in org.hps.monitoring.application
This is the primary class that implements the data monitoring GUI application.
MonitoringApplication(Configuration) - Constructor for class org.hps.monitoring.application.MonitoringApplication
Instantiate and show the monitoring application with the given configuration.
MonitoringApplication.LogHandler - Class in org.hps.monitoring.application
The default log handler which puts records into the table GUI component.
MonitoringApplication.MonitoringApplicationStreamHandler - Class in org.hps.monitoring.application
Log handler which publishes messages to a stream (console or file in this case).
MonitoringApplicationFrame - Class in org.hps.monitoring.application
This class instantiates the primary GUI components of the monitoring application.
MonitoringApplicationFrame(MonitoringApplication) - Constructor for class org.hps.monitoring.application.MonitoringApplicationFrame
Class constructor.
MonitoringApplicationStreamHandler(PrintStream) - Constructor for class org.hps.monitoring.application.MonitoringApplication.MonitoringApplicationStreamHandler
Class constructor.
MonitoringPlotFactory - Class in org.hps.monitoring.plotting
This class implements an AIDA IPlotterFactory for the monitoring application.
MonitoringPlotFactory() - Constructor for class org.hps.monitoring.plotting.MonitoringPlotFactory
Class constructor for unnamed factory.
MonitoringPlotFactory(String) - Constructor for class org.hps.monitoring.plotting.MonitoringPlotFactory
Class constructor for named factory.
MonitoringPlotsForShifters - Class in org.hps.monitoring.drivers.shifters
Monitoring plots driver with the basic plots.
MonitoringPlotsForShifters() - Constructor for class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
MonoTriggerFilterDriver - Class in org.hps.recon.filtering
Keep events with exactly one trigger bit.
MonoTriggerFilterDriver() - Constructor for class org.hps.recon.filtering.MonoTriggerFilterDriver
 
MonsterEventAnalysis - Class in org.hps.analysis.dataquality
Driver for analyzing monster events
MonsterEventAnalysis() - Constructor for class org.hps.analysis.dataquality.MonsterEventAnalysis
 
mostSharedHitTrack(Track, List<Track>) - Static method in class org.hps.recon.tracking.TrackUtils
Number of shared 3D hits between tracks
mother - Variable in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
mother - Variable in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
mother - Variable in class org.lcsim.geometry.compact.converter.SurveyVolume
 
motherboard - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
 
motherboard - Variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
 
Motherboard(boolean, boolean) - Constructor for enum org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Motherboard
Instantiates a new motherboard enumerable.
motorConstant - Variable in class org.hps.conditions.svt.MotorPositionLoader
 
MotorPositionInterval(Date, Date, double, double) - Constructor for class org.hps.conditions.svt.MotorPositionLoader.MotorPositionInterval
 
MotorPositionLoader - Class in org.hps.conditions.svt
Load SVT motor positions from a MYA dump, figure out time ranges (same position for > 10 seconds), and then convert the motor stage to an opening angle.
MotorPositionLoader() - Constructor for class org.hps.conditions.svt.MotorPositionLoader
 
MotorPositionLoader.MotorPositionInterval - Class in org.hps.conditions.svt
 
MotorPositionLoader.MotorPositionMyaRecord - Class in org.hps.conditions.svt
 
MotorPositionLoader.Side - Enum in org.hps.conditions.svt
 
MotorPositionMyaRecord(Date, double) - Constructor for class org.hps.conditions.svt.MotorPositionLoader.MotorPositionMyaRecord
 
motorToAngleBottom(double) - Static method in class org.hps.conditions.svt.SvtMotorMyaDataReader
 
motorToAngleTop(double) - Static method in class org.hps.conditions.svt.SvtMotorMyaDataReader
 
mount(String) - Method in class org.hps.online.recon.PlotAggregator
Mount a new remote AIDA tree from a station
mouseClicked(MouseEvent) - Method in class org.hps.monitoring.application.SystemStatusTable.JTableButtonMouseListener
Implement mouse clicked action.
mouseClicked(MouseEvent) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer.EcalMouseListener
 
mouseExited(MouseEvent) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer.EcalMouseListener
 
mouseMoved(MouseEvent) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer.EcalMouseMotionListener
 
moveCollectionToTime(EventHeader.LCMetaData, double) - Method in class org.hps.util.MergeBunches
Shifts a collection in time.
moveEventToTime(EventHeader, double) - Method in class org.hps.util.MergeBunches
Shifts an event in time.
moveToXY(double, double, double[], double[], double[]) - Method in class org.hps.recon.tracking.gbl.GblSimpleHelix
 
MoyalFitFunction - Class in org.hps.analysis.ecal.cosmic
 
MoyalFitFunction() - Constructor for class org.hps.analysis.ecal.cosmic.MoyalFitFunction
No argument constructor.
MoyalFitFunction(String) - Constructor for class org.hps.analysis.ecal.cosmic.MoyalFitFunction
Constructor with function title.
mpid - Variable in class org.lcsim.detector.tracker.silicon.AlignableDetectorElement
 
mPred - Variable in class org.hps.recon.tracking.kalman.StateVector
 
mRMS - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
MSANGLE - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
msangle(double, double) - Static method in class org.hps.recon.tracking.straight.STUtils
Calculate the multiple scattering angle for a given momentum and thickness
msPerEvt - Variable in class org.hps.online.recon.aida.StripChartDriver
 
mToS(DMatrixRMaj) - Static method in class org.hps.recon.tracking.kalman.KalTrack
 
mToVec(DMatrixRMaj) - Static method in class org.hps.recon.tracking.kalman.StateVector
 
mTrue - Static variable in class org.hps.recon.tracking.kalman.SeedTrack
 
mu1 - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
mu1_desired - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
mu2 - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
mu2_desired - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
mul(MnAlgebraicVector, double) - Static method in class org.hps.minuit.MnUtils
 
mul(MnAlgebraicSymMatrix, double) - Static method in class org.hps.minuit.MnUtils
 
mul(MnAlgebraicSymMatrix, MnAlgebraicVector) - Static method in class org.hps.minuit.MnUtils
 
mul(MnAlgebraicSymMatrix, MnAlgebraicSymMatrix) - Static method in class org.hps.minuit.MnUtils
 
multBot - Variable in class org.hps.record.triggerbank.VTPMultiplicityTrigger
 
multBotMultMin - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Specifies the value of the cluster multiplicity trigger bottom cluster multiplicity cuts.
multDT - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Specifies the value of the cluster multiplicity trigger time window.
multEn - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Indicates whether the cluster multiplicity triggers are enabled or not.
multEnergyMax - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Specifies the value of the cluster multiplicity trigger cluster total energy upper bound cuts.
multEnergyMin - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Specifies the value of the cluster multiplicity trigger cluster total energy lower bound cuts.
multHitClusterChargePlots - Variable in class org.hps.svt.SvtClusterAnalysis
 
multHitSignalToNoisePlots - Variable in class org.hps.svt.SvtClusterAnalysis
 
MultiGradientScale - Class in org.hps.monitoring.ecal.eventdisplay.util
The class MultiGradientScale is an implementation of ColorScale that maps values to a color over several different individual GradientScale objects to allow for multi-color mapping.
MultiGradientScale() - Constructor for class org.hps.monitoring.ecal.eventdisplay.util.MultiGradientScale
 
multipleCollections - Variable in class org.hps.conditions.database.AbstractConditionsObjectConverter
The action to take if multiple overlapping conditions sets are found.
multipleCollectionsAction - Variable in class org.hps.conditions.cli.TagCommand
 
MultipleCollectionsAction - Enum in org.hps.conditions.database
This is the action that should be used to pick a conditions set if there are multiple conditions sets returned from a query on type and name.
MultipleCollectionsAction() - Constructor for enum org.hps.conditions.database.MultipleCollectionsAction
 
MultipleEventsVertexingDriver - Class in org.hps.recon.vertexing
 
MultipleEventsVertexingDriver() - Constructor for class org.hps.recon.vertexing.MultipleEventsVertexingDriver
 
MultipleScattering - Class in org.hps.recon.tracking
Extention of lcsim class to allow use of local classes.
MultipleScattering(MaterialManager) - Constructor for class org.hps.recon.tracking.MultipleScattering
 
MultipleScattering.ScatterPoint - Class in org.hps.recon.tracking
Nested class to encapsulate the scatter angles and which detector element it is related to
MultipleScattering.ScatterPoints - Class in org.hps.recon.tracking
Nested class to encapsulate a list of scatters
MultipleValueArgument - Class in org.hps.analysis.util
MultipleValueArgument represents a command line argument that allows for a multiple instances of itself.
MultipleValueArgument(String, String, String, boolean) - Constructor for class org.hps.analysis.util.MultipleValueArgument
Instantiates a new instance of a multiple-value argument.
MULTIPLEXER_GAIN - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
Multiplicity0 - Static variable in class org.hps.record.daqconfig2019.TSConfig2019
 
Multiplicity1 - Static variable in class org.hps.record.daqconfig2019.TSConfig2019
 
multiplicityTrigger - Variable in class org.hps.record.daqconfig2019.VTPConfig2019
 
MultiplicityTriggerConfig2019 - Class in org.hps.record.daqconfig2019
Class MultiplicityTriggerConfig2019 holds the configuration data for a multiplicity trigger
MultiplicityTriggerConfig2019() - Constructor for class org.hps.record.daqconfig2019.MultiplicityTriggerConfig2019
Creates a new MultiplicityTrigger2019 object.
multiplicityTriggerList - Variable in class org.hps.record.triggerbank.VTPData
 
Multiply(double) - Method in class org.hps.detector.ecal.GVector
multiplication by coefficient k
multiply(RotMatrix) - Method in class org.hps.recon.tracking.kalman.RotMatrix
 
multiply(SquareMatrix) - Method in class org.hps.recon.tracking.kalman.SquareMatrix
 
MULTISAMPLE_ERROR_BIT - Static variable in class org.hps.record.svt.EvioHeaderError
 
multisampleheader - Variable in class org.hps.record.svt.SvtHeaderDataInfo
 
multNhitsMin - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Specifies the value of the cluster multiplicity trigger cluster hit count cuts.
multTop - Variable in class org.hps.record.triggerbank.VTPMultiplicityTrigger
 
multTopMultMin - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Specifies the value of the cluster multiplicity trigger top cluster multiplicity cuts.
multTot - Variable in class org.hps.record.triggerbank.VTPMultiplicityTrigger
 
multTotMultMin - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Specifies the value of the cluster multiplicity trigger total cluster multiplicity cuts.
MuonCandidateMonitoring - Class in org.hps.analysis.dataquality
 
MuonCandidateMonitoring() - Constructor for class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
mxChi2double - Variable in class org.hps.recon.tracking.kalman.KalmanParams
 
mxChi2Inc - Variable in class org.hps.recon.tracking.kalman.KalmanParams
 
mxChi2Vtx - Variable in class org.hps.recon.tracking.kalman.KalmanParams
 
mxChi2Vtx - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
mxResid - Variable in class org.hps.recon.tracking.kalman.KalmanParams
 
mxResidShare - Variable in class org.hps.recon.tracking.kalman.KalmanParams
 
mxShared - Variable in class org.hps.recon.tracking.kalman.KalmanParams
 
mxTdif - Variable in class org.hps.recon.tracking.kalman.KalmanParams
 
mxTrials - Static variable in class org.hps.recon.tracking.kalman.KalmanParams
 
myaDumpPath - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
myaEntries - Variable in class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
myDate() - Static method in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
myDate() - Method in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
mydet - Variable in class org.hps.recon.ecal.HodoRunningPedestalDriver
 

N

n - Variable in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
Row and column dimension (square matrix).
n - Variable in class org.hps.recon.tracking.gbl.matrix.LUDecomposition
Row and column dimensions, and pivot sign.
n - Variable in class org.hps.recon.tracking.gbl.matrix.Matrix
Row and column dimensions.
n - Variable in class org.hps.recon.tracking.gbl.matrix.QRDecomposition
Row and column dimensions.
N - Variable in class org.hps.recon.tracking.kalman.Efficiency
 
N - Variable in class org.hps.recon.tracking.kalman.Histogram
 
N - Variable in class org.hps.recon.tracking.kalman.SquareMatrix
 
N - Variable in class org.hps.recon.tracking.kalman.Vec
 
n - Variable in class org.hps.record.triggerbank.SSPCluster
 
n - Variable in class org.hps.record.triggerbank.VTPCluster
 
n - Variable in class org.hps.util.CrystalBallFunction
 
N_BINS_X_2D - Static variable in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
N_BINS_Y_2D - Static variable in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
N_CHANNELS_1D - Static variable in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
N_ISOLATIONS - Static variable in class org.hps.recon.tracking.TrackData
 
N_ITERATIONS_2019 - Static variable in class org.hps.recon.ecal.cluster.ClusterCorrectionUtilities
 
N_ITERATIONS_2021 - Static variable in class org.hps.recon.ecal.cluster.ClusterCorrectionUtilities
 
N_LAYERS - Static variable in class org.hps.analysis.MC.TrackTruthData
 
N_PEDESTAL_SAMPLES - Static variable in class org.hps.evio.StuckFADCBit
 
n_PMT_ch - Static variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
N_TRACK_PARAMS - Static variable in class org.hps.recon.tracking.TrackData
 
naccepted - Variable in class org.hps.analysis.examples.StarterAnalysisDriver
 
nAccepted - Variable in class org.hps.recon.filtering.SimpleEventFilterDriver
 
NAFTER - Variable in class org.hps.online.recon.aida.StripChartClient
 
name - Variable in enum org.hps.analysis.dataquality.MollerMonitoring.Cut
 
name - Variable in enum org.hps.analysis.dataquality.TridentMonitoring.Cut
 
name - Variable in enum org.hps.analysis.trigger.TriggerDiagnostic2019Driver.CutType
 
name - Variable in enum org.hps.analysis.trigger.TriggerDiagnostic2019Driver.TriggerType
 
name - Variable in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.CutType
 
name - Variable in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.TriggerType
 
name - Variable in class org.hps.conditions.cli.AbstractCommand
The name of the (sub)command.
name - Variable in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaEntry
 
name() - Method in class org.hps.minuit.MinuitParameter
 
name(int) - Method in class org.hps.minuit.MnApplication
convert external number into name of parameter
name(int) - Method in class org.hps.minuit.MnUserParameters
convert external number into name of parameter
name(int) - Method in class org.hps.minuit.MnUserParameterState
convert external number into name of parameter
name(int) - Method in class org.hps.minuit.MnUserTransformation
convert external number into name of parameter
name - Variable in class org.hps.monitoring.application.DataSourceComboBox.DataSourceItem
The name of the data source which will show in the drop down box.
name - Variable in enum org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.Position
 
name - Variable in class org.hps.monitoring.plotting.MonitoringPlotFactory
 
name - Variable in class org.hps.online.recon.Command
Short name of the command.
name - Variable in class org.hps.online.recon.properties.Property
 
name() - Method in class org.hps.online.recon.properties.Property
 
name - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2019
 
name - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2021
 
name() - Method in class org.hps.recon.filtering.SimpleEventFilterDriver.ClusterFilter
 
name() - Method in interface org.hps.recon.filtering.SimpleEventFilterDriver.EventFilter
 
name() - Method in class org.hps.recon.filtering.SimpleEventFilterDriver.ReconstructedParticleFilter
 
name() - Method in class org.hps.recon.filtering.SimpleEventFilterDriver.TrackFilter
 
name - Variable in class org.hps.record.et.EtStationThread
The station name.
name - Variable in class org.hps.util.CollectionSizeDriver.CollectionStats
 
name - Variable in class org.hps.util.TimerDriver
 
name - Variable in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleParameters
 
name - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleParameters
 
name - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleParameters
 
name - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleParameters
 
name - Variable in class org.lcsim.geometry.compact.converter.SurveyResult
 
name - Variable in class org.lcsim.geometry.compact.converter.SurveyVolume
 
nameMap - Variable in class org.hps.minuit.MnUserTransformation
 
names - Variable in class org.hps.analysis.examples.PhiKKAnalysisDriver
 
names - Variable in class org.hps.analysis.examples.TridentAnalysis
 
names - Variable in class org.hps.analysis.examples.VertexAnalysis
 
names - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
names - Variable in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
names - Variable in class org.hps.recon.ecal.cluster.NumericalCutsImpl
 
nameStrip - Static variable in class org.hps.analysis.dataquality.PlotAndFitUtilities
 
nameStrip - Static variable in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
nameStrip - Static variable in class org.hps.analysis.dataquality.SvtMonitoring
 
nameStrip - Static variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
NANOS - Static variable in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
Helper for second to nanoseconds conversion.
nAvertPedestal - Variable in class org.hps.evio.StuckFADCBitDriver
 
nb - Variable in class org.hps.minuit.MnPlot
 
nBadCov - Static variable in class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
nBadCov - Static variable in class org.hps.recon.tracking.kalman.KalTrack
 
nBanks - Variable in class org.hps.record.daqconfig.EvioDAQParser
 
nBanks - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
 
NBEFORE - Variable in class org.hps.online.recon.aida.StripChartClient
 
nBegin - Static variable in class org.hps.util.ConvertToStdhep
 
nBegin - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
Nbending - Variable in class org.hps.recon.tracking.kalman.SeedTrack
 
nBigEvents - Variable in class org.hps.recon.tracking.kalman.KalmanInterface
 
nBins - Variable in class org.hps.analysis.dataquality.MonsterEventAnalysis
 
nBins - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
nBins - Variable in class org.hps.analysis.examples.SvtHitAnalysisDriver
 
nBins - Variable in class org.hps.analysis.MC.SvtStripClusterPositionPlots
 
nbins - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
nbins - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
nbins - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
nbins - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
nbins - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
nbins - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
nbins - Variable in class org.hps.analysis.vertex.VertexDebugger
 
nBins - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
nBins - Variable in class org.hps.svt.SVTHitLevelPlots
 
nBins - Variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
nbins - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
nbinsH - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
nbinsH - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
nBit - Static variable in class org.hps.recon.ecal.EcalUtils
 
nBunches - Static variable in class org.hps.util.MergeBunches
 
nChannels - Variable in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
nChannels - Variable in class org.hps.recon.ecal.HodoRunningPedestalDriver
 
nclusPlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
ncol() - Method in class org.hps.minuit.MnAlgebraicSymMatrix
 
ncol() - Method in class org.hps.minuit.MnUserCovariance
 
nColumns - Static variable in class org.hps.monitoring.ecal.plots.EcalFeeMonitor
 
nColumns - Static variable in class org.hps.monitoring.ecal.plots.EcalPedestalViewer
 
nCombosBot - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
nCombosTop - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
nCuts - Static variable in enum org.hps.analysis.dataquality.TridentMonitoring.Cut
 
ncycle() - Method in class org.hps.minuit.HessianGradientCalculator
 
ncycle() - Method in class org.hps.minuit.InitialGradientCalculator
 
ncycle() - Method in class org.hps.minuit.Numerical2PGradientCalculator
 
ncycles() - Method in class org.hps.minuit.MnHesse
 
nDAQConfigErrors - Variable in class org.hps.evio.TriggerConfigEvioReader
 
nDetectorChanges - Variable in class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
nDetectorChanges - Variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
ndf() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the degrees of freedom for the fits.
NDIM - Variable in class org.hps.online.recon.aida.StripChartDriver
 
nDrivers - Static variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
NearestNeighborClusterer - Class in org.hps.recon.ecal.cluster
This is a simple (example) nearest-neighbor clustering algorithm.
NearestNeighborClusterer() - Constructor for class org.hps.recon.ecal.cluster.NearestNeighborClusterer
 
NearestNeighborRMSClusterer - Class in org.hps.recon.tracking
 
NearestNeighborRMSClusterer(double, double, double) - Constructor for class org.hps.recon.tracking.NearestNeighborRMSClusterer
Instantiate NearestNeighborRMS with specified thresholds.
NearestNeighborRMSClusterer() - Constructor for class org.hps.recon.tracking.NearestNeighborRMSClusterer
Instantiate NearestNeighborRMS with default thresholds: seed_threshold = 4*RMS noise neighbor_threshold = 3*RMS noise cluster_threshold = 4*RMS noise
nEcal - Variable in class org.hps.util.FilterMCBunches.RTHEventTester
 
nEcalHit - Variable in class org.hps.analysis.tuple.MCTupleMaker
 
nEcalHit - Variable in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
negativeCov(DMatrixRMaj) - Static method in class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
NegativeG2LineSearch - Class in org.hps.minuit
In case that one of the components of the second derivative g2 calculated by the numerical gradient calculator is negative, a 1dim line search in the direction of that component is done in order to find a better position where g2 is again positive.
NegativeG2LineSearch() - Constructor for class org.hps.minuit.NegativeG2LineSearch
 
neighborDeltaT - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
neighborDeltaT - Variable in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
neighborDeltaT - Variable in class org.hps.recon.tracking.RawHitChecker
 
NeighborDirection() - Constructor for enum org.hps.detector.ecal.HPSEcalDetectorElement.NeighborDirection
 
neighborMap - Variable in class org.hps.detector.ecal.HPSEcalDetectorElement
 
neighborMap - Variable in class org.hps.readout.ecal.updated.GTPClusterReadoutDriver
An object which can provide, given an argument cell ID, a map of cell IDs that are physically adjacent to the argument ID.
neighborMap - Variable in class org.hps.recon.ecal.cluster.AbstractClusterer
 
neighborMap - Variable in class org.hps.recon.ecal.cluster.ClusterDriver
 
neighborMap - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
neighborMap - Variable in class org.lcsim.geometry.subdetector.HPSEcal
 
NeighborMap(IIdentifierHelper) - Constructor for class org.lcsim.geometry.subdetector.HPSEcal.NeighborMap
 
neighborMap - Variable in class org.lcsim.geometry.subdetector.HPSEcal3
 
NeighborMap(IIdentifierHelper) - Constructor for class org.lcsim.geometry.subdetector.HPSEcal3.NeighborMap
 
nEle - Variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
nEle - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
nele - Static variable in class org.hps.util.GenerateBunches
 
nEntry - Variable in class org.hps.recon.tracking.kalman.Efficiency
 
nEntry - Variable in class org.hps.recon.tracking.kalman.Histogram
 
NeutralPionTriggerDriver - Class in org.hps.readout.ecal
Class NeutralPionTriggerDriver simulates a pi-0 trigger.
NeutralPionTriggerDriver() - Constructor for class org.hps.readout.ecal.NeutralPionTriggerDriver
 
nEvents - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
nEvents - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
nEvents - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
nEvents - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
nevents - Variable in class org.hps.analysis.examples.StarterAnalysisDriver
 
nEvents - Variable in class org.hps.evio.EvioToLcio
The run number for conditions.
nEvents - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
nEvents - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
nevents - Variable in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
nevents - Variable in class org.hps.recon.tracking.AxialTrackReconDriver
 
nEvents - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
nEvents - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecPlots
 
nevents - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
nevents - Variable in class org.hps.recon.tracking.TrackerReconDriver
 
nEvents - Variable in class org.hps.util.FilterMCBunches.RTHEventTester
 
nEventsMin - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
nEventsProcessed - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
nEventsProcessed - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
nevt - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
nevt - Variable in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
nevt - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
nevt - Variable in class org.hps.recon.vertexing.AnalysisDriver
 
nevt - Variable in class org.hps.svt.alignment.RunAlignment
 
nevt - Static variable in class org.hps.util.GenerateBunches
 
nevt - Static variable in class org.hps.util.GenerateSingleParticles
 
newCollection(String) - Static method in class org.hps.conditions.api.ConditionsObjectUtilities
Create a new conditions collection from the table name.
newCollection() - Method in class org.hps.conditions.api.TableMetaData
Create a new collection instance from the table meta data's collection type.
newCollection(Class<CollectionType>) - Method in class org.hps.conditions.database.DatabaseConditionsManager
Create a new collection with the given type.
newCollection(Class<CollectionType>, String) - Method in class org.hps.conditions.database.DatabaseConditionsManager
Create a new collection with the given type and table name.
newEvent - Variable in class org.hps.util.MergeBunches
 
newHelixState - Variable in class org.hps.recon.tracking.kalman.PropagatedTrackState
 
newMinimum() - Method in class org.hps.minuit.MnCross
 
newObject(String) - Static method in class org.hps.conditions.api.ConditionsObjectUtilities
Create a new conditions object from the table name.
newObject() - Method in class org.hps.conditions.api.TableMetaData
Create a new object instance from the table meta data's object type.
NEXT - Static variable in class org.hps.monitoring.application.Commands
Get the next event if paused.
next() - Method in class org.hps.monitoring.application.EventProcessing
Get the next event from the loop if in pause mode.
next() - Method in class org.hps.monitoring.ecal.eventdisplay.util.MapValueIterator
 
next() - Method in class org.hps.readout.util.RingBuffer.RingBufferIterator
 
next() - Method in class org.hps.record.AbstractRecordQueue
Load the next record.
next() - Method in class org.hps.record.composite.CompositeRecordSource
Load the next record which is then accessible using CompositeRecordSource.getCurrentRecord().
next() - Method in class org.hps.record.et.EtEventSource
Load the next EtEvent.
next() - Method in class org.hps.record.evio.EvioFileSource
Load the next record.
nextButton - Variable in class org.hps.monitoring.application.EventButtonsPanel
Button for getting next event when paused.
nextEvent() - Method in interface org.hps.monitoring.ecal.eventdisplay.io.EventManager
nextEvent

public boolean nextEvent()

Populates the event manager with hits and clusters from the next event.
nextEvent() - Method in class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
 
nextEvent() - Method in class org.hps.monitoring.ecal.eventdisplay.io.TextManager
 
nextJacobian - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
nextTick() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
nfakes - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
nfcn() - Method in class org.hps.minuit.ContoursError
 
nfcn() - Method in class org.hps.minuit.FunctionMinimum
returns the total number of function calls during the minimization.
nfcn() - Method in class org.hps.minuit.MinimumSeed
 
nfcn() - Method in class org.hps.minuit.MinimumState
 
nfcn() - Method in class org.hps.minuit.MinosError
 
nfcn() - Method in class org.hps.minuit.MnCross
 
nfcn() - Method in class org.hps.minuit.MnUserParameterState
Returns the number of function calls during the minimization.
nfiles - Static variable in class org.hps.util.GenerateBunches
 
nFittedPulses - Variable in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
nFixOrderAdjacent - Variable in class org.hps.evio.StuckFADCBitDriver
 
nFixOrderIdentical - Variable in class org.hps.evio.StuckFADCBitDriver
 
nFixOrderUnique - Variable in class org.hps.evio.StuckFADCBitDriver
 
nFixPedestal - Variable in class org.hps.evio.StuckFADCBitDriver
 
nGenerated - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
nGenerated - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
nGoForNextPeak - Static variable in class org.hps.recon.ecal.HodoConstants
 
nGoodHitsRequired - Variable in class org.hps.recon.utils.TrackTruthRelationsDriver
 
nhchisq() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the non-holenomic constraint chisq.
nHitMax - Variable in class org.hps.analysis.dataquality.MonsterEventAnalysis
 
nHitMax - Variable in class org.hps.analysis.examples.SvtHitAnalysisDriver
 
nHits - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
nhits - Variable in class org.hps.analysis.muon.SimpleMuonAnalysis
 
nhits - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
nhits - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
nhits - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
nHits - Variable in class org.hps.readout.SignalOverlayDriver.HodoHitFilter
 
nHits - Variable in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
nHits - Variable in class org.hps.recon.tracking.kalman.KalTrack
 
nHits - Static variable in class org.hps.recon.tracking.kalman.SeedTrack
 
nHits - Variable in class org.hps.util.CollectionSizeDriver.CollectionStats
 
nHits03Bot - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
nHits03Bot - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
nHits03Top - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
nHits03Top - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
nHits26Bot - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
nHits26Top - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
nHits46Bot - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
nHits46Bot - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
nHits46Top - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
nHits46Top - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
nHitsBot - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
nHitsCut - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
nHitsEle - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
nHitsH1D - Variable in class org.hps.monitoring.drivers.example.EcalMonitoringTestDriver
 
nHitsPos - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
nHitsRequired - Variable in class org.hps.recon.utils.TrackTruthRelationsDriver
 
nHitsTop - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
nInFiles - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
nInFiles - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
nInFiles - Static variable in class org.hps.util.ConvertToStdhep
 
nInFiles - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
nIterations - Variable in class org.hps.recon.tracking.kalman.KalmanParams
 
nl - Static variable in class org.hps.readout.ReadoutDataManager
 
nLay - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
nLay - Variable in class org.hps.analysis.tuple.TupleMaker
 
nLay - Variable in class org.hps.recon.tracking.RemoveHelicalTrackHit
 
nLay - Variable in class org.hps.svt.SVTHitLevelPlots
 
nLayer - Variable in class org.hps.recon.tracking.gbl.GBLexample1
 
nLayer - Variable in class org.hps.recon.tracking.gbl.GBLexampleJna1
 
nlayers - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
nlayers - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
nlayers - Variable in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
nlayers - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
nLayers - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
nLayers - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
nLayers - Static variable in class org.hps.recon.tracking.TrackTruthInfo
 
NLAYERS - Variable in class org.hps.recon.utils.TrackTruthRelationsDriver
 
nlayers - Variable in class org.hps.svt.alignment.RunAlignment
 
nLayers - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
nmax - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
nmax - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
nmax - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
nmax - Static variable in class org.hps.util.ConvertToStdhep
 
nmax - Static variable in class org.hps.util.DatFileToStdhepTVM
 
nmax - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
NMax_peak - Static variable in class org.hps.recon.ecal.HodoConstants
 
nMaxSvtRawTrackerHits - Variable in class org.hps.analysis.examples.StripMuMuDriver
 
NMCPS_START_INDEX - Static variable in class org.hps.recon.tracking.TrackTruthInfo
 
nMCtracks - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecPlots
 
nMCtracksFound - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecPlots
 
nMinChannelsWithEvents - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
nmodlayers - Static variable in class org.hps.monitoring.drivers.headless.SvtClustersHeadless
 
nmodlayers - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
nmodlayers - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
nmodules - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
nmodules - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
nmodules - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
nmodules - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
nmodules - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
nmodules - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
nModules - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
nNewBad - Variable in class org.hps.evio.StuckFADCBitDriver
 
Nnonbending - Variable in class org.hps.recon.tracking.kalman.SeedTrack
 
NO_CUTS - Static variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
NO_CUTS - Static variable in class org.hps.readout.ecal.ReadoutTrigger
 
NO_CUTS - Static variable in class org.hps.readout.trigger.SinglesTriggerReadoutDriver
 
NO_CUTS - Static variable in class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
 
NO_TITLE - Static variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
NO_TITLE - Static variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
NoccupancyFill - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
NoccupancyFill - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
NoccupancyFill - Variable in class org.hps.online.recon.aida.JustEcal
 
node - Variable in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter
 
node - Variable in class org.lcsim.geometry.compact.converter.AlignmentCorrection
 
node - Variable in class org.lcsim.geometry.compact.converter.CompactSurveyVolume
 
node - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
node - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
node - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
NOISE - Static variable in class org.hps.evio.RfFitterDriver
 
noise - Variable in class org.hps.svt.SvtClusterAnalysis.Cluster
 
NOISE_A - Static variable in class org.hps.recon.ecal.cluster.ClusterCorrectionUtilities
 
NOISE_B - Static variable in class org.hps.recon.ecal.cluster.ClusterCorrectionUtilities
 
NOISE_C - Static variable in class org.hps.recon.ecal.cluster.ClusterCorrectionUtilities
 
NOISE_COUNT - Static variable in class org.hps.detector.svt.SvtDetectorSetup
The number of noise samples.
noiseEventThreshold - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
The number of hits required to label an event a "noise event" when skipNoiseEvents is enabled.
noiseEventThreshold - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
The number of hits required to label an event a "noise event" when skipNoiseEvents is enabled.
noiseEventThreshold - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
The number of hits that must be present in event in order for it to be ignored as a "noise event."
noiseEventThresholdEcal - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
The number of hits for Ecal that must be present in event in order for it to be ignored as a "noise event."
noiseEventThresholdHodo - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
The number of hits for Hodo that must be present in event in order for it to be ignored as a "noise event."
NoiselessReadoutChip - Class in org.hps.recon.tracking
Basic readout chip class.
NoiselessReadoutChip() - Constructor for class org.hps.recon.tracking.NoiselessReadoutChip
Creates a new instance of BasicReadoutChip
NoiselessReadoutChip.ADC - Class in org.hps.recon.tracking
ADC class representing analog to digital converter.
NoiselessReadoutChip.BasicChannel - Class in org.hps.recon.tracking
BasicChannel class representing a single channel's behavior Note that binary readout is a special case.
noiseMap - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
noiseSampleID - Variable in class org.hps.conditions.svt.CalibrationHandler
Noise sample ID (0-5).
noiseThreshold - Variable in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
 
noiseThreshold - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
noiseThreshold - Variable in class org.hps.readout.svt.SVTReadoutDriver
 
nOldBad - Variable in class org.hps.evio.StuckFADCBitDriver
 
nominalAngleBottom - Variable in class org.hps.evio.SvtEventFlagger
 
nominalAngleTop - Variable in class org.hps.evio.SvtEventFlagger
 
nominalTickLengthMillis - Variable in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
noPileup - Variable in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
 
noPileup - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
noPileup - Variable in class org.hps.readout.svt.SVTReadoutDriver
 
norm - Static variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
norm - Static variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
norm(double[]) - Static method in class org.hps.analysis.examples.EcalScoringMatchDriver
 
norm - Variable in class org.hps.recon.tracking.gbl.GBLexample1
 
norm - Variable in class org.hps.recon.tracking.gbl.GBLexampleJna1
 
Norm - Variable in class org.hps.util.CrystalBallFunction
 
normal() - Method in interface org.hps.recon.tracking.MaterialSupervisor.DetectorPlane
 
normal() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
normalizationParameter() - Method in class org.hps.util.CrystalBallFunction
 
notifyListeners() - Method in class org.hps.monitoring.subsys.SystemStatusImpl
Notify listeners of changes to the system status.
notrackFile - Variable in class org.hps.analysis.vertex.VertexDebugger
 
notrackwriter - Variable in class org.hps.analysis.vertex.VertexDebugger
 
nOutliers - Variable in class org.hps.record.triggerbank.TiTimeOffsetEvioProcessor
 
nPassCut - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
npassed - Variable in class org.hps.recon.filtering.EventReconFilter
 
nPassFull - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
nPassFull - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
nPassHalf - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
nPassLyr50 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
nPassLyr50 - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
nPassNoMax - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
nPassNoMax - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
nPassPosTrig - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
nPassPosTrigHalf - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
nPeak - Variable in class org.hps.readout.rawconverter.AbstractMode1RawConverter
The maximum number of threshold-crossings that may be integrated in one ADC buffer.
nPeak - Variable in class org.hps.recon.ecal.EcalOnlineRawConverter
 
nPeak - Variable in class org.hps.recon.ecal.EcalOnlineRawConverter2019
 
nPeak - Variable in class org.hps.recon.ecal.EcalRawConverter
The maximum number of peaks to be searched for.
nPeak - Variable in class org.hps.recon.ecal.EcalRawConverter2
The maximum number of peaks to be searched for.
nPeak - Variable in class org.hps.recon.ecal.EcalRawConverter3
The maximum number of peaks to be searched for.
nPeak - Variable in class org.hps.recon.ecal.HodoOnlineRawConverter2019
 
NPEDSAMP - Static variable in class org.hps.recon.filtering.CosmicPMTFilter
 
nPhot - Variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
nPhot - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
nPhotonsHisto - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
nPlotted - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecPlots
 
NPOINTS - Variable in class org.hps.online.recon.aida.RemoteAidaDriver
 
nPointsZ - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
nPos - Variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
nPos - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
nPosMax - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
nPosMax - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
nProc - Variable in class org.hps.online.recon.aida.StripChartDriver
 
nprocessed - Variable in class org.hps.recon.filtering.EventReconFilter
 
nPulses - Variable in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
nRawHits - Variable in class org.hps.analysis.dataquality.MonsterEventAnalysis
 
nRawHits - Variable in class org.hps.analysis.examples.SvtHitAnalysisDriver
 
nread - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
nread - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
nread - Static variable in class org.hps.util.ConvertToStdhep
 
nread - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
nRecoEvents - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
nRecoEvents - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
nRecoEvents - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
nRecoEvents - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
nRecoEvents - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
nRecoEvents - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
nRecoEvents - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
nRecoEvents - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
nRecoEvents - Variable in class org.hps.analysis.vertex.VertexDebugger
 
nRecoEvents - Variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
nRecoEvents - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
nRecoV0 - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
nRejected - Variable in class org.hps.readout.SignalOverlayDriver
 
nRejected - Variable in class org.hps.recon.filtering.SimpleEventFilterDriver
 
nResultSingles1 - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
nResultSingles1 - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
nrow() - Method in class org.hps.minuit.MnAlgebraicSymMatrix
 
nrow() - Method in class org.hps.minuit.MnUserCovariance
 
nRows - Static variable in class org.hps.monitoring.ecal.plots.EcalFeeMonitor
 
nRows - Static variable in class org.hps.monitoring.ecal.plots.EcalPedestalViewer
 
nRTH - Variable in class org.hps.util.FilterMCBunches.RTHEventTester
 
NS_PER_SAMPLE - Static variable in class org.hps.readout.rawconverter.AbstractBaseRawConverter
The time for one FADC sample (units = ns).
nsa - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
The number of integration samples after a threshold-crossing event used in hit pulse-processing.
nsa - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
The number of integration samples after a threshold-crossing event used in hit pulse-processing.
nsa - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
nsa - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
The number of samples after a pulse-crossing event to integrate during hit formation.
nsa - Variable in class org.hps.readout.rawconverter.AbstractBaseRawConverter
Stores the number of samples after the threshold-crossing sample that are included in the integration window.
NSA - Variable in class org.hps.recon.ecal.EcalRawConverter
 
NSA - Variable in class org.hps.recon.ecal.EcalRawConverter2
 
NSA - Variable in class org.hps.recon.ecal.EcalRawConverter3
 
NSA - Static variable in class org.hps.recon.ecal.HodoConstants
 
nsa - Variable in class org.hps.record.daqconfig.FADCConfig
 
nsa - Variable in class org.hps.record.daqconfig2019.FADCConfigEcal2019
 
nsa - Variable in class org.hps.record.daqconfig2019.FADCConfigHodo2019
 
nsaEcal - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
nsaEcal - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
nsaHodo - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
NSAMP - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
NSAMP - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
nSamples - Variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
nSamples - Static variable in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
nSamples - Static variable in class org.hps.recon.ecal.HodoRunningPedestalDriver
 
nsb - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
The number of integration samples before a threshold-crossing event used in hit pulse-processing.
nsb - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
The number of integration samples before a threshold-crossing event used in hit pulse-processing.
nsb - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
nsb - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
The number of samples before a pulse-crossing event to integrate during hit formation.
nsb - Variable in class org.hps.readout.rawconverter.AbstractBaseRawConverter
Stores the number of samples before the threshold-crossing sample that are included in the integration window.
NSB - Variable in class org.hps.recon.ecal.EcalRawConverter
Integration range after (NSA) and before (NSB) threshold crossing.
NSB - Variable in class org.hps.recon.ecal.EcalRawConverter2
Integration range after (NSA) and before (NSB) threshold crossing.
NSB - Variable in class org.hps.recon.ecal.EcalRawConverter3
Integration range after (NSA) and before (NSB) threshold crossing.
NSB - Static variable in class org.hps.recon.ecal.HodoConstants
 
nsb - Variable in class org.hps.record.daqconfig.FADCConfig
 
nsb - Variable in class org.hps.record.daqconfig2019.FADCConfigEcal2019
 
nsb - Variable in class org.hps.record.daqconfig2019.FADCConfigHodo2019
 
nsbEcal - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
nsbEcal - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
nsbHodo - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
nsensors - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
nSig - Variable in class org.hps.svt.SVTHitLevelPlots
 
nSig - Variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
nSignal - Variable in class org.hps.readout.SignalOverlayDriver
 
nSimSingles1 - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
nSimSingles1 - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
nsPerSample - Static variable in class org.hps.digi.EcalDigitizationWithPulserDataMergingReadoutDriver
 
nsPerSample - Static variable in class org.hps.digi.HodoscopeDigitizationWithPulserDataMergingReadoutDriver
 
NSPERSAMPLE - Static variable in class org.hps.evio.RfFitterDriver
 
nsPerSample - Static variable in class org.hps.readout.ecal.updated.EcalDigitizationReadoutDriver
 
nsPerSample - Static variable in class org.hps.readout.hodoscope.HodoscopeDigitizationReadoutDriver
 
nsPerSample - Static variable in class org.hps.recon.ecal.EcalOnlineRawConverter
 
nsPerSample - Static variable in class org.hps.recon.ecal.EcalOnlineRawConverter2019
 
nsPerSample - Static variable in class org.hps.recon.ecal.EcalRawConverter
The time for one FADC sample (units = ns).
nsPerSample - Static variable in class org.hps.recon.ecal.EcalRawConverter2
The time for one FADC sample (units = ns).
nsPerSample - Static variable in class org.hps.recon.ecal.EcalRawConverter3
The time for one FADC sample (units = ns).
NSPerSample - Static variable in class org.hps.recon.ecal.HodoConstants
 
nsPerSample - Static variable in class org.hps.recon.ecal.HodoOnlineRawConverter2019
 
nSteps - Static variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
nTaken - Variable in class org.hps.recon.tracking.kalman.TrackCandidate
 
nTot - Variable in class org.hps.online.recon.aida.StripChartDriver
 
nTot2Ele - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
nTotAss - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
nTotAss - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
nTotAss - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
nTotAss - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
nTotAss - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
nTotAss - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
nTotAss - Variable in class org.hps.analysis.vertex.VertexDebugger
 
nTotClusters - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
nTotEle - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
nTotEle - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
nTotEle - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
nTotEle - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
nTotEle - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
nTotEle - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
nTotEle - Variable in class org.hps.analysis.vertex.VertexDebugger
 
nTotHits - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
nTotHits - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
nTotPhotons - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
nTotPhotons - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
nTotPhotons - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
nTotPhotons - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
nTotPhotons - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
nTotPhotons - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
nTotPhotons - Variable in class org.hps.analysis.vertex.VertexDebugger
 
nTotPos - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
nTotPos - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
nTotPos - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
nTotPos - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
nTotPos - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
nTotPos - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
nTotPos - Variable in class org.hps.analysis.vertex.VertexDebugger
 
nTotTracks - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
nTotTracks - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
nTotUnAss - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
nTotUnAss - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
nTotUnAss - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
nTotUnAss - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
nTotUnAss - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
nTotUnAss - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
nTotUnAss - Variable in class org.hps.analysis.vertex.VertexDebugger
 
nTotV0 - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
nTrackingLayers - Variable in class org.hps.analysis.tuple.TupleMaker
 
nTracks - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
nTracks - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
nTracks - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
nTracks - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
nTracks - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
ntracks - Variable in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
ntracks - Variable in class org.hps.recon.tracking.AxialTrackReconDriver
 
nTracks - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
ntracks - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
ntracks - Variable in class org.hps.recon.tracking.TrackerReconDriver
 
nTracks03Bot - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
nTracks03Top - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
nTracks13Bot - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
nTracks13Ele - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
nTracks13Pos - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
nTracks13Top - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
nTracks26Bot - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
nTracks26Top - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
nTracks46Bot - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
nTracks46Bot - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
nTracks46Ele - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
nTracks46Pos - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
nTracks46Top - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
nTracks46Top - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
nTracksBot - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
nTracksBot - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
nTracksDiff - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
nTracksEle - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
nTracksGbl - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
nTracksPos - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
nTracksTop - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
nTracksTop - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
nTrials - Variable in class org.hps.recon.tracking.kalman.KalmanParams
 
nTriCand - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
nTriCand - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
nTriggers - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
nTrkMax - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
nTrkMax - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
nTry - Variable in class org.hps.recon.tracking.gbl.GBLexample1
 
nTry - Variable in class org.hps.recon.tracking.gbl.GBLexampleJna1
 
NULL_VALUE - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
The display text for a field with no value.
NULL_VALUE - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.StatusPanel
Deprecated.
A String representing the default value to be displayed on the status panel whenever there is no value for that field.
num - Variable in class org.hps.record.svt.SvtHeaderDataInfo
 
NUM_CHANNELS - Static variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
NUM_CHANNELS - Static variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
NUM_CHANNELS - Static variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
numAllPoints - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
\mainpage General information \section intro_sec Introduction For a track with an initial trajectory from a prefit of the measurements (internal seed) or an external prediction (external seed) the description of multiple scattering is added by offsets in a local system.
numBadCov - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecPlots
 
numBand - Variable in class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
 
number() - Method in class org.hps.minuit.MinuitParameter
 
number - Variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Preamplifier
 
NUMBER_OF_SAMPLES - Static variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
NUMBER_OF_SHAPE_FIT_PARAMETERS - Static variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
numberOfMaterials() - Method in class org.hps.recon.tracking.MaterialSupervisor.Materials
 
numberOfParameters() - Method in class org.hps.util.CrystalBallFunction
 
numberOfSharedHits(Track, List<Track>) - Static method in class org.hps.recon.tracking.TrackUtils
Number of shared 3D hits between tracks
numberOfSharedHits(Track, Track) - Static method in class org.hps.recon.tracking.TrackUtils
Number of shared 3D hits between two tracks
numberOfSharedStrips(Track, Track, RelationalTable, RelationalTable) - Static method in class org.hps.recon.tracking.TrackUtils
Number of 2D hits shared between tracks
numberOfTracksChannel - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksChannelCorrected - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksChannelCorrectedEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksChannelCorrectedPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksChannelEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksChannelPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksP - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksPCorrected - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksPCorrectedEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksPCorrectedPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksPEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksPPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksWithHitOnMissingLayerChannel - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksWithHitOnMissingLayerChannelEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksWithHitOnMissingLayerChannelPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksWithHitOnMissingLayerP - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksWithHitOnMissingLayerPEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksWithHitOnMissingLayerPPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksWithHitOnMissingLayerY - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksWithHitOnMissingLayerYEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksWithHitOnMissingLayerYPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksY - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksYCorrected - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksYCorrectedEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksYCorrectedPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksYEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
numberOfTracksYPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
numBorder - Variable in class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
 
numChargeHisto - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
numCol - Variable in class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
 
numCols - Variable in class org.hps.recon.tracking.gbl.matrix.VMatrix
 
numCurvature - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
numDuplicateTracks - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
Numerical2PGradientCalculator - Class in org.hps.minuit
duns $
Numerical2PGradientCalculator(MnFcn, MnUserTransformation, MnStrategy) - Constructor for class org.hps.minuit.Numerical2PGradientCalculator
 
NumericalCuts - Interface in org.hps.recon.ecal.cluster
This is an interface for accessing the numerical cut values of a clustering algorithm by index or name.
NumericalCutsImpl - Class in org.hps.recon.ecal.cluster
This is the basic implementation of the NumericalCuts interface.
NumericalCutsImpl(String[], double[]) - Constructor for class org.hps.recon.ecal.cluster.NumericalCutsImpl
 
numEvtPlots - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
numEvtPlots - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecPlots
 
numHits() - Method in class org.hps.recon.tracking.kalman.TrackCandidate
 
numHitsPostAmbi - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
numHitsPreAmbi - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
numInnerTrans - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
numKalmanIteration - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
numLayers - Static variable in class org.hps.recon.tracking.kalman.KalmanParams
 
numLocals - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
numMeasurements - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
numOfCalls() - Method in class org.hps.minuit.MnApplication
 
numOfCalls() - Method in class org.hps.minuit.MnFcn
 
numOffsets - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
numParameters - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
numPartialTracks - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
numPatRecIteration - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
numPoints - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
numRows - Variable in class org.hps.recon.tracking.gbl.matrix.VMatrix
 
numRows - Variable in class org.hps.recon.tracking.gbl.matrix.VSymMatrix
 
numRows - Variable in class org.hps.recon.tracking.gbl.matrix.VVector
 
numSamplesAfter - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Defines the number of integration samples that should be included in the pulse integral from after the sample that exceeds the integration threshold.
numSamplesAfter - Variable in class org.hps.readout.DigitizationReadoutDriver
Defines the number of integration samples that should be included in the pulse integral from after the sample that exceeds the integration threshold.
numSamplesAfter - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
numSamplesAfter - Variable in class org.hps.recon.ecal.FADCConverterDriver
 
numSamplesBefore - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Defines the number of integration samples that should be included in the pulse integral from before the sample that exceeds the integration threshold.
numSamplesBefore - Variable in class org.hps.readout.DigitizationReadoutDriver
Defines the number of integration samples that should be included in the pulse integral from before the sample that exceeds the integration threshold.
numSamplesBefore - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
numSamplesBefore - Variable in class org.hps.recon.ecal.FADCConverterDriver
 
numSharedTracks - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
numSize - Variable in class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
 
numStereo() - Method in class org.hps.recon.tracking.kalman.TrackCandidate
 
numStrategyIter1 - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
numTracksPostAmbi - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
numTracksPreAmbi - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
numTrajectories - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
numTriggers - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
numTriggers - Variable in class org.hps.readout.ecal.TriggerDriver
 
numVal - Variable in enum org.hps.recon.tracking.gbl.FittedGblTrajectory.GBLPOINT
 
numVsTime - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
nUnAssTracksHisto - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
nUsedSamples - Variable in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
nV0 - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
nV0 - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
nV0 - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
nVtxCand - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
nVtxCand - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
NWIN - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
NWIN - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
NX - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
NX - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
nX - Variable in class org.hps.recon.tracking.kalman.FieldMap
 
nx - Variable in class org.lcsim.geometry.subdetector.HPSEcal
 
nx() - Method in class org.lcsim.geometry.subdetector.HPSEcal
The number of crystals in X in one section.
nx - Variable in class org.lcsim.geometry.subdetector.HPSEcal3
 
nx() - Method in class org.lcsim.geometry.subdetector.HPSEcal3
The number of crystals in X in one section.
NY - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
NY - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
nY - Variable in class org.hps.recon.tracking.kalman.FieldMap
 
ny - Variable in class org.lcsim.geometry.subdetector.HPSEcal
 
ny() - Method in class org.lcsim.geometry.subdetector.HPSEcal
The number of crystals in y in one section.
ny - Variable in class org.lcsim.geometry.subdetector.HPSEcal3
 
ny() - Method in class org.lcsim.geometry.subdetector.HPSEcal3
The number of crystals in y in one section.
nZ - Variable in class org.hps.recon.tracking.kalman.FieldMap
 

O

o - Variable in class org.hps.online.recon.CommandResult.GenericResult
 
object - Variable in exception org.hps.conditions.api.ConditionsObjectException
The associated conditions object to the error.
object - Variable in exception org.hps.conditions.api.DatabaseObjectException
The object on which the error occurred.
objectClass - Variable in class org.hps.conditions.api.TableMetaData
The object class.
objectExists(String) - Method in class org.hps.online.recon.PlotAggregator
Check if an object exists at the given path in the server tree
ObjectRingBuffer<T> - Class in org.hps.readout.util
Class ObjectRingBuffer is an implementation of the RingBuffer class that can store a set of parameterized objects in each of its cells.
ObjectRingBuffer(int) - Constructor for class org.hps.readout.util.ObjectRingBuffer
Instantiates a new ObjectRingBuffer of the size specified.
objects - Variable in class org.hps.conditions.api.BaseConditionsObjectCollection
The set of objects contained in the collection (no duplicate references allowed to the same object).
objectType - Variable in class org.hps.conditions.database.ConditionsSeriesConverter
The type of the object.
objectType - Variable in class org.hps.readout.util.collection.LCIOCollection
 
objectTypeMap - Variable in class org.hps.conditions.api.TableRegistry
Map between object types and meta data.
ObjectTypeMap() - Constructor for class org.hps.conditions.api.TableRegistry.ObjectTypeMap
 
OccupancyAnalysisDriver - Class in org.hps.readout.ecal
 
OccupancyAnalysisDriver() - Constructor for class org.hps.readout.ecal.OccupancyAnalysisDriver
 
occupancyDistribution - Variable in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
occupancyDrawPlot - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
occupancyDrawPlot - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
occupancyDrawPlot - Variable in class org.hps.online.recon.aida.JustEcal
 
occupancyFill - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
occupancyFill - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
occupancyFill - Variable in class org.hps.online.recon.aida.JustEcal
 
occupancyH2D - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
occupancyLayerMap - Static variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
occupancyLayerPlots - Static variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
occupancyMap - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
occupancyMap - Static variable in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
occupancyMap - Static variable in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
occupancyMap - Static variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
occupancyMap - Static variable in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
occupancyMap - Static variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
occupancyMap - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
occupancyMap - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
occupancyMap - Static variable in class org.hps.svt.OccupancyPlots
 
occupancyMonitorPeriod - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
occupancyMonitorPeriod - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
occupancyMonitorStart - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
occupancyMonitorStart - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
occupancyPlot - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
occupancyPlots - Static variable in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
occupancyPlots - Static variable in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
occupancyPlots - Static variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
occupancyPlots - Static variable in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
occupancyPlots - Static variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
occupancyPlots - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
OccupancyPlots - Class in org.hps.svt
This Driver makes plots of SVT sensor occupancies across a run.
OccupancyPlots() - Constructor for class org.hps.svt.OccupancyPlots
 
occupancyPlots - Static variable in class org.hps.svt.OccupancyPlots
 
occupancyStatus - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
occupancyStatus - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
occupancyUpdateMillis - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
OccupancyViewer - Class in org.hps.monitoring.ecal.eventdisplay.ui
Deprecated.
OccupancyViewer(EventManager) - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.OccupancyViewer
Deprecated.
Creates a new occupancy display that draws event data from the indicated data source.
occupancyYRange1 - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
occupancyYRange1 - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
occupancyYRange2 - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
occupancyYRange2 - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
oddX - Variable in class org.lcsim.geometry.subdetector.HPSEcal
 
oddX - Variable in class org.lcsim.geometry.subdetector.HPSEcal3
 
offset - Variable in class org.hps.record.daqconfig.FADCConfig
 
offset - Variable in class org.hps.record.daqconfig2019.FADCConfigEcal2019
 
offset - Variable in class org.hps.record.daqconfig2019.FADCConfigHodo2019
 
offsetEcal - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
offsetEcal - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
offsetHodo - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
offsetHodo - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
offsetMap - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
OFFSETS - Static variable in class org.hps.recon.ecal.cluster.ClusterHitTCorrDriver
 
offsets - Variable in class org.hps.recon.tracking.kalman.FieldMap
 
OffsetSet - Variable in class org.hps.record.StandardCuts
 
offsetT - Variable in class org.hps.util.MergeBunches
 
OKAY - Static variable in class org.hps.online.recon.Server
 
okButtonBlue - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
okButtonRed - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
oldFieldCount - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
 
oldSize - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
 
Omega - Variable in class org.hps.svt.SVTHitLevelPlots
 
Omega_err - Variable in class org.hps.svt.SVTHitLevelPlots
 
omegaBotL26 - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
omegaC1D - Variable in class org.hps.online.recon.aida.ExampleDriver
 
omegaCut - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
omegaH1D - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
omegaTopL26 - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
omegaVslambda - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
omegaVsz0 - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
onClose(WebSocket, int, String, boolean) - Method in class org.hps.online.recon.PlotNotifier
 
oneClusterErr - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
oneClusterErr - Variable in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
oneClusterErr - Variable in class org.hps.recon.tracking.RawHitChecker
 
oneClusterErr - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
onePulseFitter - Variable in class org.hps.recon.tracking.ShaperPileupFitAlgorithm
 
onError(WebSocket, Exception) - Method in class org.hps.online.recon.PlotNotifier
 
OnlineEventBus - Class in org.hps.online.recon.eventbus
An event bus to read ET events, convert to EVIO, and generate reconstructed LCIO events using an event builder and job manager.
OnlineEventBus(Station) - Constructor for class org.hps.online.recon.eventbus.OnlineEventBus
 
onlyElectrons - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
onlyFEEStubs - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
onlySimpleAnalysis - Variable in class org.hps.analysis.examples.TridentAnalysis
 
onMessage(WebSocket, String) - Method in class org.hps.online.recon.PlotNotifier
 
onOpen(WebSocket, ClientHandshake) - Method in class org.hps.online.recon.PlotNotifier
 
onStart() - Method in class org.hps.online.recon.PlotNotifier
 
open - Variable in class org.hps.monitoring.ecal.eventdisplay.io.TextManager
 
open(File) - Static method in class org.hps.record.evio.EvioFileUtilities
Open an EVIO file using an EvioReader in memory mapping mode.
open(File, boolean) - Static method in class org.hps.record.evio.EvioFileUtilities
Open an EVIO file, using the cached file path if necessary.
open(String) - Static method in class org.hps.record.evio.EvioFileUtilities
Open an EVIO file from a path string.
OPEN_FILE - Static variable in class org.hps.monitoring.application.Commands
Open an input data file.
openAnglevsVtxZ - Variable in class org.hps.analysis.vertex.VertexDebugger
 
openAnglevsVtxZBSC - Variable in class org.hps.analysis.vertex.VertexDebugger
 
openAnglevsVtxZBSCShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
openAnglevsVtxZShift - Variable in class org.hps.analysis.vertex.VertexDebugger
 
openASCIIFile(String) - Static method in class org.hps.util.DumpLHEEventsToASCII
 
openConnection() - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
Open the database connection.
openConnection() - Method in class org.hps.conditions.database.DatabaseConditionsManager
Open the database connection.
openDataSource(File) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
Loads a data source for viewing, if it is a supported data type.
openEtConnection() - Method in class org.hps.online.recon.Server
Open a connection to the ET system
openFile() - Method in class org.hps.monitoring.application.MonitoringApplication
Open a file data source using a JFileChooser.
openFile(String) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
openFileItem - Variable in class org.hps.monitoring.application.MenuBar
Menu item for opening a file data source.
OpeningAngleLoader - Class in org.hps.conditions.svt
 
OpeningAngleLoader() - Constructor for class org.hps.conditions.svt.OpeningAngleLoader
 
openNextFile() - Method in class org.hps.digi.DataOverlayDriver
 
openNextFile() - Method in class org.hps.readout.SignalOverlayDriver
 
openReader() - Method in class org.hps.record.evio.EvioFileSource
Open the next file in the list with the reader.
openStdHepFile(String) - Static method in class org.hps.analysis.util.ReadStdHepFile
 
openStdHepFile(String) - Static method in class org.hps.util.ConvertToStdhep
 
openStdHepFile(String) - Static method in class org.hps.util.DatFileToStdhepTVM
 
oppositeQuadrantCount - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
oppositeQuadrantsCut(Cluster[]) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Checks if the ECal clusters making up a cluster pair lie in opposite quadrants
optionMap - Variable in class org.hps.analysis.util.UtilityArgumentParser
 
OPTIONS - Static variable in class org.hps.analysis.plots.AddPlots
 
options - Variable in class org.hps.conditions.cli.AbstractCommand
The options this command takes on the command line (Apache CLI).
OPTIONS - Static variable in class org.hps.conditions.cli.AddCommand
Define command line options.
OPTIONS - Static variable in class org.hps.conditions.cli.CommandLineTool
 
OPTIONS - Static variable in class org.hps.conditions.cli.LoadCommand
Define command options.
options - Static variable in class org.hps.conditions.cli.PrintCommand
Defines command options.
options - Static variable in class org.hps.conditions.cli.RunSummaryCommand
Define command options.
OPTIONS - Static variable in class org.hps.conditions.cli.TagCommand
Defines command options.
OPTIONS - Static variable in class org.hps.conditions.svt.MotorPositionLoader
 
OPTIONS - Static variable in class org.hps.detector.DetectorConverter
 
OPTIONS - Static variable in class org.hps.evio.EvioToLcio
The command line options which will be defined in the constructor.
options - Variable in class org.hps.online.recon.aida.HistClient
 
options - Variable in class org.hps.online.recon.aida.StripChartClient
 
OPTIONS - Static variable in class org.hps.online.recon.Client
The base options (commands have their own Options objects).
options - Variable in class org.hps.online.recon.Command
The command line options for this command.
OPTIONS - Static variable in class org.hps.record.evio.EvioEventSkimmer
Define command line options.
OPTIONS - Static variable in class org.hps.record.evio.EvioFileProducer
The command line options.
OR_TRIG - Static variable in class org.hps.record.triggerbank.BaseTriggerData
 
orderHits(List<SimTrackerHit>, List<SimTrackerHit>, Subdetector, List<HpsSiSensor>) - Method in class org.hps.analysis.MC.MCFullDetectorTruth
 
org.hps.analysis.alignment - package org.hps.analysis.alignment
 
org.hps.analysis.dataquality - package org.hps.analysis.dataquality
Data Quality Management (DQM) Framework
org.hps.analysis.ecal - package org.hps.analysis.ecal
ECal physics analysis (includes some old monitoring Drivers)
org.hps.analysis.ecal.cosmic - package org.hps.analysis.ecal.cosmic
ECal cosmic analysis Drivers
org.hps.analysis.examples - package org.hps.analysis.examples
Example analysis Drivers
org.hps.analysis.hodoscope - package org.hps.analysis.hodoscope
 
org.hps.analysis.MC - package org.hps.analysis.MC
 
org.hps.analysis.muon - package org.hps.analysis.muon
Muon analysis Drivers
org.hps.analysis.pi0 - package org.hps.analysis.pi0
 
org.hps.analysis.plots - package org.hps.analysis.plots
 
org.hps.analysis.trigger - package org.hps.analysis.trigger
Trigger analysis Drivers and utility classes
org.hps.analysis.trigger.util - package org.hps.analysis.trigger.util
Trigger analysis event plots
org.hps.analysis.tuple - package org.hps.analysis.tuple
 
org.hps.analysis.util - package org.hps.analysis.util
 
org.hps.analysis.vertex - package org.hps.analysis.vertex
 
org.hps.analysis.wab - package org.hps.analysis.wab
 
org.hps.conditions - package org.hps.conditions
Database conditions system
org.hps.conditions.api - package org.hps.conditions.api
User API to the database conditions system
org.hps.conditions.beam - package org.hps.conditions.beam
 
org.hps.conditions.cli - package org.hps.conditions.cli
Command line interface to the conditions system
org.hps.conditions.database - package org.hps.conditions.database
Implementation of database API for detector conditions
org.hps.conditions.dummy - package org.hps.conditions.dummy
Dummy conditions classes for testing
org.hps.conditions.ecal - package org.hps.conditions.ecal
Ecal detector conditions
org.hps.conditions.hodoscope - package org.hps.conditions.hodoscope
 
org.hps.conditions.run - package org.hps.conditions.run
A few utilities for working with a spreadsheet of run data
org.hps.conditions.svt - package org.hps.conditions.svt
SVT detector conditions
org.hps.conditions.trigger - package org.hps.conditions.trigger
 
org.hps.data.detectors - package org.hps.data.detectors
 
org.hps.detector - package org.hps.detector
 
org.hps.detector.ecal - package org.hps.detector.ecal
 
org.hps.detector.hodoscope - package org.hps.detector.hodoscope
 
org.hps.detector.svt - package org.hps.detector.svt
 
org.hps.digi - package org.hps.digi
 
org.hps.evio - package org.hps.evio
Provides classes to convert from raw EVIO data to LCIO for physics reconstruction
org.hps.job - package org.hps.job
This package currently contains only a simple extension to the LCSim JobControlManager class.
org.hps.logging.config - package org.hps.logging.config
 
org.hps.minuit - package org.hps.minuit
 
org.hps.monitoring.application - package org.hps.monitoring.application
Monitoring application GUI implemented in Swing framework
org.hps.monitoring.application.model - package org.hps.monitoring.application.model
Backing data model for monitoring application
org.hps.monitoring.application.util - package org.hps.monitoring.application.util
Utility classes for the monitoring GUI
org.hps.monitoring.drivers.example - package org.hps.monitoring.drivers.example
Example monitoring Drivers
org.hps.monitoring.drivers.headless - package org.hps.monitoring.drivers.headless
 
org.hps.monitoring.drivers.hodoscope - package org.hps.monitoring.drivers.hodoscope
 
org.hps.monitoring.drivers.scalers - package org.hps.monitoring.drivers.scalers
Deadtime monitoring plots
org.hps.monitoring.drivers.shifters - package org.hps.monitoring.drivers.shifters
 
org.hps.monitoring.drivers.svt - package org.hps.monitoring.drivers.svt
SVT monitoring plots
org.hps.monitoring.drivers.trackrecon - package org.hps.monitoring.drivers.trackrecon
Track reconstruction monitoring plots
org.hps.monitoring.ecal.eventdisplay.event - package org.hps.monitoring.ecal.eventdisplay.event
Simple event modeling classes for the ECal event display
org.hps.monitoring.ecal.eventdisplay.exec - package org.hps.monitoring.ecal.eventdisplay.exec
Implementation of main method and Driver for ECal event display
org.hps.monitoring.ecal.eventdisplay.io - package org.hps.monitoring.ecal.eventdisplay.io
IO backend for ECal event display
org.hps.monitoring.ecal.eventdisplay.lcsim - package org.hps.monitoring.ecal.eventdisplay.lcsim
ECal event display classes for exporting data to/from lcsim
org.hps.monitoring.ecal.eventdisplay.ui - package org.hps.monitoring.ecal.eventdisplay.ui
GUI for the ECal event display
org.hps.monitoring.ecal.eventdisplay.util - package org.hps.monitoring.ecal.eventdisplay.util
Utility classes for the ECal event display
org.hps.monitoring.ecal.plots - package org.hps.monitoring.ecal.plots
ECal monitoring plots
org.hps.monitoring.plotting - package org.hps.monitoring.plotting
Plotting utilities for the monitoring application
org.hps.monitoring.subsys - package org.hps.monitoring.subsys
Subsystem monitoring implementation for activating soft alarms and status checks in the monitoring application
org.hps.monitoring.subsys.ecal - package org.hps.monitoring.subsys.ecal
ECal subsystem monitoring
org.hps.monitoring.subsys.et - package org.hps.monitoring.subsys.et
ET subsystem monitoring
org.hps.monitoring.subsys.svt - package org.hps.monitoring.subsys.svt
SVT subsystem monitoring
org.hps.online.recon - package org.hps.online.recon
Platform for running HPS online reconstruction jobs in parallel on an ET system.
org.hps.online.recon.aida - package org.hps.online.recon.aida
AIDA related classes for the online reconstruction
org.hps.online.recon.commands - package org.hps.online.recon.commands
Commands for the online reconstruction system which are used by the Client to send commands with parameters to the Server for processing.
org.hps.online.recon.eventbus - package org.hps.online.recon.eventbus
An event bus implemented using Guava for streaming events to a single online reconstruction Station
org.hps.online.recon.handlers - package org.hps.online.recon.handlers
Server-side command handlers
org.hps.online.recon.logging - package org.hps.online.recon.logging
Logging classes for online reconstruction
org.hps.online.recon.properties - package org.hps.online.recon.properties
A generic properties system for configuring online reconstruction Station and Server objects
org.hps.plugin - package org.hps.plugin
Provides a stub plugin class for JAS3
org.hps.readout - package org.hps.readout
 
org.hps.readout.ecal - package org.hps.readout.ecal
Trigger simulation which reads in physics events and models pile-up
org.hps.readout.ecal.updated - package org.hps.readout.ecal.updated
 
org.hps.readout.hodoscope - package org.hps.readout.hodoscope
 
org.hps.readout.rawconverter - package org.hps.readout.rawconverter
 
org.hps.readout.svt - package org.hps.readout.svt
SVT DAQ simulation
org.hps.readout.trigger - package org.hps.readout.trigger
 
org.hps.readout.trigger2019 - package org.hps.readout.trigger2019
 
org.hps.readout.util - package org.hps.readout.util
 
org.hps.readout.util.collection - package org.hps.readout.util.collection
 
org.hps.recon.ecal - package org.hps.recon.ecal
ECal physics reconstruction, including conversion of raw data to CalorimeterHit collections
org.hps.recon.ecal.cluster - package org.hps.recon.ecal.cluster
ECal cluster reconstruction Drivers and utilities
org.hps.recon.filtering - package org.hps.recon.filtering
Utilities and Drivers for filtering and skimming physics events
org.hps.recon.particle - package org.hps.recon.particle
Reconstructed particle Drivers and utilities
org.hps.recon.tracking - package org.hps.recon.tracking
Track reconstruction framework
org.hps.recon.tracking.axial - package org.hps.recon.tracking.axial
Track reconstruction using only axial layers
org.hps.recon.tracking.circlefit - package org.hps.recon.tracking.circlefit
 
org.hps.recon.tracking.gbl - package org.hps.recon.tracking.gbl
Generalized Broken Lines (GBL) track fitting algorithm, originally ported from C++
org.hps.recon.tracking.gbl.matrix - package org.hps.recon.tracking.gbl.matrix
Matrix utilities for GBL
org.hps.recon.tracking.kalman - package org.hps.recon.tracking.kalman
 
org.hps.recon.tracking.straight - package org.hps.recon.tracking.straight
 
org.hps.recon.tracking.straighttracks - package org.hps.recon.tracking.straighttracks
Straight track reconstruction (no B-field)
org.hps.recon.utils - package org.hps.recon.utils
Reconstruction utilities
org.hps.recon.vertexing - package org.hps.recon.vertexing
Vertex reconstruction framework based on Billior
org.hps.record - package org.hps.record
The package org.hps.record and its sub-packages use the FreeHep Record module to implement a flexible record processing backend.
org.hps.record.composite - package org.hps.record.composite
This package implements a composite record processing system that creates and processes records which reference associated ET, EVIO and LCSim events.
org.hps.record.daqconfig - package org.hps.record.daqconfig
Set of classes for modeling information in the DAQ config from EVIO
org.hps.record.daqconfig2019 - package org.hps.record.daqconfig2019
 
org.hps.record.enums - package org.hps.record.enums
Enums for the record-util module.
org.hps.record.epics - package org.hps.record.epics
Classes for reading EPICs data from EVIO and converting it to LCSim.
org.hps.record.et - package org.hps.record.et
ET record processing utilities.
org.hps.record.evio - package org.hps.record.evio
EVIO record processing utilities.
org.hps.record.lcio - package org.hps.record.lcio
LCIO record processing utilities.
org.hps.record.scalers - package org.hps.record.scalers
Classes for converting scaler data from EVIO to LCSim.
org.hps.record.svt - package org.hps.record.svt
 
org.hps.record.triggerbank - package org.hps.record.triggerbank
Models the information contained in the EVIO SSP trigger banks
org.hps.steering - package org.hps.steering
 
org.hps.svt - package org.hps.svt
 
org.hps.svt.alignment - package org.hps.svt.alignment
SVT detector alignment classes
org.hps.util - package org.hps.util
Miscellaneous utility classes
org.hps.util.test - package org.hps.util.test
 
org.lcsim.detector.converter.compact - package org.lcsim.detector.converter.compact
Converters from compact XML format to Java runtime objects modeling the detector
org.lcsim.detector.converter.compact.subdetector - package org.lcsim.detector.converter.compact.subdetector
 
org.lcsim.detector.tracker.silicon - package org.lcsim.detector.tracker.silicon
 
org.lcsim.geometry.compact.converter - package org.lcsim.geometry.compact.converter
Detailed classes for modeling the HPS detector at runtime
org.lcsim.geometry.compact.converter.lcdd - package org.lcsim.geometry.compact.converter.lcdd
Converts HPS detector classes from the compact XML description to LCDD for SLIC
org.lcsim.geometry.subdetector - package org.lcsim.geometry.subdetector
Compact detector implementation
ORIGIN - Static variable in class org.hps.plugin.HPSParticleConverter
 
ORIGIN - Static variable in class org.hps.plugin.HPSTrackConverter
 
origin() - Method in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
origin - Variable in class org.hps.recon.tracking.kalman.Helix
 
origin - Variable in class org.hps.recon.tracking.kalman.HelixState
 
origin() - Method in interface org.hps.recon.tracking.MaterialSupervisor.DetectorPlane
 
origin() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
origin - Variable in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
origin() - Method in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
origin - Variable in class org.lcsim.geometry.compact.converter.SurveyResult
 
ORIGIN_BFY_INDEX - Static variable in class org.hps.recon.tracking.TrackData
 
ORIGIN_X - Static variable in class org.hps.record.triggerbank.TriggerModule
The calorimeter mid-plane, defined by the photon beam position (30.52 mrad) at the calorimeter face (z = 1393 mm).
originArcLength() - Method in class org.hps.recon.tracking.kalman.KalTrack
 
originConstraint(double[], double[][]) - Method in class org.hps.recon.tracking.kalman.KalTrack
 
originCovariance() - Method in class org.hps.recon.tracking.kalman.KalTrack
 
originHelix() - Method in class org.hps.recon.tracking.kalman.KalTrack
 
originHelix() - Method in class org.hps.recon.tracking.kalman.TrackCandidate
 
originHelixParms() - Method in class org.hps.recon.tracking.kalman.KalTrack
 
originMomentum - Variable in class org.hps.recon.tracking.kalman.KalTrack
 
originP() - Method in class org.hps.recon.tracking.kalman.KalTrack
 
originPcov() - Method in class org.hps.recon.tracking.kalman.KalTrack
 
originPivot() - Method in class org.hps.recon.tracking.kalman.KalTrack
 
originPoint - Variable in class org.hps.recon.tracking.kalman.KalTrack
 
originX - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
originX() - Method in class org.hps.recon.tracking.kalman.KalTrack
 
originXcov() - Method in class org.hps.recon.tracking.kalman.KalTrack
 
origo - Static variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
origoStraightThroughs - Static variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
ort - Variable in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
Working storage for nonsymmetric algorithm.
orthes() - Method in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
 
orTimePlot - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
orTimePlot - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
orTimePlot - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
orTimePlot - Variable in class org.hps.online.recon.aida.JustEcal
 
orTimePlot2D - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
orTimePlot2D - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
orTimePlot2D - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
orTimePlot2D - Variable in class org.hps.online.recon.aida.JustEcal
 
orTrigTimePlot - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
orTrigTimePlot - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
orTrigTimePlot - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
orTrigTimePlot - Variable in class org.hps.online.recon.aida.JustEcal
 
OtherElectronsColName - Variable in class org.hps.recon.particle.ReconParticleDriver
 
otherParticleColName - Variable in class org.hps.analysis.MC.IdentifyBadTracksDriver
 
otherParticleRelationsColName - Variable in class org.hps.analysis.MC.IdentifyBadTracksDriver
 
otherParticleRelationsColName - Variable in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
OUT_FILE - Static variable in class org.hps.conditions.svt.OpeningAngleLoader
 
outerChi2() - Method in class org.hps.recon.tracking.kalman.KalmanKinkFit
 
outerDOF() - Method in class org.hps.recon.tracking.kalman.KalmanKinkFit
 
outerHelix() - Method in class org.hps.recon.tracking.kalman.KalmanKinkFit
 
outerMomentum() - Method in class org.hps.recon.tracking.kalman.KalmanKinkFit
 
outerNhits - Variable in class org.hps.recon.tracking.kalman.KalmanKinkFit
 
outerP - Variable in class org.hps.recon.tracking.kalman.KalmanKinkFit
 
outerProduct(MnAlgebraicVector) - Static method in class org.hps.minuit.MnUtils
 
outerStereo - Variable in class org.hps.recon.tracking.kalman.KalmanKinkFit
 
outerTrack - Variable in class org.hps.recon.tracking.kalman.KalmanKinkFit
 
OuterTrackerIsFindable(MCParticle, int) - Method in class org.hps.recon.tracking.FindableTrack
 
outFile - Variable in class org.hps.util.MergeBunches
 
outFileName - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
output() - Method in class org.hps.recon.tracking.kalman.KalmanPatRecPlots
 
outputBuffer - Variable in class org.hps.analysis.trigger.util.LocalOutputLogger
 
outputCalorimeterHits - Static variable in class org.hps.readout.TruthReadoutDriver
 
outputClusterCollectionName - Variable in class org.hps.recon.ecal.cluster.ClusterDriver
 
outputClusters - Variable in class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
 
outputCollection - Variable in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
 
outputCollection - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
outputCollection - Variable in class org.hps.readout.svt.SVTReadoutDriver
 
outputCollection - Variable in class org.hps.recon.ecal.EcalTriggerFilterDriver
 
outputCollectionName - Variable in class org.hps.analysis.MC.FirstHitGBLRefitterDriver
 
outputCollectionName - Variable in class org.hps.analysis.MC.TruthGBLRefitterDriver
 
outputCollectionName - Variable in class org.hps.readout.ecal.updated.GTPClusterReadoutDriver
The name of the collection into which generated clusters should be output.
outputCollectionName - Variable in class org.hps.readout.hodoscope.HodoscopePatternReadoutDriver
The name of the collection into which generated hodoscope patterns for all four layers should be output.
outputCollectionName - Variable in class org.hps.readout.RawConverterReadoutDriver
Sets the name of the output CalorimeterHit collection.
outputCollectionName - Variable in class org.hps.recon.ecal.cluster.CopyClusterCollectionDriver
The output collection name.
outputCollectionName - Variable in class org.hps.recon.ecal.CorrectGainRunDependenceDriver
Set the output collection name (target).
outputCollectionName - Variable in class org.hps.recon.ecal.IterateGainFactorDriver
Set the output collection name (target).
outputCollectionName - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
outputCollectionName - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
outputCollectionName - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
outputFile(String, int[]) - Static method in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
outputFile - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
outputFile - Variable in class org.hps.analysis.vertex.VertexDebugger
 
outputFile - Variable in class org.hps.conditions.cli.PrintCommand
Output file if printing to a file.
outputFile - Variable in class org.hps.detector.DetectorConverter
 
outputFile - Variable in class org.hps.online.recon.Client
Output file for writing server responses.
outputFile - Variable in class org.hps.recon.ecal.EcalCalibrationsDriver
 
outputFile(String, int[]) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
outputFile - Variable in class org.hps.util.LCIOFilterDriver
 
outputFileName - Variable in class org.hps.analysis.ecal.EcalCellIDPrintDriver
 
outputFileName - Variable in class org.hps.monitoring.drivers.svt.SVTCellIDPrintDriver
 
outputFileName - Variable in class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
 
outputFileName - Variable in class org.hps.readout.ecal.TriggerDriver
 
outputFileName - Static variable in class org.hps.readout.ReadoutDataManager
Defines the name of the output file for the run.
outputFileName - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecPlots
 
outputFilename - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
outputFileName - Variable in class org.hps.svt.SVTHitLevelPlots
 
outputFormat - Variable in class org.hps.detector.DetectorConverter
 
outputFullTrackCollectionName - Variable in class org.hps.recon.tracking.kalman.KalmanDriverHPS
 
outputFullTrackCollectionName - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
outputGnuPlotDir - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecPlots
 
outputHelicalTrackHitCollectionName - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
outputHitCollectionName - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
The name of the digitized output RawCalorimeterHit collection.
outputHitCollectionName - Variable in class org.hps.readout.DigitizationReadoutDriver
The name of the digitized output RawCalorimeterHit collection.
outputHitCollectionName - Variable in class org.hps.readout.hodoscope.HodoscopePreprocessingDriver
Name of the output preprocessed hit collection.
outputHitsCollectionName - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
outputHitsCollectionName - Variable in class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
 
outputHitsCollectionName - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
outputHitsCollectionName - Variable in class org.hps.recon.ecal.EcalGainDriver
 
outputHitsCollectionName - Variable in class org.hps.recon.ecal.EcalTimeCorrectionDriver
 
outputParticles - Static variable in class org.hps.readout.TruthReadoutDriver
 
outputPlotDir - Variable in class org.hps.analysis.dataquality.DataQualityMonitor
 
outputPlots - Variable in class org.hps.analysis.dataquality.DataQualityMonitor
 
outputPlots - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
outputPlots - Variable in class org.hps.analysis.ecal.FEEClusterPlotter
 
outputPlots - Variable in class org.hps.analysis.ecal.SF2019Driver
 
outputPlots - Variable in class org.hps.analysis.ecal.SF2021Driver
 
outputPlots - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
outputPlots - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
outputPlots - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
outputPlots - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
outputPlots - Variable in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
outputPlots - Variable in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
outputPlots - Variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
outputPlots - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
outputPlots - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
outputPlots - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
outputPlots - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
outputPlots - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
outputPlots - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
outputPlots - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
outputPlots - Variable in class org.hps.recon.tracking.gbl.GBLexample1
 
outputPlots - Variable in class org.hps.recon.tracking.gbl.GBLexampleJna1
 
outputPlots - Variable in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
outputPlots - Variable in class org.hps.recon.tracking.kalman.KalmanDriverHPS
 
outputPlots - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
outputPlots - Variable in class org.hps.recon.vertexing.MultipleEventsVertexingDriver
 
outputRawTrackHitCollectionName - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
outputRHelicalTrackHitCollectionName - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
outputRootFilename - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
outputSeedTrackCollectionName - Variable in class org.hps.recon.tracking.kalman.KalmanDriverHPS
 
outputStream - Variable in class org.hps.analysis.ecal.EcalCellIDPrintDriver
 
outputStream - Variable in class org.hps.monitoring.drivers.svt.SVTCellIDPrintDriver
 
outputStream - Variable in class org.hps.readout.ecal.TriggerDriver
 
outputTextName - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
outputTextName - Variable in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
outputTextName - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
outputWriter - Static variable in class org.hps.readout.ReadoutDataManager
A writer for writing readout events to an output LCIO file.
outsideAcceptancePenalty - Variable in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
OVER_1HIT - Static variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
OVER_2HIT - Static variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
OVERFLOW - Static variable in class org.hps.record.svt.EvioHeaderError
 
overlap(Date, Date) - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaRange
 
overlayEvent(EventHeader, EventHeader) - Method in class org.hps.digi.DataOverlayDriver
Overlay source event onto target.
overlayMcParticles - Variable in class org.hps.util.MergeBunches
 
overwriteDB - Variable in class org.hps.analysis.dataquality.DataQualityMonitor
 

P

p - Variable in class org.hps.recon.tracking.kalman.Helix
 
p - Variable in class org.hps.recon.tracking.kalman.HelixPlaneIntersect
 
p - Variable in class org.hps.recon.tracking.kalman.RKhelix
 
p - Variable in class org.hps.recon.tracking.kalman.SiModule
 
p(double) - Method in class org.hps.recon.vertexing.BilliorTrack
Return the momentum.
p0 - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
p0 - Variable in class org.hps.recon.tracking.kalman.SeedTrack
 
p1 - Static variable in class org.hps.analysis.ecal.cosmic.LandauPdf
 
p1 - Variable in class org.hps.analysis.examples.PhiKKAnalysisDriver
 
p1 - Variable in class org.hps.analysis.examples.TridentAnalysis
 
p1 - Variable in class org.hps.analysis.examples.VertexAnalysis
 
p1 - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
p1 - Variable in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
p2 - Static variable in class org.hps.analysis.ecal.cosmic.LandauPdf
 
p2 - Variable in class org.hps.analysis.examples.PhiKKAnalysisDriver
 
p2 - Variable in class org.hps.analysis.examples.TridentAnalysis
 
p2 - Variable in class org.hps.analysis.examples.VertexAnalysis
 
p2 - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
p2 - Variable in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
p2pJacobian - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
p3 - Static variable in class org.hps.analysis.ecal.cosmic.LandauPdf
 
p3 - Variable in class org.hps.analysis.examples.TridentAnalysis
 
p4 - Static variable in class org.hps.analysis.ecal.cosmic.LandauPdf
 
p5 - Static variable in class org.hps.analysis.ecal.cosmic.LandauPdf
 
p6 - Static variable in class org.hps.analysis.ecal.cosmic.LandauPdf
 
paint(Graphics) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
 
paint(Graphics) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.StatusPanel.BackPanel
Deprecated.
 
paintComponent(Graphics) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.ScalePanel
 
Pair<E,F> - Class in org.hps.analysis.trigger.util
Class Pair represents a pair of two objects.
Pair(E, F) - Constructor for class org.hps.analysis.trigger.util.Pair
Creates a pair of the two indicated objects.
Pair<T1,T2> - Class in org.hps.minuit
 
Pair(T1, T2) - Constructor for class org.hps.minuit.Pair
 
Pair<T,S> - Class in org.hps.util
A Class to hold a pair of immutable objects
Pair(T, S) - Constructor for class org.hps.util.Pair
Default constructor
pair0 - Variable in class org.hps.analysis.trigger.SimTriggerModule
 
pair0 - Variable in class org.hps.analysis.trigger.SimTriggerModule2019
 
PAIR0 - Static variable in class org.hps.readout.TriggerDriver
 
Pair0 - Static variable in class org.hps.record.daqconfig2019.TSConfig2019
 
Pair0TriggerFilterDriver - Class in org.hps.recon.filtering
Keep pair-0 triggered events.
Pair0TriggerFilterDriver() - Constructor for class org.hps.recon.filtering.Pair0TriggerFilterDriver
 
pair1 - Variable in class org.hps.analysis.trigger.SimTriggerModule
 
pair1 - Variable in class org.hps.analysis.trigger.SimTriggerModule2019
 
PAIR1 - Static variable in class org.hps.readout.TriggerDriver
 
Pair1 - Static variable in class org.hps.record.daqconfig2019.TSConfig2019
 
Pair1TriggerFilterDriver - Class in org.hps.recon.filtering
Keep pair-0 triggered events.
Pair1TriggerFilterDriver() - Constructor for class org.hps.recon.filtering.Pair1TriggerFilterDriver
 
pair2 - Variable in class org.hps.analysis.trigger.SimTriggerModule2019
 
PAIR2 - Static variable in class org.hps.readout.TriggerDriver
 
Pair2 - Static variable in class org.hps.record.daqconfig2019.TSConfig2019
 
pair3 - Variable in class org.hps.analysis.trigger.SimTriggerModule2019
 
PAIR3 - Static variable in class org.hps.readout.TriggerDriver
 
Pair3 - Static variable in class org.hps.record.daqconfig2019.TSConfig2019
 
PAIR_COPLANARITY_HIGH - Static variable in class org.hps.analysis.trigger.util.PairTrigger
 
PAIR_COPLANARITY_HIGH - Static variable in class org.hps.analysis.trigger.util.PairTrigger2019
 
PAIR_COPLANARITY_HIGH - Static variable in class org.hps.record.triggerbank.TriggerModule
The bound for the coplanarity cut.
PAIR_COPLANARITY_HIGH - Static variable in class org.hps.record.triggerbank.TriggerModule2019
The bound for the coplanarity cut.
PAIR_COPLANARITY_HIGH_EN - Static variable in class org.hps.record.triggerbank.TriggerModule2019
 
PAIR_ENERGY_DIFFERENCE_HIGH - Static variable in class org.hps.analysis.trigger.util.PairTrigger
 
PAIR_ENERGY_DIFFERENCE_HIGH - Static variable in class org.hps.analysis.trigger.util.PairTrigger2019
 
PAIR_ENERGY_DIFFERENCE_HIGH - Static variable in class org.hps.record.triggerbank.TriggerModule
The bound for the pair energy difference cut.
PAIR_ENERGY_DIFFERENCE_HIGH - Static variable in class org.hps.record.triggerbank.TriggerModule2019
The bound for the pair energy difference cut.
PAIR_ENERGY_DIFFERENCE_HIGH_EN - Static variable in class org.hps.record.triggerbank.TriggerModule2019
 
PAIR_ENERGY_SLOPE_EN - Static variable in class org.hps.record.triggerbank.TriggerModule2019
 
PAIR_ENERGY_SLOPE_F - Static variable in class org.hps.record.triggerbank.TriggerModule
The value of the parameter "F" in the energy slope equation E_low GeV + R_min mm * F GeV/mm.
PAIR_ENERGY_SLOPE_F - Static variable in class org.hps.record.triggerbank.TriggerModule2019
The value of the parameter "F" in the energy slope equation E_low GeV + R_min mm * F GeV/mm.
PAIR_ENERGY_SLOPE_LOW - Static variable in class org.hps.analysis.trigger.util.PairTrigger
 
PAIR_ENERGY_SLOPE_LOW - Static variable in class org.hps.analysis.trigger.util.PairTrigger2019
 
PAIR_ENERGY_SLOPE_LOW - Static variable in class org.hps.record.triggerbank.TriggerModule
The threshold for the energy slope cut.
PAIR_ENERGY_SLOPE_LOW - Static variable in class org.hps.record.triggerbank.TriggerModule2019
The threshold for the energy slope cut.
PAIR_ENERGY_SUM_EN - Static variable in class org.hps.record.triggerbank.TriggerModule2019
 
PAIR_ENERGY_SUM_HIGH - Static variable in class org.hps.analysis.trigger.util.PairTrigger
 
PAIR_ENERGY_SUM_HIGH - Static variable in class org.hps.analysis.trigger.util.PairTrigger2019
 
PAIR_ENERGY_SUM_HIGH - Static variable in class org.hps.record.triggerbank.TriggerModule
The upper bound for the pair energy sum cut.
PAIR_ENERGY_SUM_HIGH - Static variable in class org.hps.record.triggerbank.TriggerModule2019
The upper bound for the pair energy sum cut.
PAIR_ENERGY_SUM_LOW - Static variable in class org.hps.analysis.trigger.util.PairTrigger
 
PAIR_ENERGY_SUM_LOW - Static variable in class org.hps.analysis.trigger.util.PairTrigger2019
 
PAIR_ENERGY_SUM_LOW - Static variable in class org.hps.record.triggerbank.TriggerModule
The lower bound for the pair energy sum cut.
PAIR_ENERGY_SUM_LOW - Static variable in class org.hps.record.triggerbank.TriggerModule2019
The lower bound for the pair energy sum cut.
PAIR_HODO_ECAL_MATCHING_BOT - Static variable in class org.hps.analysis.trigger.util.PairTrigger2019
 
PAIR_HODO_ECAL_MATCHING_TOP - Static variable in class org.hps.analysis.trigger.util.PairTrigger2019
 
PAIR_HODO_L1L2_COINCIDENCE_BOT - Static variable in class org.hps.analysis.trigger.util.PairTrigger2019
 
PAIR_HODO_L1L2_COINCIDENCE_TOP - Static variable in class org.hps.analysis.trigger.util.PairTrigger2019
 
PAIR_HODO_L1L2_MATCHING_BOT - Static variable in class org.hps.analysis.trigger.util.PairTrigger2019
 
PAIR_HODO_L1L2_MATCHING_TOP - Static variable in class org.hps.analysis.trigger.util.PairTrigger2019
 
PAIR_HODOECAL_GEO_MATCHING - Static variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
PAIR_L1_MATCHING - Static variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
PAIR_L1L2_GEO_MATCHING - Static variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
PAIR_L2_MATCHING - Static variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
PAIR_TIME_COINCIDENCE - Static variable in class org.hps.analysis.trigger.util.PairTrigger
 
PAIR_TIME_COINCIDENCE - Static variable in class org.hps.analysis.trigger.util.PairTrigger2019
 
PAIR_TIME_COINCIDENCE - Static variable in class org.hps.record.triggerbank.TriggerModule
The maximum amount of time by which two clusters are allowed to be separated.
PAIR_TIME_COINCIDENCE - Static variable in class org.hps.record.triggerbank.TriggerModule2019
The bound for the coplanarity cut.
PAIR_TIME_COINCIDENCE_EN - Static variable in class org.hps.record.triggerbank.TriggerModule2019
 
pairCoincidence - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
pairCoincidence - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
pairCoincidence - Variable in class org.hps.readout.ecal.ReadoutTrigger
 
pairCoincidence - Variable in class org.hps.readout.trigger.PairTriggerReadoutDriver
 
pairCoincidence - Variable in class org.hps.readout.trigger2019.PairsTrigger2019ReadoutDriver
 
pairComparator - Static variable in class org.hps.recon.tracking.kalman.HelixState
 
pairComparator - Static variable in class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
pairCoplanarity - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
pairCoplanarity - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
pairCoplanarity - Variable in class org.hps.online.recon.aida.JustEcal
 
pairCoplanarity - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
pairCoplanarity - Variable in class org.hps.readout.ecal.ReadoutTrigger
 
pairCoplanarityCount - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
pairCoplanarityCut(Cluster[]) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if a cluster pair is coplanar to the beam within a given angle.
pairCoplanarityCut(Cluster[], Point, Point) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if a cluster pair is coplanar to the beam within a given angle.
pairCoplanarityCut(SSPCluster[]) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if a cluster pair is coplanar to the beam within a given angle.
pairCoplanarityCut(double) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if a coplanarity angle is within threshold.
pairCoplanarityCut(Cluster[], Point, Point) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks if a cluster pair is coplanar to the beam within a given angle.
pairCoplanarityCut(double) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks if a coplanarity angle is within threshold.
pairCoplanarityCut(Cluster[]) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks if a cluster pair is coplanar to the beam within a given angle.
pairCoplanarityCut(VTPCluster[]) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks if a cluster pair is coplanar to the beam within a given angle.
pairCutsEnabled - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
pairCutsEnabled - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
pairEnergyDifference - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
pairEnergyDifference - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
pairEnergyDifference - Variable in class org.hps.online.recon.aida.JustEcal
 
pairEnergyDifference - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
pairEnergyDifference - Variable in class org.hps.readout.ecal.ReadoutTrigger
 
pairEnergyDifferenceCount - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
pairEnergyDifferenceCut(Cluster[]) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if the energy difference between the clusters making up a cluster pair is below an energy difference threshold.
pairEnergyDifferenceCut(SSPCluster[]) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if the energy difference between the clusters making up a cluster pair is below an energy difference threshold.
pairEnergyDifferenceCut(double) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if the energy difference between the clusters making up a cluster pair is below an energy difference threshold.
pairEnergyDifferenceCut(Cluster[]) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks if the energy difference between the clusters making up a cluster pair is below an energy difference threshold.
pairEnergyDifferenceCut(VTPCluster[]) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks if the energy difference between the clusters making up a cluster pair is below an energy difference threshold.
pairEnergyDifferenceCut(double) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks if the energy difference between the clusters making up a cluster pair is below an energy difference threshold.
pairEnergyPositionMeanX - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
pairEnergyPositionMeanX - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
pairEnergyPositionMeanX - Variable in class org.hps.online.recon.aida.JustEcal
 
pairEnergyPositionMeanY - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
pairEnergyPositionMeanY - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
pairEnergyPositionMeanY - Variable in class org.hps.online.recon.aida.JustEcal
 
pairEnergySlope - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
pairEnergySlope - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
pairEnergySlope - Variable in class org.hps.readout.ecal.ReadoutTrigger
 
pairEnergySlope2D - Variable in class org.hps.readout.ecal.ReadoutTrigger
 
pairEnergySlopeCount - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
pairEnergySlopeCut(Cluster[]) - Method in class org.hps.record.triggerbank.TriggerModule
Requires that the distance from the beam of the lowest energy cluster in a cluster pair satisfies the following:
E_low + R_min * F >= PAIR_ENERGY_SLOPE_LOW
pairEnergySlopeCut(Cluster[], Point, Point) - Method in class org.hps.record.triggerbank.TriggerModule
Requires that the distance from the beam of the lowest energy cluster in a cluster pair satisfies the following:

E_low + R_min * F >= PAIR_ENERGY_SLOPE_LOW

This method is for use with clusters that do not have a linked ID decoder, thus disallowing the acquisition of their indices from their cell ID.
pairEnergySlopeCut(SSPCluster[]) - Method in class org.hps.record.triggerbank.TriggerModule
Requires that the distance from the beam of the lowest energy cluster in a cluster pair satisfies the following:
E_low + R_min * F >= PAIR_ENERGY_SLOPE_LOW
pairEnergySlopeCut(double) - Method in class org.hps.record.triggerbank.TriggerModule
Checks that the energy slope value is above threshold.
pairEnergySlopeCut(Cluster[], Point, Point) - Method in class org.hps.record.triggerbank.TriggerModule2019
Requires that the distance from the beam of the lowest energy cluster in a cluster pair satisfies the following:

E_low + R_min * F >= PAIR_ENERGY_SLOPE_LOW

This method is for use with clusters that do not have a linked ID decoder, thus disallowing the acquisition of their indices from their cell ID.
pairEnergySlopeCut(double) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks that the energy slope value is above threshold.
pairEnergySlopeCut(Cluster[]) - Method in class org.hps.record.triggerbank.TriggerModule2019
Requires that the distance from the beam of the lowest energy cluster in a cluster pair satisfies the following:
E_low + R_min * F >= PAIR_ENERGY_SLOPE_LOW
pairEnergySlopeCut(VTPCluster[]) - Method in class org.hps.record.triggerbank.TriggerModule2019
Requires that the distance from the beam of the lowest energy cluster in a cluster pair satisfies the following:
E_low + R_min * F >= PAIR_ENERGY_SLOPE_LOW
pairEnergySum - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
pairEnergySum - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
pairEnergySum - Variable in class org.hps.online.recon.aida.JustEcal
 
pairEnergySum - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
pairEnergySum - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
pairEnergySum - Variable in class org.hps.readout.ecal.ReadoutTrigger
 
pairEnergySum2D - Variable in class org.hps.readout.ecal.ReadoutTrigger
 
pairEnergySum2DDistribution - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
pairEnergySumCount - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
pairEnergySumCount - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
pairEnergySumCut(Cluster[]) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Checks whether the cluster pair passes the falls within the allowed range for the piar energy sum cut.
pairEnergySumCut(Cluster[]) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if the sum of the energies of the clusters making up a cluster pair is within an energy sum threshold.
pairEnergySumCut(SSPCluster[]) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if the sum of the energies of clusters making up a cluster pair is below an energy sum threshold.
pairEnergySumCut(double) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if the sum of the energies of clusters making up a cluster pair is within an energy sum threshold.
pairEnergySumCut(Cluster[]) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks if the sum of the energies of the clusters making up a cluster pair is within an energy sum threshold.
pairEnergySumCut(double) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks if the sum of the energies of clusters making up a cluster pair is within an energy sum threshold.
pairEnergySumCutHigh(Cluster[]) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if the sum of the energies of the clusters making up a cluster pair is below the energy sum upper bound threshold.
pairEnergySumCutHigh(SSPCluster[]) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if the sum of the energies of the clusters making up a cluster pair is below the energy sum upper bound threshold.
pairEnergySumCutHigh(double) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if the sum of the energies of clusters making up a cluster pair is below the pair energy sum upper bound cut.
pairEnergySumCutHigh(double) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks if the sum of the energies of clusters making up a cluster pair is below the pair energy sum upper bound cut.
pairEnergySumCutHigh(Cluster[]) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks if the sum of the energies of the clusters making up a cluster pair is below the energy sum upper bound threshold.
pairEnergySumCutHigh(VTPCluster[]) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks if the sum of the energies of the clusters making up a cluster pair is below the energy sum upper bound threshold.
pairEnergySumCutLow(Cluster[]) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if the sum of the energies of the clusters making up a cluster pair is above the energy sum lower bound threshold.
pairEnergySumCutLow(SSPCluster[]) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if the sum of the energies of the clusters making up a cluster pair is above the energy sum lower bound threshold.
pairEnergySumCutLow(double) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if the sum of the energies of clusters making up a cluster pair is above the pair energy sum lower bound cut.
pairEnergySumCutLow(double) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks if the sum of the energies of clusters making up a cluster pair is above the pair energy sum lower bound cut.
pairEnergySumCutLow(Cluster[]) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks if the sum of the energies of the clusters making up a cluster pair is above the energy sum lower bound threshold.
pairEnergySumCutLow(VTPCluster[]) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks if the sum of the energies of the clusters making up a cluster pair is above the energy sum lower bound threshold.
pairEnergySumThresholdHigh - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
pairEnergySumThresholdHigh

private double pairEnergySumThresholdHigh

Defines the threshold for the sum of the energies of a cluster pair above which the pair will be rejected.
pairEnergySumThresholdLow - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
pairEnergySumThresholdLow

private double pairEnergySumThresholdLow

Defines the threshold for the sum of the energies of a cluster pair below which the pair will be rejected.
PairEventTester(int) - Constructor for class org.hps.util.FilterMCBunches.PairEventTester
 
pairInvariantMassCount - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
pairInvariantMassCut(Cluster[]) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Checks whether the cluster pair passes the threshold for the invariant mass check.
pairList - Variable in class org.hps.record.triggerbank.SSPData
 
pairMassOppositeHalf - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
pairMassOppositeHalf - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
pairMassOppositeHalf - Variable in class org.hps.online.recon.aida.JustEcal
 
pairMassOppositeHalfFid - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
pairMassOppositeHalfFid - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
pairMassOppositeHalfFid - Variable in class org.hps.online.recon.aida.JustEcal
 
pairMassSameHalf - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
pairMassSameHalf - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
pairMassSameHalf - Variable in class org.hps.online.recon.aida.JustEcal
 
pairMassSameHalfFid - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
pairMassSameHalfFid - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
pairMassSameHalfFid - Variable in class org.hps.online.recon.aida.JustEcal
 
pairs0 - Variable in class org.hps.record.triggerbank.TIData
 
pairs0Unprescaled - Variable in class org.hps.record.triggerbank.TIData
 
pairs1 - Variable in class org.hps.record.triggerbank.TIData
 
pairs1Unprescaled - Variable in class org.hps.record.triggerbank.TIData
 
pairs3L1L2EcalMatchingEn - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
 
pairs3L1L2MatchingEn - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
 
pairs3L1MatchingEn - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
 
pairs3L2MatchingEn - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
 
pairsCoplanarityEn - Variable in class org.hps.record.daqconfig.EvioDAQParser
Indicates whether the pair trigger pair coplanarity cuts are enabled or not.
pairsCoplanarityEn - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Indicates whether the pair trigger pair coplanarity cuts are enabled or not.
pairsCoplanarityMax - Variable in class org.hps.record.daqconfig.EvioDAQParser
Specifies the value of the pair trigger pair coplanarity cuts.
pairsCoplanarityMax - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Specifies the value of the pair trigger pair coplanarity cuts.
pairsDeltaT - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
pairsE1vsE2 - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
pairsEn - Variable in class org.hps.record.daqconfig.EvioDAQParser
Indicates whether the pair triggers are enabled or not.
pairsEn - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Indicates whether the pair triggers are enabled or not.
pairsEnergyDiffEn - Variable in class org.hps.record.daqconfig.EvioDAQParser
Indicates whether the pair trigger pair energy difference cuts are enabled or not.
pairsEnergyDiffEn - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Indicates whether the pair trigger pair energy difference cuts are enabled or not.
pairsEnergyDiffMax - Variable in class org.hps.record.daqconfig.EvioDAQParser
Specifies the value of the pair trigger pair energy difference cuts.
pairsEnergyDiffMax - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Specifies the value of the pair trigger pair energy difference cuts.
pairsEnergyDistEn - Variable in class org.hps.record.daqconfig.EvioDAQParser
Indicates whether the pair trigger pair energy slope cuts are enabled or not.
pairsEnergyDistEn - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Indicates whether the pair trigger pair energy slope cuts are enabled or not.
pairsEnergyDistMin - Variable in class org.hps.record.daqconfig.EvioDAQParser
Specifies the value of the pair trigger pair energy slope cuts.
pairsEnergyDistMin - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Specifies the value of the pair trigger pair energy slope cuts.
pairsEnergyDistSlope - Variable in class org.hps.record.daqconfig.EvioDAQParser
Specifies the value of the pair trigger pair energy slope cuts' parameter F.
pairsEnergyDistSlope - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Specifies the value of the pair trigger pair energy slope cuts' parameter F.
pairsEnergyMax - Variable in class org.hps.record.daqconfig.EvioDAQParser
Specifies the value of the pair trigger cluster total energy upper bound cuts.
pairsEnergyMax - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Specifies the value of the pair trigger cluster total energy upper bound cuts.
pairsEnergyMin - Variable in class org.hps.record.daqconfig.EvioDAQParser
Specifies the value of the pair trigger cluster total energy lower bound cuts.
pairsEnergyMin - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Specifies the value of the pair trigger cluster total energy lower bound cuts.
pairsEnergySumMax - Variable in class org.hps.record.daqconfig.EvioDAQParser
Specifies the value of the pair trigger pair energy sum lower bound cuts.
pairsEnergySumMax - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Specifies the value of the pair trigger pair energy sum lower bound cuts.
pairsEnergySumMaxMinEn - Variable in class org.hps.record.daqconfig.EvioDAQParser
Indicates whether the pair trigger pair energy sum cuts are enabled or not.
pairsEnergySumMaxMinEn - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Indicates whether the pair trigger pair energy sum cuts are enabled or not.
pairsEnergySumMin - Variable in class org.hps.record.daqconfig.EvioDAQParser
Specifies the value of the pair trigger pair energy sum upper bound cuts.
pairsEnergySumMin - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Specifies the value of the pair trigger pair energy sum upper bound cuts.
pairsIOsrc - Static variable in class org.hps.record.daqconfig.EvioDAQParser
 
pairsNhitsMin - Variable in class org.hps.record.daqconfig.EvioDAQParser
Specifies the value of the pair trigger cluster hit count cuts.
pairsNhitsMin - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Specifies the value of the pair trigger cluster hit count cuts.
pairsT1vsT2 - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
pairsTimeDiffMax - Variable in class org.hps.record.daqconfig.EvioDAQParser
Specifies the value of the pair trigger pair time coincidence cuts.
pairsTimeDiffMax - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Specifies the value of the pair trigger pair time coincidence cuts.
pairsTrigger - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
pairsTrigger - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
PairsTrigger2019ReadoutDriver - Class in org.hps.readout.trigger2019
PairsTrigger2019ReadoutDriver simulates an HPS pairs trigger for 2019 MC.
PairsTrigger2019ReadoutDriver() - Constructor for class org.hps.readout.trigger2019.PairsTrigger2019ReadoutDriver
 
pairsTriggerCuts - Variable in class org.hps.record.triggerbank.TriggerModule2019
Stores the pairs cut values.
pairsTriggerCutsEn - Variable in class org.hps.record.triggerbank.TriggerModule2019
Stores the pairs cut values.
pairsTriggerList - Variable in class org.hps.record.triggerbank.VTPData
 
pairTime - Variable in class org.hps.readout.ecal.ReadoutTrigger
 
pairTimeCoincidenceCut(Cluster[]) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if the absolute difference between the times between two clusters is below the time coincidence cut.
pairTimeCoincidenceCut(SSPCluster[]) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if the absolute difference between the times between two clusters is below the time coincidence cut.
pairTimeCoincidenceCut(double) - Method in class org.hps.record.triggerbank.TriggerModule
Checks if the absolute difference between the times between two clusters is below the time coincidence cut.
pairTimeCoincidenceCut(Cluster[]) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks if the absolute difference between the times between two clusters is below the time coincidence cut.
pairTimeCoincidenceCut(VTPCluster[]) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks if the absolute difference between the times between two clusters is below the time coincidence cut.
pairTimeCoincidenceCut(double) - Method in class org.hps.record.triggerbank.TriggerModule2019
Checks if the absolute difference between the times between two clusters is below the time coincidence cut.
pairTrigger - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Stores the pair trigger settings.
pairTrigger - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Stores the pair trigger settings.
PairTrigger<E> - Class in org.hps.analysis.trigger.util
 
PairTrigger(E, int) - Constructor for class org.hps.analysis.trigger.util.PairTrigger
Instantiates a new PairTrigger with all cut states set to false and with the trigger source defined according to the specified object.
pairTrigger - Variable in class org.hps.record.daqconfig.SSPConfig
 
pairTrigger - Variable in class org.hps.record.daqconfig2019.VTPConfig2019
 
PairTrigger2019<E> - Class in org.hps.analysis.trigger.util
 
PairTrigger2019(E, int) - Constructor for class org.hps.analysis.trigger.util.PairTrigger2019
Instantiates a new PairTrigger with all cut states set to false and with the trigger source defined according to the specified object.
PairTrigger2019(E, List<CalorimeterHit>, Map<Integer, HodoscopePattern>, int) - Constructor for class org.hps.analysis.trigger.util.PairTrigger2019
Instantiates a new PairTrigger with all cut states set to false and with the trigger source defined according to the specified object.
PairTriggerConfig - Class in org.hps.record.daqconfig
Class PairTriggerConfig holds the configuration data for a pair trigger.
PairTriggerConfig() - Constructor for class org.hps.record.daqconfig.PairTriggerConfig
Creates a new PairTriggerConfig object.
PairTriggerConfig2019 - Class in org.hps.record.daqconfig2019
Class PairTriggerConfig2019 holds the configuration data for a pair trigger.
PairTriggerConfig2019() - Constructor for class org.hps.record.daqconfig2019.PairTriggerConfig2019
Creates a new PairTriggerConfig object.
pairTriggerEnabled - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
pairTriggerEnabled - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
PairTriggerReadoutDriver - Class in org.hps.readout.trigger
 
PairTriggerReadoutDriver() - Constructor for class org.hps.readout.trigger.PairTriggerReadoutDriver
 
pairUncoplanarity(Cluster[]) - Method in class org.hps.readout.ecal.FADCTriggerDriver
 
pairWriter - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
panel - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
par - Static variable in class org.hps.analysis.ecal.MassCalculator
 
par - Static variable in class org.hps.recon.ecal.EcalTimeWalk
 
par0_em - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
par0_ep - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
par0_p - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
par0MC_em - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
par0MC_ep - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
par0MC_p - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
par1_em - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
par1_ep - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
par1_p - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
par1MC_em - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
par1MC_ep - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
par1MC_p - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
par2_em - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
par2_ep - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
par2_p - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
par2MC_em - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
par2MC_ep - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
par2MC_p - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
 
parabolaToCircle(double, Vec) - Method in class org.hps.recon.tracking.kalman.SeedTrack
 
parameter() - Method in class org.hps.minuit.MinosError
 
parameter(int) - Method in class org.hps.minuit.MnApplication
access to single parameter
parameter(int) - Method in class org.hps.minuit.MnUserParameters
access to single parameter
parameter(int) - Method in class org.hps.minuit.MnUserParameterState
 
parameter(int) - Method in class org.hps.minuit.MnUserTransformation
access to single parameter
parameter - Variable in class org.hps.recon.ecal.cluster.ClusterRFTimeCorrDriver
 
parameter(String) - Method in class org.hps.util.CrystalBallFunction
 
PARAMETER_F - Static variable in class org.hps.record.daqconfig.ESBCutConfig
 
PARAMETER_F - Static variable in class org.hps.record.daqconfig2019.ESBCutConfig2019
 
parameterNames() - Method in class org.hps.util.CrystalBallFunction
 
parameters() - Method in class org.hps.minuit.FunctionMinimum
 
parameters() - Method in class org.hps.minuit.MinimumSeed
 
parameters() - Method in class org.hps.minuit.MinimumState
 
parameters() - Method in class org.hps.minuit.MnApplication
 
parameters() - Method in class org.hps.minuit.MnParameterScan
 
parameters() - Method in class org.hps.minuit.MnUserParameters
access to parameters (row-wise)
parameters() - Method in class org.hps.minuit.MnUserParameterState
 
parameters() - Method in class org.hps.minuit.MnUserTransformation
 
parameters - Variable in class org.hps.online.recon.Command
Parameter map from parsing command line options.
parameters - Variable in class org.hps.recon.ecal.EcalTimeCorrectionDriver
 
parameters - Variable in class org.hps.recon.particle.SimpleParticleID
 
parameters() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the helix parameters as an array.
parameters() - Method in class org.hps.util.CrystalBallFunction
 
paramMap - Variable in class org.hps.recon.utils.LegacyTrackClusterMatcher
 
paramMap - Variable in class org.hps.recon.utils.TrackClusterMatcherNSigma
 
params() - Method in class org.hps.minuit.MnApplication
access to parameters and errors in column-wise representation
params() - Method in class org.hps.minuit.MnUserParameters
access to parameters and errors in column-wise representation
params() - Method in class org.hps.minuit.MnUserParameterState
access to parameters and errors in column-wise representation
params() - Method in class org.hps.minuit.MnUserTransformation
 
params - Variable in class org.hps.readout.util.collection.LCIOData
 
params - Variable in class org.hps.svt.alignment.BuildCompact.MilleParameterSet
 
paramsToString() - Method in class org.hps.recon.tracking.WTrack
 
parC0 - Static variable in class org.hps.record.daqconfig2019.PDECutConfig2019
 
parC1 - Static variable in class org.hps.record.daqconfig2019.PDECutConfig2019
 
parC2 - Static variable in class org.hps.record.daqconfig2019.PDECutConfig2019
 
parC3 - Static variable in class org.hps.record.daqconfig2019.PDECutConfig2019
 
parent - Variable in class org.hps.monitoring.application.SettingsPanel
The parent dialog window.
parent - Variable in class org.hps.monitoring.ecal.eventdisplay.event.Association
 
pars - Static variable in class org.hps.recon.ecal.EcalTimeWalk
 
parse(String[]) - Method in class org.hps.conditions.cli.AbstractCommand
Parse the sub-command's options.
parse(String) - Method in class org.hps.conditions.run.RunSpreadsheet.RunSpreadsheetDateFormat
 
parse(String[]) - Method in class org.hps.evio.EvioToLcio
 
parse(String[]) - Method in class org.hps.job.JobManager
Override command line parsing.
parse(String[]) - Method in class org.hps.online.recon.aida.HistClient
 
parse(String[]) - Method in class org.hps.online.recon.aida.StripChartClient
 
parse(String[]) - Method in class org.hps.online.recon.Command
 
parse(String[]) - Method in class org.hps.online.recon.commands.SetCommand
 
parse(String[]) - Method in class org.hps.online.recon.Server
Parse command line options.
parse(int, int, String[]) - Method in class org.hps.record.daqconfig.EvioDAQParser
Parses a set of configuration tables to obtain DAQ configuration parameters.
parse(int, int, String[]) - Method in class org.hps.record.daqconfig2019.EvioDAQParser2019
Parses a set of configuration tables to obtain DAQ configuration parameters.
parse(String[]) - Method in class org.hps.record.evio.EvioFileProducer
Run the job by streaming all the EVIO files to the ET server using the command line arguments.
PARSE_ERROR - Static variable in class org.hps.online.recon.Server
 
parseArgs(String[]) - Method in class org.hps.util.MergeBunches
 
parseArguments(String[]) - Method in class org.hps.analysis.util.UtilityArgumentParser
Parses the command line arguments.
parseCalibrations(File) - Method in class org.hps.conditions.svt.SvtConditionsReader
Parse a calibration file and create SvtCalibration objects out of all channel conditions.
parseConfigMap() - Method in class org.hps.record.daqconfig.EvioDAQParser
Parses the configuration parameter map entries and extracts the parameter values for those parameters which have the standard format of [PARAMETER KEY] --> { [PARAMETER VALUES] }.
parseConfigMap() - Method in class org.hps.record.daqconfig2019.EvioDAQParser2019
Parses the configuration parameter map entries and extracts the parameter values for those parameters which have the standard format of [PARAMETER KEY] --> { [PARAMETER VALUES] }.
parseDaqMap(File) - Method in class org.hps.conditions.svt.SvtConditionsReader
Parse a DAQ map file and create SvtDaqMapping objects.
parseEndDate(CSVRecord) - Static method in class org.hps.conditions.run.RunSpreadsheet
 
parseEvioData(EvioEvent) - Method in class org.hps.record.triggerbank.TriggerConfigEvioProcessor
Parse DAQ config from an EVIO event.
parseFADC(int, String, List<String>) - Method in class org.hps.record.daqconfig.EvioDAQParser
Parses FADC configuration parameter entries.
parseFADC(int, String, List<String>) - Method in class org.hps.record.daqconfig2019.EvioDAQParser2019
Parses FADC configuration parameter entries.
parseOptions(String[]) - Method in class org.hps.online.recon.Client
 
parser - Variable in class org.hps.conditions.cli.AbstractCommand
The parser for the options.
parser - Variable in class org.hps.conditions.cli.CommandLineTool
The options parser.
parser - Variable in class org.hps.conditions.svt.SvtConditionsReader
SAX parser.
parser - Variable in class org.hps.detector.DetectorConverter
 
parser - Variable in class org.hps.online.recon.Client
Parser for base options.
parserFactory - Variable in class org.hps.conditions.svt.SvtConditionsReader
SAX parser factory.
parseRunNumber(CSVRecord) - Static method in class org.hps.conditions.run.RunSpreadsheet
 
parseStartDate(CSVRecord) - Static method in class org.hps.conditions.run.RunSpreadsheet
 
partials - Variable in class org.hps.recon.tracking.AmbiguityResolver
 
PartialsForTrack(Track) - Method in class org.hps.recon.tracking.AmbiguityResolver.AmbiguityResolverUtils
Finds all partial tracks corresponding to a given track
particleCuts(List<ReconstructedParticle>) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
particleCuts(List<ReconstructedParticle>) - Method in class org.hps.recon.particle.ReconParticleDriver
 
particleMap - Static variable in class org.hps.readout.TruthReadoutDriver
 
particleNames - Variable in class org.hps.analysis.examples.PhiKKAnalysisDriver
 
particleType - Variable in class org.hps.analysis.examples.PhiKKAnalysisDriver
 
passBits - Variable in class org.hps.record.triggerbank.VTPPairsTrigger
 
passBits - Variable in class org.hps.record.triggerbank.VTPSinglesTrigger
 
passChisqCut(LCRelation) - Method in class org.hps.recon.tracking.NearestNeighborRMSClusterer
 
passCoplanarity() - Method in class org.hps.record.triggerbank.VTPPairsTrigger
Indicate if pass coplanarity cut.
passCutCoplanarity() - Method in class org.hps.record.triggerbank.SSPPairTrigger
Indicates whether the trigger passed the pair coplanarity cut or not.
passCutEnergyDifference() - Method in class org.hps.record.triggerbank.SSPPairTrigger
Indicates whether the trigger passed the pair energy difference cut or not.
passCutEnergyMax() - Method in class org.hps.record.triggerbank.SSPSinglesTrigger
Indicates whether the trigger passed the cluster total energy upper bound cut or not.
passCutEnergyMin() - Method in class org.hps.record.triggerbank.SSPSinglesTrigger
Indicates whether the trigger passed the cluster total energy lower bound cut or not.
passCutEnergySlope() - Method in class org.hps.record.triggerbank.SSPPairTrigger
Indicates whether the trigger passed the pair energy slope cut or not.
passCutEnergySum() - Method in class org.hps.record.triggerbank.SSPPairTrigger
Indicates whether the trigger passed the pair energy sum cut or not.
passCutHitCount() - Method in class org.hps.record.triggerbank.SSPSinglesTrigger
Indicates whether the trigger passed the cluster hit count cut or not.
passCuts(STUtils.StereoPair) - Static method in class org.hps.recon.tracking.straight.STUtils.StereoPair
 
passed(TriggerDecisionCalculator.TriggerType) - Method in class org.hps.analysis.trigger.util.TriggerDecisionCalculator
 
passedEvents - Variable in class org.hps.readout.ecal.MollerTriggerDriver
The number of events that have passed the trigger cuts.
passEDiff() - Method in class org.hps.record.triggerbank.VTPPairsTrigger
Indicate if pass energy difference cut.
passedTriggers - Variable in class org.hps.analysis.trigger.util.TriggerDecisionCalculator
 
passEMax() - Method in class org.hps.record.triggerbank.VTPSinglesTrigger
Indicate if pass emax.
passEMin() - Method in class org.hps.record.triggerbank.VTPSinglesTrigger
Indicate if pass emin.
passes(double) - Method in class org.hps.monitoring.ecal.eventdisplay.util.BooleanMap
passes

private boolean passes(double d)

Determines whether a given external value passes the boolean check or not.
passesCuts() - Method in class org.hps.analysis.tuple.FEETupleDriver
 
passesCuts() - Method in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
passesCuts() - Method in class org.hps.analysis.tuple.MollerTupleDriver
 
passesCuts() - Method in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
passesCuts() - Method in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
passesCuts() - Method in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
passesCuts() - Method in class org.hps.analysis.tuple.TridentFullTupleDriver
 
passesCuts() - Method in class org.hps.analysis.tuple.TridentMCTupleDriver
 
passesCuts() - Method in class org.hps.analysis.tuple.TridentTruthTupleDriver
 
passesCuts() - Method in class org.hps.analysis.tuple.TridentTupleDriver
 
passesCuts() - Method in class org.hps.analysis.tuple.TupleMaker
 
passesCuts() - Method in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
passesCuts() - Method in class org.hps.analysis.tuple.VertexTupleDriver
 
passesCuts() - Method in class org.hps.analysis.tuple.WABTridentFullTupleDriver
 
passesCuts() - Method in class org.hps.analysis.tuple.WABTupleDriver
 
passesFilter(CrystalDataSet) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.CDSComparator
Checks to see if a given CrystalDataSet object matches all of the defined filter parameters.
passESlope() - Method in class org.hps.record.triggerbank.VTPPairsTrigger
Indicate if pass energy slope cut.
passESum() - Method in class org.hps.record.triggerbank.VTPPairsTrigger
Indicate if pass energy sum cut.
passHodo1() - Method in class org.hps.record.triggerbank.VTPSinglesTrigger
Indicate if pass hodoscope layer 1 coincidence.
passHodo2() - Method in class org.hps.record.triggerbank.VTPSinglesTrigger
Indicate if pass hodoscope layer 2 coincidence.
passHodoECal() - Method in class org.hps.record.triggerbank.VTPSinglesTrigger
Indicate if pass hodoscope and ECal geometry match
passHodoEcalMatchingBot() - Method in class org.hps.record.triggerbank.VTPPairsTrigger
Indicate if pass Hodo and Ecal geometry matching for bot
passHodoEcalMatchingTop() - Method in class org.hps.record.triggerbank.VTPPairsTrigger
Indicate if pass Hodo and Ecal geometry matching for top
passHodoGeo() - Method in class org.hps.record.triggerbank.VTPSinglesTrigger
Indicate if pass hodoscope layer 1 & 2 geometry match
passHodoL1L2MatchingBot() - Method in class org.hps.record.triggerbank.VTPPairsTrigger
Indicate if pass L1L2 geometry matching for bot
passHodoL1L2MatchingTop() - Method in class org.hps.record.triggerbank.VTPPairsTrigger
Indicate if pass L1L2 geometry matching for top
PassiveViewer - Class in org.hps.monitoring.ecal.eventdisplay.ui
Abstract class PassiveViewer represents a Viewer implementation which updates based on information passed to it by an external source.
PassiveViewer() - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.PassiveViewer
 
passL1L2CoincidenceBot() - Method in class org.hps.record.triggerbank.VTPPairsTrigger
Indicate if pass both L1 and L2 coincidence for bot
passL1L2CoincidenceTop() - Method in class org.hps.record.triggerbank.VTPPairsTrigger
Indicate if pass both L1 and L2 coincidence for top
passMap - Variable in class org.hps.analysis.trigger.util.Trigger
 
passNMin() - Method in class org.hps.record.triggerbank.VTPSinglesTrigger
Indicate if pass minimum of Ecal hit count.
passPDET() - Method in class org.hps.record.triggerbank.VTPSinglesTrigger
Indicate if pass position dependent energy threshhold.
passTimingCut(LCRelation) - Method in class org.hps.recon.tracking.NearestNeighborRMSClusterer
 
passTrackSelections(Track, List<Track>, EventQuality.Quality) - Static method in class org.hps.recon.tracking.TrackUtils
 
passTrigger - Variable in class org.hps.analysis.trigger.util.Trigger
 
passTriggerFilter(List<GenericObject>) - Method in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
passTriggerFilter(List<GenericObject>) - Method in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
passTriggerFilter(List<GenericObject>) - Method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
passTriggerFilter(List<GenericObject>) - Method in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
passTriggerFilter(List<GenericObject>) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
passTriggerFilter(List<GenericObject>) - Method in class org.hps.svt.OccupancyPlots
 
password - Variable in class org.hps.conditions.database.ConnectionParameters
The user's password.
passXMax() - Method in class org.hps.record.triggerbank.VTPSinglesTrigger
Indicate if pass X maximum.
passXMin() - Method in class org.hps.record.triggerbank.VTPSinglesTrigger
Indicate if pass X minimum.
passYMax() - Method in class org.hps.record.triggerbank.VTPSinglesTrigger
Indicate if pass Y maximum.
passYMin() - Method in class org.hps.record.triggerbank.VTPSinglesTrigger
Indicate if pass Y minimum.
patchVertex(BilliorVertex) - Method in class org.hps.analysis.MC.HpsReconParticleDriverForTrackRefit
 
patchVertex(BilliorVertex) - Method in class org.hps.analysis.MC.HpsReconParticleForTruthTracksDriver
 
patchVertex(ReconstructedParticle, ReconstructedParticle, BilliorVertex) - Method in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
patchVertex(ReconstructedParticle, ReconstructedParticle, BilliorVertex) - Method in class org.hps.analysis.tuple.VertexTupleDriver
 
patchVertex(ReconstructedParticle, ReconstructedParticle, BilliorVertex) - Method in class org.hps.analysis.vertex.VertexDebugger
 
patchVertex(BilliorVertex) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
path - Variable in class org.hps.monitoring.application.DataSourceComboBox.DataSourceItem
The full path used for the data source (for ET this is not used directly).
path - Variable in class org.hps.monitoring.application.MenuBar.RecentFileItem
The recent file's path.
PATH - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
PATH3D - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
PathCalc(double, double, double, double, double, double, double) - Static method in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
PathCalc(double, double, double, double, double, double, double) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
pathLengthMap - Variable in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
PathMap() - Method in class org.hps.recon.vertexing.BilliorTrack
Return a map of x-y path lengths for the hits used in the helix fit.
PathToXPlane(double, double, double, double, double, double) - Static method in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
PathToXPlane(double, double, double, double, double, double) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
patRecSetVtx(double[], double[][]) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
PatRecTest - Class in org.hps.recon.tracking.kalman
This is for stand-alone testing of the pattern recognition only and is not part of the Kalman fitting code
PatRecTest(String) - Constructor for class org.hps.recon.tracking.kalman.PatRecTest
 
pattern - Variable in class org.hps.readout.util.HodoscopePattern
Hodoscope pattern for each layer is an array with 9 elements.
patternMap - Variable in class org.hps.analysis.trigger.util.PairTrigger2019
 
patternMap - Variable in class org.hps.analysis.trigger.util.SinglesTrigger2019
 
PAUSE - Static variable in class org.hps.monitoring.application.Commands
Pause the event processing.
pause() - Method in class org.hps.monitoring.application.EventProcessing
Notify the loop to pause the event processing.
pause() - Method in class org.hps.record.composite.CompositeLoop
Pause the event processing.
PAUSE_EVENT_TAG - Static variable in class org.hps.record.evio.EvioEventConstants
Pause event tag.
pauseButton - Variable in class org.hps.monitoring.application.EventButtonsPanel
Button for pausing the event processing.
paused - Variable in class org.hps.monitoring.application.model.ConnectionStatusModel
Flag which is true when event processing is in the paused state.
paused - Variable in class org.hps.record.composite.CompositeLoop
Paused flag.
PAUSED_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConnectionStatusModel
The paused property.
pCanditates - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
pClusterDistribution - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
pClusterHitCount - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
pClusterSeedEnergy - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
pClusterTotalEnergy - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
pcut - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
PDataEventViewer - Class in org.hps.monitoring.ecal.eventdisplay.ui
Class PDataEventViewer is the passive variant of a data viewer.
PDataEventViewer(String) - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
Initializes a new DataFileViewer that reads from the given event manager for event data and the given hardware data file for crystal hardware data readout.
PDE - Static variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
PDECutConfig2019 - Class in org.hps.record.daqconfig2019
Class PDECutConfig2019 is an implementation of the abstract AbstractCutConfig2019 for position-dependent-energy (PED) cuts.
PDECutConfig2019() - Constructor for class org.hps.record.daqconfig2019.PDECutConfig2019
Instantiates a new PDECutConfig2019 object.
pdgID - Variable in class org.hps.analysis.MC.TruthContribution
 
pdgID - Variable in class org.hps.recon.particle.SimpleParticleID
 
pdgid - Static variable in class org.hps.util.GenerateBunches
 
pdgid - Static variable in class org.hps.util.GenerateSingleParticles
 
pDiff - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
pDiff2 - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
pDiffGbl - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
peak_amp - Variable in class org.hps.recon.tracking.PulseShape.FourPole
 
peak_t - Variable in class org.hps.recon.tracking.PulseShape.FourPole
 
pedestal - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
pedestal - Variable in class org.hps.recon.ecal.Ecal3PoleFunction
 
pedestal - Variable in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
PEDESTAL - Variable in class org.hps.record.daqconfig.EvioDAQParser
Map of EcalChannel to the pedestal for that channel.
PEDESTAL_COUNT - Static variable in class org.hps.detector.svt.SvtDetectorSetup
The number of pedestals.
pedestal_fit - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
pedestal_fit - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
pedestal_height_L1 - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlate
 
pedestal_height_L2 - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlate
 
pedestal_height_L3 - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlate
 
pedestal_height_L4 - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlate
 
pedestal_height_L5 - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlate
 
pedestal_prefit - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
pedestal_prefit - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
PEDESTALECAL - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Map of EcalChannel to the pedestal for that channel.
PEDESTALHODO - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Map of HodoscopeChannel to the pedestal for that channel.
pedestalMap - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
pedestalNormHistograms - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
pedestalNormHistograms - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
PedestalPlots - Class in org.hps.monitoring.drivers.svt
 
PedestalPlots() - Constructor for class org.hps.monitoring.drivers.svt.PedestalPlots
 
pedestals - Variable in class org.hps.record.daqconfig.FADCConfig
 
pedestals - Variable in class org.hps.record.daqconfig2019.FADCConfigEcal2019
 
pedestals - Variable in class org.hps.record.daqconfig2019.FADCConfigHodo2019
 
pedRange - Static variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
sample range relative to threshold crossing used to initialize pedestal fit parameter:
pedRange - Static variable in class org.hps.recon.ecal.EcalPulseFitter
sample range relative to threshold crossing used to initialize pedestal fit parameter:
pedSamples - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
pedSamples - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
pedSubAmplitudeC1D - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
pEff - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecPlots
 
peffAxial - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
peffAxial - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
peffElectrons - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
peffElectrons - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
peffElectrons - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
peffFindable - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
peffFindable - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
peffFindable - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
pEle - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
pElePassGen - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
pElePassL1L1 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
pElePassL1L2 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
pElePassL2L2 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
pEleVspEle - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
pEleVspEleBeamBeam - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
pEleVspEleMoller - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
pEleVspEleNoBeam - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
pEleVspPos - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
pEleVspPos - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
pEleVspPos - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
pEleVspPosWithCut - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
pEleVsthetaBeamBeam - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
pEleVsthetaMoller - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
pePerMeV - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Defines the number of photoelectrons per MeV of truth energy for the purpose of noise calculation.
pePerMeV - Variable in class org.hps.readout.DigitizationReadoutDriver
Defines the number of photoelectrons per MeV of truth energy for the purpose of noise calculation.
pePerMeV - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
pePerMeV - Variable in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
PERD0 - Static variable in class org.hps.recon.tracking.gbl.GBLTrackData.GBLDOUBLE
 
PERF_DIR - Static variable in class org.hps.online.recon.aida.ExampleDriver
 
PERF_PATH - Static variable in class org.hps.online.recon.aida.StripChartDriver
 
performFit - Variable in class org.hps.recon.ecal.EcalCalibrationsDriver
 
performGaussianFit(IHistogram1D) - Static method in class org.hps.analysis.dataquality.PlotAndFitUtilities
 
performGaussianFit(IHistogram1D) - Method in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
performGaussianFit(IHistogram1D) - Static method in class org.hps.monitoring.drivers.trackrecon.PlotAndFitUtilities
 
performGaussianFit(IHistogram1D) - Static method in class org.hps.recon.tracking.SvtPlotUtils
 
perigee(double[], double, double) - Method in class org.hps.recon.vertexing.BFitter
 
PerigeeParams(HelicalTrackFit, double) - Constructor for class org.hps.recon.tracking.gbl.GblUtils.PerigeeParams
 
PerigeeParams(double, double, double, double, double) - Constructor for class org.hps.recon.tracking.gbl.GblUtils.PerigeeParams
 
period - Variable in class org.hps.readout.ecal.DummyTriggerDriver
 
period - Variable in class org.hps.recon.ecal.EcalConverterDriver
 
PERKAPPA - Static variable in class org.hps.recon.tracking.gbl.GBLTrackData.GBLDOUBLE
 
PERPHI - Static variable in class org.hps.recon.tracking.gbl.GBLTrackData.GBLDOUBLE
 
persistent - Variable in class org.hps.readout.ReadoutDriver
Specifies whether this collection should be written to the output LCIO file.
persistent - Static variable in class org.hps.readout.util.collection.LCIOCollectionFactory
 
persistent - Variable in class org.hps.readout.util.collection.ManagedLCIOCollection
 
persistentTime - Variable in class org.hps.readout.hodoscope.HodoscopePatternReadoutDriver
Persistent time for hodoscope FADC hit in unit of ns
PERTHETA - Static variable in class org.hps.recon.tracking.gbl.GBLTrackData.GBLDOUBLE
 
PERZ0 - Static variable in class org.hps.recon.tracking.gbl.GBLTrackData.GBLDOUBLE
 
PEventViewer - Class in org.hps.monitoring.ecal.eventdisplay.ui
Class PEventViewer represents a PassiveViewer implementation which displays hits and clusters.
PEventViewer() - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.PEventViewer
 
pf - Variable in class org.hps.online.recon.aida.HistClient
 
pf - Variable in class org.hps.online.recon.aida.StripChartClient
 
pf - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
pfake - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
pfixed - Static variable in class org.hps.util.GenerateBunches
 
pfixed - Static variable in class org.hps.util.GenerateSingleParticles
 
phi - Variable in class org.hps.detector.ecal.CrystalTaitBryanAngleCalculator
 
phi0() - Method in class org.hps.recon.tracking.kalman.Helix
 
phi0 - Variable in class org.hps.recon.tracking.kalman.SeedTrack
 
phi0() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the azimuthal direction at the DCA
Phi0 - Variable in class org.hps.svt.SVTHitLevelPlots
 
Phi0_err - Variable in class org.hps.svt.SVTHitLevelPlots
 
phi0BotL26 - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
phi0error - Variable in class org.hps.recon.vertexing.BilliorTrack
 
phi0Index - Static variable in class org.hps.recon.vertexing.BilliorTrack
Index of phi0 element in parameter array and covariance matrix.
phi0TopL26 - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
phi0Vslambda - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
phi0Vsomega - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
phi0Vsz0 - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
phiC1D - Variable in class org.hps.online.recon.aida.ExampleDriver
 
phiCut - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
phiDiff - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
phiDiff2 - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
phiDiffGbl - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
phiDOCA(Vec, Vec, Vec, double) - Static method in class org.hps.recon.tracking.kalman.KalTrack
 
phieffAxial - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
phieffAxial - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
phieffElectrons - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
phieffElectrons - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
phieffElectrons - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
phieffFindable - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
phieffFindable - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
phieffFindable - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
phiEle - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
phiEleVsphiEle - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
phifake - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
phiH1D - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
phiKinks - Variable in class org.hps.recon.tracking.gbl.GBLKinkData
 
PhiKKAnalysisDriver - Class in org.hps.analysis.examples
Simple analysis to search for φ→K⁺K⁻ Loop over existing V0s, recalculate mass using different particle hypotheses for the constituent particles.
PhiKKAnalysisDriver() - Constructor for class org.hps.analysis.examples.PhiKKAnalysisDriver
 
phimass - Variable in class org.hps.analysis.examples.PhiKKAnalysisDriver
 
phiPos - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
phiTrkCut - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
phiTrkCut - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
phot_nom_x - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
phot_nom_x - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
phot_nom_x - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
phot_nom_x - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
phot_nom_x - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
phot_nom_x - Variable in class org.hps.analysis.vertex.VertexDebugger
 
photEne - Variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
photEne - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
PHOTON_POS_A1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
PHOTON_POS_A2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
PHOTON_POS_B1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
PHOTON_POS_B2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
PHOTON_POS_B3 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
PHOTON_POS_M_P0 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
PHOTON_POS_M_P0 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
PHOTON_POS_M_P1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
PHOTON_POS_M_P1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
PHOTON_POS_M_P2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
PHOTON_POS_M_P2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
PHOTON_POS_Q1_A - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
PHOTON_POS_Q1_B - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
PHOTON_POS_Q1_C - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
PHOTON_POS_Q1_D - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
PHOTON_POS_Q1_E - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
PHOTON_POS_Q1_F - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
PHOTON_POS_Q1_P0 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
PHOTON_POS_Q1_P1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
PHOTON_POS_Q1_P2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
PHOTON_POS_Q2_A - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
PHOTON_POS_Q2_B - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
PHOTON_POS_Q2_C - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
PHOTON_POS_Q2_D - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
PHOTON_POS_Q2_E - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
PHOTON_POS_Q2_F - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
PHOTON_POS_Q2_P0 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
PHOTON_POS_Q2_P1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
PHOTON_POS_Q2_P2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
PHOTON_POS_Q_P0 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
PHOTON_POS_Q_P0 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
PHOTON_POS_Q_P1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
PHOTON_POS_Q_P1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
PHOTON_POS_Q_P2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
PHOTON_POS_Q_P2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
PHOTON_POS_T_A - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
PHOTON_POS_T_B - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
PHOTON_POS_T_C - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
PHOTON_POS_T_D - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
PHOTON_POS_T_E - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
PHOTON_POS_T_F - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
PHOTON_POS_T_P0 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
PHOTON_POS_T_P1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
PHOTON_POS_T_P2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
photXYECal - Variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
photXYECal - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
Phys2019SvtEvioReader - Class in org.hps.evio
SVT EVIO reader used to convert 2019 Physics Run SVT raw data to LCIO objects.
Phys2019SvtEvioReader() - Constructor for class org.hps.evio.Phys2019SvtEvioReader
 
PHYS_2019_MIN_RUN - Static variable in class org.hps.conditions.database.DatabaseConditionsManager
The run marking the beginning of the 2019 Physics Run.
PHYSICS_EVENT_TAG - Static variable in class org.hps.record.evio.EvioEventConstants
This is the old tag for physics events.
PHYSICS_START_TAG - Static variable in class org.hps.record.evio.EvioEventConstants
Event tags greater than or equal to this will be physics events.
physVolId - Variable in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
physVolume - Variable in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
physVolume - Variable in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
Pi0AnalysisDriver - Class in org.hps.analysis.pi0
 
Pi0AnalysisDriver() - Constructor for class org.hps.analysis.pi0.Pi0AnalysisDriver
 
pi0Diff - Variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
pi0EdifCut - Variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
pi0Ene - Variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
pi0EsumCut - Variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
pi0Mass - Variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
PID - Variable in class org.hps.analysis.ecal.SF2019Driver
 
PID - Variable in class org.hps.analysis.ecal.SF2021Driver
 
pid - Variable in class org.hps.online.recon.StationProcess
The PID of the station process
pileupCut(RawTrackerHit) - Method in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
Attempts to eliminate samples where the pulse starts before the sample array.
pileupCut(RawTrackerHit) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
pileupCut(RawTrackerHit) - Method in class org.hps.readout.svt.SVTReadoutDriver
Attempts to eliminate samples where the pulse starts before the sample array.
pileupCutoff - Variable in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
 
pileupCutoff - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
pileupCutoff - Variable in class org.hps.readout.svt.SVTReadoutDriver
 
pInvariantMass - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
PIPELINE_LENGTH - Static variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
 
PIPELINE_LENGTH - Static variable in class org.hps.readout.DigitizationReadoutDriver
 
pipelineLength - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
piv - Variable in class org.hps.recon.tracking.gbl.matrix.LUDecomposition
Internal storage of pivot vector.
pivotTransform(Vec) - Method in class org.hps.recon.tracking.kalman.Helix
 
pivotTransform() - Method in class org.hps.recon.tracking.kalman.HelixState
 
pivotTransform(Vec) - Method in class org.hps.recon.tracking.kalman.HelixState
 
pivotTransform(Vec, double) - Method in class org.hps.recon.tracking.kalman.HelixState
 
pivotTransform(Vec, Vec, Vec, double, double) - Static method in class org.hps.recon.tracking.kalman.HelixState
 
pivotTransform(double[]) - Method in class org.hps.recon.tracking.kalman.SeedTrack
 
pivsign - Variable in class org.hps.recon.tracking.gbl.matrix.LUDecomposition
Row and column dimensions, and pivot sign.
PIXEL_DEPTH - Static variable in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter
Specifies the default size in the z-direction of the hodoscope scintillators.
PIXEL_DEPTH - Static variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Specifies the default size in the z-direction of the hodoscope scintillators.
PIXEL_HEIGHT - Static variable in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter
Specifies the default size in the y-direction of the hodoscope scintillators.
PIXEL_HEIGHT - Static variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Specifies the default size in the y-direction of the hodoscope scintillators.
PIXEL_HEIGHT_MAX - Static variable in class org.hps.monitoring.application.MonitoringApplicationFrame
The maximum height of a window in pixels.
PIXEL_ROTATION - Static variable in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter
Defines the rotation used by all hodoscope pixels.
PIXEL_ROTATION - Static variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Defines the rotation used by all hodoscope pixels.
PIXEL_WIDTH_MAX - Static variable in class org.hps.monitoring.application.MonitoringApplicationFrame
The maximum width of a window in pixels.
PixelParameters() - Constructor for class org.lcsim.detector.converter.compact.Hodoscope_v1Converter.PixelParameters
 
PixelParameters() - Constructor for class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1.PixelParameters
 
pixels - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
pixels - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
placeAt(Matrix, int, int) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
 
placeInCol(Vector, int, int) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
 
Plane - Class in org.hps.recon.tracking.kalman
Description of a 2D plane in 3D space
Plane(Vec, Vec) - Constructor for class org.hps.recon.tracking.kalman.Plane
 
Plane(Vec, Vec, Vec, Vec) - Constructor for class org.hps.recon.tracking.kalman.Plane
 
Plane(Vec, Vec, Vec) - Constructor for class org.hps.recon.tracking.kalman.Plane
 
Plane(Vec, Vec, double) - Constructor for class org.hps.recon.tracking.kalman.Plane
 
planeIntersect(Plane) - Method in class org.hps.recon.tracking.kalman.Helix
 
planeIntersect(Vec, Vec, double, Plane) - Method in class org.hps.recon.tracking.kalman.HelixPlaneIntersect
 
planeIntersect(Plane) - Method in class org.hps.recon.tracking.kalman.HelixState
 
planeIntersect(Plane, Vec) - Method in class org.hps.recon.tracking.kalman.RKhelix
 
planeIntersection(Plane) - Method in class org.hps.recon.tracking.kalman.SeedTrack
 
plateThickness - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRing
 
plot(IPlotterFactory, IBaseHistogram, IPlotterStyle, boolean) - Static method in class org.hps.analysis.dataquality.PlotAndFitUtilities
 
plot(IPlotter, IBaseHistogram, IPlotterStyle, int) - Static method in class org.hps.analysis.dataquality.PlotAndFitUtilities
 
plot(IPlotter, IFunction, IPlotterStyle, int) - Static method in class org.hps.analysis.dataquality.PlotAndFitUtilities
 
plot(List<Point>) - Method in class org.hps.minuit.MnPlot
 
plot(double, double, List<Point>) - Method in class org.hps.minuit.MnPlot
 
plot(IPlotterFactory, IBaseHistogram, IPlotterStyle, boolean) - Static method in class org.hps.monitoring.drivers.trackrecon.PlotAndFitUtilities
 
plot(IPlotter, IBaseHistogram, IPlotterStyle, int) - Static method in class org.hps.monitoring.drivers.trackrecon.PlotAndFitUtilities
 
plot(IPlotter, IFunction, IPlotterStyle, int) - Static method in class org.hps.monitoring.drivers.trackrecon.PlotAndFitUtilities
 
plot(IPlotterFactory, IBaseHistogram, IPlotterStyle, boolean) - Static method in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
plot(String, boolean, String, String) - Method in class org.hps.recon.tracking.kalman.Efficiency
 
plot(String, boolean, String, String) - Method in class org.hps.recon.tracking.kalman.Histogram
 
plot(String) - Method in class org.hps.recon.tracking.kalman.KalTrack
 
plot(IPlotter, IFunction, IPlotterStyle, int) - Static method in class org.hps.recon.tracking.SvtPlotUtils
 
PLOT_COUNT - Static variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
PLOT_POPUP - Static variable in class org.hps.monitoring.application.Commands
Enable plot pop-up window.
PLOT_SELECTED - Static variable in class org.hps.monitoring.application.Commands
Action when plot is selected from a tab.
PlotAggregator - Class in org.hps.online.recon
Creates an AIDA tree that is used to combine histograms from multiple online recon Station instances by connecting to their remote trees and adding histogram objects with the same paths together The resulting combined plots can then be viewed in a remote AIDA client, such as JAS3 with the Remote AIDA plugin or in a browser by connecting to a webapp running the aidatld library.
PlotAggregator() - Constructor for class org.hps.online.recon.PlotAggregator
Create a new instance of the aggregator
PlotAndFitUtilities - Class in org.hps.analysis.dataquality
 
PlotAndFitUtilities() - Constructor for class org.hps.analysis.dataquality.PlotAndFitUtilities
 
PlotAndFitUtilities - Class in org.hps.monitoring.drivers.trackrecon
 
PlotAndFitUtilities() - Constructor for class org.hps.monitoring.drivers.trackrecon.PlotAndFitUtilities
 
plotChannel - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
plotClustersDir - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
plotClusterValues(List<Cluster>, double) - Method in class org.hps.recon.utils.TrackClusterMatcherMinDistance
 
plotComboBox - Variable in class org.hps.monitoring.application.PlotInfoPanel
The combo box for selecting the object from the region.
plotCrate - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
plotDir - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
plotDir - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
plotDir - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
plotDir - Variable in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
plotDir - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
plotDir - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
plotDir - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
plotDir - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
plotDir - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
plotDir - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
plotDir - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
plotDir - Variable in class org.hps.analysis.vertex.VertexDebugger
 
plotFacthitEnergies - Variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
plotFactory - Variable in class org.hps.monitoring.subsys.ecal.EcalStripChartTestDriver
 
plotFactory - Variable in class org.hps.monitoring.subsys.et.EtSystemStripCharts
 
plotFactTileEnergies - Variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
plotFidCutDir - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
plotGBLtracks(String, EventHeader) - Method in class org.hps.recon.tracking.kalman.KalmanInterface
 
plotHitsDir - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
plotInfoPanel - Variable in class org.hps.monitoring.application.MonitoringApplicationFrame
The plot info panel.
PlotInfoPanel - Class in org.hps.monitoring.application
This is a GUI component for showing the statistics and other information about an AIDA plot when it is clicked on in the monitoring application.
PlotInfoPanel() - Constructor for class org.hps.monitoring.application.PlotInfoPanel
Class constructor, which will setup the GUI components.
plotKalmanEvent(String, EventHeader, ArrayList<KalTrack>[]) - Method in class org.hps.recon.tracking.kalman.KalmanInterface
 
plotMatchedPairs(Map<Track, Cluster>, int, StandardCuts) - Method in class org.hps.recon.utils.TrackClusterMatcherMinDistance
 
plotMatchedPairs(Track, Cluster, double, int, StandardCuts) - Method in class org.hps.recon.utils.TrackClusterMatcherNSigma
 
PlotNotifier - Class in org.hps.online.recon
 
PlotNotifier(int) - Constructor for class org.hps.online.recon.PlotNotifier
 
plotPane - Variable in class org.hps.monitoring.application.PlotPanel
The tabs containing the plots.
plotPanel - Variable in class org.hps.monitoring.application.MonitoringApplicationFrame
The plot panel.
PlotPanel - Class in org.hps.monitoring.application
This is the panel containing the tabs with the monitoring plots.
PlotPanel() - Constructor for class org.hps.monitoring.application.PlotPanel
Class constructor.
plotPopupEnabled - Variable in class org.hps.monitoring.application.MonitoringApplication
 
plots - Variable in class org.hps.monitoring.drivers.svt.PedestalPlots
 
plots - Variable in class org.hps.monitoring.ecal.plots.EcalDaqPlots
 
plots - Variable in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
plots - Variable in class org.hps.online.recon.aida.StripChartClient
 
plots1D - Variable in class org.hps.recon.utils.LegacyTrackClusterMatcher
 
plots1D - Variable in class org.hps.recon.utils.TrackClusterMatcherMinDistance
 
plots1D - Variable in class org.hps.recon.utils.TrackClusterMatcherNSigma
 
plots1D - Variable in class org.hps.recon.utils.TrackTruthRelationsDriver
 
plots2D - Variable in class org.hps.recon.utils.LegacyTrackClusterMatcher
 
plots2D - Variable in class org.hps.recon.utils.TrackClusterMatcherMinDistance
 
plots2D - Variable in class org.hps.recon.utils.TrackClusterMatcherNSigma
 
plots2D - Variable in class org.hps.recon.utils.TrackTruthRelationsDriver
 
PLOTS_DIR_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The directory to store plots (pdf and root) files in
plotSlot - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
plotsMaxMass - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
plotsMinMass - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
plotter - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
plotter - Variable in class org.hps.analysis.ecal.EcalClusterPlots
 
plotter - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
plotter - Variable in class org.hps.analysis.ecal.FEEClusterPlotter
 
plotter - Variable in class org.hps.analysis.ecal.SF2019Driver
 
plotter - Variable in class org.hps.analysis.ecal.SF2021Driver
 
plotter - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
plotter - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
plotter - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
plotter - Variable in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
plotter - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
plotter - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
plotter - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
plotter - Variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
plotter - Variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
plotter - Variable in class org.hps.monitoring.ecal.plots.EcalDaqPlots
 
plotter - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
plotter - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
plotter - Variable in class org.hps.monitoring.ecal.plots.EcalFeeMonitor
 
plotter - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
plotter - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
plotter - Variable in class org.hps.monitoring.ecal.plots.EcalPedestalViewer
 
plotter - Variable in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
plotter - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
plotter - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
plotter - Variable in class org.hps.monitoring.plotting.ChartPopup
 
plotter - Variable in class org.hps.online.recon.aida.HistClient
 
plotter - Variable in class org.hps.online.recon.aida.StripChartClient
 
plotter - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
plotter1 - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
plotter1 - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
plotter1 - Variable in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
plotter1 - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
plotter1 - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
plotter2 - Variable in class org.hps.analysis.ecal.EcalClusterPlots
 
plotter2 - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
plotter2 - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
plotter2 - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
plotter2 - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
plotter2 - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
plotter2 - Variable in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
plotter2 - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
plotter2 - Variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
plotter2 - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
plotter2 - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
plotter2 - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
plotter2 - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
plotter22 - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
plotter22 - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
plotter22 - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
plotter2d - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
plotter3 - Variable in class org.hps.analysis.ecal.EcalClusterPlots
 
plotter3 - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
plotter3 - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
plotter3 - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
plotter3 - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
plotter3 - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
plotter3 - Variable in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
plotter3 - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
plotter3 - Variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
plotter3 - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
plotter3 - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
plotter33 - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
plotter33 - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
plotter333 - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
plotter333 - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
plotter4 - Variable in class org.hps.analysis.ecal.EcalClusterPlots
 
plotter4 - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
plotter4 - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
plotter4 - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
plotter4 - Variable in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
plotter4 - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
plotter4 - Variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
plotter5 - Variable in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
plotter5 - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
plotter5 - Variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
plotter6 - Variable in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
plotter6 - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
plotter6 - Variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
plotter7 - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
plotter7 - Variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
plotterBot - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
plotterBot - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
plotterBot - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
plotterECal - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
plotterECal - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
plotterECal - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
plotterEle - Variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
plotterFactory - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
plotterFactory - Variable in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
plotterFactory - Variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
plotterFactory - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
plotterFactory - Variable in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
plotterFactory - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
plotterFactory - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
plotterFactory - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
plotterFactory - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
plotterFactory - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
plotterFactory - Variable in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
plotterFactory - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
plotterFactory - Variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
plotterFactory - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
plotterFactory - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
plotterFactory - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
plotterFactory - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
plotterFactory - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
plotterFactory - Variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
plotterFactory - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
plotterFactory - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
plotterFactory - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
plotterFactory - Variable in class org.hps.monitoring.ecal.plots.EcalFeeMonitor
 
plotterFactory - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
plotterFactory - Variable in class org.hps.monitoring.ecal.plots.EcalPedestalViewer
 
plotterFEE - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
plotterFEE - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
plotterFEE - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
plotterHeight - Variable in class org.hps.online.recon.aida.HistClient
 
plotterHeight - Variable in class org.hps.online.recon.aida.StripChartClient
 
plotterHinge - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
plotterHinge - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
plotterHodo - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
plotterHodo - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
plotterHodo - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
plotterHTH - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
plotterHTHResid - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
plotterLayers - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
plotterLayers - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
plotterLayers - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
plotterLists - Variable in class org.hps.analysis.ecal.cosmic.CrystalEnergyPlotsDriver
 
plotterLists - Variable in class org.hps.analysis.ecal.cosmic.RawModeADCHistogramDriver
 
plotterMap - Variable in class org.hps.monitoring.plotting.PlotterRegistry
 
plotterParsBot - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
plotterParsBot - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
plotterParsBot - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
plotterParsTop - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
plotterParsTop - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
plotterParsTop - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
plotterPhot - Variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
plotterPos - Variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
PlotterRegistry - Class in org.hps.monitoring.plotting
This is a global registry of plotters used by the monitoring plot factory.
PlotterRegistry() - Constructor for class org.hps.monitoring.plotting.PlotterRegistry
 
plotterResid - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
plotterResX - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
plotterResY - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
plotters - Static variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
plotters - Static variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
plotters - Static variable in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
plotters - Static variable in class org.hps.monitoring.drivers.svt.PedestalPlots
 
plotters - Variable in class org.hps.monitoring.drivers.svt.SamplesPlots
 
plotters - Static variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
plotters - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
plotters - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
plotters - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
plotters - Variable in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
plotters - Variable in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
plotters - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
plotters - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
plotters - Variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
plotters - Static variable in class org.hps.monitoring.plotting.MonitoringPlotFactory
 
plotters - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
plotterTop - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
plotterTop - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
plotterUncon - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
plotterWidth - Variable in class org.hps.online.recon.aida.HistClient
 
plotterWidth - Variable in class org.hps.online.recon.aida.StripChartClient
 
plotterXvsY - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
plotterXvsYHOT - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
plotTimeSeries - Variable in class org.hps.monitoring.drivers.svt.PedestalPlots
 
plottingTime - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
plotTrigger(Trigger<?>, boolean[], boolean) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Fill plots.
plotTrigger(Trigger<?>, boolean[], boolean) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
plotX - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
plotY - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
plus(Matrix) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
C = A + B
plus(Vector) - Method in class org.hps.recon.tracking.gbl.matrix.Vector
Vector addition without destruction
plus(VMatrix) - Method in class org.hps.recon.tracking.gbl.matrix.VMatrix
 
plusEquals(int, double) - Method in class org.hps.recon.tracking.gbl.matrix.Vector
 
pMag(double[]) - Method in class org.hps.analysis.tuple.VertexTupleDriver
 
pMax - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
pMax - Variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
pMax - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
pMax - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
pMax - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
pmax - Static variable in class org.hps.util.GenerateBunches
 
pmax - Static variable in class org.hps.util.GenerateSingleParticles
 
pmin - Static variable in class org.hps.util.GenerateBunches
 
pmin - Static variable in class org.hps.util.GenerateSingleParticles
 
pMinus - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
Poca() - Method in class org.hps.recon.tracking.StraightLineTrack
Return the Poca .
POccupancyViewer - Class in org.hps.monitoring.ecal.eventdisplay.ui
The class POccupancyViewer is an extension of the PassiveViewer class for displaying occupancies from a stream.
POccupancyViewer() - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.POccupancyViewer
Initializes a Viewer window that displays will occupancies from a data stream.
pocket_depth_L1 - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Plate
 
pocket_depth_L2 - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Plate
 
pocket_depth_L3 - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Plate
 
pocket_depth_L4 - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Plate
 
pocket_depth_L5 - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Plate
 
pocket_depth_L6 - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Plate
 
Point - Class in org.hps.minuit
A class representing a pair of double (x,y) or (lower,upper)
Point(double, double) - Constructor for class org.hps.minuit.Point
 
pointFailSet - Static variable in class org.hps.monitoring.ecal.eventdisplay.util.DatabaseCheck
 
PointOnHelix(double, double, double, double, double, double, double) - Static method in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
PointOnHelix(double, double, double, double, double, double, double) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
points() - Method in class org.hps.minuit.ContoursError
 
points(int, int) - Method in class org.hps.minuit.MnContours
 
points(int, int, double) - Method in class org.hps.minuit.MnContours
 
points(int, int, double, int) - Method in class org.hps.minuit.MnContours
Calculates one function contour of FCN with respect to parameters parx and pary.
poorScore - Variable in class org.hps.recon.tracking.AmbiguityResolver
 
populateChannelCollections() - Method in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
Populates the channel ID set and maps all existing channels to their respective conditions.
populateChannelCollections() - Method in class org.hps.analysis.trigger.DataTriggerSim2019Driver
Populates channel map
populateChannelCollections() - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Populates channel map
populateChannelCollections() - Method in class org.hps.digi.HodoscopeDigitizationWithPulserDataMergingReadoutDriver
Populates the channel ID set and maps all existing channels to their respective conditions.
populateChannelCollections() - Method in class org.hps.readout.hodoscope.HodoscopeDigitizationReadoutDriver
Populates the channel ID set and maps all existing channels to their respective conditions.
populateChannelCollections() - Method in class org.hps.readout.hodoscope.HodoscopePatternReadoutDriver
Populates the channel ID set and maps all existing channels to their respective conditions.
populateIDCollections() - Method in class org.hps.detector.hodoscope.HodoscopeDetectorElement
Populates the list of scintillator identifiers and also the mapping of scintillator indices-to-identifiers.
populatePositionToChannelMap() - Method in class org.hps.detector.hodoscope.HodoscopeDetectorElement
Fills the map of hardware FADC channels to scintillator indices.
popup - Variable in class org.hps.monitoring.application.MonitoringApplication
Class for displayed a pop-up of selected region.
popupItem - Variable in class org.hps.monitoring.application.MenuBar
Checkbox for enabling plot pop-up when regions are clicked.
port - Variable in class org.hps.conditions.database.ConnectionParameters
The port.
port - Variable in class org.hps.online.recon.aida.HistClient
 
port - Variable in class org.hps.online.recon.aida.StripChartClient
 
port - Variable in class org.hps.online.recon.aida.StripChartDriver
 
port - Variable in class org.hps.online.recon.Client
Port of the server with default from server.
port - Variable in class org.hps.online.recon.PlotAggregator
Network port for AIDA connection
port - Variable in class org.hps.online.recon.Server
The server port number.
port - Variable in class org.hps.record.evio.EvioFileProducer
The server's network port (default is standard ET server port).
PORT_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The ET TCP/IP port.
portField - Variable in class org.hps.monitoring.application.ConnectionSettingsPanel
Field for TCP/IP port.
pos - Variable in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
pos - Variable in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
pos_of_rotation - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoHoleHalfModule
 
pos_of_rotation - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoSlotHalfModule
 
pos_of_rotation - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModule
 
pos_of_rotation - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL0Bot
 
pos_of_rotation - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL0Top
 
pos_of_rotation - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL1Bot
 
pos_of_rotation - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL1Top
 
pos_of_rotation - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoSlotHalfModule
 
posClEne - Variable in class org.hps.analysis.vertex.VertexDebugger
 
posEoP - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
position - Variable in class org.hps.conditions.svt.MotorPositionLoader.MotorPositionMyaRecord
 
Position(Boolean, Boolean) - Constructor for enum org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.Position
Instantiates a new position.
position - Variable in class org.hps.readout.util.RingBuffer.RingBufferIterator
 
position - Variable in class org.hps.recon.tracking.straight.STUtils.StereoPair
 
position - Static variable in class org.hps.record.triggerbank.TriggerModule
An array of the form position[iy][ix] that contains the hardware SSP position mappings for each crystal.
position - Static variable in class org.hps.record.triggerbank.TriggerModule2019
An array of the form position[iy][ix] that contains the hardware VTP position mappings for each crystal.
POSITION_FOLDER - Static variable in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
Folder for position plots.
positionCorrection(double, double, double, double, double, double, double) - Static method in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
Calculates the position correction in cm using the raw energy and variables associated with the fit of the particle.
positionCorrectionElectron(double, double, double) - Static method in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
positionCorrectionElectron(double, double, double) - Static method in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
positionCorrectionPhoton(double, double, double) - Static method in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
positionCorrectionPhoton(double, double, double) - Static method in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
positionCorrectionPositron(double, double, double) - Static method in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
positionCorrectionPositron(double, double, double) - Static method in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
positionFront - Variable in class org.hps.detector.ecal.EcalCrystal
 
positionGood - Variable in class org.hps.evio.SvtEventFlagger
 
positionPlots - Static variable in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
positionPlots - Static variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
positionPlots - Static variable in class org.hps.svt.OccupancyPlots
 
positionValues - Variable in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter
Specifies the displacements for each element of the hodoscope.
positionValues - Variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Specifies the displacements for each element of the hodoscope.
POSITRON - Static variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
 
POSITRON - Static variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
POSITRON - Static variable in class org.hps.conditions.svt.SvtDaqMapping
Positron side of a sensor.
POSITRON - Static variable in class org.hps.recon.particle.ReconParticleDriver
 
POSITRON_DIR - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
POSITRON_POS_A1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
POSITRON_POS_A2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
POSITRON_POS_B1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
POSITRON_POS_B2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
POSITRON_POS_B3 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
POSITRON_POS_M_P0 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
POSITRON_POS_M_P0 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
POSITRON_POS_M_P1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
POSITRON_POS_M_P1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
POSITRON_POS_M_P2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
POSITRON_POS_M_P2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
POSITRON_POS_Q1_P0 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
POSITRON_POS_Q1_P0 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
POSITRON_POS_Q1_P1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
POSITRON_POS_Q1_P1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
POSITRON_POS_Q1_P2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
POSITRON_POS_Q1_P2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
POSITRON_POS_Q2_P0 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
POSITRON_POS_Q2_P0 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
POSITRON_POS_Q2_P1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
POSITRON_POS_Q2_P1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
POSITRON_POS_Q2_P2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
POSITRON_POS_Q2_P2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
POSITRON_POS_Q_P0 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
POSITRON_POS_Q_P0 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
POSITRON_POS_Q_P1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
POSITRON_POS_Q_P1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
POSITRON_POS_Q_P2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
POSITRON_POS_Q_P2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
POSITRON_POS_T_P0 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
POSITRON_POS_T_P0 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
POSITRON_POS_T_P1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
POSITRON_POS_T_P1 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
POSITRON_POS_T_P2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
POSITRON_POS_T_P2 - Static variable in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
POSITRON_SIDE - Static variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
positronDir - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
positrons - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Stores reconstructed positron particles.
positrons - Variable in class org.hps.recon.particle.ReconParticleDriver
Stores reconstructed positron particles.
positrons_refit - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
 
positronsAll - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Stores reconstructed positron particles.
positronsBad - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
positronsTruth - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
posPBottom - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
posPBottom - Variable in class org.hps.analysis.vertex.VertexDebugger
 
posProjXYEcalMatch - Variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
posProjXYEcalMatch - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
posProjXYEcalNoMatch - Variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
posProjXYEcalNoMatch - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
posPTop - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
posPTop - Variable in class org.hps.analysis.vertex.VertexDebugger
 
posPx - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
posPx - Variable in class org.hps.analysis.vertex.VertexDebugger
 
posPx - Variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
posPx - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
posPy - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
posPy - Variable in class org.hps.analysis.vertex.VertexDebugger
 
posPy - Variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
posPy - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
posPz - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
posPz - Variable in class org.hps.analysis.vertex.VertexDebugger
 
posPz - Variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
posPz - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
posresDir - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
postInit() - Method in class org.hps.plugin.HPSPlugin
Install a custom converter for HPS Track and ReconstructedParticle objects so that they are swum correctly in the B-field.
postInitialize() - Method in class org.hps.job.DatabaseConditionsManagerSetup
Do post initialization of conditions system, which will freeze the manager if it is already fully initialized, meaning that the detector name and run were given as arguments which will override the information from the event header in the data.
posTopBad - Variable in class org.hps.analysis.vertex.VertexDebugger
 
posTopGood - Variable in class org.hps.analysis.vertex.VertexDebugger
 
Power(double, double) - Static method in class org.hps.recon.tracking.TrackUtils
 
pPairEnergySum - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
pPlotter - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
pPlotter2 - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
pPlus - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
pPlusVsPMinus - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
pPos - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
pPosPassECal - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
pPosPassECalAndMinLayers - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
pPosPassECalAndPosMinLayersAndEleMinLayers - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
pPosPassGen - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
pPosPassGen - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
pPosPassL1L1 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
pPosPassL1L2 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
pPosPassL2L2 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
ppp - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
preamp - Variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
 
Preamplifier(int) - Constructor for class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Preamplifier
Initializes a preamplifier with no reference wire color.
Preamplifier(int, String) - Constructor for class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Preamplifier
Initializes a preamplifier with the specified reference wire color.
precision() - Method in class org.hps.minuit.HessianGradientCalculator
 
precision() - Method in class org.hps.minuit.InitialGradientCalculator
 
precision() - Method in class org.hps.minuit.MinimumSeed
 
precision() - Method in class org.hps.minuit.MnApplication
 
precision() - Method in class org.hps.minuit.MnUserParameters
 
precision() - Method in class org.hps.minuit.MnUserParameterState
 
precision() - Method in class org.hps.minuit.MnUserTransformation
 
precision() - Method in class org.hps.minuit.Numerical2PGradientCalculator
 
predict() - Method in class org.hps.recon.tracking.gbl.GblTrajectory
 
predict(int, Vec, double, Vec, Vec, double, double) - Method in class org.hps.recon.tracking.kalman.StateVector
 
predict(double) - Method in class org.hps.recon.tracking.straight.STUtils.STBaseTrack
 
predict(double) - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
predict(double, STUtils.STStereoTrack.VIEW) - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
predict(double) - Method in class org.hps.recon.tracking.straight.STUtils.STTrackFit
 
predicted - Variable in class org.hps.recon.tracking.kalman.MeasurementSite
 
PREFERRED_WIDTH - Static variable in class org.hps.monitoring.application.DataSourceComboBox
The preferred width of this component in pixels.
preferredSize - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
prepare() - Method in class org.hps.recon.tracking.gbl.GblTrajectory
Generate data (blocks) from measurements, kinks, external seed and measurements.
prepareTrackCollections(EventHeader, List<Track>, List<TrackData>, List<LCRelation>, List<GBLStripClusterData>, List<LCRelation>, List<TrackResidualsData>, List<LCRelation>) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
prescale - Variable in class org.hps.readout.ecal.MollerTriggerDriver
Indicates how many events must pass the trigger cuts before a trigger is thrown.
prescale - Variable in class org.hps.readout.ecal.TriggerDriver
 
PRESCALE - Static variable in class org.hps.record.daqconfig2019.FEEPrecaleConfig2019
 
PRESCALE_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The ET pre-scaling value which throttles event rate.
PRESCALE_REGION_MAX - Static variable in class org.hps.record.daqconfig2019.FEEPrecaleConfig2019
 
PRESCALE_REGION_MIN - Static variable in class org.hps.record.daqconfig2019.FEEPrecaleConfig2019
 
prescaleCounter - Variable in class org.hps.readout.ecal.TriggerDriver
 
prescaleField - Variable in class org.hps.monitoring.application.ConnectionSettingsPanel
Field for prescale setting.
presigma - Variable in class org.lcsim.geometry.compact.converter.MilleParameter
 
PRESTART_EVENT_TAG - Static variable in class org.hps.record.evio.EvioEventConstants
PRESTART event tag.
PreStartProcessor - Class in org.hps.record.et
An ET processor that will activate the conditions system from PRESTART events.
PreStartProcessor(String) - Constructor for class org.hps.record.et.PreStartProcessor
Class constructor.
prevEventN - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
prevEventN - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
prevEventN - Variable in class org.hps.online.recon.aida.JustEcal
 
prevEventTime - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
prevEventTime - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
prevEventTime - Variable in class org.hps.online.recon.aida.JustEcal
 
previousEvent() - Method in interface org.hps.monitoring.ecal.eventdisplay.io.EventManager
previousEvent

public boolean previousEvent()

Populates the event manager with hits and clusters from the previous event.
previousEvent() - Method in class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
 
previousEvent() - Method in class org.hps.monitoring.ecal.eventdisplay.io.TextManager
 
previousTime - Variable in class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
prevJacobian - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
prevTime - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
prevTime - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
prevTime - Variable in class org.hps.online.recon.aida.JustEcal
 
primaryEPlot - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
print(String) - Method in class org.hps.analysis.trigger.util.LocalOutputLogger
 
Print() - Method in class org.hps.detector.ecal.Geant4Position
Print crystal center coordinates(X,Y,Z) and Tait-Bryan angles
Print() - Method in class org.hps.detector.ecal.GVector
Print the coordinates of the GVector as (x,y,z)
print(PrintWriter, MnAlgebraicVector) - Static method in class org.hps.minuit.MnPrint
 
print(PrintWriter, MnAlgebraicSymMatrix) - Static method in class org.hps.minuit.MnPrint
 
print(PrintWriter, FunctionMinimum) - Static method in class org.hps.minuit.MnPrint
 
print(PrintWriter, MinimumState) - Static method in class org.hps.minuit.MnPrint
 
print(PrintWriter, MnUserParameters) - Static method in class org.hps.minuit.MnPrint
 
print(PrintWriter, MnUserCovariance) - Static method in class org.hps.minuit.MnPrint
 
print(PrintWriter, MnGlobalCorrelationCoeff) - Static method in class org.hps.minuit.MnPrint
 
print(PrintWriter, MnUserParameterState) - Static method in class org.hps.minuit.MnPrint
 
print(PrintWriter, MinosError) - Static method in class org.hps.minuit.MnPrint
 
print(PrintWriter, ContoursError) - Static method in class org.hps.minuit.MnPrint
 
print(int) - Method in class org.hps.recon.tracking.EventQuality
 
Print() - Method in class org.hps.recon.tracking.gbl.AlignableVolume
 
print() - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
print(int, int) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Print the matrix to stdout.
print(PrintWriter, int, int) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Print the matrix to the output stream.
print(NumberFormat, int) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Print the matrix to stdout.
print(PrintWriter, NumberFormat, int) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Print the matrix to the output stream.
print() - Method in class org.hps.recon.tracking.gbl.matrix.VMatrix
 
print() - Method in class org.hps.recon.tracking.gbl.matrix.VSymMatrix
 
print() - Method in class org.hps.recon.tracking.gbl.matrix.VVector
 
print(String) - Method in class org.hps.recon.tracking.kalman.Helix
 
print(String) - Method in class org.hps.recon.tracking.kalman.HelixState
 
print(String) - Method in class org.hps.recon.tracking.kalman.KalHit
 
print() - Method in class org.hps.recon.tracking.kalman.KalmanParams
 
print(String) - Method in class org.hps.recon.tracking.kalman.KalmanTrackFit2
 
print(String) - Method in class org.hps.recon.tracking.kalman.KalTrack
 
print(int, double[], double[], double[], double[], double[]) - Method in class org.hps.recon.tracking.kalman.LinearHelixFit
 
print(String) - Method in class org.hps.recon.tracking.kalman.Measurement
 
print(String) - Method in class org.hps.recon.tracking.kalman.MeasurementSite
 
print(String) - Method in class org.hps.recon.tracking.kalman.Plane
 
print(String) - Method in class org.hps.recon.tracking.kalman.PropagatedTrackState
 
print(String) - Method in class org.hps.recon.tracking.kalman.RKhelix
 
print(String) - Method in class org.hps.recon.tracking.kalman.RotMatrix
 
print(String) - Method in class org.hps.recon.tracking.kalman.SeedTrack
 
print(String) - Method in class org.hps.recon.tracking.kalman.SiModule
 
print(String) - Method in class org.hps.recon.tracking.kalman.SquareMatrix
 
print(String) - Method in class org.hps.recon.tracking.kalman.StateVector
 
print(String, boolean) - Method in class org.hps.recon.tracking.kalman.TrackCandidate
 
print(String) - Method in class org.hps.recon.tracking.kalman.Vec
 
print() - Method in interface org.hps.recon.tracking.MaterialSupervisor.ScatteringDetectorVolume
 
print() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
print() - Method in class org.hps.svt.alignment.BuildCompact.AlignConstants
 
print() - Method in class org.hps.svt.alignment.BuildCompact.DetAlignConstants
 
print() - Method in class org.hps.svt.alignment.BuildCompact.DetectorList
 
print() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongModuleBundle
 
print() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder.BaseModuleBundle
 
print() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder.HalfModuleBundle
 
print() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition.TestRunModuleBundle
 
printBallPositions(String) - Method in class org.lcsim.geometry.compact.converter.ReadSurveyOutput
 
printBank(BaseStructure, String) - Static method in class org.hps.evio.BasicEvioFileReader
 
printCandidateList() - Method in class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
printChi2(double[], int[]) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printCLTrackCov(BasicMatrix) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printClTrackParam(GblUtils.ClParams) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printClTrackParamTruth(GblUtils.ClParams) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printCollection(ConditionsObjectCollection<?>) - Method in class org.hps.conditions.cli.PrintCommand
Print a single collection.
printCollectionHeader(ConditionsObjectCollection<?>) - Method in class org.hps.conditions.cli.PrintCommand
Print the header for a collection.
printCollections(List<ConditionsObjectCollection<?>>) - Method in class org.hps.conditions.cli.PrintCommand
Print the list of collections.
PrintCollectionsUtility - Class in org.hps.analysis.util
PrintCollectionsUtility is a utility designed to print all of the collections in an argument LCIO file from the command line.
PrintCollectionsUtility() - Constructor for class org.hps.analysis.util.PrintCollectionsUtility
 
printColumnNames(TableMetaData) - Method in class org.hps.conditions.cli.PrintCommand
Print the column names for a table.
PrintCommand - Class in org.hps.conditions.cli
This sub-command of the conditions CLI prints conditions conditions table data by run number to the console or optionally writes it to an output file.
PrintCommand() - Constructor for class org.hps.conditions.cli.PrintCommand
Class constructor.
printCommandHelp(String) - Method in class org.hps.online.recon.Console
Print the help for a specific command.
printComposite(CompositeData, String) - Static method in class org.hps.evio.BasicEvioFileReader
 
printConditionsRecords(Set<String>) - Method in class org.hps.conditions.cli.PrintCommand
Print out the conditions records either to the console or a file (if that option is enabled).
printConditionsRecords(ConditionsRecord.ConditionsRecordCollection) - Method in class org.hps.conditions.cli.TagCommand
Print information about conditions records in the tag to the log.
printConfig(PrintStream) - Method in class org.hps.record.daqconfig.DAQConfig
 
printConfig(PrintStream) - Method in class org.hps.record.daqconfig.FADCConfig
 
printConfig(PrintStream) - Method in class org.hps.record.daqconfig.GTPConfig
 
printConfig(PrintStream) - Method in class org.hps.record.daqconfig.IDAQConfig
Prints a textual representation of the configuration bank to the terminal.
printConfig(PrintStream) - Method in class org.hps.record.daqconfig.SSPConfig
 
printConfig(PrintStream) - Method in class org.hps.record.daqconfig2019.DAQConfig2019
 
printConfig(PrintStream) - Method in class org.hps.record.daqconfig2019.FADCConfigEcal2019
 
printConfig(PrintStream) - Method in class org.hps.record.daqconfig2019.FADCConfigHodo2019
 
printConfig(PrintStream) - Method in class org.hps.record.daqconfig2019.IDAQConfig2019
Prints a textual representation of the configuration bank to the terminal.
printConfig(PrintStream) - Method in class org.hps.record.daqconfig2019.TSConfig2019
 
printConfig(PrintStream) - Method in class org.hps.record.daqconfig2019.VTPConfig2019
 
printConfiguration - Variable in class org.hps.record.daqconfig2019.DAQConfig2019
 
printCounts(PrintWriter) - Method in class org.hps.readout.ecal.FADCTriggerDriver
 
printData() - Method in class org.hps.recon.tracking.gbl.GblData
 
printData() - Method in class org.hps.recon.tracking.gbl.GblTrajectory
 
printData() - Method in class org.hps.recon.tracking.gbl.GblTrajectoryJna
 
printDebug(String) - Method in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Prints a message as per System.out.println to the output stream if the verbose debug output option is enabled.
printDebug(String) - Method in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Prints a message as per System.out.println to the output stream if the verbose debug output option is enabled.
printDebug(String) - Method in class org.hps.recon.particle.ReconParticleDriver
Prints a message as per System.out.println to the output stream if the verbose debug output option is enabled.
printDerivatives(double[], double[][]) - Method in class org.hps.svt.alignment.AlignmentParameters
 
printDEs() - Method in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
 
printDQMData() - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
printDQMData() - Method in class org.hps.analysis.dataquality.EcalMonitoring
 
printDQMData() - Method in class org.hps.analysis.dataquality.FinalStateMonitoring
 
printDQMData() - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
printDQMData() - Method in class org.hps.analysis.dataquality.SvtMonitoring
 
printDQMData() - Method in class org.hps.analysis.dataquality.TrackingMonitoring
 
printDQMData() - Method in class org.hps.analysis.dataquality.TrackingResiduals
 
printDQMData() - Method in class org.hps.analysis.dataquality.TridentMonitoring
 
printDQMData() - Method in class org.hps.analysis.dataquality.V0Monitoring
 
printDQMStrings - Variable in class org.hps.analysis.dataquality.DataQualityMonitor
 
printDQMStrings() - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
printDQMStrings() - Method in class org.hps.analysis.dataquality.EcalMonitoring
 
printDQMStrings() - Method in class org.hps.analysis.dataquality.FinalStateMonitoring
 
printDQMStrings() - Method in class org.hps.analysis.dataquality.MollerMonitoring
 
printDQMStrings() - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
printDQMStrings() - Method in class org.hps.analysis.dataquality.SvtMonitoring
 
printDQMStrings() - Method in class org.hps.analysis.dataquality.TrackingMonitoring
 
printDQMStrings() - Method in class org.hps.analysis.dataquality.TrackingResiduals
 
printDQMStrings() - Method in class org.hps.analysis.dataquality.TridentMonitoring
 
printDQMStrings() - Method in class org.hps.analysis.dataquality.V0Monitoring
 
printedFirst - Variable in class org.hps.evio.StuckFADCBitDriver
 
printEt - Variable in class org.hps.record.composite.CompositeEventPrintLoopAdapter
Whether to print ET events.
printEventInfo(int, double) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printEvio - Variable in class org.hps.record.composite.CompositeEventPrintLoopAdapter
Whether to print EVIO events.
printExtendedTrackInfo(Track) - Method in class org.hps.recon.tracking.kalman.KalmanDriverHPS
 
printExtendedTrackInfo(KalTrack) - Method in class org.hps.recon.tracking.kalman.KalmanDriverHPS
 
printf(String, Object...) - Method in class org.hps.analysis.trigger.util.LocalOutputLogger
 
printFit(String) - Method in class org.hps.recon.tracking.kalman.KalmanTrackFit2
 
printFit(int, double[], double[], double[], double[], double[]) - Method in class org.hps.recon.tracking.kalman.SeedTrack
 
printFitResults - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
printFits - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
printFits(boolean) - Method in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
printFits - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
printFits(boolean) - Method in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
printGBL(PrintWriter, EventHeader, List<STUtils.STStereoTrack>) - Static method in class org.hps.recon.tracking.straight.STUtils
Prints information for running GBL to a text file.
printGBLkinks(RelationalTable, Track) - Method in class org.hps.recon.tracking.kalman.KalmanDriverHPS
 
printGBLStripClusterData(GBLStripClusterData) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
printGBLStripClusterData(GBLStripClusterData) - Method in class org.hps.recon.tracking.kalman.KalmanInterface
 
PrintGeometryDriver - Class in org.hps.analysis.examples
 
PrintGeometryDriver() - Constructor for class org.hps.analysis.examples.PrintGeometryDriver
 
printHeaders - Variable in class org.hps.conditions.cli.PrintCommand
Flag to print out column headers.
printHelp() - Method in class org.hps.online.recon.Console
Print help for the interactive console.
printHelpAndExit(Options) - Static method in class org.hps.svt.alignment.BuildCompact
 
printHelpAndExit(Options) - Static method in class org.hps.svt.alignment.BuildMillepedeCompact
 
printHelpAndExit(Options) - Static method in class org.hps.svt.alignment.MillepedeCompactDump
 
printHitIDs(List<CalorimeterHit>) - Method in class org.hps.recon.ecal.cluster.ClusterDriver
 
printHitPos3D(Hep3Vector) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printIDs - Variable in class org.hps.conditions.cli.PrintCommand
Flag to print row IDs.
printInterval - Variable in class org.hps.online.recon.eventbus.LcioListener
 
printInterval - Variable in class org.hps.record.composite.CompositeEventPrintLoopAdapter
Event print interval which means every Nth event will be printed.
printInts(int[]) - Static method in class org.hps.evio.BasicEvioFileReader
 
printKalmanKinks(KalTrack) - Method in class org.hps.recon.tracking.kalman.KalmanDriverHPS
 
printLcio - Variable in class org.hps.record.composite.CompositeEventPrintLoopAdapter
Whether to print LCIO events.
printLine(PrintStream, RunSpreadsheet.RunData, MotorPositionLoader.MotorPositionInterval, MotorPositionLoader.MotorPositionInterval) - Static method in class org.hps.conditions.svt.OpeningAngleLoader
 
println() - Method in class org.hps.analysis.trigger.util.LocalOutputLogger
 
println(String) - Method in class org.hps.analysis.trigger.util.LocalOutputLogger
 
printLog() - Method in class org.hps.analysis.trigger.util.LocalOutputLogger
 
printLong(String) - Method in class org.hps.recon.tracking.kalman.KalTrack
 
printMap() - Method in class org.hps.record.daqconfig.EvioDAQParser
Prints the mapped parameter keys and values to the terminal.
printMap() - Method in class org.hps.record.daqconfig2019.EvioDAQParser2019
Prints the mapped parameter keys and values to the terminal.
printMatrix() - Method in class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
 
printMCParticle(MCParticle, List<MCParticle>) - Method in class org.hps.analysis.examples.MCTruthExampleDriver
 
printMeasDir(Hep3Vector) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printMessage() - Method in class org.hps.monitoring.application.util.ErrorHandler
Print the error message to System.err.
printMomentum(double, double) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printNewLine() - Method in class org.hps.analysis.trigger.util.LocalOutputLogger
 
printNewLine(int) - Method in class org.hps.analysis.trigger.util.LocalOutputLogger
 
printNonMeasDir(Hep3Vector) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printNormalDir(Hep3Vector) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printNrHits(int) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printOldPerTrackParam(HelicalTrackFit) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printOnFail - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Whether events where at least one cluster fails to verify should produce a detailed event readout.
printOnFail - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Whether events where at least one cluster fails to verify should produce a detailed event readout.
printOnHardwareSimFailure - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Indicates whether the event log should output in the event that a hardware-cluster simulated trigger fails to verify.
printOnHardwareSimFailure - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Indicates whether the event log should output in the event that a hardware-cluster simulated trigger fails to verify.
printOnSoftwareSimFailure - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Indicates whether the event log should output in the event that a software-cluster simulated trigger fails to verify.
printOnSoftwareSimFailure - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Indicates whether the event log should output in the event that a software-cluster simulated trigger fails to verify.
printOrigin(Hep3Vector) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printOrigin(String) - Method in class org.lcsim.geometry.compact.converter.ReadSurveyOutput
 
printPedestals() - Method in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
printPedestals() - Method in class org.hps.recon.ecal.HodoRunningPedestalDriver
 
printPerToClPrj(Hep3Matrix) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printPerTrackCov(HelicalTrackFit) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printPerTrackParam(GblUtils.PerigeeParams) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printPerTrackParamTruth(GblUtils.PerigeeParams) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printPoint(int) - Method in class org.hps.recon.tracking.gbl.GblPoint
\param [in] level print level (0: minimum, >0: more)
printPoint(int) - Method in class org.hps.recon.tracking.gbl.GblPointJna
 
printPoints(int) - Method in class org.hps.recon.tracking.gbl.GblTrajectory
\param [in] level print level (0: minimum, >0: more)
printPoints(int) - Method in class org.hps.recon.tracking.gbl.GblTrajectoryJna
 
printRanges() - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
printRecord() - Method in class org.hps.recon.tracking.gbl.MilleBinary
 
PrintResidualsAndDerivatives(Track) - Method in class org.hps.svt.alignment.AlignmentParameters
 
printResponse(JSONObject) - Method in class org.hps.online.recon.Client
Print JSON object to file or System.out.
printResponse(JSONArray) - Method in class org.hps.online.recon.Client
Print JSON array to file or System.out.
printResponse(String) - Method in class org.hps.online.recon.Client
Print server response line to file or System.out.
printRunEvent(EventHeader) - Method in class org.hps.evio.StuckFADCBitDriver
Just a convenience method for uniformly logging the first instance of a known stuck bit.
printSession(PrintStream) - Method in interface org.hps.monitoring.subsys.SystemStatistics
Print session statistics.
printSession(PrintStream) - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
printStackTrace() - Method in class org.hps.monitoring.application.util.ErrorHandler
Print the full stack trace of the error to System.err.
printStats(int) - Method in class org.hps.util.CollectionSizeDriver.CollectionStats
 
printStereoAngle(double) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printStrip(int, int, String) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printStripIso(double) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printStripJacPointToPoint(int, int, double, BasicMatrix) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printStripL2m(int, int, double, BasicMatrix) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printStripMeas(double) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printStripMeasRes(double, double) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printStripMeasResSimHit(double, double) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printStripMeasResTruth(double, double) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printStripPathLen(double) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printStripPathLen3D(double) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
PrintStripResiduals(HelicalTrackStrip) - Method in class org.hps.svt.alignment.AlignmentParameters
 
printStripScat(double) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printStripScatJacPointToPoint(int, int, double, BasicMatrix) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printStripTrackDir(double, double) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printStripTrackDirFull(Hep3Vector) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printStripTrackPos(Hep3Vector) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printStripTrackPosMeasFrame(Hep3Vector) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printSurveyPos() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
printTick(PrintStream) - Method in interface org.hps.monitoring.subsys.SystemStatistics
Print tick statistics.
printTick(PrintStream) - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
printTrackID(int) - Method in class org.hps.recon.tracking.gbl.GBLFileIO
 
printTrackInfo(Track, RelationalTable) - Method in class org.hps.recon.tracking.kalman.KalmanDriverHPS
 
printTrackState(TrackState, String) - Static method in class org.hps.recon.tracking.kalman.PropagatedTrackState
 
printTrajectory(int) - Method in class org.hps.recon.tracking.gbl.GblTrajectory
\param [in] level print level (0: minimum, >0: more)
printTrajectory(int) - Method in class org.hps.recon.tracking.gbl.GblTrajectoryJna
 
printUsage() - Static method in class org.hps.analysis.plots.AddPlots
 
printUsage() - Method in class org.hps.conditions.cli.AbstractCommand
Print the usage of this sub-command.
printUsage() - Method in class org.hps.conditions.cli.CommandLineTool
Print the usage statement for this tool to the console.
printUsage(int) - Static method in class org.hps.conditions.svt.MotorPositionLoader
Print the usage statement for this tool to the console.
printUsage(Options) - Static method in class org.hps.conditions.svt.SvtBiasConditionsLoader
 
printUsage(Options) - Static method in class org.hps.evio.BasicEvioFileReader
 
printUsage() - Method in class org.hps.evio.EvioToLcio
Print the CLI usage and exit.
printUsage() - Method in class org.hps.online.recon.Client
Print the base command usage.
printUsage() - Method in class org.hps.online.recon.Command
Print the usage statement for this command.
printUsage() - Static method in class org.hps.record.evio.EvioFileProducer
Print usage statement and exit.
printUsageNoHelp() - Method in class org.hps.online.recon.Command
Print the usage statement for this command without the "help" option.
printVars() - Method in class org.hps.record.daqconfig.EvioDAQParser
Prints the parsed parameter values to the terminal.
printVars() - Method in class org.hps.record.daqconfig2019.EvioDAQParser2019
Prints the parsed parameter values to the terminal.
printWindow(CompositeData, String) - Static method in class org.hps.evio.BasicEvioFileReader
 
printXml - Variable in class org.hps.evio.EvioToLcio
 
process(EventHeader) - Method in class org.hps.analysis.alignment.SvtCalorimeterAlignmentDriver
 
process(EventHeader) - Method in class org.hps.analysis.alignment.TrackAnalysis14Hit2019
 
process(EventHeader) - Method in class org.hps.analysis.dataquality.EcalMonitoring
 
process(EventHeader) - Method in class org.hps.analysis.dataquality.FinalStateMonitoring
 
process(EventHeader) - Method in class org.hps.analysis.dataquality.MollerMonitoring
 
process(EventHeader) - Method in class org.hps.analysis.dataquality.MonsterEventAnalysis
 
process(EventHeader) - Method in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
process(EventHeader) - Method in class org.hps.analysis.dataquality.ReadoutCleanupDriver
 
process(EventHeader) - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
process(EventHeader) - Method in class org.hps.analysis.dataquality.SvtHitPlots
 
process(EventHeader) - Method in class org.hps.analysis.dataquality.SvtMonitoring
 
process(EventHeader) - Method in class org.hps.analysis.dataquality.SVTOpeningStudies
 
process(EventHeader) - Method in class org.hps.analysis.dataquality.TrackingMonitoring
 
process(EventHeader) - Method in class org.hps.analysis.dataquality.TrackingResiduals
 
process(EventHeader) - Method in class org.hps.analysis.dataquality.TrackMCEfficiency
 
process(EventHeader) - Method in class org.hps.analysis.dataquality.TridentMonitoring
 
process(EventHeader) - Method in class org.hps.analysis.dataquality.V0Monitoring
 
process(EventHeader) - Method in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
process(EventHeader) - Method in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
process(EventHeader) - Method in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
process(EventHeader) - Method in class org.hps.analysis.ecal.cosmic.CrystalEnergyPlotsDriver
 
process(EventHeader) - Method in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
Process the event, performing a signal fit for every raw data hit in the input collection.
process(EventHeader) - Method in class org.hps.analysis.ecal.cosmic.RawModeADCHistogramDriver
 
process(EventHeader) - Method in class org.hps.analysis.ecal.cosmic.RawModeADCProfileDriver
 
process(EventHeader) - Method in class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
Process the event, performing selection cuts on the collection of RawTrackerHits that has a hit for every crystal.
process(EventHeader) - Method in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
Process the event, performing a signal fit for every raw data hit in the input collection.
process(EventHeader) - Method in class org.hps.analysis.ecal.EcalCellIDPrintDriver
 
process(EventHeader) - Method in class org.hps.analysis.ecal.EcalClusterPlots
 
process(EventHeader) - Method in class org.hps.analysis.ecal.EcalHitPlots
 
process(EventHeader) - Method in class org.hps.analysis.ecal.FEEClusterPlotter
 
process(EventHeader) - Method in class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
process(EventHeader) - Method in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
process(EventHeader) - Method in class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
process(EventHeader) - Method in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
process(EventHeader) - Method in class org.hps.analysis.ecal.SF2019Driver
 
process(EventHeader) - Method in class org.hps.analysis.ecal.SF2021Driver
 
process(EventHeader) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
process(EventHeader) - Method in class org.hps.analysis.examples.DummyAnalysisDriver
Process a single event.
process(EventHeader) - Method in class org.hps.analysis.examples.EcalClusterAnalysisDriver
 
process(EventHeader) - Method in class org.hps.analysis.examples.EcalScoringMatchDriver
 
process(EventHeader) - Method in class org.hps.analysis.examples.EventAnalysis2019
 
process(EventHeader) - Method in class org.hps.analysis.examples.EventAnalysis2019Jeopardy
 
process(EventHeader) - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
process(EventHeader) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
process(EventHeader) - Method in class org.hps.analysis.examples.MCTruthExampleDriver
 
process(EventHeader) - Method in class org.hps.analysis.examples.PhiKKAnalysisDriver
 
process(EventHeader) - Method in class org.hps.analysis.examples.StarterAnalysisDriver
 
process(EventHeader) - Method in class org.hps.analysis.examples.StripEventDriver
 
process(EventHeader) - Method in class org.hps.analysis.examples.StripGoldenEventsDriver
 
process(EventHeader) - Method in class org.hps.analysis.examples.StripMollerEventsDriver
 
process(EventHeader) - Method in class org.hps.analysis.examples.StripMuMuDriver
 
process(EventHeader) - Method in class org.hps.analysis.examples.StripOneFiducialCluster
 
process(EventHeader) - Method in class org.hps.analysis.examples.StripRunAndEventDriver
 
process(EventHeader) - Method in class org.hps.analysis.examples.StripSingleFeeDriver
 
process(EventHeader) - Method in class org.hps.analysis.examples.StripSinglePositronDriver
 
process(EventHeader) - Method in class org.hps.analysis.examples.SvtHitAnalysisDriver
 
process(EventHeader) - Method in class org.hps.analysis.examples.SvtTrackAnalysis
 
process(EventHeader) - Method in class org.hps.analysis.examples.TrackAnalysis2019
 
process(EventHeader) - Method in class org.hps.analysis.examples.TridentAnalysis
 
process(EventHeader) - Method in class org.hps.analysis.examples.VertexAnalysis
 
process(EventHeader) - Method in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
 
process(EventHeader) - Method in class org.hps.analysis.hodoscope.SimpleHodoscopeAnalysisDriver
 
process(EventHeader) - Method in class org.hps.analysis.MC.EcalTruthTestDriver
 
process(EventHeader) - Method in class org.hps.analysis.MC.FirstHitGBLRefitterDriver
 
process(EventHeader) - Method in class org.hps.analysis.MC.HpsReconParticleDriverForTrackRefit
Processes the track and cluster collections in the event into reconstructed particles and V0 candidate particles and vertices.
process(EventHeader) - Method in class org.hps.analysis.MC.HpsReconParticleForTruthTracksDriver
Processes the track and cluster collections in the event into reconstructed particles and V0 candidate particles and vertices.
process(EventHeader) - Method in class org.hps.analysis.MC.IdentifyBadTracksDriver
 
process(EventHeader) - Method in class org.hps.analysis.MC.KeepTruthRawTrackerHits
 
process(EventHeader) - Method in class org.hps.analysis.MC.MCTrackerHitResidualAnalysisDriver
 
process(EventHeader) - Method in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Processes the track and cluster collections in the event into reconstructed particles and V0 candidate particles and vertices.
process(EventHeader) - Method in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Processes the track and cluster collections in the event into reconstructed particles and V0 candidate particles and vertices.
process(EventHeader) - Method in class org.hps.analysis.MC.SvtStripClusterPositionPlots
 
process(EventHeader) - Method in class org.hps.analysis.MC.TrackDataDriverWithTruth
Method called by the framework to process the event.
process(EventHeader) - Method in class org.hps.analysis.MC.TrackerHitsToMCParticlePlots
 
process(EventHeader) - Method in class org.hps.analysis.MC.TrackRefitWithFirstLayerHits
 
process(EventHeader) - Method in class org.hps.analysis.MC.TrackToMCParticleRelationsDriver
 
process(EventHeader) - Method in class org.hps.analysis.MC.TruthGBLRefitterDriver
 
process(EventHeader) - Method in class org.hps.analysis.muon.SimpleMuonAnalysis
 
process(EventHeader) - Method in class org.hps.analysis.pi0.Pi0AnalysisDriver
 
process(EventHeader) - Method in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Obtains all necessary collections, performs cluster verification, and outputs event statistics.
process(EventHeader) - Method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Obtains all necessary collections, performs cluster verification, and outputs event statistics.
process(EventHeader) - Method in class org.hps.analysis.trigger.DataTriggerSim2019Driver
Processes an LCIO event and simulates triggers in the same manner as the hardware for both VTPCluster objects as well as Cluster objects reconstructed from FADC hits.
process(EventHeader) - Method in class org.hps.analysis.trigger.DataTriggerSimDriver
Processes an LCIO event and simulates triggers in the same manner as the hardware for both SSPCluster objects as well as Cluster objects reconstructed from FADC hits.
process(EventHeader) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Processes an event and performs trigger verification.
process(EventHeader) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Processes an event and performs trigger verification.
process(EventHeader) - Method in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
process(EventHeader) - Method in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
process(EventHeader) - Method in class org.hps.analysis.trigger.util.TriggerDecisionCalculator
 
process(EventHeader) - Method in class org.hps.analysis.tuple.FEETupleDriver
 
process(EventHeader) - Method in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
process(EventHeader) - Method in class org.hps.analysis.tuple.MollerTupleDriver
 
process(EventHeader) - Method in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
process(EventHeader) - Method in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
process(EventHeader) - Method in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
process(EventHeader) - Method in class org.hps.analysis.tuple.TridentFullTupleDriver
 
process(EventHeader) - Method in class org.hps.analysis.tuple.TridentMCTupleDriver
 
process(EventHeader) - Method in class org.hps.analysis.tuple.TridentTruthTupleDriver
 
process(EventHeader) - Method in class org.hps.analysis.tuple.TridentTupleDriver
 
process(EventHeader) - Method in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
process(EventHeader) - Method in class org.hps.analysis.tuple.VertexTupleDriver
 
process(EventHeader) - Method in class org.hps.analysis.tuple.WABTridentFullTupleDriver
 
process(EventHeader) - Method in class org.hps.analysis.tuple.WABTupleDriver
 
process(String) - Static method in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
process() - Static method in class org.hps.analysis.util.ReadStdHepFile
 
process(EventHeader) - Method in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
process(EventHeader) - Method in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
process(EventHeader) - Method in class org.hps.analysis.vertex.VertexDebugger
 
process(EventHeader) - Method in class org.hps.analysis.wab.StripMcWabConversionDriver
 
process(EventHeader) - Method in class org.hps.analysis.wab.StripWABCandidates
 
process(EventHeader) - Method in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
 
process(EventHeader) - Method in class org.hps.analysis.wab.WabAnalysis2019Robust
 
process(EventHeader) - Method in class org.hps.digi.DataOverlayDriver
 
process(EventHeader) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
 
process(EventHeader) - Method in class org.hps.digi.PulserDataReadoutDriver
 
process(EventHeader) - Method in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
 
process(EventHeader) - Method in class org.hps.digi.SvtPulserReadoutDriver
 
process(EventHeader) - Method in class org.hps.evio.RfFitterDriver
Check the event for an RF pulse, and, if found, fit it to get RF time.
process(EventHeader) - Method in class org.hps.evio.StuckFADCBitDriver
Replace all affected hits with fixed ones.
process(CompositeRecord) - Method in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
Process a CompositeRecord to extract information from available event sources and update the running values.
process(EtEvent) - Method in class org.hps.monitoring.application.util.SyncEventProcessor
Process an ET event and if there is a trigger configuration present, parse it and update the configuration in the global manager.
process(EventHeader) - Method in class org.hps.monitoring.drivers.example.DummyErrorDriver
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.example.EcalMonitoringTestDriver
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.headless.KFTrackTimeHeadless
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.headless.SvtClustersHeadless
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.scalers.DeadtimePlots
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.svt.PedestalPlots
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.svt.SamplesPlots
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.svt.SVTCellIDPrintDriver
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
process(EventHeader) - Method in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
process(EventHeader) - Method in class org.hps.monitoring.ecal.eventdisplay.exec.EventDisplayDriver
 
process(EventHeader) - Method in class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
Writes the event to the output file if it matches the the output conditions selected for the driver.
process(EventHeader) - Method in class org.hps.monitoring.ecal.eventdisplay.lcsim.LCIOBridgeDriver
process

public void process(EventHeader event)

Converts an LCIO event into an event display compatible format.
process(EventHeader) - Method in class org.hps.monitoring.ecal.plots.BasicMonitoringPlotsDriver
 
process(EventHeader) - Method in class org.hps.monitoring.ecal.plots.EcalClusterPlots
Populates all histograms from event clusters, if they are present.
process(EventHeader) - Method in class org.hps.monitoring.ecal.plots.EcalDaqPlots
 
process(EventHeader) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
process(EventHeader) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
process(EventHeader) - Method in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
process(EventHeader) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
process(EventHeader) - Method in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
process(EventHeader) - Method in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
process(EventHeader) - Method in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
process(EventHeader) - Method in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
process(EventHeader) - Method in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
process(EventHeader) - Method in class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
process(EventHeader) - Method in class org.hps.monitoring.subsys.ecal.EcalStripChartTestDriver
 
process(EtEvent) - Method in class org.hps.monitoring.subsys.et.EtSystemMonitor
 
process(EtEvent) - Method in class org.hps.monitoring.subsys.et.EtSystemStripCharts
 
process(EventHeader) - Method in class org.hps.monitoring.subsys.svt.BasicHitMonitoringDriver
 
process(EventHeader) - Method in class org.hps.online.recon.aida.ExampleDriver
 
process(EventHeader) - Method in class org.hps.online.recon.aida.HPSMonitoring2021
 
process(EventHeader) - Method in class org.hps.online.recon.aida.JustEcal
 
process(EventHeader) - Method in class org.hps.online.recon.aida.RemoteAidaDriver
 
process(EventHeader) - Method in class org.hps.online.recon.aida.StripChartDriver
 
process() - Method in class org.hps.online.recon.Command
Process options and arguments before sending the command to the server
process() - Method in class org.hps.online.recon.commands.CreateCommand
 
process() - Method in class org.hps.online.recon.commands.ListCommand
 
process() - Method in class org.hps.online.recon.commands.LoadCommand
 
process() - Method in class org.hps.online.recon.commands.LogCommand
 
process() - Method in class org.hps.online.recon.commands.RemoveCommand
 
process() - Method in class org.hps.online.recon.commands.SaveCommand
 
process() - Method in class org.hps.online.recon.commands.SetCommand
 
process() - Method in class org.hps.online.recon.commands.ShutdownCommand
 
process() - Method in class org.hps.online.recon.commands.StartCommand
 
process() - Method in class org.hps.online.recon.commands.StatusCommand
 
process() - Method in class org.hps.online.recon.commands.StopCommand
 
process() - Method in class org.hps.online.recon.Station
Run the online reconstruction station by streaming ET events using the OnlineEventBus
process - Variable in class org.hps.online.recon.StationProcess
The station's system process
process(EventHeader) - Method in class org.hps.readout.DigitizationReadoutDriver
 
process(EventHeader) - Method in class org.hps.readout.ecal.ClockDriver
 
process(EventHeader) - Method in class org.hps.readout.ecal.EcalReadoutDriver
 
process(EventHeader) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Performs single cluster cuts for the event and passes any clusters which survive to be formed into cluster pairs for the trigger.
process(EventHeader) - Method in class org.hps.readout.ecal.FADCTriggerDriver
 
process(EventHeader) - Method in class org.hps.readout.ecal.FADCTriggerVariableDriver
 
process(EventHeader) - Method in class org.hps.readout.ecal.InactiveSiHitReadout
 
process(EventHeader) - Method in class org.hps.readout.ecal.MollerTriggerDriver
 
process(EventHeader) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
process(EventHeader) - Method in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
process(EventHeader) - Method in class org.hps.readout.ecal.ReadoutTrigger
Produces both uncut and cut distributions from clusters.
process(EventHeader) - Method in class org.hps.readout.ecal.SinglesTriggerDriver
 
process(EventHeader) - Method in class org.hps.readout.ecal.TriggerDriver
 
process(EventHeader) - Method in class org.hps.readout.ecal.updated.GTPClusterReadoutDriver
 
process(EventHeader) - Method in class org.hps.readout.hodoscope.HodoscopePatternReadoutDriver
 
process(EventHeader) - Method in class org.hps.readout.hodoscope.HodoscopePreprocessingDriver
 
process(EventHeader) - Method in class org.hps.readout.MCParticleReadoutDriver
 
process(EventHeader) - Method in class org.hps.readout.RawConverterReadoutDriver
 
process(EventHeader) - Method in class org.hps.readout.ReadoutDataManager
 
process(EventHeader) - Method in class org.hps.readout.SignalOverlayDriver
 
process(EventHeader) - Method in class org.hps.readout.SLICDataReadoutDriver
 
process(EventHeader) - Method in class org.hps.readout.svt.DropSVTHits
 
process(EventHeader) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
process(EventHeader) - Method in class org.hps.readout.svt.SVTReadoutDriver
 
process(EventHeader) - Method in class org.hps.readout.trigger.HodoscopeStudiesTriggerReadoutDriver
 
process(EventHeader) - Method in class org.hps.readout.trigger.PairTriggerReadoutDriver
 
process(EventHeader) - Method in class org.hps.readout.trigger.PulserReadoutDriver
 
process(EventHeader) - Method in class org.hps.readout.trigger.SinglesTriggerReadoutDriver
 
process(EventHeader) - Method in class org.hps.readout.trigger2019.FEETrigger2019ReadoutDriver
 
process(EventHeader) - Method in class org.hps.readout.trigger2019.PairsTrigger2019ReadoutDriver
 
process(EventHeader) - Method in class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
 
process(EventHeader) - Method in class org.hps.recon.ecal.cluster.ClusterDriver
This method implements the default clustering procedure based on input parameters.
process(EventHeader) - Method in class org.hps.recon.ecal.cluster.ClusterHitTCorrDriver
 
process(EventHeader) - Method in class org.hps.recon.ecal.cluster.ClusterRFTimeCorrDriver
 
process(EventHeader) - Method in class org.hps.recon.ecal.cluster.CopyClusterCollectionDriver
Process an event, copying the input collection to the output collection.
process(EventHeader) - Method in class org.hps.recon.ecal.cluster.DualThresholdCosmicClusterDriver
 
process(EventHeader) - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterDriver
Processes an an EventHeader object to generate clusters.
process(EventHeader) - Method in class org.hps.recon.ecal.cluster.HitTMCSmearDriver
Calculates the time correction for event hits and modifies the hits to use the corrected time value.
process(EventHeader) - Method in class org.hps.recon.ecal.cluster.ReconClusterDriver
Perform standard event processing, optionally writing the rejected hit list.
process(EventHeader) - Method in class org.hps.recon.ecal.cluster.TimeDependentEcalGains
 
process(EventHeader) - Method in class org.hps.recon.ecal.cluster.VTPOnlineCluster2019Driver
Processes an an EventHeader object to generate clusters.
process(EventHeader) - Method in class org.hps.recon.ecal.CorrectGainRunDependenceDriver
Process an event, copying the input collection to the output collection.
process(EventHeader) - Method in class org.hps.recon.ecal.EcalCalibrationsDriver
Process the event data, filling the channel histograms from the ADC values.
process(EventHeader) - Method in class org.hps.recon.ecal.EcalConverterDriver
 
process(EventHeader) - Method in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
process(EventHeader) - Method in class org.hps.recon.ecal.EcalGainDriver
 
process(EventHeader) - Method in class org.hps.recon.ecal.EcalOnlineRawConverter2019Driver
 
process(EventHeader) - Method in class org.hps.recon.ecal.EcalOnlineRawConverterDriver
 
process(EventHeader) - Method in class org.hps.recon.ecal.EcalPedestalCalculator
 
process(EventHeader) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
 
process(EventHeader) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
 
process(EventHeader) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
 
process(EventHeader) - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
process(EventHeader) - Method in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
process(EventHeader) - Method in class org.hps.recon.ecal.EcalTimeCorrectionDriver
 
process(EventHeader) - Method in class org.hps.recon.ecal.EcalTriggerFilterDriver
 
process(EventHeader) - Method in class org.hps.recon.ecal.FADCConverterDriver
 
process(EventHeader) - Method in class org.hps.recon.ecal.HodoOnlineRawConverter2019Driver
 
process(EventHeader) - Method in class org.hps.recon.ecal.HodoRawConverterDriver
 
process(EventHeader) - Method in class org.hps.recon.ecal.HodoRunningPedestalDriver
 
process(EventHeader) - Method in class org.hps.recon.ecal.IterateGainFactorDriver
Process an event, copying the input collection to the output collection.
process(EventHeader) - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.CollectionSizeFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.CosmicPMTFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.EcalGainCalibFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.EcalPairsFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.EcalSinglesFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.EventFlagFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.FEEFilterDriver
 
process(EventHeader) - Method in class org.hps.recon.filtering.InTimeHitsFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.LcioEventSkimmer
 
process(EventHeader) - Method in class org.hps.recon.filtering.MinimumHitsFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.MollerCandidateFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.MollerCandidateFilterPass1
 
process(EventHeader) - Method in class org.hps.recon.filtering.MollerSkimDriver
 
process(EventHeader) - Method in class org.hps.recon.filtering.MonoTriggerFilterDriver
 
process(EventHeader) - Method in class org.hps.recon.filtering.Pair0TriggerFilterDriver
 
process(EventHeader) - Method in class org.hps.recon.filtering.Pair1TriggerFilterDriver
 
process(EventHeader) - Method in class org.hps.recon.filtering.PulserScalerAndEpicsFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.PulserSingle0Pair0TriggerFilterDriver
 
process(EventHeader) - Method in class org.hps.recon.filtering.PulserTriggerFilterDriver
 
process(EventHeader) - Method in class org.hps.recon.filtering.SimpleEventFilterDriver
 
process(EventHeader) - Method in class org.hps.recon.filtering.SimplePulserTriggerFilterDriver
 
process(EventHeader) - Method in class org.hps.recon.filtering.Single0TriggerFilterDriver
 
process(EventHeader) - Method in class org.hps.recon.filtering.Single1TriggerFilterDriver
 
process(EventHeader) - Method in class org.hps.recon.filtering.SingleTrackFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.SvtAlignmentFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.SvtHitMultiplicityFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.SvtRawHitMultiplicityFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.SVTSmallHitsFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.TriggerTypeFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.V0CandidateFilter
 
process(EventHeader) - Method in class org.hps.recon.filtering.V0CandidateFilter2015Pass7
 
process(EventHeader) - Method in class org.hps.recon.filtering.V0SkimDriver
 
process(EventHeader) - Method in class org.hps.recon.particle.FinalStateParticleDriver
Called by the framework to process an event.
process(EventHeader) - Method in class org.hps.recon.particle.HpsReconParticleDriver
Processes the track and cluster collections in the event into reconstructed particles and V0 candidate particles and vertices.
process(EventHeader) - Method in class org.hps.recon.particle.ReconParticleDriver
Processes the track and cluster collections in the event into reconstructed particles and V0 candidate particles and vertices.
process(EventHeader) - Method in class org.hps.recon.tracking.axial.AxialTrackReconDriver
This method is used to run the reconstruction and print debug information.
process(EventHeader) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
This method is used to run the reconstruction and print debug information.
process(EventHeader) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
Perform the digitization.
process(EventHeader) - Method in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
Perform the digitization.
process(EventHeader) - Method in class org.hps.recon.tracking.gbl.AlignmentTestDriver
 
process(EventHeader) - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
process(EventHeader) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
process(EventHeader) - Method in class org.hps.recon.tracking.gbl.KalmanToGBLDriver
 
process(EventHeader) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
process(EventHeader) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
process(EventHeader) - Method in class org.hps.recon.tracking.HoleCreationDriver
 
process(EventHeader) - Method in class org.hps.recon.tracking.kalman.KalmanDriverHPS
 
process(EventHeader) - Method in class org.hps.recon.tracking.kalman.KalmanKinkFitDriver
 
process(EventHeader) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
process(EventHeader, List<HpsSiSensor>, ArrayList<KalTrack>[], List<Track>) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecPlots
 
process(EventHeader) - Method in class org.hps.recon.tracking.MergeTrackCollections
 
process(EventHeader) - Method in class org.hps.recon.tracking.RawHitChecker
Perform the digitization.
process(EventHeader) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
process(EventHeader) - Method in class org.hps.recon.tracking.RemoveHelicalTrackHit
 
process(EventHeader) - Method in class org.hps.recon.tracking.SeedTracker
 
process(EventHeader) - Method in class org.hps.recon.tracking.SensorSetup
 
process(EventHeader) - Method in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
process(EventHeader) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
 
process(EventHeader) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
This method is used to run the reconstruction and print debug information.
process(EventHeader) - Method in class org.hps.recon.tracking.SVTBadChannelFilterDriver
 
process(EventHeader) - Method in class org.hps.recon.tracking.TrackDataDriver
Method called by the framework to process the event.
process(EventHeader) - Method in class org.hps.recon.tracking.TrackerDigiDriver
Perform the digitization.
process(EventHeader) - Method in class org.hps.recon.tracking.TrackerReconDriver
This method is used to run the reconstruction and print debug information.
process(EventHeader) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
process(EventHeader) - Method in class org.hps.recon.tracking.TrackTweakDriver
 
process(EventHeader) - Method in class org.hps.recon.utils.TrackTruthRelationsDriver
 
process(EventHeader) - Method in class org.hps.recon.vertexing.AnalysisDriver
 
process(EventHeader) - Method in class org.hps.recon.vertexing.MultipleEventsVertexingDriver
 
process(RecordType) - Method in class org.hps.record.AbstractRecordProcessor
Process a record.
process(CompositeRecord) - Method in class org.hps.record.composite.MaxRecordsProcessor
Process a record and check if max number of records was reached.
process(RecordType) - Method in class org.hps.record.composite.RecordProcessorAdapter
Activate the process methods of the registered processors.
process(EventHeader) - Method in class org.hps.record.daqconfig.DAQConfigDriver
Checks an event for the DAQ configuration banks and passes them to the ConfigurationManager if the driver is set to read from the EvIO data stream.
process(EventHeader) - Method in class org.hps.record.daqconfig2019.DAQConfig2019Driver
Checks an event for the DAQ configuration banks and passes them to the ConfigurationManager2019 if the driver is set to read from the EvIO data stream.
process(EtEvent) - Method in class org.hps.record.epics.EpicsEtProcessor
Process an EtEvent and create an EPICS data object from it.
process(EvioEvent) - Method in class org.hps.record.epics.EpicsEvioProcessor
Process EVIO data and create a EpicsData if EPICS data bank exists in the event.
process(EvioEvent) - Method in class org.hps.record.epics.EpicsRunProcessor
Process a single EVIO event, setting the current EPICS data and updating the variable counts.
process(EtEvent) - Method in class org.hps.record.et.PreStartProcessor
Process an ET event and activate the conditions system if applicable.
process(EvioEvent) - Method in class org.hps.record.evio.EvioDetectorConditionsProcessor
Process an EvioEvent and activate the conditions system if applicable.
process(RecordType) - Method in interface org.hps.record.RecordProcessor
Process a single event.
process(EvioEvent) - Method in class org.hps.record.scalers.ScalersEvioProcessor
This method will create a ScalerData object and cache it.
process(EvioEvent) - Method in class org.hps.record.svt.SvtConfigEvioProcessor
 
process(EvioEvent) - Method in class org.hps.record.triggerbank.TiTimeOffsetEvioProcessor
 
process(EvioEvent) - Method in class org.hps.record.triggerbank.TriggerConfigEvioProcessor
Process EVIO events to extract DAQ config data.
process(EventHeader) - Method in class org.hps.svt.alignment.RunAlignment
 
process(EventHeader) - Method in class org.hps.svt.OccupancyPlots
 
process(EventHeader) - Method in class org.hps.svt.SvtClusterAnalysis
 
process(EventHeader) - Method in class org.hps.svt.SVTHitLevelPlots
 
process(EventHeader) - Method in class org.hps.svt.UnbiasedHitResidualsPlots
 
process(String) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
process(EventHeader) - Method in class org.hps.util.CollectionSizeDriver
 
process(String) - Static method in class org.hps.util.ConvertToStdhep
 
process(String, String) - Static method in class org.hps.util.DatFileToStdhep
 
process(String) - Static method in class org.hps.util.DatFileToStdhepTVM
 
process(String) - Static method in class org.hps.util.DumpLHEEventsToASCII
 
process(EventHeader) - Method in class org.hps.util.LCIOFilterDriver
 
process(String, String) - Static method in class org.hps.util.LHEFileToStdhep
 
process(EventHeader) - Method in class org.hps.util.MergeBunches
 
process(EventHeader) - Method in class org.hps.util.RemoveCollections
 
process(EventHeader) - Method in class org.hps.util.TimerDriver
 
processDEs - Variable in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
processDEs - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
processedBunches - Static variable in class org.hps.readout.TruthReadoutDriver
 
processEvent(EvioEvent, EventHeader) - Method in class org.hps.evio.AbstractSvtEvioReader
Process an EVIO event and extract all information relevant to the SVT.
processEvent(EvioEvent, EventHeader) - Method in class org.hps.evio.SvtEvioReader
Process an EVIO event and extract all information relevant to the SVT.
processing - Variable in class org.hps.monitoring.application.MonitoringApplication
Event processing wrapper.
PROCESSING_STAGE_CHANGED - Static variable in class org.hps.monitoring.application.Commands
Processing stage changed.
PROCESSING_STAGE_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The processing stage(s) to execute (ET, EVIO or LCIO).
processingStage - Variable in class org.hps.record.composite.CompositeLoopConfiguration
The processing stage to execute (all prior stages will be included).
ProcessingStage - Enum in org.hps.record.enums
When set this can be used to limit the number of processing stages that are executed by the CompositeLoop.
ProcessingStage() - Constructor for enum org.hps.record.enums.ProcessingStage
 
processingStageComboBox - Variable in class org.hps.monitoring.application.JobSettingsPanel
Combo box for selecting the processing stage(s) to execute (ET, EVIO or LCIO).
processingThread - Variable in class org.hps.monitoring.application.EventProcessing.SessionState
The EventProcessingThread on which event processing executes.
processingThread - Variable in class org.hps.monitoring.application.EventProcessing.SessionWatchdogThread
A reference to the current {#EventProcessing(Thread).
processModules - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
processor - Variable in class org.hps.record.epics.EpicsRunProcessor
The processor for extracting the EPICS information from EVIO events.
processor - Variable in class org.hps.record.et.EtStationThread
The ET event processor.
processors - Variable in class org.hps.monitoring.application.EventProcessing.SessionState
The list of extra CompositeRecordProcessor objects to add to the loop.
processors - Variable in class org.hps.record.AbstractLoopAdapter
 
processors - Variable in class org.hps.record.composite.CompositeLoopAdapter
The list of processors that will be activated for each record this adapter receives.
processors - Variable in class org.hps.record.composite.RecordProcessorAdapter
The list of composite record processors.
processPaths - Variable in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
processPaths - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
processSensors - Variable in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
processSensors - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
processSim(List<MCParticle>, List<SimTrackerHit>) - Method in class org.hps.recon.tracking.gbl.TruthResiduals
 
processSvtHeaders(List<SvtHeaderDataInfo>, EventHeader) - Method in class org.hps.evio.AbstractSvtEvioReader
Process the headers that were extracted from the SVT data.
processSvtHeaders(List<SvtHeaderDataInfo>, EventHeader) - Method in class org.hps.evio.AugmentedSvtEvioReader
 
processSvtHeaders(List<SvtHeaderDataInfo>, EventHeader) - Method in class org.hps.evio.BaseSvtEvioReader
 
processSvtHeaders(List<SvtHeaderDataInfo>, EventHeader) - Method in class org.hps.evio.Phys2019SvtEvioReader
 
processSvtHeaders(List<SvtHeaderDataInfo>, EventHeader) - Method in class org.hps.evio.SvtEvioReader
 
processTracks(EventHeader) - Method in class org.hps.analysis.examples.StarterAnalysisDriver
 
processTrigger(EventHeader) - Method in class org.hps.readout.ecal.EcalReadoutDriver
 
processTrigger(EventHeader) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
processTrigger(EventHeader) - Method in class org.hps.readout.ecal.InactiveSiHitReadout
 
processTrigger(EventHeader) - Method in class org.hps.readout.ecal.TriggerableDriver
 
processTrigger(EventHeader) - Method in class org.hps.readout.ecal.TriggerDriver
 
processTrigger(EventHeader) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
processUnrecognizedChannel(FADCGenericHit) - Method in class org.hps.evio.EcalEvioReader
 
produceLCIOCollection(Class<T>) - Static method in class org.hps.readout.util.collection.LCIOCollectionFactory
Creates an LCIOCollection from the parameters set in the factory.
produceManagedLCIOCollection(Class<T>) - Static method in class org.hps.readout.util.collection.LCIOCollectionFactory
Creates an ManagedLCIOCollection from the parameters set in the factory.
product(Vec) - Method in class org.hps.recon.tracking.kalman.Vec
 
productionDriver - Variable in class org.hps.readout.util.collection.LCIOCollection
 
productionDriver - Static variable in class org.hps.readout.util.collection.LCIOCollectionFactory
 
projAngle - Variable in class org.hps.recon.tracking.kalman.KalmanKinkFit
 
projectedAngle() - Method in class org.hps.recon.tracking.kalman.KalmanKinkFit
 
projMSangle(double, double) - Static method in class org.hps.recon.tracking.kalman.HelixState
 
prop - Variable in class org.hps.online.recon.commands.LoadCommand
 
propagated - Variable in class org.hps.recon.tracking.kalman.KalTrack
 
PropagatedTrackState - Class in org.hps.recon.tracking.kalman
Code to propagate an HPS track state to a given plane, through the non-uniform field.
PropagatedTrackState(TrackState, double[], double[], List<MaterialSupervisor.SiStripPlane>, FieldMap) - Constructor for class org.hps.recon.tracking.kalman.PropagatedTrackState
 
propagateRK(Plane) - Method in class org.hps.recon.tracking.kalman.RKhelix
 
propagateRungeKutta(Plane, ArrayList<Double>, ArrayList<Double>, FieldMap, double[]) - Method in class org.hps.recon.tracking.kalman.HelixState
 
propagateRungeKutta(Plane, ArrayList<Double>, FieldMap, double[]) - Method in class org.hps.recon.tracking.kalman.HelixState
 
propagateTrackState(TrackState, double[], double[]) - Method in class org.hps.recon.tracking.kalman.KalmanInterface
 
propAlongLine(Hep3Vector, Hep3Vector, double) - Method in class org.hps.recon.vertexing.TwoParticleVertexer
 
properties - Variable in class org.hps.monitoring.application.model.Configuration
The Java properties file.
Property<T> - Class in org.hps.online.recon.properties
Property with name, value, description and default value
Property(String, Class<T>, String, T, boolean) - Constructor for class org.hps.online.recon.properties.Property
 
Property(Property<?>) - Constructor for class org.hps.online.recon.properties.Property
 
PROPERTY_HOVER_HIGHLIGHT - Static variable in class org.hps.monitoring.ecal.eventdisplay.util.SettingsEvent
Indicates that the panel's behavior for highlighting crystals that are under the cursor has changed.
PROPERTY_NAMES - Static variable in class org.hps.monitoring.application.model.ConnectionStatusModel
The property names of this class.
PROPERTY_SCALE_COLOR_MAP - Static variable in class org.hps.monitoring.ecal.eventdisplay.util.SettingsEvent
Indicates that the panel's energy-to-color map has changed.
PROPERTY_SCALE_RANGE - Static variable in class org.hps.monitoring.ecal.eventdisplay.util.SettingsEvent
Indicates that a change has occurred to the panel's scale minimum or maximum value.
PROPERTY_SCALE_TYPE - Static variable in class org.hps.monitoring.ecal.eventdisplay.util.SettingsEvent
Indicates that the panel has changed its scaling to either linear or logarithmic.
PROPERTY_SCALE_VISIBLE - Static variable in class org.hps.monitoring.ecal.eventdisplay.util.SettingsEvent
Indicates that the panel's scale has changed visibility.
PROPERTY_X_ORIENTATION - Static variable in class org.hps.monitoring.ecal.eventdisplay.util.SettingsEvent
Indicates that the panel's x-axis orientation has changed.
PROPERTY_Y_ORIENTATION - Static variable in class org.hps.monitoring.ecal.eventdisplay.util.SettingsEvent
Indicates that the panel's y-axis orientation has changed.
PROPERTY_ZERO_ENERGY_COLOR - Static variable in class org.hps.monitoring.ecal.eventdisplay.util.SettingsEvent
Indicates that the panel's behavior for coloring zero-energy crystals has changed.
propertyChange(PropertyChangeEvent) - Method in class org.hps.monitoring.application.AbstractFieldsPanel
Handle a property change event.
propertyChange(PropertyChangeEvent) - Method in class org.hps.monitoring.application.ConnectionSettingsPanel.ConnectionSettingsChangeListener
Handle a property change from the model.
propertyChange(PropertyChangeEvent) - Method in class org.hps.monitoring.application.ConnectionSettingsPanel
Updates ConfigurationModel from changes in the GUI components.
propertyChange(PropertyChangeEvent) - Method in class org.hps.monitoring.application.ConnectionStatusPanel
Handle a property change event coming from the model.
propertyChange(PropertyChangeEvent) - Method in class org.hps.monitoring.application.DataSourceComboBox
Handle property change events which is used to update the GUI from changes to the global configuration model.
propertyChange(PropertyChangeEvent) - Method in class org.hps.monitoring.application.EventButtonsPanel
Handle property change events to set status from changes to the connection status model.
propertyChange(PropertyChangeEvent) - Method in class org.hps.monitoring.application.EventDashboard
Update the GUI from changes to the backing RunModel object.
propertyChange(PropertyChangeEvent) - Method in class org.hps.monitoring.application.JobSettingsPanel.JobSettingsChangeListener
Handle PropertyChangeEvent by updating the GUI from changes to the model.
propertyChange(PropertyChangeEvent) - Method in class org.hps.monitoring.application.JobSettingsPanel
Updates the configuration with changes from the GUI component values.
propertyChange(PropertyChangeEvent) - Method in class org.hps.monitoring.application.LogLevelFilterComboBox
The PropertyChangeEvent handling, which is used to get changes from the model into the GUI.
propertyChange(PropertyChangeEvent) - Method in class org.hps.monitoring.application.LogTable
Get change in log level filtering from the configuration model.
propertyChange(PropertyChangeEvent) - Method in class org.hps.monitoring.application.MenuBar
The PropertyChangeEvent handling which sets GUI values from the model.
propertyChange(PropertyChangeEvent) - Method in class org.hps.monitoring.application.MonitoringApplication
Handle property changes.
propertyChangeSupport - Variable in class org.hps.monitoring.application.model.AbstractModel
The property change support object.
PropertyStore - Class in org.hps.online.recon.properties
A store of Property objects
PropertyStore() - Constructor for class org.hps.online.recon.properties.PropertyStore
 
PropertyUpdater() - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.Viewer.PropertyUpdater
 
PropertyValidationException - Exception in org.hps.online.recon.properties
Exception thrown by PropertyStore.validate() when one or more properties in a PropertyStore are invalid
PropertyValidationException(List<Property<?>>) - Constructor for exception org.hps.online.recon.properties.PropertyValidationException
 
props - Variable in class org.hps.online.recon.properties.PropertyStore
 
props - Variable in class org.hps.online.recon.Station
The station properties
props - Variable in class org.hps.online.recon.StationProcess
The station's key-value properties
propsToString(List<Property<?>>) - Static method in exception org.hps.online.recon.properties.PropertyValidationException
 
providesGradient() - Method in class org.hps.util.CrystalBallFunction
 
ps - Variable in class org.hps.conditions.cli.PrintCommand
This is the PrintStream for printing the collections to the console or a file.
PS_vac_box_inner_height - Static variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
PS_vac_box_inner_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
PS_vac_box_inner_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
psf_parA_em - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2019
 
psf_parA_em - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2021
 
psf_parA_ep - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2019
 
psf_parA_ep - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2021
 
psf_parA_p - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2019
 
psf_parA_p - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2021
 
psf_parB_em - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2019
 
psf_parB_em - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2021
 
psf_parB_ep - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2019
 
psf_parB_ep - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2021
 
psf_parB_p - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2019
 
psf_parB_p - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2021
 
psf_parC_em - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2019
 
psf_parC_em - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2021
 
psf_parC_ep - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2019
 
psf_parC_ep - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2021
 
psf_parC_p - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2019
 
psf_parC_p - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2021
 
psf_parP0 - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2019
 
psf_parP0 - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2021
 
psf_parP1 - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2019
 
psf_parP1 - Static variable in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2021
 
psi - Variable in class org.hps.detector.ecal.CrystalTaitBryanAngleCalculator
 
pstyle - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
pstyle - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
pstyle - Variable in class org.hps.monitoring.ecal.plots.EcalFeeMonitor
 
pstyle - Variable in class org.hps.monitoring.ecal.plots.EcalPedestalViewer
 
PSVacuumChamber(String, SurveyVolume, AlignmentCorrection) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.PSVacuumChamber
 
pT(double) - Method in class org.hps.recon.vertexing.BilliorTrack
Return transverse momentum pT for the helix.
pTOa(Vec, double, double, double) - Static method in class org.hps.recon.tracking.kalman.HelixState
 
pTOa(Vec, Double) - Static method in class org.hps.recon.tracking.kalman.SeedTrack
 
pToHelix(Vec, Vec, double) - Static method in class org.hps.recon.tracking.kalman.HelixPlaneIntersect
 
pTot - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
ptr - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver.FADCPipeline
 
ptr - Variable in class org.hps.readout.ecal.RingBuffer
 
pTrkCut - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
pTrkCut - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
publish(LogRecord) - Method in class org.hps.monitoring.application.MonitoringApplication.LogHandler
This method inserts a record into the log table.
publish(LogRecord) - Method in class org.hps.monitoring.application.MonitoringApplication.MonitoringApplicationStreamHandler
Publish a record which will automatically flush the handler.
pullY - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
pullY - Variable in class org.hps.svt.SVTHitLevelPlots
 
pullYEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
pullYPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
pullYvsP - Variable in class org.hps.svt.SVTHitLevelPlots
 
pullYvsPEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
pullYvsPPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
pullYvsU - Variable in class org.hps.svt.SVTHitLevelPlots
 
pullYvsUEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
pullYvsUPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
pullYvsV - Variable in class org.hps.svt.SVTHitLevelPlots
 
pullYvsVEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
pullYvsVPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
pulse - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
pulseAmplitude(double) - Method in class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
pulseAmplitude(double, long) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Returns pulse amplitude at the given time (relative to hit time).
pulseAmplitude(double, DigitizationWithPulserDataMergingReadoutDriver.PulseShape, double) - Static method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Calculates the amplitude of a pulse at the given time, where the time is relative to the hit time, and for a given pulse shape.
pulseAmplitude(double, long) - Method in class org.hps.readout.DigitizationReadoutDriver
Returns pulse amplitude at the given time (relative to hit time).
pulseAmplitude(double, DigitizationReadoutDriver.PulseShape, double) - Static method in class org.hps.readout.DigitizationReadoutDriver
Calculates the amplitude of a pulse at the given time, where the time is relative to the hit time, and for a given pulse shape.
pulseAmplitude(double, long) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Returns pulse amplitude at the given time (relative to hit time).
pulseAmplitude(double, FADCEcalReadoutDriver.PulseShape, double) - Static method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Returns pulse amplitude at the given time (relative to hit time).
pulseAmplitude(double) - Method in class org.hps.readout.ecal.TimeEvolutionEcalReadoutDriver
 
pulseAmplitude(double) - Method in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
pulseAmplitude(double) - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
pulseFitter - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
pulseFitter - Variable in class org.hps.readout.rawconverter.EcalMode1RawConverter
The pulse fitter class.
pulseFitter - Variable in class org.hps.recon.ecal.EcalRawConverter
The pulse fitter class.
pulseFitter - Variable in class org.hps.recon.ecal.EcalRawConverter2
The pulse fitter class.
pulseFitter - Variable in class org.hps.recon.ecal.EcalRawConverter3
The pulse fitter class.
pulseIntegral - Variable in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
PULSER - Static variable in class org.hps.readout.TriggerDriver
 
Pulser - Static variable in class org.hps.record.daqconfig2019.TSConfig2019
 
pulser - Variable in class org.hps.record.triggerbank.TIData
 
PulserDataCollectionName - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
The name of the input RawTrackerHit collection from pulser data.
pulserDataCollectionName - Variable in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
The name of the input RawTrackerHit collection from pulser data.
PulserDataReadoutDriver<E> - Class in org.hps.digi
Class PulserDataReadoutDriver is responsible for taking in pulser-data objects from a source file with (MC + pulser data) overlaid events and feeding them to the ReadoutDataManager.
PulserDataReadoutDriver(Class<E>) - Constructor for class org.hps.digi.PulserDataReadoutDriver
Instantiates a default data object handler driver for the given object type with no flags.
PulserDataReadoutDriver(Class<E>, int) - Constructor for class org.hps.digi.PulserDataReadoutDriver
Instantiates a data object handler driver for the given object with the specified flags.
pulserDataWindow - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Sets time window of ADC samples in pulser data
pulserFired(List<GenericObject>) - Method in class org.hps.recon.filtering.SimplePulserTriggerFilterDriver
 
pulserHit - Variable in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver.StripHit
 
pulserHitMap - Variable in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
 
pulserRate - Variable in class org.hps.readout.trigger.PulserReadoutDriver
 
PulserReadoutDriver - Class in org.hps.readout.trigger
Class PulserReadoutDriver automatically sends a trigger on every nth event, where n is a definable value.

PulserReadoutDriver does not support method setDeadTime(int), as its rate is defined entirely via the pulse rate.
PulserReadoutDriver() - Constructor for class org.hps.readout.trigger.PulserReadoutDriver
 
pulserSamplesShift - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
To make time alignment between Ecal and hodoscope detectors, samples of pulser data may need to be shifted according to readout window offset difference between Ecal and hodoscope
PulserScalerAndEpicsFilter - Class in org.hps.recon.filtering
 
PulserScalerAndEpicsFilter() - Constructor for class org.hps.recon.filtering.PulserScalerAndEpicsFilter
 
PulserSingle0Pair0TriggerFilterDriver - Class in org.hps.recon.filtering
Keep single-0 triggered events.
PulserSingle0Pair0TriggerFilterDriver() - Constructor for class org.hps.recon.filtering.PulserSingle0Pair0TriggerFilterDriver
 
PulserTriggerFilterDriver - Class in org.hps.recon.filtering
Keep pulser triggered events.
PulserTriggerFilterDriver() - Constructor for class org.hps.recon.filtering.PulserTriggerFilterDriver
 
pulserUnprescaled - Variable in class org.hps.record.triggerbank.TIData
 
pulseShape - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Defines the pulse shape to use when simulating detector truth energy deposition response.
PulseShape() - Constructor for enum org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver.PulseShape
 
pulseShape - Variable in class org.hps.readout.DigitizationReadoutDriver
Defines the pulse shape to use when simulating detector truth energy deposition response.
PulseShape() - Constructor for enum org.hps.readout.DigitizationReadoutDriver.PulseShape
 
pulseShape - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
PulseShape() - Constructor for enum org.hps.readout.ecal.FADCEcalReadoutDriver.PulseShape
 
PulseShape - Class in org.hps.recon.tracking
 
PulseShape() - Constructor for class org.hps.recon.tracking.PulseShape
 
PulseShape.CRRC - Class in org.hps.recon.tracking
 
PulseShape.FourPole - Class in org.hps.recon.tracking
 
pulseShapeFileName - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
pulseWidth - Variable in class org.hps.conditions.ecal.EcalChannelConstants
The channel's EcalPulseWidth conditions.
PURITY_INDEX - Static variable in class org.hps.recon.tracking.TrackTruthInfo
 
purityCut - Variable in class org.hps.recon.utils.TrackTruthRelationsDriver
 
put(int[], T) - Method in class org.hps.analysis.MC.IndexMap
 
putAll(Map<? extends int[], ? extends T>) - Method in class org.hps.analysis.MC.IndexMap
 
putCollection(EventHeader.LCMetaData, List, EventHeader) - Method in class org.hps.util.MergeBunches
Adds a collection to an event using the meta data information from the given collection and the entries from the given list.
putCollections(EventHeader) - Method in class org.hps.recon.tracking.HoleCreationDriver
Writes new raw hit, helical track hit, and rotated helical track hit collections.
putHits(List<CalorimeterHit>) - Method in class org.hps.readout.ecal.EcalReadoutDriver
 
putHits(List<CalorimeterHit>) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Fill the analog pipelines with the preamp pulses generated by hits in the ECal.
putHits(List<CalorimeterHit>) - Method in class org.hps.readout.ecal.SimpleEcalReadoutDriver
 
putHits(List<CalorimeterHit>) - Method in class org.hps.readout.ecal.TimeEvolutionEcalReadoutDriver
 
putStrategyList(List<SeedStrategy>) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
Specifiy the strategies to be used by the SeedTracker algorithm.
putVec(VVector, int) - Method in class org.hps.recon.tracking.gbl.matrix.VVector
\param [in] aVector Vector with part.
pV - Variable in class org.hps.analysis.examples.PhiKKAnalysisDriver
 
pw - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
pw - Variable in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
pw - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
pw - Variable in class org.hps.online.recon.Client
Writer for file output.
pw - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
pWriter - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
pWriter - Variable in class org.hps.svt.alignment.AlignmentParameters
 
PX_INDEX - Static variable in class org.hps.recon.tracking.TrackData
 
pxEleVspxEle - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
pxEleVspxEleNoBeam - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
pxEleVspxPos - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
pxEleVspxPos - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
pxEleVspxPos - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
pxfvtx(int, boolean, boolean[], double[][], double[][], double[]) - Method in class org.hps.recon.vertexing.BFitter
 
pxmi3(double[]) - Method in class org.hps.recon.vertexing.BFitter
 
pxmi3_old(double[]) - Method in class org.hps.recon.vertexing.BFitter
 
pxmi5(double[]) - Method in class org.hps.recon.vertexing.BFitter
 
PY_INDEX - Static variable in class org.hps.recon.tracking.TrackData
 
pyEleVspyEle - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
pyEleVspyEleNoBeam - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
pyEleVspyPos - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
pyEleVspyPos - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
pyEleVspyPos - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
PZ_INDEX - Static variable in class org.hps.recon.tracking.TrackData
 

Q

Q - Variable in class org.hps.recon.tracking.kalman.Helix
 
Q - Variable in class org.hps.recon.tracking.kalman.RKhelix
 
Q - Static variable in class org.hps.recon.tracking.kalman.StateVector
 
q1 - Static variable in class org.hps.analysis.ecal.cosmic.LandauPdf
 
q2 - Static variable in class org.hps.analysis.ecal.cosmic.LandauPdf
 
q3 - Static variable in class org.hps.analysis.ecal.cosmic.LandauPdf
 
q4 - Static variable in class org.hps.analysis.ecal.cosmic.LandauPdf
 
q5 - Static variable in class org.hps.analysis.ecal.cosmic.LandauPdf
 
q6 - Static variable in class org.hps.analysis.ecal.cosmic.LandauPdf
 
QR - Variable in class org.hps.recon.tracking.gbl.matrix.QRDecomposition
Array for internal storage of decomposition.
QRDecomposition - Class in org.hps.recon.tracking.gbl.matrix
QR Decomposition.
QRDecomposition(Matrix) - Constructor for class org.hps.recon.tracking.gbl.matrix.QRDecomposition
QR Decomposition, computed by Householder reflections.
Quality() - Constructor for enum org.hps.recon.tracking.EventQuality.Quality
 
QUALITY_COLLECTION - Static variable in class org.hps.recon.tracking.TrackQualityData
 
QUALITY_RELATION_COLLECTION - Static variable in class org.hps.recon.tracking.TrackQualityData
 
quantumEff - Static variable in class org.hps.recon.ecal.EcalUtils
 
QUEUE_SIZE_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The ET queue size.
queueSizeField - Variable in class org.hps.monitoring.application.ConnectionSettingsPanel
Field for queue size.

R

R - Variable in class org.hps.recon.tracking.kalman.Helix
 
R(Vec) - Method in class org.hps.recon.tracking.kalman.RKhelix
 
R - Variable in class org.hps.recon.tracking.kalman.SeedTrack
 
R - Variable in class org.hps.recon.tracking.kalman.SiModule
 
r - Variable in class org.hps.recon.tracking.kalman.StateVector
 
R - Variable in class org.hps.recon.tracking.kalman.StateVector
 
R() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the radius of curvature for the helix.
R2 - Static variable in class org.hps.recon.tracking.kalman.SeedTrack
 
R_DIV - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
radCut - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
radius() - Method in class org.hps.recon.tracking.circlefit.CircleFit
The radius of the circle
radLen - Variable in class org.hps.recon.tracking.kalman.Helix
 
radLen - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
radLen - Variable in class org.hps.recon.tracking.kalman.MeasurementSite
 
radLen - Variable in class org.hps.recon.tracking.kalman.RKhelix
 
raiseErrorNoHitCollection - Variable in class org.hps.recon.ecal.cluster.ClusterDriver
 
raiseException() - Method in class org.hps.monitoring.application.util.ErrorHandler
Immediately re-throw the error as a RuntimeException.
randNumberGenerator - Static variable in class org.hps.util.RandomGaussian
 
random - Static variable in class org.hps.recon.ecal.cluster.ClusterCorrectionUtilities
 
random - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
RandomGaussian - Class in org.hps.util
 
RandomGaussian() - Constructor for class org.hps.util.RandomGaussian
Class shouldn't be instantiated by anyone
randomHoles - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
randomScat(Plane, Vec, Vec, double) - Method in class org.hps.recon.tracking.kalman.Helix
 
randomScat(Plane, double) - Method in class org.hps.recon.tracking.kalman.RKhelix
 
range() - Method in class org.hps.minuit.MinosError
 
range(int) - Method in class org.hps.minuit.MnMinos
 
range(int, double) - Method in class org.hps.minuit.MnMinos
 
range(int, double, int) - Method in class org.hps.minuit.MnMinos
Causes a MINOS error analysis for external parameter n.
RANGE_SIZE - Static variable in class org.hps.monitoring.subsys.et.EtSystemStripCharts
 
rangeD0 - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
rangeEnds - Variable in class org.hps.recon.ecal.cluster.TimeDependentEcalGains2016
 
rangeMillis - Variable in class org.hps.monitoring.plotting.StripChartUpdater
 
rangeOmega - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
rangePhi0 - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
ranges - Variable in class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasRunRange
 
ranges - Variable in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasRunRange
 
ranges - Variable in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionRunRange
 
ranges - Variable in class org.lcsim.detector.converter.compact.HPSEcal3Converter
 
ranges - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal3
 
rangeSlope - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
rangeStarts - Variable in class org.hps.recon.ecal.cluster.TimeDependentEcalGains2016
 
rangeZ0 - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
RAW_ECAL_HITS - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
RAW_ECAL_HITS - Static variable in class org.hps.online.recon.aida.JustEcal
 
RAW_TRACKER_HITS - Static variable in class org.hps.online.recon.aida.ExampleDriver
 
RAW_TRACKER_HITS - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
RAW_WAVEFORM_TITLE - Static variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
rawArgs - Variable in class org.hps.online.recon.Command
 
rawCalorimeterHitCollectionName - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
RawCalorimeterHitMonitoringDriver - Class in org.hps.monitoring.ecal.plots
This is a set of detailed plots for monitoring ECAL raw data collections in integral mode (modes 3 and 7).
RawCalorimeterHitMonitoringDriver() - Constructor for class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
rawCollectionName - Variable in class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
rawCollectionName - Variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
rawCollectionName - Variable in class org.hps.recon.ecal.EcalConverterDriver
 
rawCollectionName - Variable in class org.hps.recon.ecal.EcalOnlineRawConverter2019Driver
The input LCIO collection name.
rawCollectionName - Variable in class org.hps.recon.ecal.EcalOnlineRawConverterDriver
The input LCIO collection name.
rawCollectionName - Static variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
rawCollectionName - Variable in class org.hps.recon.ecal.EcalRawConverter2Driver
Input collection name (unless runBackwards=true, then it's output).
rawCollectionName - Variable in class org.hps.recon.ecal.EcalRawConverter3Driver
Input collection name (unless runBackwards=true, then it's output).
rawCollectionName - Variable in class org.hps.recon.ecal.EcalRawConverterDriver
Input collection name (unless runBackwards=true, then it's output).
rawCollectionName - Variable in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
rawCollectionName - Static variable in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
rawCollectionName - Variable in class org.hps.recon.ecal.FADCConverterDriver
 
rawCollectionName - Variable in class org.hps.recon.ecal.HodoOnlineRawConverter2019Driver
The input LCIO collection name.
rawCollectionName - Variable in class org.hps.recon.ecal.HodoRawConverterDriver
 
rawCollectionName - Variable in class org.hps.recon.ecal.HodoRunningPedestalDriver
 
RawConverterReadoutDriver - Class in org.hps.readout
RawConverterReadoutDriver processes ADC hit data objects and converts them to energy hit objects.
RawConverterReadoutDriver(String, String) - Constructor for class org.hps.readout.RawConverterReadoutDriver
 
rawE - Variable in class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
rawHitAmplitudeH1D - Variable in class org.hps.monitoring.ecal.plots.BasicMonitoringPlotsDriver
 
RawHitChecker - Class in org.hps.recon.tracking
 
RawHitChecker() - Constructor for class org.hps.recon.tracking.RawHitChecker
 
rawHitCollectionName - Variable in class org.hps.analysis.MC.FirstHitGBLRefitterDriver
 
rawHitCollectionName - Variable in class org.hps.analysis.MC.TruthGBLRefitterDriver
 
rawHitCollectionName - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
rawHitCollectionName - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
rawHitCollectionName - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
rawHitRelationsCollectionName - Variable in class org.hps.analysis.MC.KeepTruthRawTrackerHits
 
rawHitsCollectionName - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
rawHitsCollectionName - Variable in class org.hps.monitoring.ecal.plots.BasicMonitoringPlotsDriver
 
rawHitsPerTrackH1D - Variable in class org.hps.online.recon.aida.ExampleDriver
 
rawHitsPerTrackH1D - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
RawModeADCHistogramDriver - Class in org.hps.analysis.ecal.cosmic
This Driver will create a histogram for every channel in the ECAL and plot its ADC values from the LCSim event collection of raw mode hits, without performing any pedestal subtraction.
RawModeADCHistogramDriver() - Constructor for class org.hps.analysis.ecal.cosmic.RawModeADCHistogramDriver
 
RawModeADCProfileDriver - Class in org.hps.analysis.ecal.cosmic
This Driver makes profile plots of the raw mode ADC data.
RawModeADCProfileDriver() - Constructor for class org.hps.analysis.ecal.cosmic.RawModeADCProfileDriver
 
RawModeHitSelectionDriver - Class in org.hps.analysis.ecal.cosmic
This Driver will process ECAL raw mode (window) data and extract hits that look like signal by using a simple selection cut.
RawModeHitSelectionDriver() - Constructor for class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
 
RawModeSignalFitDriver - Class in org.hps.analysis.ecal.cosmic
This Driver will perform a function fit on ECAL window mode data to determine the likelihood of a signal being present, e.g.
RawModeSignalFitDriver() - Constructor for class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
RawSVTHitsTupleDriver - Class in org.hps.analysis.tuple
 
RawSVTHitsTupleDriver() - Constructor for class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
RawSVTHitsTupleDriver.Constraint - Enum in org.hps.analysis.tuple
 
rawTrackerHitCollection - Variable in class org.hps.recon.tracking.SVTBadChannelFilterDriver
 
rawTrackerHitCollectionName - Variable in class org.hps.analysis.dataquality.MonsterEventAnalysis
 
rawTrackerHitCollectionName - Variable in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
rawTrackerHitCollectionName - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
rawTrackerHitCollectionName - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
rawTrackerHitCollectionName - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
rawTrackerHitCollectionName - Variable in class org.hps.analysis.examples.SvtHitAnalysisDriver
 
rawTrackerHitCollectionName - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
rawTrackerHitCollectionName - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
rawTrackerHitCollectionName - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
rawTrackerHitCollectionName - Variable in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
rawTrackerHitCollectionName - Variable in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
rawTrackerHitCollectionName - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
rawTrackerHitCollectionName - Variable in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
rawTrackerHitCollectionName - Variable in class org.hps.monitoring.drivers.svt.PedestalPlots
 
rawTrackerHitCollectionName - Variable in class org.hps.monitoring.drivers.svt.SamplesPlots
 
rawTrackerHitCollectionName - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
rawTrackerHitCollectionName - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
rawTrackerHitCollectionName - Variable in class org.hps.monitoring.drivers.svt.SVTCellIDPrintDriver
 
rawTrackerHitCollectionName - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
rawTrackerHitCollectionName - Variable in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
rawTrackerHitCollectionName - Variable in class org.hps.readout.svt.DropSVTHits
 
rawTrackerHitCollectionName - Variable in class org.hps.recon.filtering.MinimumHitsFilter
 
rawTrackerHitCollectionName - Variable in class org.hps.recon.filtering.SvtRawHitMultiplicityFilter
 
rawTrackerHitCollectionName - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecPlots
 
rawTrackerHitCollectionName - Variable in class org.hps.svt.OccupancyPlots
 
RawTrackerHitFitterDriver - Class in org.hps.recon.tracking
 
RawTrackerHitFitterDriver() - Constructor for class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
rawTrackerHitOutputCollectionName - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
RawTrackerHitReadoutDriver - Class in org.hps.digi
RawTrackerHitReadoutDriver handles pulser-data objects in input file of type RawTrackerHit.
RawTrackerHitReadoutDriver() - Constructor for class org.hps.digi.RawTrackerHitReadoutDriver
Instantiate an instance of PulserDataReadoutDriver for objects of type RawTrackerHit and set the appropriate LCIO flags.
rawTrackerHitsPerEventC1D - Variable in class org.hps.online.recon.aida.ExampleDriver
 
rce - Variable in class org.hps.record.svt.SvtErrorBitData
 
rcolorMap - Variable in class org.hps.plugin.HPSParticleConverter
 
Rdiag - Variable in class org.hps.recon.tracking.gbl.matrix.QRDecomposition
Array for internal storage of diagonal of R.
rDiff - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
rDiff2 - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
rDiffGbl - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
read() - Method in class org.hps.monitoring.ecal.eventdisplay.io.AdvancedReader
 
read(char[]) - Method in class org.hps.monitoring.ecal.eventdisplay.io.AdvancedReader
 
read(char[], int, int) - Method in class org.hps.monitoring.ecal.eventdisplay.io.AdvancedReader
 
read(EventHeader) - Static method in class org.hps.record.epics.EpicsData
Read data into this object from an LCIO event using the default collection name.
read(EventHeader, String) - Static method in class org.hps.record.epics.EpicsData
Read data into this object from a collection in the LCIO event with the given collection name.
read(EventHeader) - Static method in class org.hps.record.scalers.ScalerData
Create a new ScalerData object from an LCIO event, using the default collection name.
read(EventHeader, String) - Static method in class org.hps.record.scalers.ScalerData
Create a new object from the data in an LCIO event, using the default collection name.
readDataFiles - Variable in class org.hps.record.daqconfig.DAQConfigDriver
 
readDataFiles - Variable in class org.hps.record.daqconfig2019.DAQConfig2019Driver
 
reader - Variable in class org.hps.digi.DataOverlayDriver
 
reader - Variable in class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
 
reader - Variable in class org.hps.monitoring.ecal.eventdisplay.io.TextManager
 
reader - Variable in class org.hps.readout.SignalOverlayDriver
 
reader - Variable in class org.hps.record.evio.EvioFileSource
The reader to use for reading and parsing the EVIO data.
readEtEvents() - Method in class org.hps.record.et.EtConnection
Read an array of EtEvent objects from the ET server.
readEtEvents() - Method in class org.hps.record.et.EtEventSource
Read the next EtEvent array from the ET server.
readEvioEvent(EvioEvent) - Method in class org.hps.evio.BaseEventBuilder
 
readEvioEvent(EvioEvent) - Method in class org.hps.evio.DummyEventBuilder
 
readEvioEvent(EvioEvent) - Method in class org.hps.evio.LCSimEngRunEventBuilder
Pre-read an EVIO event.
readEvioEvent(EvioEvent) - Method in interface org.hps.record.LCSimEventBuilder
Read information from an EVIO control event such as a PRESTART event to set the event builder's state.
readEvTimes0 - Variable in class org.hps.evio.SvtEventFlagger
 
readEvTimes1 - Variable in class org.hps.evio.SvtEventFlagger
 
readFromFile(File) - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
readGainFile() - Method in class org.hps.recon.ecal.CorrectGainRunDependenceDriver
 
readGainFile() - Method in class org.hps.recon.ecal.IterateGainFactorDriver
 
readHits(List<RawCalorimeterHit>, List<LCRelation>) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
 
readHits(List<RawCalorimeterHit>, List<LCRelation>) - Method in class org.hps.readout.DigitizationReadoutDriver
 
readHits(List<T>) - Method in class org.hps.readout.ecal.EcalReadoutDriver
 
readHits(List<RawCalorimeterHit>) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Digitize values in the analog pipelines and append them to the digital pipelines.
readHits(List<CalorimeterHit>) - Method in class org.hps.readout.ecal.SimpleEcalReadoutDriver
 
readHits(List<CalorimeterHit>) - Method in class org.hps.readout.ecal.TimeEvolutionEcalReadoutDriver
 
readIntegrals() - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
readLHEEvent(StreamTokenizer, double[], int) - Static method in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
readLHEEvent(StreamTokenizer, double[], int) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
readLoop(BufferedReader, PrintWriter) - Method in class org.hps.online.recon.Client
Read server output until user presses a key to continue
readMilleParameters() - Static method in class org.lcsim.geometry.compact.converter.SvtAlignmentConstantsReader
Read SVT alignment constants from the conditions database table svt_alignments and create a list of MilleParameter objects from it.
readMyaData(File, double, int, boolean) - Static method in class org.hps.conditions.svt.SvtBiasMyaDataReader
 
readMyaData(File, int, double) - Static method in class org.hps.conditions.svt.SvtMotorMyaDataReader
 
readMyaDump(File) - Static method in class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
readNextEvent() - Method in class org.hps.digi.DataOverlayDriver
 
readNextEvent() - Method in class org.hps.readout.SignalOverlayDriver
 
readNextLine() - Method in class org.hps.monitoring.ecal.eventdisplay.io.AdvancedReader
Reads the next line of text.
readout - Variable in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
 
readout - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
readout - Variable in class org.hps.readout.svt.SVTReadoutDriver
 
readout(SiElectrodeDataCollection, SiSensorElectrodes) - Method in class org.hps.recon.tracking.NoiselessReadoutChip
Given a collection of electrode data (i.e., charge on strips/pixels), return a map associating the channel and it's list of raw data.
READOUT_NAME - Static variable in class org.hps.evio.AbstractSvtEvioReader
 
READOUT_NAME - Static variable in class org.hps.evio.StuckFADCBitDriver
 
READOUT_NAMES - Static variable in class org.hps.digi.DataOverlayDriver
 
READOUT_PERIOD - Static variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Defines the length in nanoseconds of a hardware sample.
READOUT_PERIOD - Static variable in class org.hps.readout.DigitizationReadoutDriver
Defines the length in nanoseconds of a hardware sample.
readoutBit - Static variable in class org.hps.readout.ecal.EcalReadoutDriver
 
readoutCapacitanceIntercept - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
readoutCapacitanceSlope - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
ReadoutCleanupDriver - Class in org.hps.analysis.dataquality
This Driver clears the DetectorElement Readout associated with a given collection in the event header.
ReadoutCleanupDriver() - Constructor for class org.hps.analysis.dataquality.ReadoutCleanupDriver
 
ReadoutCleanupDriver(List<String>) - Constructor for class org.hps.analysis.dataquality.ReadoutCleanupDriver
 
ReadoutCleanupDriver(String[]) - Constructor for class org.hps.analysis.dataquality.ReadoutCleanupDriver
 
readoutCollection - Variable in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
readoutCollectionName - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
The name of the collection which contains readout hits.
readoutCollectionName - Variable in class org.hps.readout.DigitizationReadoutDriver
The name of the collection which contains readout hits.
readoutCollectionName - Variable in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
readoutCollectionName - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
readoutCounter - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Serves as an internal clock variable for the driver.
readoutCounter - Variable in class org.hps.readout.DigitizationReadoutDriver
Serves as an internal clock variable for the driver.
readoutCounter - Variable in class org.hps.readout.ecal.EcalReadoutDriver
 
readoutCuts(RawTrackerHit) - Method in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
Performs each of the three readout cuts, if they are enabled.
readoutCuts(RawTrackerHit) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
readoutCuts(RawTrackerHit) - Method in class org.hps.readout.svt.SVTReadoutDriver
Performs each of the three readout cuts, if they are enabled.
readoutCycle - Variable in class org.hps.readout.ecal.EcalReadoutDriver
 
ReadoutDataManager - Class in org.hps.readout
Class ReadoutDataManager is the central management class for the HPS readout chain.
ReadoutDataManager() - Constructor for class org.hps.readout.ReadoutDataManager
 
readoutDeltaT() - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
readoutDeltaT() - Method in class org.hps.readout.ecal.TriggerableDriver
 
readoutDeltaT() - Method in class org.hps.readout.svt.SimpleSvtReadout
 
readoutDriver - Variable in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
 
ReadoutDriver - Class in org.hps.readout
Class ReadoutDriver is an abstract framework for defining a driver that functions with the HPS readout simulation.
ReadoutDriver() - Constructor for class org.hps.readout.ReadoutDriver
Instantiates the readout driver.
readoutDriver - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
readoutDriver - Variable in class org.hps.readout.svt.SVTReadoutDriver
 
readoutDynamicRange - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
readoutGain - Static variable in class org.hps.recon.ecal.EcalUtils
 
readoutHitCollectionName - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
readoutHitCollectionName - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
readoutHitCollectionName - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
readoutHitCollectionName - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
readoutHitCollectionName - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
readoutHitCollectionName - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
readoutHitCollectionName - Variable in class org.hps.analysis.vertex.VertexDebugger
 
readoutLatency - Variable in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
 
readoutLatency - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
readoutLatency - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
readoutLatency - Variable in class org.hps.readout.svt.SVTReadoutDriver
 
readoutLongStripCapacitanceSlope - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
readoutMode - Variable in class org.hps.recon.ecal.FADCGenericHit
 
readoutName - Variable in class org.hps.digi.PulserDataReadoutDriver
The readout name for the managed collection.
readoutName - Variable in class org.hps.digi.SvtPulserReadoutDriver
The readout name for the managed collection.
readoutName - Static variable in class org.hps.evio.EcalEvioReader
 
readoutName - Static variable in class org.hps.evio.HodoEvioReader
 
readoutName - Variable in class org.hps.evio.SVTHitWriter
 
readoutName - Variable in class org.hps.readout.SLICDataReadoutDriver
The readout name for the managed collection.
readoutName - Variable in class org.hps.readout.util.collection.LCIOCollection
 
readoutName - Static variable in class org.hps.readout.util.collection.LCIOCollectionFactory
 
readoutNBits - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
readoutNeighborThreshold - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
readoutNoiseIntercept - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
readoutNoiseSlope - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
readoutNoiseThreshold - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
readoutOffset - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Sets how far from the beginning of the readout window trigger time should occur.
readoutOffset - Variable in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
 
readoutOffset - Variable in class org.hps.readout.DigitizationReadoutDriver
Sets how far from the beginning of the readout window trigger time should occur.
readoutOffset - Variable in class org.hps.readout.ecal.EcalReadoutDriver
 
readoutOffset - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
readoutOffset - Variable in class org.hps.readout.svt.SVTReadoutDriver
 
readoutOverlapGood - Variable in class org.hps.evio.SvtEventFlagger
 
readoutPeriod - Variable in class org.hps.readout.ecal.EcalReadoutDriver
 
readoutPeriod - Variable in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
readoutPeriod - Variable in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
readouts - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
readoutStripCapacitanceIntercept - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
readoutStripCapacitanceSlope - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
readoutStripPitch - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
readoutThreshold - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
readoutThreshold - Variable in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
readoutThreshold - Variable in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
readoutTime() - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Gets the local time for this driver.
readoutTime() - Method in class org.hps.readout.DigitizationReadoutDriver
Gets the local time for this driver.
readoutTime() - Method in class org.hps.readout.ecal.EcalReadoutDriver
 
ReadoutTimestamp - Class in org.hps.readout.ecal
Deprecated.
ReadoutTimestamp(int, double) - Constructor for class org.hps.readout.ecal.ReadoutTimestamp
Deprecated.
 
ReadoutTimestamp - Class in org.hps.readout
ReadoutTimestamp specifies the simulation time at which a given subsystem produced its readout data.
ReadoutTimestamp(int, double) - Constructor for class org.hps.readout.ReadoutTimestamp
Instantiates a new timestamp for the specified system and simulation time.
readoutTransferEfficiency - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
ReadoutTrigger - Class in org.hps.readout.ecal
Creates distributions from Cluster objects.
ReadoutTrigger() - Constructor for class org.hps.readout.ecal.ReadoutTrigger
 
readoutWindow - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Defines the total time range around the trigger time in which hits are output into the readout LCIO file.
readoutWindow - Variable in class org.hps.readout.DigitizationReadoutDriver
Defines the total time range around the trigger time in which hits are output into the readout LCIO file.
readoutWindow - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
readoutWindow - Static variable in class org.hps.readout.ReadoutDataManager
Defines the default size of the readout window in units of nanoseconds.
readoutWindowAfter - Variable in class org.hps.readout.ReadoutDriver
Specifies the time window after the trigger time in which this collection data should be written.
readoutWindowBefore - Variable in class org.hps.readout.ReadoutDriver
Specifies the time window before the trigger time in which this collection data should be written.
readPreviousLine() - Method in class org.hps.monitoring.ecal.eventdisplay.io.AdvancedReader
Reads the previous line of text.
readPulses() - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
readRunTable(File) - Static method in class org.hps.conditions.svt.SvtBiasMyaDataReader
 
readStationIDs(CommandLine) - Method in class org.hps.online.recon.Command
Read a station ID list from extra command line arguments and add as a parameter.
ReadStdHepFile - Class in org.hps.analysis.util
 
ReadStdHepFile() - Constructor for class org.hps.analysis.util.ReadStdHepFile
 
ReadSurveyOutput - Class in org.lcsim.geometry.compact.converter
 
ReadSurveyOutput() - Constructor for class org.lcsim.geometry.compact.converter.ReadSurveyOutput
 
readTimes0 - Variable in class org.hps.evio.SvtEventFlagger
 
readTimes1 - Variable in class org.hps.evio.SvtEventFlagger
 
readWindow() - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
reason - Variable in class org.hps.online.recon.eventbus.Stop
 
recalculateMass(Vertex) - Method in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
receiveEndRun(EndRun) - Method in class org.hps.online.recon.eventbus.OnlineEventBus
 
receiveError(EventProcessingError) - Method in class org.hps.online.recon.eventbus.OnlineEventBus
 
receiveEtAndPostEvio(EtEvent) - Method in class org.hps.online.recon.eventbus.EtListener
Convert ET events to EVIO and post them to the event bus.
receiveEvioAndPostLcio(EvioEvent) - Method in class org.hps.online.recon.eventbus.EvioListener
Receive an EVIO event, convert it to raw LCIO using the event builder, and then process it using the job manager to perform reconstruction.
receiveLcio(EventHeader) - Method in class org.hps.online.recon.eventbus.LcioListener
 
receiveStart(Start) - Method in class org.hps.online.recon.eventbus.LcioListener
 
receiveStart(Start) - Method in class org.hps.online.recon.eventbus.OnlineEventBus
 
receiveStop(Stop) - Method in class org.hps.online.recon.eventbus.LcioListener
 
receiveStop(Stop) - Method in class org.hps.online.recon.eventbus.OnlineEventBus
 
RECENT_FILE_SELECTED - Static variable in class org.hps.monitoring.application.Commands
Select one of the items from the recent files list to be the current data source.
RECENT_FILES_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The list of recent files.
RECENT_FILES_START_INDEX - Static variable in class org.hps.monitoring.application.MenuBar
Starting mnemonic for recent files (this is equivalent to '0').
RecentFileItem(String, int) - Constructor for class org.hps.monitoring.application.MenuBar.RecentFileItem
Class constructor with file's path and its numerical mnemonic (0-9).
recentFilesMenu - Variable in class org.hps.monitoring.application.MenuBar
Menu with list of recent files (10 max).
recoMassGen - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
recoMassInHalfLyr1Lyr1 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
recoMassInHalfLyr1Lyr2 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
recoMassInHalfLyr1Lyr3 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
recoMassInHalfLyr2Lyr2 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
recoMassInHalfLyr2Lyr3 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
recoMassInHalfLyr3Lyr3 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
recoMassLyr1Full - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
recoMassLyr1Lyr1 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
recoMassLyr1Lyr2 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
recoMassLyr1Lyr3 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
recoMassLyr1NoMax - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
recoMassLyr2Lyr2 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
recoMassLyr2Lyr3 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
recoMassLyr3Lyr3 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
recoMassLyr50Full - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
recoMassPosTrigInHalfLyr1Lyr1 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
recoMassPosTrigInHalfLyr1Lyr2 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
recoMassPosTrigInHalfLyr1Lyr3 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
recoMassPosTrigInHalfLyr2Lyr2 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
recoMassPosTrigInHalfLyr2Lyr3 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
recoMassPosTrigInHalfLyr3Lyr3 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
recoMassPosTrigLyr1Lyr1 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
recoMassPosTrigLyr1Lyr2 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
recoMassPosTrigLyr1Lyr3 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
recoMassPosTrigLyr2Lyr2 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
recoMassPosTrigLyr2Lyr3 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
recoMassPosTrigLyr3Lyr3 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
ReconClusterDriver - Class in org.hps.recon.ecal.cluster
This is an implementation of ClusterDriver specialized for the ReconClusterer.
ReconClusterDriver() - Constructor for class org.hps.recon.ecal.cluster.ReconClusterDriver
 
ReconClusterer - Class in org.hps.recon.ecal.cluster
This class creates clusters from a CalorimeterHit input collection.
ReconClusterer() - Constructor for class org.hps.recon.ecal.cluster.ReconClusterer
 
ReconClusterPropertyCalculator - Class in org.hps.recon.ecal.cluster
 
ReconClusterPropertyCalculator() - Constructor for class org.hps.recon.ecal.cluster.ReconClusterPropertyCalculator
 
reconParticleCollectionName - Variable in class org.hps.recon.filtering.SimpleEventFilterDriver
 
ReconParticleDriver - Class in org.hps.recon.particle
Driver used to create reconstructed particles and matching clusters and tracks.
ReconParticleDriver() - Constructor for class org.hps.recon.particle.ReconParticleDriver
 
ReconParticleDriverForTrackRefit - Class in org.hps.analysis.MC
Driver used to create reconstructed particles and matching clusters and tracks.
ReconParticleDriverForTrackRefit() - Constructor for class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
 
ReconParticleDriverForTruthTracks - Class in org.hps.analysis.MC
Driver used to create reconstructed particles and matching clusters and tracks.
ReconParticleDriverForTruthTracks() - Constructor for class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
reconstructedParticleCollectionName - Variable in class org.hps.analysis.examples.TridentAnalysis
 
ReconstructedParticleFilter() - Constructor for class org.hps.recon.filtering.SimpleEventFilterDriver.ReconstructedParticleFilter
 
record - Variable in class org.hps.conditions.run.RunSpreadsheet.RunData
 
RecordProcessingException - Exception in org.hps.record
This is a generic error type for exceptions that occur during event processing.
RecordProcessingException(String) - Constructor for exception org.hps.record.RecordProcessingException
Class constructor.
RecordProcessingException(String, Throwable) - Constructor for exception org.hps.record.RecordProcessingException
Class constructor.
RecordProcessingException(Throwable) - Constructor for exception org.hps.record.RecordProcessingException
Class constructor.
RecordProcessor<RecordType> - Interface in org.hps.record
This is a generic interface for event processing which implements hooks for starting the job, starting a new run, processing individual records, ending a run and ending a job.
RecordProcessorAdapter<RecordType> - Class in org.hps.record.composite
An extension of CompositeLoopAdapter which has a list of RecordProcessor objects that are activated in the appropriate hook methods for every event.
RecordProcessorAdapter() - Constructor for class org.hps.record.composite.RecordProcessorAdapter
 
records - Variable in class org.hps.conditions.run.RunSpreadsheet
The list of records read from the CSV file.
records - Variable in class org.hps.conditions.svt.MotorPositionLoader
 
records - Variable in class org.hps.monitoring.application.LogTable.LogRecordModel
The list of LogRecord objects to display in the table.
records - Variable in class org.hps.record.AbstractRecordQueue
The record queue which is a linked list with blocking behavior.
records - Variable in class org.lcsim.geometry.compact.converter.ReadSurveyOutput
 
recordSource - Variable in class org.hps.record.composite.CompositeLoop
The record source.
recordSource - Variable in class org.hps.record.composite.CompositeLoopConfiguration
The record source for the loop.
recordsReceived - Variable in class org.hps.record.composite.MaxRecordsProcessor
The number of records received.
recordSupplied(RecordEvent) - Method in class org.hps.record.AbstractLoopAdapter
 
recordSupplied(RecordEvent) - Method in class org.hps.record.composite.CompositeEventPrintLoopAdapter
Process an event and print the event information.
recordSupplied(RecordEvent) - Method in class org.hps.record.composite.CompositeLoopAdapter
Process one record with this adapter.
recordSupplied(RecordEvent) - Method in class org.hps.record.composite.EtEventAdapter
Process one record which will get the next EtEvent from the source and set a reference to it on the CompositeRecord.
recordSupplied(RecordEvent) - Method in class org.hps.record.composite.EvioEventAdapter
Process one record which will create an EvioEvent or get it from the source and set a reference to it on the CompositeRecord.
recordSupplied(RecordEvent) - Method in class org.hps.record.composite.LcioEventAdapter
Process a CompositeRecord which will create an LCSim event, add it to the composite record being processed, and activate registered the Driver chain.
recordSupplied(RecordEvent) - Method in class org.hps.record.composite.LcioEventSupplier
Process composite records by adding their LCIO event references to the queue in order to supply them to JAS3.
recoVersion - Variable in class org.hps.analysis.dataquality.DataQualityMonitor
 
redraw() - Method in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
redraw() - Method in class org.hps.online.recon.aida.HPSMonitoring2021
 
redraw() - Method in class org.hps.online.recon.aida.JustEcal
 
reducedChi2 - Variable in class org.hps.recon.tracking.kalman.KalTrack
 
referenceGeom - Variable in class org.lcsim.geometry.compact.converter.SurveyVolume
 
reFit() - Method in class org.hps.recon.tracking.kalman.TrackCandidate
 
refitAttempts - Variable in class org.hps.recon.tracking.ShaperPileupFitAlgorithm
 
refitsAccepted - Variable in class org.hps.recon.tracking.ShaperPileupFitAlgorithm
 
refitThreshold - Variable in class org.hps.recon.tracking.ShaperPileupFitAlgorithm
 
refitTrack(HelicalTrackFit, Collection<TrackerHit>, Collection<TrackerHit>, int, int, MultipleScattering, double) - Static method in class org.hps.recon.tracking.gbl.MakeGblTracks
 
refitTrack(HelicalTrackFit, Collection<TrackerHit>, Collection<TrackerHit>, int, int, MultipleScattering, double, boolean) - Static method in class org.hps.recon.tracking.gbl.MakeGblTracks
Do a GBL fit to an arbitrary set of strip hits, with a starting value of the helix parameters.
refitTracksCollectionName - Variable in class org.hps.analysis.MC.TrackRefitWithFirstLayerHits
 
refitTrackToTrackRelationsName - Variable in class org.hps.analysis.MC.FirstHitGBLRefitterDriver
 
RefitTrackTruthTupleDriver - Class in org.hps.analysis.tuple
 
RefitTrackTruthTupleDriver() - Constructor for class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
refitTrackWithTraj(HelicalTrackFit, Collection<TrackerHit>, Collection<TrackerHit>, int, int, MultipleScattering, double, boolean, boolean) - Static method in class org.hps.recon.tracking.gbl.MakeGblTracks
 
REFLECTOR_DEPTH - Static variable in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter
Specifies the default thickness of the hodoscope scintillator reflector material.
REFLECTOR_DEPTH - Static variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Specifies the default thickness of the hodoscope scintillator reflector material.
reflectorDepth - Variable in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter.PixelParameters
 
reflectorDepth - Variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1.PixelParameters
 
reflectorMaterial - Variable in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter.PixelParameters
 
reflectorMaterial - Variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1.PixelParameters
 
refPoint - Variable in class org.hps.recon.tracking.HpsHelicalTrackFit
 
REFRESH_RATE - Static variable in class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
regionBits - Variable in class org.hps.record.triggerbank.VTPFEETrigger
 
regionListener - Static variable in class org.hps.monitoring.plotting.MonitoringPlotFactory
 
register() - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
Register this conditions manager as the global default.
register(EcalChannel, EcalChannel) - Method in class org.hps.evio.StuckFADCBitDriver
Register the swapping, log if first time.
register() - Static method in class org.hps.monitoring.plotting.MonitoringAnalysisFactory
Register this class as the default AnalysisFactory for AIDA by setting the magic property string.
register(IPlotter, int, int) - Method in class org.hps.monitoring.plotting.PlotterRegistry
Register a plotter along with its tab indices.
register(SystemStatus) - Method in class org.hps.monitoring.subsys.SystemStatusRegistry
 
registerCollection(LCIOCollection<T>, boolean) - Static method in class org.hps.readout.ReadoutDataManager
Adds a managed collection to the data manager.
registerCollection(LCIOCollection<T>, boolean, double, double) - Static method in class org.hps.readout.ReadoutDataManager
Adds a managed collection to the data manager.
registerCommand(AbstractCommand) - Method in class org.hps.conditions.cli.CommandLineTool
Register a sub-command handler.
registerConverters() - Method in class org.hps.conditions.database.DatabaseConditionsManager
Register the conditions converters with the manager.
registerReadoutDriver(ReadoutDriver) - Static method in class org.hps.readout.ReadoutDataManager
Registers a ReadoutDriver with the data manager.
registerTrigger(TriggerDriver) - Static method in class org.hps.readout.ReadoutDataManager
Registers a trigger driver with the data manager.
RegressionFit() - Constructor for class org.hps.recon.tracking.straight.STUtils.RegressionFit
 
regressionFitter - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
rejectEdgeCrystals - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
rejectEdgeCrystals

private boolean rejectEdgeCrystals

Defines whether edge crystals should be used for triggering.
rejectedHitCollectionName - Variable in class org.hps.recon.ecal.cluster.ReconClusterDriver
 
rejectedHitList - Variable in class org.hps.recon.ecal.cluster.ReconClusterer
 
rejectGhostHits - Variable in class org.hps.recon.tracking.HelicalTrackHitDriver
 
rejectUncorrectedHits - Variable in class org.hps.recon.tracking.TrackerReconDriver
 
relationCollection - Variable in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
 
relationCollection - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
relationCollection - Variable in class org.hps.readout.svt.SVTReadoutDriver
 
relationCollectionName - Variable in class org.hps.evio.SVTHitWriter
 
relationFlags - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
release() - Method in class org.hps.minuit.MinuitParameter
 
release(int) - Method in class org.hps.minuit.MnApplication
 
release(String) - Method in class org.hps.minuit.MnApplication
 
release(int) - Method in class org.hps.minuit.MnUserParameters
Releases the specified parameter (so that the minimizer can vary it)
release(String) - Method in class org.hps.minuit.MnUserParameters
Releases the specified parameter (so that the minimizer can vary it)
release(int) - Method in class org.hps.minuit.MnUserParameterState
 
release(String) - Method in class org.hps.minuit.MnUserParameterState
 
release(int) - Method in class org.hps.minuit.MnUserTransformation
 
release(String) - Method in class org.hps.minuit.MnUserTransformation
 
RemoteAidaDriver - Class in org.hps.online.recon.aida
Driver for providing remote AIDA functionality Some basic event performance plots are also implemented.
RemoteAidaDriver() - Constructor for class org.hps.online.recon.aida.RemoteAidaDriver
 
remoteAidaPortStart - Variable in class org.hps.online.recon.StationManager
Starting port number for remote AIDA access.
remotes - Variable in class org.hps.online.recon.PlotAggregator
URLs of the remote AIDA trees that are currently mounted e.g.
REMOTES_DIR - Static variable in class org.hps.online.recon.PlotAggregator
Directory where remote AIDA trees are mounted
remoteTreeBind - Variable in class org.hps.online.recon.aida.RemoteAidaDriver
 
remove(Object) - Method in class org.hps.analysis.MC.IndexMap
 
remove(String) - Method in class org.hps.monitoring.application.model.Configuration
Remove a configuration value.
remove(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Remove the given property which should remove its key and value.
remove() - Method in class org.hps.monitoring.ecal.eventdisplay.util.MapValueIterator
 
remove(StationProcess) - Method in class org.hps.online.recon.StationManager
Remove an inactive station from the manager and delete its working directory.
remove(List<StationProcess>) - Method in class org.hps.online.recon.StationManager
Remove a list of stations
removeActionListener(ActionListener) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
Removes the indicated ActionListener object from this component if it exists.
removeActionListener(ActionListener) - Static method in class org.hps.record.daqconfig.ConfigurationManager
Removes an listener so that it will no longer receive updates when the DAQ configuration changes.
removeActionListener(ActionListener) - Static method in class org.hps.record.daqconfig2019.ConfigurationManager2019
Removes an listener so that it will no longer receive updates when the DAQ configuration changes.
removeAll() - Method in class org.hps.online.recon.StationManager
Remove all inactive stations
removeAllValues(Collection<String>) - Method in class org.hps.analysis.util.MultipleValueArgument
Removes all the values in a Collection from being associated with this argument.
removeBadHits(TrackCandidate, int) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
removeCollections - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
removeCollections - Variable in class org.hps.recon.tracking.TrackTweakDriver
List of collections to remove from an event.
RemoveCollections - Class in org.hps.util
This driver removes collections from an event
RemoveCollections() - Constructor for class org.hps.util.RemoveCollections
 
RemoveCollectionsFromEvent(String[]) - Method in class org.hps.util.RemoveCollections
 
removeColor(int) - Method in class org.hps.monitoring.ecal.eventdisplay.util.MultiGradientScale
removeColor

public boolean removeColor(int colorIndex)

Removes the nth color from the mapping scale.
RemoveCommand - Class in org.hps.online.recon.commands
Remove a list of stations by their IDs or if none are given then try to remove all stations.
RemoveCommand() - Constructor for class org.hps.online.recon.commands.RemoveCommand
 
RemoveCommandHandler - Class in org.hps.online.recon.handlers
Handle the remove command.
RemoveCommandHandler(Server) - Constructor for class org.hps.online.recon.handlers.RemoveCommandHandler
 
removeCrystalListener(CrystalListener) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Removes the specified crystal listener so that it no longer receives crystal events from this component.
removeCrystals - Variable in class org.lcsim.geometry.subdetector.HPSEcal3
 
removedOutputCollection - Variable in class org.hps.readout.svt.DropSVTHits
 
RemoveDuplicates() - Method in class org.hps.recon.tracking.AmbiguityResolver.AmbiguityResolverUtils
Looks through operable tracks collection for duplicate tracks.
removeField(String) - Method in class org.hps.conditions.api.TableMetaData
Method for removing a field that was found using the automatic introspection methods.
removeField(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
Removes the field at the indicated index.
removeFilter() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
Removes any active filters.
RemoveHelicalTrackHit - Class in org.hps.recon.tracking
This driver removes a helical track hit for each layer and then puts hits into a new collection of rotated helical track hits with the missing hit.
RemoveHelicalTrackHit() - Constructor for class org.hps.recon.tracking.RemoveHelicalTrackHit
 
removeHit(EcalHit) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.POccupancyViewer
Removes a hit from the display.
removeHit(MeasurementSite, double, double) - Method in class org.hps.recon.tracking.kalman.KalTrack
 
removeHit() - Method in class org.hps.recon.tracking.kalman.MeasurementSite
 
removeHit(KalHit, boolean) - Method in class org.hps.recon.tracking.kalman.TrackCandidate
 
removeLimits() - Method in class org.hps.minuit.MinuitParameter
 
removeLimits(int) - Method in class org.hps.minuit.MnApplication
 
removeLimits(String) - Method in class org.hps.minuit.MnApplication
 
removeLimits(int) - Method in class org.hps.minuit.MnUserParameters
 
removeLimits(String) - Method in class org.hps.minuit.MnUserParameters
 
removeLimits(int) - Method in class org.hps.minuit.MnUserParameterState
 
removeLimits(String) - Method in class org.hps.minuit.MnUserParameterState
 
removeLimits(int) - Method in class org.hps.minuit.MnUserTransformation
 
removeLimits(String) - Method in class org.hps.minuit.MnUserTransformation
 
removeListener() - Method in class org.hps.monitoring.application.PlotInfoPanel
Remove this as a listener on the current AIDA object.
RemovePartials() - Method in class org.hps.recon.tracking.AmbiguityResolver.AmbiguityResolverUtils
Looks through operable tracks collection for tracks that are partial versions of others.
RemovePoorScores() - Method in class org.hps.recon.tracking.ClassicAmbiguityResolver
Remove tracks with poor scores from operable tracks list, put them in poorScores list
RemovePoorScores() - Method in class org.hps.recon.tracking.SimpleAmbiguityResolver
Remove tracks with poor scores from operable tracks list, put them in poorScores list
removeProcessor(RecordProcessor<RecordType>) - Method in class org.hps.record.composite.RecordProcessorAdapter
Remove a RecordProcessor from the adapter.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.hps.monitoring.application.model.AbstractModel
Remove a property change listener from the model.
removeRandomEvents - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
removeRandomEvents - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
removeRandomEvents - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
removeRandomEvents - Variable in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
removeRandomEvents - Variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
removeRandomEvents - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
removeRandomEvents - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
removeRandomEvents - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
removeRandomEvents - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
removeSettingsListener(SettingsListener) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Removes the indicated listener from the object if it exists.
RemoveShared() - Method in class org.hps.recon.tracking.AmbiguityResolver.AmbiguityResolverUtils
Looks through operable tracks collection for shared tracks.
removeValidCut(String) - Method in class org.hps.analysis.trigger.util.Trigger
Removes a cut from the set of cuts tracked by the trigger.
removeValue(String) - Method in class org.hps.analysis.util.MultipleValueArgument
Removes a value from being associated with this argument.
replaceConstant - Static variable in class org.hps.svt.alignment.BuildMillepedeCompact
 
Req - Static variable in class org.hps.recon.ecal.EcalUtils
 
reqEcal - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
requireClustersForV0 - Variable in class org.hps.recon.particle.HpsReconParticleDriver
 
required - Variable in class org.hps.analysis.util.Argument
 
required - Variable in class org.hps.online.recon.properties.Property
 
required() - Method in class org.hps.online.recon.properties.Property
 
requirePositron - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
requirePositron - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
requirePositron - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
requirePositron - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
requirePositron - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
requirePositron - Variable in class org.hps.analysis.vertex.VertexDebugger
 
requireSuperFiducial - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
requireSuperFiducial - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
requireSuperFiducial - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
requireSuperFiducial - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
requireSuperFiducial - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
requireSuperFiducial - Variable in class org.hps.analysis.vertex.VertexDebugger
 
res_truthsimhit - Variable in class org.hps.recon.tracking.gbl.TruthResiduals
 
res_truthsimhit_bot_minus - Variable in class org.hps.recon.tracking.gbl.TruthResiduals
 
res_truthsimhit_bot_plus - Variable in class org.hps.recon.tracking.gbl.TruthResiduals
 
res_truthsimhit_top_minus - Variable in class org.hps.recon.tracking.gbl.TruthResiduals
 
res_truthsimhit_top_plus - Variable in class org.hps.recon.tracking.gbl.TruthResiduals
 
resDir - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
reset() - Method in class org.hps.analysis.dataquality.SvtMonitoring
 
reset() - Static method in class org.hps.conditions.database.DatabaseConditionsManager
Reset the static instance..
reset() - Method in class org.hps.monitoring.application.model.RunModel
Reset the model for new run.
reset() - Method in class org.hps.monitoring.application.PlotPanel
Remove all tabs from the plot pane.
reset() - Method in class org.hps.monitoring.ecal.eventdisplay.io.AdvancedReader
 
reset() - Static method in class org.hps.readout.util.collection.LCIOCollectionFactory
Resets all factory parameter values to undefined.
reset() - Method in class org.hps.recon.tracking.kalman.SiModule
 
reset() - Method in class org.hps.record.epics.EpicsEvioProcessor
Reset the current EpicsData object to null.
reset() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Reset the time dependent conditions data of this sensor.
RESET_COLUMN_INDEX - Static variable in class org.hps.monitoring.application.model.SystemStatusTableModel
Reset field column index.
resetBuffers() - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Resets the driver buffers to their default values.
resetBuffers() - Method in class org.hps.readout.DigitizationReadoutDriver
Resets the driver buffers to their default values.
resetColor() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
Sets the crystals color to the appropriate value based on its settings.
resetCounts() - Method in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
resetCrystalColors() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Forces all crystals to revalidate their colors.
resetDisplay() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PassiveViewer
Clears any hits or clusters that have been added to the viewer.
resetDisplay() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PEventViewer
 
resetDisplay() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.POccupancyViewer
 
resetEfficiencyMap() - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
resetEveryEvent - Variable in class org.hps.record.scalers.ScalersEvioProcessor
Set to true if cached data object should be reset between every event even if scaler data is not present.
resetFADCBuffers() - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
resetLayout() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
Repositions the fields to the appropriate positions given the current width of the component.
resetOccupancies() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.OccupancyViewer
Deprecated.
Clears the current occupancy data.
resetOccupancyMap() - Method in class org.hps.analysis.dataquality.SvtMonitoring
 
resetOccupancyMap() - Method in class org.hps.analysis.dataquality.TrackingResiduals
 
resetOnUpdate - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
resetOnUpdate - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
resetPeriod - Variable in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
resetPeriod - Variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
resetPeriod - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
resetPeriod - Variable in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
resetPeriod - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
resetPeriod - Variable in class org.hps.svt.OccupancyPlots
 
resetPlots() - Method in class org.hps.monitoring.application.MonitoringApplication
Reset the plots and clear the tabs in the plot window.
resetPlots() - Method in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
Clear all histograms of it's current data.
resetPlots() - Method in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
resetPlots() - Method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
Clear all histograms of it's current data.
resetPlots() - Method in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
Clear all histograms of it's current data.
resetPlots() - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
Clear all histograms of it's current data.
resetPlots() - Method in class org.hps.monitoring.drivers.svt.SvtClusterPlots
Clear all histograms of it's current data.
resetPlots() - Method in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
Clear all histograms of it's current data.
resetPlots() - Method in class org.hps.monitoring.drivers.svt.SvtHitPlots
Clear all histograms of it's current data.
resetPlots() - Method in class org.hps.svt.OccupancyPlots
Clear all histograms of it's current data.
resetResolver() - Method in class org.hps.recon.tracking.AmbiguityResolver
Resets internal states.
resetTrigger() - Static method in class org.hps.readout.ecal.TriggerDriver
 
resFolder - Variable in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
residuals - Variable in class org.hps.recon.tracking.TrackResidualsData
 
residualXHTH0Bot - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
residualXHTH0Top - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
residualXHTH1Bot - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
residualXHTH1Top - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
residualY - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
residualY - Variable in class org.hps.svt.SVTHitLevelPlots
 
residualY - Variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
residualYEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
residualYEle - Variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
residualYHTH0Bot - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
residualYHTH0Top - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
residualYHTH1Bot - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
residualYHTH1Top - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
residualYMultipleHit - Variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
residualYMultipleHitvsU - Variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
residualYMultipleHitvsV - Variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
residualYPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
residualYPos - Variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
residualYSingleHit - Variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
residualYSingleHitvsU - Variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
residualYSingleHitvsV - Variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
residualYvsP - Variable in class org.hps.svt.SVTHitLevelPlots
 
residualYvsP - Variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
residualYvsPEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
residualYvsPEle - Variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
residualYvsPPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
residualYvsPPos - Variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
residualYvsU - Variable in class org.hps.svt.SVTHitLevelPlots
 
residualYvsU - Variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
residualYvsUEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
residualYvsUEle - Variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
residualYvsUPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
residualYvsUPos - Variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
residualYvsV - Variable in class org.hps.svt.SVTHitLevelPlots
 
residualYvsV - Variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
residualYvsVEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
residualYvsVEle - Variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
residualYvsVPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
residualYvsVPos - Variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
ResizableFieldPanel - Class in org.hps.monitoring.ecal.eventdisplay.ui
Class ResizableFieldPanel is an extension of JPanel that contains a series of "fields." Each field is composed of a header label that displays its name and a value label that displays its value.
ResizableFieldPanel() - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
Instantiates a new ResizableFieldPanel with no minimum column width.
ResizableFieldPanel(int) - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
Instantiates a new ResizableFieldPanel with the indicated minimum column width.
resize() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sizes and positions all of the components on the panel.
resize() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.StatusPanel
Deprecated.
Updates the layout of the component to the panel's current size.
resize() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Handles proper resizing of the window and its components.
resize(int, int, int) - Method in class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
\param nSize [in] Size of matrix \param nBorder [in] Size of border (=1 for q/p + additional local parameters) \param nBand [in] Band width (usually = 5, for simplified jacobians = 4)
resize(int, int) - Method in class org.hps.recon.tracking.gbl.matrix.VMatrix
\param [in] nRows Number of rows.
resize(int) - Method in class org.hps.recon.tracking.gbl.matrix.VSymMatrix
\param [in] nRows Number of rows.
ResizeTo(int, int) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
 
resolve() - Method in class org.hps.recon.tracking.AmbiguityResolver
In current mode, perform ambiguity resolution on operable tracks.
resolve() - Method in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
resolve() - Method in class org.hps.recon.tracking.SimpleAmbiguityResolver
 
resourcePath - Variable in class org.hps.monitoring.application.model.Configuration
The path to an embedded properties resource from a jar.
ResourceUtil - Class in org.hps.monitoring.application.util
This is a set of utility methods for getting jar resources at runtime.
ResourceUtil() - Constructor for class org.hps.monitoring.application.util.ResourceUtil
Do not allow class instantiation.
restoreDefaults() - Method in class org.hps.monitoring.application.MonitoringApplicationFrame
Restore default window settings.
restoreDefaultWindow() - Method in class org.hps.monitoring.application.MonitoringApplication
Restore the default GUI layout.
RESUME - Static variable in class org.hps.monitoring.application.Commands
Resume event processing if paused.
resume() - Method in class org.hps.monitoring.application.EventProcessing
Resume processing events from pause mode by resuming loop event processing.
resume() - Method in class org.hps.record.composite.CompositeLoop
Resume event processing from pause mode.
resumeButton - Variable in class org.hps.monitoring.application.EventButtonsPanel
Button for resuming the event processing.
RETRY_WAIT - Static variable in class org.hps.conditions.database.ConnectionParameters
Wait time (in millis) for the first retry.
RETRY_WAIT - Static variable in class org.hps.conditions.database.DatabaseConditionsManager
Wait time (in millis) for the first retry.
revalidate() - Method in class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
revalidate

protected void revalidate()

Makes any necessary changes whenever a critical value is changed.
revalidate() - Method in class org.hps.monitoring.ecal.eventdisplay.util.MultiGradientScale
 
revalidateColor() - Method in class org.hps.monitoring.ecal.eventdisplay.util.GradientScale
revalidateColor

private void revalidateColor()

Calculates the differences between the hot and cold colors and sets the class related class variables.
reVertex(Vertex) - Method in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
rfBankTag - Variable in class org.hps.evio.EcalEvioReader
 
RfFitFunction - Class in org.hps.evio
 
RfFitFunction() - Constructor for class org.hps.evio.RfFitFunction
 
RfFitFunction(String) - Constructor for class org.hps.evio.RfFitFunction
 
RfFitterDriver - Class in org.hps.evio
Extract RF time from waveform and put into lcsim event.
RfFitterDriver() - Constructor for class org.hps.evio.RfFitterDriver
 
RfHit - Class in org.hps.evio
 
RfHit(double[]) - Constructor for class org.hps.evio.RfHit
 
rGlobal - Variable in class org.hps.recon.tracking.kalman.Measurement
 
rho - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
rho - Variable in class org.hps.recon.tracking.kalman.Helix
 
rho - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
rho - Variable in class org.hps.recon.tracking.kalman.RKhelix
 
rho_desired - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
rightSplitPane - Variable in class org.hps.monitoring.application.MonitoringApplicationFrame
The right split pane showing plots and statistics.
RingBuffer - Class in org.hps.readout.ecal
Ring buffer for storing ECal and SVT signals for trigger and readout
RingBuffer(int) - Constructor for class org.hps.readout.ecal.RingBuffer
 
RingBuffer<T,V> - Class in org.hps.readout.util
Class RingBuffer is a framework for defining a buffer which loops around at the end back to the beginning.
RingBuffer(int, Class<T>) - Constructor for class org.hps.readout.util.RingBuffer
Instantiates a ring buffer of the indicated size and for the indicated object type.
RingBuffer.RingBufferIterator - Class in org.hps.readout.util
Class RingBufferIterator is an implementation of Iterator for the class NumericRingBuffer and any subclasses.
RingBufferIterator(RingBuffer<T, V>) - Constructor for class org.hps.readout.util.RingBuffer.RingBufferIterator
 
Rinv - Variable in class org.hps.recon.tracking.kalman.SiModule
 
riseTime - Static variable in class org.hps.recon.ecal.EcalUtils
 
RK4integrator - Class in org.hps.util
 
RK4integrator(double, double, FieldMap) - Constructor for class org.hps.util.RK4integrator
 
RKhelix - Class in org.hps.recon.tracking.kalman
Runge-Kutta propagation through the detector, including Gaussian MCS at silicon planes.
RKhelix(Vec, Vec, double, FieldMap, Random) - Constructor for class org.hps.recon.tracking.kalman.RKhelix
 
rkIntersect(Plane, Vec, Vec, double, FieldMap, Vec) - Method in class org.hps.recon.tracking.kalman.HelixPlaneIntersect
 
rmiTreeServer - Variable in class org.hps.online.recon.aida.RemoteAidaDriver
 
rmiTreeServer - Variable in class org.hps.online.recon.aida.StripChartDriver
 
rmiTreeServer - Variable in class org.hps.online.recon.PlotAggregator
 
rmsTimeCut - Variable in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
rmsTimeCut - Variable in class org.hps.recon.tracking.HitTimeTrackCheck
 
rmsTimeCut - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
rmsTimeCut - Variable in class org.hps.recon.tracking.TrackerReconDriver
 
rn - Variable in class org.hps.recon.tracking.HoleCreationDriver
 
rnd - Variable in class org.hps.recon.tracking.kalman.HelixTest3
 
rnd - Variable in class org.hps.recon.tracking.kalman.KalmanInterface
 
rnd - Variable in class org.hps.recon.tracking.kalman.PatRecTest
 
rndm - Variable in class org.hps.recon.tracking.kalman.Helix
 
rndm - Variable in class org.hps.recon.tracking.kalman.RKhelix
 
ROC_BANK_NUMBER - Static variable in class org.hps.evio.BaseSvtEvioReader
 
ROC_BANK_NUMBER - Static variable in class org.hps.evio.SvtEvioReader
 
ROC_BANK_TAG - Static variable in class org.hps.evio.BaseSvtEvioReader
 
rocIdPattern - Static variable in class org.hps.evio.SvtEventFlagger
 
RocTag(int, int, int) - Constructor for enum org.hps.record.svt.SvtConfigData.RocTag
 
rootFile - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
rootFile - Variable in class org.hps.recon.utils.LegacyTrackClusterMatcher
 
rootFile - Variable in class org.hps.recon.utils.TrackClusterMatcherMinDistance
 
rootFile - Variable in class org.hps.recon.utils.TrackClusterMatcherNSigma
 
rootFileName - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
rootPane - Static variable in class org.hps.monitoring.plotting.MonitoringPlotFactory
 
Rot - Variable in class org.hps.recon.tracking.kalman.HelixState
 
Rot - Variable in class org.hps.recon.tracking.kalman.KalTrack
 
rot - Static variable in class org.hps.util.ConvertToStdhep
 
rot - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
rot - Variable in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
rot - Variable in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
rotate(double, double, double) - Static method in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
rotate(Hep3Vector) - Static method in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
rotate(Vec) - Method in class org.hps.recon.tracking.kalman.RotMatrix
 
rotate(SquareMatrix) - Method in class org.hps.recon.tracking.kalman.RotMatrix
 
rotate(RotMatrix) - Method in class org.hps.recon.tracking.kalman.SquareMatrix
 
rotate(double, double, double) - Static method in class org.hps.util.CalculateAcceptanceFromMadGraph
 
rotate(IRotation3D) - Method in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
rotate(Rotation) - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
rotate(IRotation3D) - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
rotateApache(Rotation) - Method in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
RotateBy(double, double, double) - Method in class org.hps.detector.ecal.GVector
Rotate this vector by (alpha, betta, gamma) rotation angles (Rz-alpha,Ry-beta,Rx-gamma)
rotatedHelicalTrackHitCollectionName - Variable in class org.hps.recon.tracking.RemoveHelicalTrackHit
 
rotatedHelicalTrackHitRelationsCollectionName - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
rotatedHelicalTrackHitRelationsCollectionName - Variable in class org.hps.analysis.MC.TrackDataDriverWithTruth
 
rotatedHelicalTrackHitRelationsCollectionName - Variable in class org.hps.analysis.MC.TruthGBLRefitterDriver
 
rotatedHelicalTrackHitRelationsCollectionName - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
rotatedHelicalTrackHitRelationsCollectionName - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
rotatedHthRelationsColName - Variable in class org.hps.svt.SvtClusterAnalysis
 
rotatedTrackHitCollectionName - Variable in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
rotatedTrackHitCollectionName - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
rotatedTrackHitCollectionName - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
rotatedTrackHitCollectionName - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
rotatedTrackHitCollectionName - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
rotatedTrackHitCollectionName - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
rotatedTrackHitCollectionName - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
rotatedTrackHitCollectionName - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
rotatedTrackHitCollectionName - Variable in class org.hps.analysis.vertex.VertexDebugger
 
rotatedTrackHitCollectionName - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
rotatedTrackHitCollectionName - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
rotateHelix(Vec, RotMatrix, DMatrixRMaj) - Static method in class org.hps.recon.tracking.kalman.HelixState
 
rotateHelix(Vec, RotMatrix) - Method in class org.hps.recon.tracking.kalman.SeedTrack
 
rotateOrigin(Rotation) - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
rotateToBeam(Hep3Vector) - Static method in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
rotateToDetector(double, double, double) - Static method in class org.hps.util.ConvertToStdhep
 
rotateToDetector(double, double, double) - Static method in class org.hps.util.DumpLHEEventsToASCII
 
rotateToGlobal(double[]) - Method in class org.hps.recon.tracking.kalman.KalTrack
 
rotateToLocal(double[]) - Method in class org.hps.recon.tracking.kalman.KalTrack
 
rotateToParent(Hep3Vector, SurveyVolume, String) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Find the vector in a mother volume coordinate system.
rotateUnitVectors(Rotation) - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
rotation - Variable in class org.hps.detector.ecal.Transformations
 
rotation - Variable in class org.lcsim.geometry.compact.converter.AlignmentCorrection
 
RotDa - Variable in class org.hps.recon.tracking.gbl.FrameToFrameDers
 
RotDb - Variable in class org.hps.recon.tracking.gbl.FrameToFrameDers
 
RotDc - Variable in class org.hps.recon.tracking.gbl.FrameToFrameDers
 
rotMat - Static variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
rotMat - Static variable in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
RotMatrix - Class in org.hps.recon.tracking.kalman
3 by 3 rotation matrix for the Kalman filter
RotMatrix() - Constructor for class org.hps.recon.tracking.kalman.RotMatrix
 
RotMatrix(double[][]) - Constructor for class org.hps.recon.tracking.kalman.RotMatrix
 
RotMatrix(Vec, Vec, Vec) - Constructor for class org.hps.recon.tracking.kalman.RotMatrix
 
RotMatrix(Vec, Vec, Vec, Vec, Vec, Vec) - Constructor for class org.hps.recon.tracking.kalman.RotMatrix
 
RotMatrix(double, double, double) - Constructor for class org.hps.recon.tracking.kalman.RotMatrix
 
RotMatrix(double) - Constructor for class org.hps.recon.tracking.kalman.RotMatrix
 
RotMatrix(Vec, double) - Constructor for class org.hps.recon.tracking.kalman.RotMatrix
 
rotx - Static variable in class org.hps.util.ConvertToStdhep
 
rotx - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
roty - Static variable in class org.hps.util.ConvertToStdhep
 
roty - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
rotz - Static variable in class org.hps.util.ConvertToStdhep
 
rotz - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
round(double, int) - Static method in class org.hps.detector.ecal.StatFunUtils
Function for double to round up the arg.
round(double, int) - Static method in class org.hps.recon.tracking.gbl.AlignableVolume
 
round(double, int) - Static method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
row - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
rowCount - Variable in class org.hps.monitoring.application.ConditionsCollectionTableModel
The row count.
rowId - Variable in class org.hps.conditions.api.BaseConditionsObject
The row ID of the object in its table.
RTB_KEY - Static variable in class org.hps.online.recon.Station
Attribute for setting the remote tree bind in a Driver
RTHEventTester(int) - Constructor for class org.hps.util.FilterMCBunches.RTHEventTester
 
RTM_GAIN - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
rtSafe(double, double, double, double) - Method in class org.hps.recon.tracking.kalman.HelixPlaneIntersect
 
rtSafe(double, double, double, double, Vec, Vec, Vec, double) - Static method in class org.hps.recon.tracking.kalman.KalTrack
 
run(String[]) - Method in class org.hps.conditions.cli.CommandLineTool
Run the command line tool, parsing the command line and sending arguments to sub-command handlers.
run - Variable in class org.hps.conditions.run.RunSpreadsheet.RunData
 
run(String[]) - Method in class org.hps.conditions.svt.MotorPositionLoader
Run from command line arguments.
run - Variable in class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasRunRange
 
run - Variable in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasRunRange
 
run - Variable in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionRunRange
 
run(String[]) - Method in class org.hps.detector.DetectorConverter
 
run() - Method in class org.hps.evio.EvioToLcio
This method will execute the EVIO to LCIO conversion and optionally process the events with LCSim Drivers from a steering file.
run() - Method in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater.RunTimerTask
Run the timer task to update the GUI from the current values in the model.
run() - Method in class org.hps.monitoring.application.EventProcessing.SessionWatchdogThread
Run this thread, which will disconnect from the current session if the event processing ends for any reason.
run() - Method in class org.hps.monitoring.application.SystemStatusPanel.SystemStatusBeeper
 
run() - Method in class org.hps.online.recon.aida.HistClient
 
run() - Method in class org.hps.online.recon.aida.StripChartClient
 
run(String[]) - Method in class org.hps.online.recon.Client
Run the client using command line arguments.
run() - Method in class org.hps.online.recon.Console
Run the console, accepting and executing user input.
run - Variable in class org.hps.online.recon.eventbus.EndRun
 
run() - Method in class org.hps.online.recon.PlotAggregator
Update the aggregator within a running thread and time how long it took
run() - Method in class org.hps.online.recon.Server.ClientTask
Handle client request by dispatching to a command handler and sending a response back to the client.
run() - Method in class org.hps.online.recon.Server.EtMonitor
 
run() - Method in class org.hps.online.recon.StationManager.StationMonitor
 
run() - Method in class org.hps.record.composite.EventProcessingThread
Run this thread, which will process records until the loop is done.
run - Variable in class org.hps.record.epics.EpicsHeader
The run number.
run() - Method in class org.hps.record.et.EtStationThread
Run event processing on the station until woken up or interrupted.
run() - Method in class org.hps.record.evio.EvioFileProducer
 
RUN_FILE - Static variable in class org.hps.conditions.svt.OpeningAngleLoader
 
RUN_LENGTH_PROPERTY - Static variable in class org.hps.monitoring.application.model.RunModel
The total length of the run which is set from the EVIO END record.
RUN_MAX - Static variable in class org.hps.evio.StuckFADCBitDriver
 
RUN_MIN - Static variable in class org.hps.evio.StuckFADCBitDriver
 
RUN_NUM - Static variable in class org.hps.record.triggerbank.HeadBankData
 
RUN_NUMBER_PROPERTY - Static variable in class org.hps.monitoring.application.model.RunModel
The run number which comes from the EVIO control data.
RUN_PROPERTIES - Static variable in class org.hps.monitoring.application.model.RunModel
The properties of this model.
RunAlignment - Class in org.hps.svt.alignment
 
RunAlignment(int, int, String) - Constructor for class org.hps.svt.alignment.RunAlignment
 
runBackwards - Variable in class org.hps.recon.ecal.EcalRawConverter2Driver
If true, convert ecalCollectionName to rawCollectionName (GeV to ADC).
runBackwards - Variable in class org.hps.recon.ecal.EcalRawConverter3Driver
If true, convert ecalCollectionName to rawCollectionName (GeV to ADC).
runBackwards - Variable in class org.hps.recon.ecal.EcalRawConverterDriver
If true, convert ecalCollectionName to rawCollectionName (GeV to ADC).
RunData(CSVRecord) - Constructor for class org.hps.conditions.run.RunSpreadsheet.RunData
 
RunData(Date, Date, int) - Constructor for class org.hps.conditions.run.RunSpreadsheet.RunData
 
runDisconnectThread() - Method in class org.hps.monitoring.application.MonitoringApplication
Run the disconnection on a separate thread.
runEnd - Variable in class org.hps.conditions.run.RunRange
The start of the run range.
runEnd - Variable in class org.hps.recon.ecal.EcalCalibrationsDriver
 
runExample(int, int, boolean) - Method in class org.hps.recon.tracking.gbl.GBLexample1
 
runExample() - Method in class org.hps.recon.tracking.gbl.GBLexampleJna1
 
RungeKutta4 - Class in org.hps.recon.tracking.kalman
Propagate a charged particle according to the magnetic field map by 4th order Runge Kutta integration.
RungeKutta4(double, double, FieldMap) - Constructor for class org.hps.recon.tracking.kalman.RungeKutta4
 
runLength - Variable in class org.hps.monitoring.application.model.RunModel
The length of the run.
RunMap() - Constructor for class org.hps.conditions.run.RunSpreadsheet.RunMap
 
RunMap(List<CSVRecord>) - Constructor for class org.hps.conditions.run.RunSpreadsheet.RunMap
 
runMin - Variable in class org.hps.recon.ecal.CorrectGainRunDependenceDriver
 
runModel - Variable in class org.hps.monitoring.application.EventDashboard
The backing model with run and event information.
RunModel - Class in org.hps.monitoring.application.model
Backing model for run information that shows in the EventDashboard.
RunModel() - Constructor for class org.hps.monitoring.application.model.RunModel
 
runModel - Variable in class org.hps.monitoring.application.MonitoringApplication
The model which has information about the current run and events being processed.
runningPedestalMap - Variable in class org.hps.readout.rawconverter.EcalMode1RawConverter
Stores the running pedestal.
runningPedestals - Variable in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
runningPedestals - Variable in class org.hps.recon.ecal.HodoRunningPedestalDriver
 
runningPedestalsName - Static variable in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
runningPedestalsName - Static variable in class org.hps.recon.ecal.HodoRunningPedestalDriver
 
RUNNR - Static variable in class org.hps.recon.tracking.gbl.GBLEventData.GBLINT
 
runNumber - Variable in class org.hps.analysis.dataquality.DataQualityMonitor
 
runNumber - Variable in class org.hps.analysis.dataquality.DQMDatabaseManager
 
runNumber - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
 
runNumber - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
runNumber - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
runNumber - Variable in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
runNumber - Variable in class org.hps.detector.DetectorConverter
 
runNumber - Variable in class org.hps.evio.EvioToLcio
 
runNumber - Variable in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
The current run number.
runNumber - Variable in class org.hps.monitoring.application.model.RunModel
The run number.
runNumber - Variable in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
runNumber - Variable in class org.hps.monitoring.drivers.headless.SvtClustersHeadless
 
runNumber - Variable in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
runNumber - Variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
runNumber - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
runNumber - Variable in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
runNumber - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
runNumber - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
runNumber - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
runNumber - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
runNumber - Variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
runNumber - Variable in class org.hps.recon.tracking.kalman.KalmanInterface
 
runNumber - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
runNumber - Variable in class org.hps.record.daqconfig.DAQConfigDriver
 
runNumber - Variable in class org.hps.record.daqconfig2019.DAQConfig2019Driver
 
runNumber - Variable in exception org.hps.record.EndRunException
The run number.
runNumber - Static variable in class org.hps.svt.alignment.BuildCompact
 
runNumber - Variable in class org.hps.svt.OccupancyPlots
 
runNumber - Variable in class org.hps.svt.SvtClusterAnalysis
 
runNumberField - Variable in class org.hps.monitoring.application.EventDashboard
Field for showing the run number.
runNumberMax - Static variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
runNumberMax - Static variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
RunPeriod() - Constructor for enum org.hps.recon.tracking.TrackUtils.RunPeriod
 
RunRange - Class in org.hps.conditions.run
Used with the RunSpreadsheet to find ranges of runs where columns have the same values so they can be assigned a conditions record with a run start and end range.
RunRange(Set<String>) - Constructor for class org.hps.conditions.run.RunRange
Create a new range.
runRange - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
runRanges - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
runs - Variable in class org.hps.recon.ecal.EcalCalibrationsDriver
 
RunSpreadsheet - Class in org.hps.conditions.run
A simple representation of the 2015 run spreadsheet (runs from 3/28 to 5/19) read from an exported CSV file as a list of records.
RunSpreadsheet(File) - Constructor for class org.hps.conditions.run.RunSpreadsheet
Read the data from a CSV export of the run spreadsheet.
RunSpreadsheet.RunData - Class in org.hps.conditions.run
 
RunSpreadsheet.RunMap - Class in org.hps.conditions.run
 
RunSpreadsheet.RunSpreadsheetDateFormat - Class in org.hps.conditions.run
 
RunSpreadsheetDateFormat(String) - Constructor for class org.hps.conditions.run.RunSpreadsheet.RunSpreadsheetDateFormat
 
runSpreadSheetPath - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
runStart - Variable in class org.hps.conditions.run.RunRange
The end of the run range.
runStart - Variable in class org.hps.recon.ecal.EcalCalibrationsDriver
 
RunStartComparator() - Constructor for class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection.RunStartComparator
 
RunSummaryCommand - Class in org.hps.conditions.cli
This is a sub-command to print out collection meta data for the current conditions configuration of tag, detector model and run number, which are given as arguments to the conditions command line front-end.
RunSummaryCommand() - Constructor for class org.hps.conditions.cli.RunSummaryCommand
Class constructor.
runTailer(CommandResult, BufferedWriter, Scanner) - Method in class org.hps.online.recon.Server.ClientTask
Stream the tail of a log file back to the client.
RUNTIME - Static variable in class org.hps.online.recon.aida.StripChartDriver
 
RUNTIME_ERROR - Static variable in class org.hps.online.recon.Server
 
runtimeEfficiencyPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Plots the efficiency over the course of the run.
runtimeEfficiencyPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Plots the efficiency over the course of the run.
RunTimerTask() - Constructor for class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater.RunTimerTask
 
runUpdateTable() - Method in class org.hps.monitoring.application.PlotInfoPanel
Run the PlotInfoPanel.updateTable() method on the Swing EDT.

S

S(double) - Method in class org.hps.recon.tracking.kalman.HelixPlaneIntersect
 
s - Static variable in class org.hps.recon.tracking.kalman.SeedTrack
 
s1 - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
s1_desired - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
s2 - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
s2_desired - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
SAMPLE_MASK - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
SAMPLE_MASK - Static variable in class org.hps.record.svt.SvtEvioUtils
 
samplesAboveThreshold - Variable in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
 
samplesAboveThreshold(RawTrackerHit) - Method in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
Attempts to eliminate false hits generated due to noise by requiring that a programmable number of samples exceed a similarly programmable noise threshold.
samplesAboveThreshold - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
samplesAboveThreshold(RawTrackerHit) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
samplesAboveThreshold - Variable in class org.hps.readout.svt.SVTReadoutDriver
 
samplesAboveThreshold(RawTrackerHit) - Method in class org.hps.readout.svt.SVTReadoutDriver
Attempts to eliminate false hits generated due to noise by requiring that a programmable number of samples exceed a similarly programmable noise threshold.
SamplesPlots - Class in org.hps.monitoring.drivers.svt
Monitoring driver that plots the raw hit samples for each of the hits on a sensor.
SamplesPlots() - Constructor for class org.hps.monitoring.drivers.svt.SamplesPlots
 
samplesPlots - Variable in class org.hps.monitoring.drivers.svt.SamplesPlots
 
SampleZeroHVBiasChecker - Class in org.hps.monitoring.drivers.svt
 
SampleZeroHVBiasChecker() - Constructor for class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
SAMPLING_INTERVAL - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
save(File) - Method in class org.hps.online.recon.PlotAggregator
Save an AIDA file with the current tree contents Only the combined plots are saved to the output file, by creating an output tree.
save(Properties) - Method in class org.hps.online.recon.properties.PropertyStore
Save properties to Properties for output Invalid properties with null values are skipped.
SAVE_LOG_TABLE - Static variable in class org.hps.monitoring.application.Commands
Save the log table to a text file.
SAVE_PLOTS - Static variable in class org.hps.monitoring.application.Commands
Save the plots to a ROOT, AIDA or PDF file.
SAVE_ROOT_AND_PDF - Static variable in class org.hps.monitoring.application.Commands
Save the plots to a ROOT, AIDA or PDF file.
SAVE_SCREENSHOT - Static variable in class org.hps.monitoring.application.Commands
Save a screenshot from the window graphics.
SAVE_SELECTED_PLOTS - Static variable in class org.hps.monitoring.application.Commands
Save the currently selected plots tab graphic to a PDF file.
SAVE_SETTINGS - Static variable in class org.hps.monitoring.application.Commands
Save settings to a properties file.
saveAxial2DHits(boolean) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
saveButton - Variable in class org.hps.monitoring.application.EventButtonsPanel
Button for saving PDF & root files
saveButton - Variable in class org.hps.monitoring.application.PlotInfoPanel
The button for saving plot graphics..
SaveCommand - Class in org.hps.online.recon.commands
 
SaveCommand() - Constructor for class org.hps.online.recon.commands.SaveCommand
 
SaveCommandHandler - Class in org.hps.online.recon.handlers
Handle the save command which writes the contents of the current AIDA tree to a local ROOT or AIDA file
SaveCommandHandler(Server) - Constructor for class org.hps.online.recon.handlers.SaveCommandHandler
 
saveConfigBank - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Indicates if save DAQ configuration banks into txt files
saveCurrentPlot() - Method in class org.hps.monitoring.application.PlotPanel
Save the plotter from a tab to a graphics file.
SaveFit() - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
saveHistograms() - Method in class org.hps.recon.utils.AbstractTrackClusterMatcher
 
saveHistograms() - Method in class org.hps.recon.utils.LegacyTrackClusterMatcher
Save the histograms to a ROO file
saveHistograms() - Method in interface org.hps.recon.utils.TrackClusterMatcher
 
saveHistograms() - Method in class org.hps.recon.utils.TrackClusterMatcherMinDistance
Save the histograms to a ROO file
saveHistograms() - Method in class org.hps.recon.utils.TrackClusterMatcherNSigma
Save the histograms to a ROO file
saveHistograms() - Method in class org.hps.recon.utils.TrackTruthRelationsDriver
 
saveLogTable() - Method in class org.hps.monitoring.application.MonitoringApplication
Save the log table to a file using a file chooser.
saveMonsterEvents - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
saveMonsterEvents - Variable in class org.hps.recon.tracking.RawHitChecker
 
savePlots() - Method in class org.hps.monitoring.application.MonitoringApplication
Save plots to an AIDA, ROOT or PDF file using a file chooser.
savePlotsRootPdf() - Method in class org.hps.monitoring.application.MonitoringApplication
Save plots to an AIDA, ROOT or PDF file using a file chooser.
saveResults - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
 
saveResults - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
saveRootFile - Variable in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
saveRootFile - Variable in class org.hps.monitoring.drivers.headless.SvtClustersHeadless
 
saveRootFile - Variable in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
saveRootFile - Variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
saveRootFile - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
saveRootFile - Variable in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
saveRootFile - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
saveRootFile - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
saveRootFile - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
saveRootFile - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
saveScreenshot() - Method in class org.hps.monitoring.application.MonitoringApplication
Save a screenshot to a file using a file chooser.
saveScreenshot() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Saves a screenshot to the application root directory.
saveSettings() - Method in class org.hps.monitoring.application.MonitoringApplication
Save current settings to a file using a file chooser.
saveTable(JTable) - Method in class org.hps.monitoring.application.MonitoringApplication
Export a JTable's data to a comma-delimited text file using a file chooser.
saveTruthTracks - Variable in class org.hps.analysis.MC.TrackToMCParticleRelationsDriver
 
saveTruthTracks - Variable in class org.hps.recon.utils.TrackTruthRelationsDriver
 
saveTuple - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
ScalarM(GVector) - Method in class org.hps.detector.ecal.GVector
scalar multiplication of this vector by vec2
scale(double) - Method in class org.hps.minuit.MnUserCovariance
 
scale - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
scale - Variable in class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
 
scale - Variable in class org.hps.recon.ecal.EcalConverterDriver
 
scale(double) - Method in class org.hps.recon.tracking.kalman.SquareMatrix
 
scale(double) - Method in class org.hps.recon.tracking.kalman.Vec
 
scaleChange(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Handles events generated by the scaling options radio buttons in the scaling menu.
scaleFactor - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
scaleList - Variable in class org.hps.monitoring.ecal.eventdisplay.util.MultiGradientScale
 
scaleMap(Map<MCParticle, Double>, double) - Static method in class org.hps.analysis.MC.EcalTruthTestDriver
 
scalePanel - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
ScalePanel() - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.ScalePanel
 
ScalerData - Class in org.hps.record.scalers
This class encapsulates EVIO scaler data which is simply an array of integer values.
ScalerData() - Constructor for class org.hps.record.scalers.ScalerData
This is the no argument constructor which is for package internal use only.
ScalerData(int[], int, int) - Constructor for class org.hps.record.scalers.ScalerData
Create from provided scaler data values.
ScalerDataIndex - Enum in org.hps.record.scalers
Represents an index into a ScalerData array from EVIO data (full 72 word integer array).
ScalerDataIndex(int) - Constructor for enum org.hps.record.scalers.ScalerDataIndex
Create a scaler data index.
scalerDataSet - Variable in class org.hps.record.scalers.ScalersEvioProcessor
The complete set of scaler data found in the job.
scalerProcessor - Variable in class org.hps.evio.LCSimEngRunEventBuilder
EVIO processor for extracting scaler data.
SCALERS_BANK_TAG - Static variable in class org.hps.record.evio.EvioEventConstants
Tag of the scalers integer bank, which is a child of the crate bank.
SCALERS_CRATE_TAG - Static variable in class org.hps.record.evio.EvioEventConstants
Tag of the scalers crate bank, which is a child of the top bank.
ScalersEvioProcessor - Class in org.hps.record.scalers
This is an EVIO event processor for creating a ScalerData object from scaler bank data.
ScalersEvioProcessor() - Constructor for class org.hps.record.scalers.ScalersEvioProcessor
 
ScalersGenericObject - Class in org.hps.record.scalers
This is the LCIO GenericObject binding for EVIO scaler data.
ScalersGenericObject(int[]) - Constructor for class org.hps.record.scalers.ScalersGenericObject
Create a new object with the given scaler values.
ScalerUtilities - Class in org.hps.record.scalers
Utilities methods for scaler data.
ScalerUtilities() - Constructor for class org.hps.record.scalers.ScalerUtilities
Disallow class instantiation.
ScalerUtilities.LiveTimeIndex - Enum in org.hps.record.scalers
Indices for getting live time measurements.
scaleWidth - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
scalingFactor - Variable in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
scan(int) - Method in class org.hps.minuit.MnParameterScan
 
scan(int, int) - Method in class org.hps.minuit.MnParameterScan
 
scan(int, int, double, double) - Method in class org.hps.minuit.MnParameterScan
returns pairs of (x,y) points, x=parameter value, y=function value of FCN
scan(int) - Method in class org.hps.minuit.MnScan
 
scan(int, int) - Method in class org.hps.minuit.MnScan
 
scan(int, int, double, double) - Method in class org.hps.minuit.MnScan
Scans the value of the user function by varying parameter number par, leaving all other parameters fixed at the current value.
ScanBuilder - Class in org.hps.minuit
Performs a minimization using the simplex method of Nelder and Mead (ref.
ScanBuilder() - Constructor for class org.hps.minuit.ScanBuilder
 
ScanMinimizer - Class in org.hps.minuit
 
ScanMinimizer() - Constructor for class org.hps.minuit.ScanMinimizer
 
SCAT_ONLY - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLINT
 
scatDataIndex - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
scatFlag - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
scatPrecision - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
scatResiduals - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
scatteringAngle() - Method in class org.hps.recon.tracking.kalman.KalmanKinkFit
 
ScatterMap() - Method in class org.hps.recon.vertexing.BilliorTrack
Return a map of the MultipleScatter objects supplied for the fit.
ScatterPoint(IDetectorElement, ScatterAngle) - Constructor for class org.hps.recon.tracking.MultipleScattering.ScatterPoint
 
ScatterPoints(List<MultipleScattering.ScatterPoint>) - Constructor for class org.hps.recon.tracking.MultipleScattering.ScatterPoints
 
ScatterPoints() - Constructor for class org.hps.recon.tracking.MultipleScattering.ScatterPoints
 
scatTransformation - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
scatX(int) - Method in class org.hps.recon.tracking.kalman.KalTrack
 
scatX() - Method in class org.hps.recon.tracking.kalman.MeasurementSite
 
scatZ(int) - Method in class org.hps.recon.tracking.kalman.KalTrack
 
scatZ() - Method in class org.hps.recon.tracking.kalman.MeasurementSite
 
scintillatorDepth - Variable in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter.PixelParameters
 
scintillatorDepth - Variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1.PixelParameters
 
scintillatorHeight - Variable in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter.PixelParameters
 
scintillatorHeight - Variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1.PixelParameters
 
scintillatorIDList - Variable in class org.hps.detector.hodoscope.HodoscopeDetectorElement
 
scintillatorMaterial - Variable in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter.PixelParameters
 
scintillatorMaterial - Variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1.PixelParameters
 
scintillatorPositionToChannelMap - Variable in class org.hps.detector.hodoscope.HodoscopeDetectorElement
 
scintillatorToIDMap - Variable in class org.hps.detector.hodoscope.HodoscopeDetectorElement
 
scoreThreshold - Variable in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
scoreThreshold - Variable in class org.hps.recon.tracking.SimpleAmbiguityResolver
 
scoreTrack(Track) - Method in class org.hps.recon.tracking.AmbiguityResolver
Calculate a score for operable track
scoreTrack(Track) - Method in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
scoreTrack(Track) - Method in class org.hps.recon.tracking.SimpleAmbiguityResolver
 
scoringE_edep_2D - Variable in class org.hps.analysis.examples.EcalScoringMatchDriver
 
search(MnFcn, MinimumParameters, MnAlgebraicVector, double, MnMachinePrecision) - Static method in class org.hps.minuit.MnLineSearch
 
search(MnFcn, MinimumState, GradientCalculator, MnMachinePrecision) - Static method in class org.hps.minuit.NegativeG2LineSearch
 
Sec(double) - Static method in class org.hps.recon.tracking.TrackUtils
 
Sec(double) - Method in class org.hps.svt.alignment.AlignmentParameters
 
second - Variable in class org.hps.minuit.Pair
 
second - Variable in class org.hps.minuit.Point
 
secondElement - Variable in class org.hps.util.Pair
 
secondObject - Variable in class org.hps.analysis.trigger.util.Pair
 
seed() - Method in class org.hps.minuit.FunctionMinimum
 
seed_precision - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
seedCompThr - Variable in class org.hps.recon.tracking.kalman.KalmanParams
 
seedCompThr - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
seedCut - Variable in class org.hps.analysis.ecal.FEEClusterPlotter
 
seedCut - Variable in class org.hps.recon.filtering.FEEFilterDriver
 
seedCut - Variable in class org.hps.record.daqconfig.GTPConfig
 
seedEnergyThreshold - Variable in class org.hps.readout.ecal.updated.GTPClusterReadoutDriver
The minimum energy needed for a hit to be considered as a seed hit candidate.
seedEnergyThreshold - Variable in class org.hps.recon.ecal.cluster.GTPClusterer
The minimum energy required for a hit to be considered as a cluster center.
seedEnergyThreshold - Variable in class org.hps.recon.ecal.cluster.ReconClusterer
 
seedGenerator() - Method in class org.hps.minuit.CombinedMinimizer
 
seedGenerator() - Method in class org.hps.minuit.ModularFunctionMinimizer
 
seedGenerator() - Method in class org.hps.minuit.ScanMinimizer
 
seedGenerator() - Method in class org.hps.minuit.SimplexMinimizer
 
seedGenerator() - Method in class org.hps.minuit.VariableMetricMinimizer
 
seedHitXYPlot - Variable in class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
seedLyrs - Variable in class org.hps.recon.tracking.kalman.TrackCandidate
 
seedNoGood(int, int) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
seedPercent - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
seedPercent - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
seedPhi0 - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
seedPosMap - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
seedPosMap

private Map seedPosMap

Stores the positions of the crystal faces to be used in the invariant mass calculations.
seedRMSTime - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
seedsChecked - Variable in class org.hps.recon.tracking.HitTimeTrackCheck
 
seedsPassed - Variable in class org.hps.recon.tracking.HitTimeTrackCheck
 
seedThreshold - Variable in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
seedThreshold - Variable in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
The minimum energy a hit must have to be considered for cluster seed formation.
SeedTrack - Class in org.hps.recon.tracking.kalman
Fit a line/parabola approximation of a helix to a set of measurement points.
SeedTrack(ArrayList<SiModule>, double, ArrayList<int[]>, boolean) - Constructor for class org.hps.recon.tracking.kalman.SeedTrack
 
SeedTrack(ArrayList<KalHit>, double, double) - Constructor for class org.hps.recon.tracking.kalman.SeedTrack
 
seedTrackCollectionName - Variable in class org.hps.recon.tracking.TrackTweakDriver
Name of the collection of seed tracks.
SeedTracker(ArrayList<KalHit>, double, double) - Method in class org.hps.recon.tracking.kalman.SeedTrack
 
SeedTracker - Class in org.hps.recon.tracking
Class extending lcsim version to allow extra flexibility
SeedTracker(List<SeedStrategy>) - Constructor for class org.hps.recon.tracking.SeedTracker
 
SeedTracker(List<SeedStrategy>, boolean) - Constructor for class org.hps.recon.tracking.SeedTracker
 
SeedTracker(List<SeedStrategy>, boolean, boolean) - Constructor for class org.hps.recon.tracking.SeedTracker
 
SeedTracker(List<SeedStrategy>, boolean, boolean, boolean) - Constructor for class org.hps.recon.tracking.SeedTracker
 
SeedTrackLayers - Variable in class org.hps.recon.tracking.kalman.KalmanInterface
 
select(int) - Method in class org.hps.conditions.api.BaseConditionsObject
Select a conditions object by its row ID.
select(int) - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Select objects into this collection by their collection ID in the database.
select(int) - Method in interface org.hps.conditions.api.DatabaseObject
Select information from the database into this object using the row ID.
select - Variable in class org.hps.record.et.EtStationThread
The station event selection array.
SELECT_SQL - Static variable in class org.hps.conditions.database.ConditionsTagConverter
SQL SELECT string.
SelectBadMCParticle(MCFullDetectorTruth, Track) - Method in class org.hps.analysis.MC.IdentifyBadTracksDriver
 
SelectBadTrack(MCFullDetectorTruth, Track) - Method in class org.hps.analysis.MC.IdentifyBadTracksDriver
 
selectCrystal(int, int) - Method in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
selected - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
 
selectedColor - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
selectedCrystal - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
selectQuery(String) - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
This method can be used to perform a database SELECT query.
selectQuery(String) - Method in class org.hps.conditions.database.DatabaseConditionsManager
This method can be used to perform a database SELECT query.
selectTime - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
self - Variable in class org.hps.recon.tracking.gbl.GblHelixPrediction
 
self - Variable in class org.hps.recon.tracking.gbl.GblPointJna
 
self - Variable in class org.hps.recon.tracking.gbl.GblSimpleHelix
 
self - Variable in class org.hps.recon.tracking.gbl.GblTrajectoryJna
 
self - Variable in class org.hps.recon.tracking.gbl.MilleBinaryJna
internal handle to memory created and operated on by the GBL library
send(Command) - Method in class org.hps.online.recon.Client
Send a command to the online reconstruction server.
sendTrigger() - Static method in class org.hps.readout.ecal.TriggerDriver
 
sendTrigger(TriggerDriver) - Static method in class org.hps.readout.ReadoutDataManager
Indicates that the specified driver saw a trigger and readout should occur.
sendTrigger(TriggerDriver, String) - Static method in class org.hps.readout.ReadoutDataManager
Indicates that the specified driver saw a trigger and readout should occur.
sendTrigger(TriggerDriver, String, String) - Static method in class org.hps.readout.ReadoutDataManager
Indicates that the specified driver saw a trigger and readout should occur.
sendTrigger() - Method in class org.hps.readout.TriggerDriver
Issues a trigger to the data manager so long as the trigger is not presently in dead time.
sendTrigger(String) - Method in class org.hps.readout.TriggerDriver
Issues a trigger to the data manager so long as the trigger is not presently in dead time.
sendTrigger(String, String) - Method in class org.hps.readout.TriggerDriver
Issues a trigger to the data manager so long as the trigger is not presently in dead time.
senseCapacitanceIntercept - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
senseCapacitanceSlope - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
senseLongStripCapacitanceSlope - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
senseStripCapacitanceIntercept - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
senseStripCapacitanceSlope - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
senseStripPitch - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
senseTransferEfficiency - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
sensitive - Variable in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleComponentParameters
 
sensitive - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleComponentParameters
 
sensitive - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleComponentParameters
 
sensitive - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleComponentParameters
 
sensitiveDetector - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
sensor - Variable in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver.StripHit
 
sensor - Variable in class org.hps.readout.svt.SimpleSvtReadout.StripHit
 
sensor - Variable in class org.hps.readout.svt.SVTReadoutDriver.StripHit
 
sensor - Variable in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
Sensor(String, SurveyVolume, AlignmentCorrection, int) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Sensor
 
sensor - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder.HalfModuleBundle
 
SENSOR_LENGTH - Static variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
SENSOR_LENGTH - Static variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
SENSOR_LENGTH - Static variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
SENSOR_LENGTH - Static variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
SENSOR_LENGTH - Static variable in class org.hps.analysis.tuple.VertexTupleDriver
 
SENSOR_LENGTH - Static variable in class org.hps.analysis.vertex.VertexDebugger
 
SENSOR_WIDTH - Static variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
SENSOR_WIDTH - Static variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
SENSOR_WIDTH - Static variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
SENSOR_WIDTH - Static variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
SENSOR_WIDTH - Static variable in class org.hps.analysis.tuple.VertexTupleDriver
 
SENSOR_WIDTH - Static variable in class org.hps.analysis.vertex.VertexDebugger
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfModuleAxial
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongAxialHoleHalfModule
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongAxialSlotHalfModule
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongAxialSlotHalfModuleBase
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongStereoHoleHalfModule
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongStereoSlotHalfModuleBase
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortAxialHoleHalfModule
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortAxialSlotHalfModule
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoHoleHalfModule
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoSlotHalfModule
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModule
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL0Bot
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL0Top
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL1Bot
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL1Top
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialSlotHalfModule
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModule
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL0Bot
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL0Top
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL1Bot
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL1Top
 
sensor_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoSlotHalfModule
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfModuleAxial
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongAxialHoleHalfModule
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongAxialSlotHalfModule
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongAxialSlotHalfModuleBase
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongStereoHoleHalfModule
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongStereoSlotHalfModuleBase
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortAxialHoleHalfModule
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortAxialSlotHalfModule
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoHoleHalfModule
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoSlotHalfModule
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModule
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL0Bot
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL0Top
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL1Bot
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL1Top
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialSlotHalfModule
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModule
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL0Bot
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL0Top
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL1Bot
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL1Top
 
sensor_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoSlotHalfModule
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfModuleAxial
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfModuleStereo
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongHalfModule
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongStereoHalfModule
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortAxialHalfModule
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortAxialHoleHalfModule
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortAxialSlotHalfModule
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortHalfModule
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoHalfModule
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoHoleHalfModule
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoSlotHalfModule
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHalfModule
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModule
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL0Bot
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL0Top
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL1Bot
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL1Top
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialSlotHalfModule
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortHalfModule
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHalfModule
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModule
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL0Bot
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL0Top
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL1Bot
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL1Top
 
sensor_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoSlotHalfModule
 
sensorBelongsToStructure(AlignableDetectorElement, HpsSiSensor) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
sensorContainsTrack(Hep3Vector, SiSensor) - Static method in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
sensorContainsTrack(Hep3Vector, HpsSiSensor) - Method in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
sensorContainsTrack(Hep3Vector, SiSensor) - Static method in class org.hps.recon.tracking.TrackUtils
 
sensorContainsTrack(Hep3Vector, HpsSiSensor) - Method in class org.hps.svt.SVTHitLevelPlots
 
sensorContainsTrack(Hep3Vector, HpsSiSensor) - Method in class org.hps.svt.UnbiasedHitResidualsPlots
 
sensorHitCountMap - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
sensorHitCounts - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
sensorHitPositions - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
sensorHitResGlobal - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
sensorHitResGlobalL13 - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
sensorHitResGlobalL46 - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
sensorHitTimes - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
sensorLength - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
sensorMap - Variable in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
sensorNames_ - Variable in class org.hps.recon.tracking.SensorSetup
 
SensorOccupancyPlotsDriver - Class in org.hps.monitoring.drivers.svt
This Driver makes plots of SVT sensor occupancies across a run.
SensorOccupancyPlotsDriver() - Constructor for class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
sensorPhaseCalibConstants - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
sensorRegionMap - Variable in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
sensorRegionMap - Variable in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
sensors - Variable in class org.hps.analysis.dataquality.MonsterEventAnalysis
 
sensors - Variable in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
sensors - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
sensors - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
sensors - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
sensors - Variable in class org.hps.analysis.examples.SvtHitAnalysisDriver
 
sensors - Variable in class org.hps.analysis.MC.FirstHitGBLRefitterDriver
 
sensors - Variable in class org.hps.analysis.MC.IdentifyBadTracksDriver
 
sensors - Variable in class org.hps.analysis.MC.SvtStripClusterPositionPlots
 
sensors - Variable in class org.hps.analysis.MC.TrackDataDriverWithTruth
 
sensors - Variable in class org.hps.analysis.MC.TruthGBLRefitterDriver
 
sensors - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
sensors - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
sensors - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
sensors - Static variable in class org.hps.analysis.tuple.TupleMaker
 
sensors - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
sensors - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
sensors - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
sensors - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
sensors - Variable in class org.hps.analysis.vertex.VertexDebugger
 
sensors - Variable in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
 
sensors - Variable in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
sensors - Variable in class org.hps.monitoring.drivers.headless.SvtClustersHeadless
 
sensors - Variable in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
sensors - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
sensors - Variable in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
sensors - Variable in class org.hps.monitoring.drivers.svt.PedestalPlots
 
sensors - Variable in class org.hps.monitoring.drivers.svt.SamplesPlots
 
sensors - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
sensors - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
sensors - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
sensors - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
sensors - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
sensors - Variable in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
sensors - Variable in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
sensors - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
sensors - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
sensors - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
sensors - Variable in class org.hps.readout.svt.SVTReadoutDriver
 
sensors - Variable in class org.hps.recon.tracking.AcceptanceHelper
 
sensors - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
sensors - Variable in class org.hps.recon.tracking.gbl.AlignmentTestDriver
 
sensors - Variable in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
sensors - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
sensors - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
sensors - Variable in class org.hps.recon.tracking.kalman.KalmanDriverHPS
 
sensors - Variable in class org.hps.recon.tracking.kalman.KalmanInterface
 
sensors - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
sensors - Variable in class org.hps.recon.tracking.RawHitChecker
 
sensors - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
sensors - Variable in class org.hps.recon.tracking.TrackDataDriver
 
sensors - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
sensors - Variable in class org.hps.svt.OccupancyPlots
 
sensors - Variable in class org.hps.svt.SvtClusterAnalysis
 
sensors - Variable in class org.hps.svt.SVTHitLevelPlots
 
sensors - Variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
SensorSetup - Class in org.hps.recon.tracking
Driver used to load FittedRawTrackerHits onto a sensor readout.
SensorSetup() - Constructor for class org.hps.recon.tracking.SensorSetup
 
sensorStereoHitXZResGlobal - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
sensorStereoHitYZResGlobal - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
sensorThickness - Static variable in class org.hps.recon.tracking.straight.STUtils
 
sensorToPlane(HpsSiSensor, List<MaterialSupervisor.SiStripPlane>) - Static method in class org.hps.recon.tracking.TrackStateUtils
 
sensorURes - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
sensorWidth - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
sequence - Variable in class org.hps.readout.SignalOverlayDriver
 
sequence - Variable in class org.hps.record.epics.EpicsHeader
The sequence number.
SequenceComparator() - Constructor for class org.hps.record.epics.EpicsUtilities.SequenceComparator
 
sequenceNumber - Variable in class org.hps.record.composite.CompositeRecord
The event's sequence number.
sequenceNumber - Variable in class org.hps.record.composite.CompositeRecordSource
The sequence number.
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.ActiveViewer
Deprecated.
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.ScalePanel
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer
Deprecated.
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.OccupancyViewer
Deprecated.
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.PassiveViewer
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.PEventViewer
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.POccupancyViewer
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.StatusPanel.BackPanel
Deprecated.
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.StatusPanel
Deprecated.
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalEvent
 
serialVersionUID - Static variable in class org.hps.monitoring.ecal.eventdisplay.util.SettingsEvent
 
serialVersionUID - Static variable in exception org.hps.readout.SignalOverlayDriver.EndOfDataException
 
serialVersionUID - Static variable in class org.hps.readout.util.TimedList
 
server - Variable in class org.hps.online.recon.CommandHandler
 
Server - Class in org.hps.online.recon
Server for managing reconstruction Station instances Accepts commands from the Client and sends back a JSON result.
Server() - Constructor for class org.hps.online.recon.Server
Create a new server instance.
server - Variable in class org.hps.online.recon.StationManager
Reference to the server.
Server.ClientTask - Class in org.hps.online.recon
Handles a single client request.
Server.EtMonitor - Class in org.hps.online.recon
This is run on a thread executor to continuously monitor the ET system and exit the application if it goes down.
serverDuplex - Variable in class org.hps.online.recon.aida.RemoteAidaDriver
 
ServerLoggingConfig - Class in org.hps.online.recon.logging
Logging config for the online reconstruction Server
ServerLoggingConfig(String) - Constructor for class org.hps.online.recon.logging.ServerLoggingConfig
 
ServerLoggingConfig() - Constructor for class org.hps.online.recon.logging.ServerLoggingConfig
 
serverName - Variable in class org.hps.online.recon.aida.HistClient
 
serverName - Variable in class org.hps.online.recon.aida.StripChartClient
 
serverName - Variable in class org.hps.online.recon.aida.StripChartDriver
 
serverName - Variable in class org.hps.online.recon.PlotAggregator
Name of the remote server for RMI
serverTree - Variable in class org.hps.online.recon.PlotAggregator
 
sessionState - Variable in class org.hps.monitoring.application.EventProcessing
The current EventProcessing.SessionState object which has all of the session state for event processing.
SessionState() - Constructor for class org.hps.monitoring.application.EventProcessing.SessionState
 
sessionWatchdogThread - Variable in class org.hps.monitoring.application.EventProcessing.SessionState
A Thread which is used to monitor the event processing.
SessionWatchdogThread(Thread) - Constructor for class org.hps.monitoring.application.EventProcessing.SessionWatchdogThread
Class constructor.
set(int, int, double) - Method in class org.hps.minuit.MnAlgebraicSymMatrix
 
set(int, double) - Method in class org.hps.minuit.MnAlgebraicVector
 
set(int, int, double) - Method in class org.hps.minuit.MnUserCovariance
 
set(String, Object) - Method in class org.hps.monitoring.application.model.Configuration
Set a configuration value.
set(T) - Method in class org.hps.online.recon.properties.Property
 
set(EventQuality.Quality, double) - Method in class org.hps.recon.tracking.EventQuality.CutObject
 
set(int, int, double) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Sets a single element.
set(int, int, double) - Method in class org.hps.recon.tracking.gbl.matrix.SymMatrix
 
set(int, double) - Method in class org.hps.recon.tracking.gbl.matrix.Vector
Set individual element of a vector
set(int, int, double) - Method in class org.hps.recon.tracking.gbl.matrix.VMatrix
 
set(int, int, double) - Method in class org.hps.recon.tracking.gbl.matrix.VSymMatrix
 
set(int, double) - Method in class org.hps.recon.tracking.gbl.matrix.VVector
 
set_cluster(Cluster) - Method in class org.hps.readout.ecal.FADCTriggerVariableDriver.ClusterCmp
 
set_seed(Track) - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
SET_STEERING_RESOURCE - Static variable in class org.hps.monitoring.application.Commands
Set the steering resource.
setActive(boolean) - Method in interface org.hps.monitoring.subsys.SystemStatus
Set whether this status is active.
setActive(boolean) - Method in class org.hps.monitoring.subsys.SystemStatusImpl
 
setActive(boolean) - Method in class org.hps.online.recon.StationProcess
Set the station to active
setActive(boolean) - Method in class org.hps.record.AbstractRecordProcessor
 
setActiveSensorPhysicalVolumeProperties(LCDDSurveyVolume, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
 
setAddNoise(boolean) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Sets whether randomized noise should be added to SLIC truth energy depositions when simulating subdetector hits.
setAddNoise(boolean) - Method in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
Indicates whether or not noise should be simulated when analog hits are generated.
setAddNoise(boolean) - Method in class org.hps.readout.DigitizationReadoutDriver
Sets whether randomized noise should be added to SLIC truth energy depositions when simulating subdetector hits.
setAddNoise(boolean) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Add noise (photoelectron statistics and readout/preamp noise) to hits before adding them to the analog pipeline.
setAddNoise(boolean) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
setAddNoise(boolean) - Method in class org.hps.readout.svt.SVTReadoutDriver
Indicates whether or not noise should be simulated when analog hits are generated.
setAddNoise(boolean) - Method in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
setAddResiduals(boolean) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setAddTrackStateAtTarget(boolean) - Method in class org.hps.recon.tracking.kalman.KalmanInterface
 
setAddTrackStateAtTarget(boolean) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setAdeMother(IDetectorElement) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
setAidaFileName(String) - Method in class org.hps.analysis.MC.MCTrackerHitResidualAnalysisDriver
 
setAidaFileType(String) - Method in class org.hps.analysis.MC.MCTrackerHitResidualAnalysisDriver
 
setAlgorithmType(int) - Method in class org.hps.recon.particle.SimpleParticleID
 
setAlignmentCorrection(AlignmentCorrection) - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
setAll(T) - Method in class org.hps.readout.util.RingBuffer
Sets all values values in the buffer to the specified value.
setAllowHoleSlotCombo(boolean) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
setAlpha(double) - Method in class org.hps.util.RK4integrator
 
setAmp(double) - Method in class org.hps.recon.tracking.ShapeFitParameters
 
setAmpErr(double) - Method in class org.hps.recon.tracking.ShapeFitParameters
 
setAnalyzeReconstructedElectronPhoton(boolean) - Method in class org.hps.analysis.wab.WabAnalysis2019Robust
 
setAnalyzeReconstructedTwoPhoton(boolean) - Method in class org.hps.analysis.wab.WabAnalysis2019Robust
 
setAnalyzeTwoEcalClusters(boolean) - Method in class org.hps.analysis.wab.WabAnalysis2019Robust
 
setAnalyzeWabTrackingEfficiency(boolean) - Method in class org.hps.analysis.wab.StripWABCandidates
 
setAnalyzeWabTrackingEfficiency(boolean) - Method in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
 
setAnalyzeWabTrackingEfficiency(boolean) - Method in class org.hps.analysis.wab.WabAnalysis2019Robust
 
setAnArgument(int) - Method in class org.hps.analysis.examples.DummyAnalysisDriver
This is an example set method which can be accessed through LCSim steering file arguments.
setAppend(boolean) - Method in class org.hps.online.recon.Client
Set whether to append to the output file.
setApplyBadCrystalMap(boolean) - Method in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
setApplyBadCrystalMap(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set to true to ignore data from channels that are flagged as "bad" in the conditions system.
setApplyBadCrystalMap(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set to true to ignore data from channels that are flagged as "bad" in the conditions system.
setApplyBadCrystalMap(boolean) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set to true to ignore data from channels that are flagged as "bad" in the conditions system.
setApplyBadCrystalMap(boolean) - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
setApplyBeamRotation(boolean) - Method in class org.hps.analysis.tuple.TupleMaker
 
setApplyClusterCorrections(boolean) - Method in class org.hps.recon.particle.ReconParticleDriver
 
setApplySectorBinning(boolean) - Method in class org.hps.recon.tracking.SeedTracker
Set to enable the sectoring to use the sector bins in checking for consistent hits.
setApplySectorBinning(boolean) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
Set to enable the sectoring to use the sector bins in checking for consistent hits.
setApplySectorBinning(boolean) - Method in class org.hps.recon.tracking.TrackerReconDriver
Set to enable the sectoring to use the sector bins in checking for consistent hits.
setAssociatedActive(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
Sets whether the highlighting on this crystal's associated crystals should be active or not.
setAssociatedParticle(ReconstructedParticle) - Method in class org.hps.recon.vertexing.BilliorVertex
Set the ReconstructedParticle associated with this Vertex
setAsymmetricWindow(boolean) - Method in class org.hps.recon.ecal.cluster.GTPClusterDriver
Sets whether the behavior of the hit inclusion window with respect to the hit verification window.
setAsymmetricWindow(boolean) - Method in class org.hps.recon.ecal.cluster.GTPClusterer
Sets the behavior of the hit inclusion and verification temporal windows.
setAxial(boolean) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Flag the sensor as being axial.
setBackgroundColor(IPlotterStyle, boolean, boolean) - Method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
setBackgroundColor(IPlotterStyle, boolean, boolean) - Method in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
setBackgroundColor(IPlotterStyle, boolean, boolean) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setBackgroundCuts(int) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Sets the cuts to accept a certain background level.
setBackgroundLevel(int) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Sets the trigger cuts automatically to a given background level.
setBadChannel(boolean) - Method in class org.hps.conditions.ecal.EcalChannelConstants
Set whether this is a bad channel.
setBadChannel(boolean) - Method in class org.hps.conditions.svt.ChannelConstants
Set the bad channel flag.
setBadChannel(int) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Flag the given channel as bad.
setBadChannels() - Method in class org.hps.recon.ecal.IterateGainFactorDriver
 
setBadChi2Penalty(double) - Method in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
setBallPos(double, double, double) - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
setBankCollectionName(String) - Method in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Sets the name of LCIO collection containing the trigger banks.
setBankCollectionName(String) - Method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Sets the name of LCIO collection containing the trigger banks.
setBankCollectionName(String) - Method in class org.hps.analysis.trigger.DataTriggerSim2019Driver
Sets the name of the LCIO collection containing the TI and VTP banks.
setBankCollectionName(String) - Method in class org.hps.analysis.trigger.DataTriggerSimDriver
Sets the name of the LCIO collection containing the TI and SSP banks.
setBankCollectionName(String) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Sets the name of LCIO collection containing the trigger banks.
setBankTSCollectionName(String) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
setBankVTPCollectionName(String) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Sets the name of LCIO collection containing the trigger banks.
setBaseTrackerGeometry(JavaSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
setBatch(boolean) - Method in class org.hps.recon.ecal.EcalPedestalCalculator
 
setBatchMode(boolean) - Method in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
setBeamAngle(double[]) - Method in class org.hps.recon.tracking.BeamSpot
 
setBeamConMollerCandidatesColName(String) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
setBeamConMollerVerticesColName(String) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
setBeamConV0CandidatesColName(String) - Method in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Sets the name of the LCIO collection for beam spot constrained V0 candidate particles.
setBeamConV0CandidatesColName(String) - Method in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Sets the name of the LCIO collection for beam spot constrained V0 candidate particles.
setBeamConV0CandidatesColName(String) - Method in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
setBeamConV0CandidatesColName(String) - Method in class org.hps.recon.particle.ReconParticleDriver
Sets the name of the LCIO collection for beam spot constrained V0 candidate particles.
setBeamConV0VerticesColName(String) - Method in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Sets the name of the LCIO collection for beam spot constrained V0 candidate vertices.
setBeamConV0VerticesColName(String) - Method in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Sets the name of the LCIO collection for beam spot constrained V0 candidate vertices.
setBeamConV0VerticesColName(String) - Method in class org.hps.recon.particle.ReconParticleDriver
Sets the name of the LCIO collection for beam spot constrained V0 candidate vertices.
setBeamCovariance(SymmetricMatrix) - Method in class org.hps.recon.tracking.BeamSpot
 
setBeamEnergy(double) - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
setBeamEnergy(double) - Method in class org.hps.analysis.ecal.SF2019Driver
 
setBeamEnergy(double) - Method in class org.hps.analysis.ecal.SF2021Driver
 
setBeamEnergy(double) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Used for plot ranges and cuts that scale with energy.
setBeamEnergy(double) - Method in class org.hps.readout.trigger.SinglesTriggerReadoutDriver
Sets the beam energy for the trigger.
setBeamEnergy(double) - Method in class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
Sets the beam energy for the trigger.
setBeamEnergy(double) - Method in class org.hps.recon.filtering.EventReconFilter
 
setBeamEnergy(double) - Method in class org.hps.recon.utils.AbstractTrackClusterMatcher
Abstract method to set beam energy
setBeamEnergy(double) - Method in class org.hps.recon.utils.LegacyTrackClusterMatcher
Deprecated.
setBeamEnergy(double) - Method in interface org.hps.recon.utils.TrackClusterMatcher
Set beam energy
setBeamEnergy(double) - Method in class org.hps.recon.utils.TrackClusterMatcherMinDistance
Deprecated.
setBeamEnergy(double) - Method in class org.hps.recon.utils.TrackClusterMatcherNSigma
Deprecated.
setBeamGapIndices(CrystalRange) - Method in class org.hps.detector.ecal.HPSEcalDetectorElement
Set the index range for the beam gap.
setBeamPosition(double[]) - Method in class org.hps.recon.tracking.BeamSpot
 
setBeamPosition(double[]) - Method in class org.hps.recon.tracking.kalman.KalmanInterface
 
setBeamPosition(double[]) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
setBeamPositionX(double) - Method in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Sets the beam position in the x-direction.
setBeamPositionX(double) - Method in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Sets the beam position in the x-direction.
setBeamPositionX(double) - Method in class org.hps.recon.particle.ReconParticleDriver
Sets the beam position in the x-direction.
setBeamPositionX(double) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setBeamPositionY(double) - Method in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Sets the beam position in the y-direction in mm.
setBeamPositionY(double) - Method in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Sets the beam position in the y-direction in mm.
setBeamPositionY(double) - Method in class org.hps.recon.particle.ReconParticleDriver
Sets the beam position in the y-direction in mm.
setBeamPositionY(double) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setBeamPositionZ(double) - Method in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Sets the beam position in the z-direction in mm.
setBeamPositionZ(double) - Method in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Sets the beam position in the z-direction in mm.
setBeamPositionZ(double) - Method in class org.hps.recon.particle.ReconParticleDriver
Sets the beam position in the z-direction in mm.
setBeamPositionZ(double) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setBeamPosX(double) - Method in class org.hps.analysis.dataquality.MollerMonitoring
 
setBeamPosX(double) - Method in class org.hps.analysis.dataquality.TridentMonitoring
 
setBeamPosY(double) - Method in class org.hps.analysis.dataquality.MollerMonitoring
 
setBeamPosY(double) - Method in class org.hps.analysis.dataquality.TridentMonitoring
 
setBeamRatio(double) - Method in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
setBeamSigmaX(double) - Method in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Sets the beam size sigma in the x-direction.
setBeamSigmaX(double) - Method in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Sets the beam size sigma in the x-direction.
setBeamSigmaX(double) - Method in class org.hps.recon.particle.ReconParticleDriver
Sets the beam size sigma in the x-direction.
setBeamSigmaX(double) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setBeamSigmaY(double) - Method in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Sets the beam size sigma in the y-direction.
setBeamSigmaY(double) - Method in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Sets the beam size sigma in the y-direction.
setBeamSigmaY(double) - Method in class org.hps.recon.particle.ReconParticleDriver
Sets the beam size sigma in the y-direction.
setBeamSigmaY(double) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setBeamSigmaZ(double) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setBeamSize(double[]) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
setBeamSizeX(double) - Method in class org.hps.analysis.dataquality.MollerMonitoring
 
setBeamSizeX(double) - Method in class org.hps.analysis.dataquality.TridentMonitoring
 
setBeamSizeX(double) - Method in class org.hps.recon.tracking.kalman.KalmanParams
 
setBeamSizeY(double) - Method in class org.hps.analysis.dataquality.MollerMonitoring
 
setBeamSizeY(double) - Method in class org.hps.analysis.dataquality.TridentMonitoring
 
setBeamSizeY(double) - Method in class org.hps.recon.tracking.kalman.KalmanParams
 
setBeamSizeZ(double) - Method in class org.hps.recon.tracking.kalman.KalmanParams
 
setBeamSpotX(double) - Method in class org.hps.recon.tracking.kalman.KalmanParams
 
setBeamSpotY(double) - Method in class org.hps.recon.tracking.kalman.KalmanParams
 
setBeamSpotZ(double) - Method in class org.hps.recon.tracking.kalman.KalmanParams
 
setBfield(double) - Method in class org.hps.analysis.examples.StarterAnalysisDriver
 
setBfield(double) - Method in class org.hps.recon.tracking.gbl.GBLEventData
 
setBField(double) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
 
setBField(double) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
setBFieldMap(FieldMap) - Method in class org.hps.recon.utils.AbstractTrackClusterMatcher
Set B field map if used in matching.
setBFieldMap(FieldMap) - Method in class org.hps.recon.utils.LegacyTrackClusterMatcher
Set the 3D field map to be used by the extrapolator.
setBFieldMap(FieldMap) - Method in interface org.hps.recon.utils.TrackClusterMatcher
Set BField Map
setBFieldMap(FieldMap) - Method in class org.hps.recon.utils.TrackClusterMatcherNSigma
Set the 3D field map to be used by the extrapolator.
setBlocking(Boolean) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set whether the ET station is blocking (generally this should not be set to true!)
setBlueReferenceID(int) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
setBotBankTag(int) - Method in class org.hps.evio.EcalEvioReader
 
setBotBankTag(int) - Method in class org.hps.evio.HodoEvioReader
 
setBotD0Correction(double) - Method in class org.hps.recon.tracking.TrackTweakDriver
 
setBotLambdaCorrection(double) - Method in class org.hps.recon.tracking.TrackTweakDriver
 
setBotOmegaCorrection(double) - Method in class org.hps.recon.tracking.TrackTweakDriver
 
setBotPhiCorrection(double) - Method in class org.hps.recon.tracking.TrackTweakDriver
 
setBotZ0Correction(double) - Method in class org.hps.recon.tracking.TrackTweakDriver
 
setBox(Box) - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
setBox(Box) - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.ActiveSensor
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BasePlate
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CarbonFiber
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CSupport
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleLamination
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Hybrid
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Sensor
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportBottom
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlateBottom
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlateTop
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportTop
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlock
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModule
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TrackerEnvelope
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfLongModuleLamination
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongHalfModule
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.PSVacuumChamber
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRing
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRingL13KinMount
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBox
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBoxBasePlate
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Plate
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Plate
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ActiveShortSensor
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.HalfShortModuleLamination
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortHalfModule
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModule
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortSensor
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ActiveShortSensor
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.HalfShortModuleLamination
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortHalfModule
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModule
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortSensor
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition.TrackingVolume
 
setBoxDim() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
setBoxDim(double, double, double) - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
setBsX(double) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setBsY(double) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setBsZ(double) - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
setBsZ(double) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setBufferedWriter(BufferedWriter) - Method in class org.hps.online.recon.SimpleLogListener
 
setBufferLength(int) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Length of analog pipeline.
setBufferLength(int) - Method in class org.hps.readout.ecal.TimeEvolutionEcalReadoutDriver
 
setBuilder() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014LCDDBuilder
 
setBuilder() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014LCDDBuilder
 
setBuilder() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014v1LCDDBuilder
 
setBuilder(HPSTrackerBuilder) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
setBuilder() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
setBuilder(HPSTrackerBuilder) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
setCalibratedHitCollectionName(String) - Method in class org.hps.analysis.dataquality.EcalMonitoring
 
setCalibration(EcalCalibration) - Method in class org.hps.conditions.ecal.EcalChannelConstants
Set the calibration.
setCalibration(HodoscopeCalibration) - Method in class org.hps.conditions.hodoscope.HodoscopeChannelConstants
 
setCalibration(SvtCalibration) - Method in class org.hps.conditions.svt.ChannelConstants
Set the calibration.
setCalibYear(int) - Method in class org.hps.recon.ecal.IterateGainFactorDriver
 
setCandidatesColName(String) - Method in class org.hps.analysis.tuple.TupleMaker
 
setCapacitanceIntercept(double) - Method in class org.hps.svt.alignment.HPSStrips
Capacitance intercept parameter.
setCapacitanceSlope(double) - Method in class org.hps.svt.alignment.HPSStrips
Capacitance per unit strip length.
setCarrier(ChargeCarrier) - Method in class org.hps.svt.alignment.HPSStrips
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.ActiveSensor
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BasePlate
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CarbonFiber
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CSupport
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleLamination
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Hybrid
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Sensor
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportBottom
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlateBottom
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlateTop
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportTop
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlock
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModule
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TrackerEnvelope
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfLongModuleLamination
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfModuleAxial
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfModuleStereo
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongHalfModule
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.PSVacuumChamber
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRing
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRingL13KinMount
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBox
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBoxBasePlate
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Bottom
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13BottomPlate
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Top
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13TopPlate
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Bottom
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomPlate
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Top
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopPlate
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ActiveShortSensor
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.HalfShortModuleLamination
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortHalfModule
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModule
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortSensor
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Bottom
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14BottomPlate
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Top
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14TopPlate
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ActiveShortSensor
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.HalfShortModuleLamination
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortHalfModule
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModule
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortSensor
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Bottom
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14BottomPlate
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Top
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14TopPlate
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition.TrackingVolume
 
setCenter() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
setCenter(Hep3Vector) - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
setCenter(double, double, double) - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
setCentralStripAveragingThreshold(int) - Method in class org.hps.recon.tracking.StripMaker
 
setChanExtd(int) - Method in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
setChanExtd(int) - Method in class org.hps.svt.SVTHitLevelPlots
 
setChanExtd(int) - Method in class org.hps.svt.UnbiasedHitResidualsPlots
 
setChannel(int) - Method in class org.hps.conditions.svt.AbstractSvtChannel
Set the channel number (0-639).
setChannelCollection(EcalChannel.EcalChannelCollection) - Method in class org.hps.conditions.ecal.EcalConditions
Set the channel map.
setChannelCollection(HodoscopeChannel.HodoscopeChannelCollection) - Method in class org.hps.conditions.hodoscope.HodoscopeConditions
 
setChannelID(int) - Method in class org.hps.conditions.svt.AbstractSvtChannel
Set the channel ID.
setChannelID(int) - Method in class org.hps.conditions.svt.SvtCalibration
Set the channel ID.
setChannelMap(AbstractSvtChannel.AbstractSvtChannelCollection<? extends AbstractSvtChannel>) - Method in class org.hps.conditions.svt.AbstractSvtConditions
Set the SVT channel map for this conditions set.
setChannelParsFloat(int, int, Map<EcalChannel, Float>, List<String>) - Method in class org.hps.record.daqconfig.EvioDAQParser
Takes a list of 16 values (in argument vals) and maps the appropriate database calorimeter channel to the list value.
setChannelParsFloatEcal(int, int, Map<EcalChannel, Float>, List<String>) - Method in class org.hps.record.daqconfig2019.EvioDAQParser2019
Takes a list of 16 values (in argument vals) and maps the appropriate database calorimeter channel to the list value.
setChannelParsFloatHodo(int, int, Map<HodoscopeChannel, Float>, List<String>) - Method in class org.hps.record.daqconfig2019.EvioDAQParser2019
Takes a list of 16 values (in argument vals) and maps the appropriate database hodoscope channel to the list value.
setChannelParsInt(int, int, Map<EcalChannel, Integer>, List<String>) - Method in class org.hps.record.daqconfig.EvioDAQParser
Takes a list of 16 values (in argument vals) and maps the appropriate database calorimeter channel to the list value.
setChannelParsIntEcal(int, int, Map<EcalChannel, Integer>, List<String>) - Method in class org.hps.record.daqconfig2019.EvioDAQParser2019
Takes a list of 16 values (in argument vals) and maps the appropriate database calorimeter channel to the list value.
setChannelParsIntHodo(int, int, Map<HodoscopeChannel, Integer>, List<String>) - Method in class org.hps.record.daqconfig2019.EvioDAQParser2019
Takes a list of 16 values (in argument vals) and maps the appropriate database hodoscope channel to the list value.
setChargeMaxDraw(double) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
setChargeMinDraw(double) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
setCheckAnalyticalDerivatives(boolean) - Method in class org.hps.minuit.MnApplication
Minuit does a check of the user gradient at the beginning, if this is not wanted the set this to "false".
setChi2Cut(double) - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
setChi2Scoring(double) - Method in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
setChiProb(double) - Method in class org.hps.recon.tracking.ShapeFitParameters
 
setChunkSize(Integer) - Method in class org.hps.monitoring.application.model.ConfigurationModel
The ET chunk size which is how many events should be returned at once in the array.
setCleanFEE(boolean) - Method in class org.hps.svt.SVTHitLevelPlots
 
setCleanFEE(boolean) - Method in class org.hps.svt.UnbiasedHitResidualsPlots
 
setClusterAmplitudeCut(double) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
setClusterCenter(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
Sets whether or not this crystal is a cluster center.
setClusterCentralStripAveragingThreshold(int) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setClusterCentralStripAveragingThreshold(int) - Method in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
setClusterCentralStripAveragingThreshold(int) - Method in class org.hps.recon.tracking.RawHitChecker
 
setClusterCentralStripAveragingThreshold(int) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setClusterChargeCut(double) - Method in class org.hps.monitoring.drivers.headless.SvtClustersHeadless
 
setClusterChargeCut(double) - Method in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
setClusterCollection(String) - Method in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
setClusterCollection(String) - Method in class org.hps.recon.filtering.FEEFilterDriver
 
setClusterCollectionName(String) - Method in class org.hps.analysis.dataquality.EcalMonitoring
 
setClusterCollectionName(String) - Method in class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
setClusterCollectionName(String) - Method in class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
setClusterCollectionName(String) - Method in class org.hps.analysis.examples.StripEventDriver
 
setClusterCollectionName(String) - Method in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Sets the name of LCIO collection containing simulated VTP clusters.
setClusterCollectionName(String) - Method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Sets the name of LCIO collection containing simulated GTP clusters.
setClusterCollectionName(String) - Method in class org.hps.analysis.trigger.DataTriggerSim2019Driver
Sets the name of the LCIO collection containing the simulated reconstructed clusters.
setClusterCollectionName(String) - Method in class org.hps.analysis.trigger.DataTriggerSimDriver
Sets the name of the LCIO collection containing the simulated reconstructed clusters.
setClusterCollectionName(String) - Method in class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
Sets the name of the LCIO collection for cluster objects.
setClusterCollectionName(String) - Method in class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
Sets the name of the LCIO collection containing clusters.
setClusterCollectionName(String) - Method in class org.hps.monitoring.ecal.eventdisplay.lcsim.LCIOBridgeDriver
setClusterCollectionName

public void setClusterCollectionName(String clusterCollectionName)

Sets the name of the LCIO collection that contains calorimeter cluster information.
setClusterCollectionName(String) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Sets the name of the LCIO collection that contains the clusters.
setClusterCollectionName(String) - Method in class org.hps.readout.ecal.FADCTriggerDriver
 
setClusterCollectionName(String) - Method in class org.hps.readout.ecal.MollerTriggerDriver
Sets the LCIO collection name where Cluster objects are stored for use in the trigger.
setClusterCollectionName(String) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Sets the LCIO collection name where Cluster objects are stored for use in the trigger.
setClusterCollectionName(String) - Method in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
setClusterCollectionName(String) - Method in class org.hps.readout.ecal.ReadoutTrigger
 
setClusterCollectionName(String) - Method in class org.hps.readout.ecal.SinglesTriggerDriver
Sets the name of the LCIO collection from which clusters are drawn.
setClusterCollectionName(String) - Method in class org.hps.recon.filtering.EcalGainCalibFilter
 
setClusterCollectionName(String) - Method in class org.hps.recon.filtering.EcalPairsFilter
 
setClusterCollectionName(String) - Method in class org.hps.recon.filtering.EcalSinglesFilter
 
setClusterCollectionName(String) - Method in class org.hps.recon.filtering.SimpleEventFilterDriver
 
setClusterColor(Color) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets the color of the cluster center marker.
setClusterCut(double) - Method in class org.hps.recon.filtering.FEEFilterDriver
Set the cut value for cluster energy in GeV
setClusterDeltaTimeCut(double) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Maximum difference in Calorimeter Cluster Seed Hit times [ns]
setClusterEDiffHi(double) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Maximum value for the Cluster Energy difference [mm]
setClusterEDiffLo(double) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Minimum value for the Cluster Energy difference [mm]
setClusterEnergyCutMax(double) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setClusterEnergyCutMin(double) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setClusterEnergyHigh(double) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Sets the highest allowed energy a cluster may have and still pass the cluster total energy single cluster cut.
setClusterEnergyHigh(double) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Maximum energy for a cluster.
setClusterEnergyHigh(double) - Method in class org.hps.readout.ecal.ReadoutTrigger
 
setClusterEnergyHigh(double) - Method in class org.hps.readout.trigger.PairTriggerReadoutDriver
Sets the highest allowed energy a cluster may have and still pass the cluster total energy single cluster cut.
setClusterEnergyHigh(double) - Method in class org.hps.readout.trigger2019.FEETrigger2019ReadoutDriver
Sets the highest allowed energy a cluster may have and still pass the cluster total energy single cluster cut.
setClusterEnergyHigh(double) - Method in class org.hps.readout.trigger2019.PairsTrigger2019ReadoutDriver
Sets the highest allowed energy a cluster may have and still pass the cluster total energy single cluster cut.
setClusterEnergyHighThreshold(double) - Method in class org.hps.readout.ecal.SinglesTriggerDriver
Sets the upper bound for the cluster energy threshold on the trigger.
setClusterEnergyHighThreshold(double) - Method in class org.hps.readout.trigger.SinglesTriggerReadoutDriver
Sets the upper bound for the cluster energy threshold on the trigger.
setClusterEnergyHighThreshold(double) - Method in class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
Sets the upper bound for the cluster energy threshold on the trigger.
setClusterEnergyLow(double) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Sets the lowest allowed energy a cluster may have and still pass the cluster total energy single cluster cut.
setClusterEnergyLow(double) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Minimum energy for a cluster.
setClusterEnergyLow(double) - Method in class org.hps.readout.ecal.ReadoutTrigger
 
setClusterEnergyLow(double) - Method in class org.hps.readout.trigger.PairTriggerReadoutDriver
Sets the lowest allowed energy a cluster may have and still pass the cluster total energy single cluster cut.
setClusterEnergyLow(double) - Method in class org.hps.readout.trigger2019.FEETrigger2019ReadoutDriver
Sets the lowest allowed energy a cluster may have and still pass the cluster total energy single cluster cut.
setClusterEnergyLow(double) - Method in class org.hps.readout.trigger2019.PairsTrigger2019ReadoutDriver
Sets the lowest allowed energy a cluster may have and still pass the cluster total energy single cluster cut.
setClusterEnergyLowThreshold(double) - Method in class org.hps.readout.ecal.SinglesTriggerDriver
Sets the lower bound for the cluster energy threshold on the trigger.
setClusterEnergyLowThreshold(double) - Method in class org.hps.readout.trigger.SinglesTriggerReadoutDriver
Sets the lower bound for the cluster energy threshold on the trigger.
setClusterEnergyLowThreshold(double) - Method in class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
Sets the lower bound for the cluster energy threshold on the trigger.
setClusterEnergyThreshold(double) - Method in class org.hps.recon.ecal.cluster.ReconClusterDriver
 
setClusterer(Clusterer) - Method in class org.hps.recon.ecal.cluster.ClusterDriver
Set the Clusterer which implements the clustering algorithm.
setClusterer(Clusterer) - Method in class org.hps.recon.ecal.cluster.ReconClusterDriver
 
setClustererName(String) - Method in class org.hps.recon.ecal.cluster.ClusterDriver
Set the Clusterer by name.
setClustererName(String) - Method in class org.hps.recon.ecal.cluster.ReconClusterDriver
 
setClusterESumHi(double) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Maximum value for the Cluster Energy sum [mm]
setClusterESumLo(double) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Minimum value for the Cluster Energy sum [mm]
setClusterHitCountBinSize(double) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
setClusterHitCountBinSize(double) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
setClusterHitCountThreshold(int) - Method in class org.hps.readout.ecal.MollerTriggerDriver
Sets the minimum number of hits required for a cluster to be used in triggering.
setClusterHitCountThreshold(int) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Sets the minimum number of hits required for a cluster to be used in triggering.
setClusterHitCountXMax(double) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
setClusterHitCountXMax(double) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
setClusterMaxSize(int) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setClusterMaxSize(int) - Method in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
setClusterMaxSize(int) - Method in class org.hps.recon.tracking.RawHitChecker
 
setClusterMaxSize(int) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setClusterMaxX(double) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Maximum value for the Cluster x position [mm]
setClusterNeighborThreshold(double) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setClusterNeighborThreshold(double) - Method in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
setClusterNeighborThreshold(double) - Method in class org.hps.recon.tracking.RawHitChecker
 
setClusterNeighborThreshold(double) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setClusterParamFileName(String) - Method in class org.hps.recon.particle.ReconParticleDriver
 
setClusterPDEC0(double) - Method in class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
 
setClusterPDEC1(double) - Method in class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
 
setClusterPDEC2(double) - Method in class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
 
setClusterPDEC3(double) - Method in class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
 
setClusterSeedEnergyBinSize(double) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
setClusterSeedEnergyThresholdHigh(double) - Method in class org.hps.readout.ecal.MollerTriggerDriver
Sets the threshold for the cluster seed energy of individual clusters above which the cluster will be rejected and not used for triggering.
setClusterSeedEnergyThresholdHigh(double) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Sets the threshold for the cluster seed energy of individual clusters above which the cluster will be rejected and not used for triggering.
setClusterSeedEnergyThresholdLow(double) - Method in class org.hps.readout.ecal.MollerTriggerDriver
Sets the threshold for the cluster seed energy of individual clusters under which the cluster will be rejected and not used for triggering.
setClusterSeedEnergyThresholdLow(double) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Sets the threshold for the cluster seed energy of individual clusters under which the cluster will be rejected and not used for triggering.
setClusterSeedEnergyXMax(double) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
setClusterSeedThreshold(double) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setClusterSeedThreshold(double) - Method in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
setClusterSeedThreshold(double) - Method in class org.hps.recon.tracking.RawHitChecker
 
setClusterSeedThreshold(double) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setClusterThreshold(double) - Method in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
setClusterThreshold(double) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setClusterThreshold(double) - Method in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
setClusterThreshold(double) - Method in class org.hps.recon.tracking.NearestNeighborRMSClusterer
Set the cluster threshold.
setClusterThreshold(double) - Method in class org.hps.recon.tracking.RawHitChecker
 
setClusterThreshold(double) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setClusterTimeCut(double) - Method in class org.hps.recon.filtering.InTimeHitsFilter
 
setClusterTimeCut(double) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
setClusterTimeHi(double) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Maximum value for the Cluster time [ns]
setClusterTimeLo(double) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Minimum value for the Cluster time [ns]
setClusterTimingCut(double) - Method in class org.hps.recon.filtering.V0CandidateFilter
Maximum difference in Calorimeter Cluster Seed Hit times [ns]
setClusterTotalEnergyBinSize(double) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
setClusterTotalEnergyBinSize(double) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
setClusterTotalEnergyThresholdHigh(double) - Method in class org.hps.readout.ecal.MollerTriggerDriver
Sets the threshold for the total cluster energy of individual clusters above which the cluster will be rejected and not used for triggering.
setClusterTotalEnergyThresholdHigh(double) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Sets the threshold for the total cluster energy of individual clusters above which the cluster will be rejected and not used for triggering.
setClusterTotalEnergyThresholdLow(double) - Method in class org.hps.readout.ecal.MollerTriggerDriver
Sets the threshold for the total cluster energy of individual clusters under which the cluster will be rejected and not used for triggering.
setClusterTotalEnergyThresholdLow(double) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Sets the threshold for the total cluster energy of individual clusters under which the cluster will be rejected and not used for triggering.
setClusterTotalEnergyXMax(double) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
setClusterTotalEnergyXMax(double) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
setClusterWindow(int) - Method in class org.hps.readout.ecal.updated.GTPClusterReadoutDriver
Sets the size of the hit verification temporal window.
setClusterWindow(int) - Method in class org.hps.recon.ecal.cluster.CTPClusterDriver
 
setClusterWindow(int) - Method in class org.hps.recon.ecal.cluster.GTPClusterDriver
Sets the size of the hit verification temporal window.
setClusterWindow(int) - Method in class org.hps.recon.ecal.cluster.GTPClusterer
Sets the number of clock cycles before and after a given cycle that will be used when checking whether a given hit is a local maximum in both time and space.
setClusterXDiffHi(double) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Maximum value for the Cluster x position difference [mm]
setClusterXDiffLo(double) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Minimum value for the Cluster x position difference [mm]
setClusterXMin(double) - Method in class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
 
setClusterXSumHi(double) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Maximum value for the Cluster x position sum [mm]
setClusterXSumLo(double) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Minimum value for the Cluster x position sum [mm]
setCoincidenceWindow(int) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Number of clock cycles for which the same trigger-path hit is sent to the clusterer.
setCoincidenceWindow(int) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Sets the number of events that clusters will be retained and employed for triggering before they are cleared.
setColdColor(Color) - Method in class org.hps.monitoring.ecal.eventdisplay.util.GradientScale
setColdColor

public void setColdColor(Color c)

Sets the color associated with the minimum value.
setCollection(String) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
setCollectionId(int) - Method in class org.hps.conditions.api.BaseConditionsObject
Set the collection ID of the object.
setCollectionId(int) - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Set the collection ID of this collection.
setCollectionId(int) - Method in interface org.hps.conditions.api.ConditionsObjectCollection
Set the collection ID.
setCollectionName(String) - Method in class org.hps.digi.PulserDataReadoutDriver
Sets the name of the pulser-data collection that is handled by this driver.
setCollectionName(String) - Method in class org.hps.digi.SvtPulserReadoutDriver
Sets the name of the pulser-data collection that is handled by this driver.
setCollectionName(String) - Method in class org.hps.readout.SLICDataReadoutDriver
Sets the name of the SLIC collection that is handled by this driver.
setCollectionName(String) - Static method in class org.hps.readout.util.collection.LCIOCollectionFactory
Sets the name of the collection.
setCollectionName(String) - Method in class org.hps.recon.filtering.CollectionSizeFilter
 
setCollectionNames(String[]) - Method in class org.hps.analysis.dataquality.ReadoutCleanupDriver
 
setCollectionNames(String[]) - Method in class org.hps.util.RemoveCollections
 
setCollections(String[]) - Method in class org.hps.online.recon.aida.StripChartDriver
 
SetCommand - Class in org.hps.online.recon.commands
Set a configuration property
SetCommand() - Constructor for class org.hps.online.recon.commands.SetCommand
 
SetCommandHandler - Class in org.hps.online.recon.handlers
Handle the set command
SetCommandHandler(Server) - Constructor for class org.hps.online.recon.handlers.SetCommandHandler
 
setComparisonValue(double) - Method in class org.hps.monitoring.ecal.eventdisplay.util.BooleanMap
setComparisonValue

public void setComparisonValue(double value)

Sets the value against which the boolean comparison is performed.
setComponentId(int) - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
setCompositeAlign(boolean) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setCompositeLoopConfiguration(CompositeLoopConfiguration) - Method in class org.hps.record.composite.CompositeLoop
Configure the loop using a CompositeLoopConfiguration object.
setComputeGBLResiduals(boolean) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
setComputeGBLResiduals(boolean) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setConditions(HodoscopeConditions, Subdetector, IIdentifierHelper) - Method in class org.hps.recon.ecal.HodoRawConverter
 
setConditions(String, int) - Static method in class org.hps.svt.alignment.BuildCompact
 
setConditionsObjectCollectionIds() - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Iterate over the objects in the collection and set their collection IDs.
setConditionsObjectConnections() - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Iterate over the objects in the collection and set their database connection reference.
setConditionsTag(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the conditions system tag.
setConfigData(SvtConfigData.RocTag, String) - Method in class org.hps.record.svt.SvtConfigData
 
setConfigFile(File) - Method in class org.hps.online.recon.StationProcess
Set the config properties file
setConfiguration(Configuration) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set a new configuration for the model which will fire property change events on all properties.
setConfiguration(Object) - Method in class org.hps.record.composite.CompositeLoop
Set the configuration of the loop.
setConfigurationModel(ConfigurationModel) - Method in class org.hps.monitoring.application.AbstractFieldsPanel
Sub-classes should override this method to add their own listeners to update from the model.
setConfigurationModel(ConfigurationModel) - Method in class org.hps.monitoring.application.ConnectionSettingsPanel
Set configuration model (using super method) and add a property change listener for connection settings.
setConfigurationModel(ConfigurationModel) - Method in class org.hps.monitoring.application.JobSettingsPanel
Sets the ConfigurationModel for the component containing global configuration.
setConfigurationModel(ConfigurationModel) - Method in class org.hps.monitoring.application.MenuBar
 
setConfigurationModel(ConfigurationModel) - Method in interface org.hps.monitoring.application.model.HasConfigurationModel
Set the ConfigurationModel of the object.
setConnection(Connection) - Method in class org.hps.conditions.api.BaseConditionsObject
Set the JDBC database connection of the object.
setConnection(Connection) - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Set the database connection of the collection.
setConnection(Connection) - Method in interface org.hps.conditions.api.DatabaseObject
Set the database Connection for the object.
setConnectionProperties(File) - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
Set the path to a properties file containing connection settings.
setConnectionResource(String) - Method in class org.hps.analysis.dataquality.DQMDatabaseDriver
Set the connection properties file resource to be used by the manager.
setConnectionResource(String) - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
Set the connection parameters from an embedded resource.
setConnectionStatus(ConnectionStatus) - Method in class org.hps.monitoring.application.EventButtonsPanel
Set the connection status to update the button state.
setConnectionStatus(ConnectionStatus) - Method in class org.hps.monitoring.application.model.ConnectionStatusModel
Set the connection status.
setConnectToDB(boolean) - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
setConstantGain(double) - Method in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
setConstantTriggerWindow(boolean) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Sets the trigger-path hit processing algorithm.
setConstrainedBSFit(boolean) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setConstrainedFit(boolean) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setConstrainedPhi0Fit(boolean) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setConstrainedTanLFit(boolean) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setContinueOnErrors(boolean) - Method in class org.hps.record.evio.EvioFileSource
Set whether to continue on errors or not.
setCoord() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
setCoplanarityHigh(double) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Sets the maximum deviation from coplanarity that a cluster pair may possess and still pass the coplanarity pair cut.
setCoplanarityHigh(double) - Method in class org.hps.readout.ecal.ReadoutTrigger
 
setCoplanarityHigh(double) - Method in class org.hps.readout.trigger.PairTriggerReadoutDriver
Sets the maximum deviation from coplanarity that a cluster pair may possess and still pass the coplanarity pair cut.
setCoplanarityHigh(double) - Method in class org.hps.readout.trigger2019.PairsTrigger2019ReadoutDriver
Sets the maximum deviation from coplanarity that a cluster pair may possess and still pass the coplanarity pair cut.
setCorrectChanT0(boolean) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
setCorrectedEnergy(HPSEcal3, BaseCluster, boolean) - Static method in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
Calculate the corrected energy and set on the cluster.
setCorrectedEnergy(HPSEcal3, BaseCluster, double, boolean) - Static method in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection
Calculate the corrected energy and set on the cluster.
setCorrectedEnergy(HPSEcal3, BaseCluster, boolean, boolean) - Static method in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2019
Calculate the corrected energy and set on the cluster.
setCorrectedEnergy(HPSEcal3, BaseCluster, double, boolean) - Static method in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2019
Calculate the corrected energy and set on the cluster.
setCorrectedEnergy(HPSEcal3, BaseCluster, boolean, boolean) - Static method in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2021
Calculate the corrected energy and set on the cluster.
setCorrectedEnergy(HPSEcal3, BaseCluster, double, boolean) - Static method in class org.hps.recon.ecal.cluster.ClusterEnergyCorrection2021
Calculate the corrected energy and set on the cluster.
setCorrectedPosition(BaseCluster) - Static method in class org.hps.recon.ecal.cluster.ClusterPositionCorrection
 
setCorrectedPosition(BaseCluster) - Static method in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2019
 
setCorrectedPosition(BaseCluster) - Static method in class org.hps.recon.ecal.cluster.ClusterPositionCorrection2021
 
setCorrectForT0Offset(boolean) - Method in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
setCorrectPerSensorPerPhase(boolean) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
setCorrectT0Shift(boolean) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
setCorrectTimeOffset(boolean) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
setCorrectTrack(boolean) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setCount(Integer) - Method in class org.hps.online.recon.commands.CreateCommand
Set the number of stations to create
setCreateEmptyClusterCollection(boolean) - Method in class org.hps.recon.ecal.cluster.ClusterDriver
Set whether an empty collection should be created if there are no clusters made by the Clusterer.
setCrystalCluster(int, int, boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets whether a crystal is also the location of a cluster center.
setCrystalCluster(Point, boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets whether a crystal is also the location of a seed hit.
setCrystalEnabled(int, int, boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets whether the indicated crystal is enabled or not.
setCrystalEnabled(Point, boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets whether the indicated crystal is enabled or not.
setCrystalHighlight(int, int, Color) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
setCrystalHighlight(Point, Color) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
setCumProbThreshold(double) - Method in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
setCurrentObject(Object) - Method in class org.hps.monitoring.application.PlotInfoPanel
Set the current AIDA object that backs this GUI, i.e.
setCurrentRegion(PlotterRegion) - Method in class org.hps.monitoring.application.PlotInfoPanel
Set the current plotter region, which will rebuild the GUI accordingly.
setCutEn(String, boolean) - Method in class org.hps.record.triggerbank.TriggerModule2019
Set status which indicates if a cut is enabled
setCutOnSeedEnergy(boolean) - Method in class org.hps.analysis.examples.StripOneFiducialCluster
 
setCutOutLowChargeClusters(boolean) - Method in class org.hps.monitoring.drivers.headless.SvtClustersHeadless
 
setCutOutLowChargeClusters(boolean) - Method in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
setCutOutLowChargeHits(boolean) - Method in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
setCutOutLowChargeHits(boolean) - Method in class org.hps.online.recon.aida.HPSMonitoring2021
 
setCuts(String) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Sets all cut values for the trigger using a string argument with the format "clusterMin clusterMax hitMin sumMin sumMax diffMax slopeMin slopeF coplanarMax timeDiffMax".
setCuts(String) - Method in class org.hps.readout.ecal.SinglesTriggerDriver
Sets all cut values for the trigger using a string argument with the format "Emin Emax Nmin".
setCuts(String) - Method in class org.hps.readout.trigger.SinglesTriggerReadoutDriver
Sets all cut values for the trigger using a string argument with the format "Emin Emax Nmin".
setCuts(double[]) - Method in class org.hps.recon.ecal.cluster.ClusterDriver
Set the numerical cuts of the Clusterer.
setCutsFromBeamEnergy(double) - Method in class org.hps.readout.ecal.FADCTriggerDriver
 
setCutState(String, boolean) - Method in class org.hps.analysis.trigger.util.Trigger
Sets whether the conditions for the specified cut were met.
setCutTuple(boolean) - Method in class org.hps.analysis.tuple.TupleMaker
 
setCutValue(String, double) - Method in class org.hps.record.triggerbank.TriggerModule
Sets the value of the cut specified by the identifier given in the argument to the specified value.
setCutValue(String, double) - Method in class org.hps.record.triggerbank.TriggerModule2019
Sets the value of the cut specified by the identifier given in the argument to the specified value.
setCutValues(boolean, String) - Method in class org.hps.record.triggerbank.TriggerModule
Sets the cluster singles cuts to the values parsed from an argument string.
setDaqConfigurationAppliedintoReadout(boolean) - Method in class org.hps.digi.EcalDigitizationWithPulserDataMergingReadoutDriver
Sets whether or not the DAQ configuration is applied into the driver the EvIO data stream or whether to read the configuration from data files.
setDaqConfigurationAppliedintoReadout(boolean) - Method in class org.hps.digi.HodoscopeDigitizationWithPulserDataMergingReadoutDriver
Sets whether or not the DAQ configuration is applied into the driver the EvIO data stream or whether to read the configuration from data files.
setDaqConfigurationAppliedintoReadout(boolean) - Method in class org.hps.readout.ecal.updated.EcalDigitizationReadoutDriver
Sets whether or not the DAQ configuration is applied into the driver the EvIO data stream or whether to read the configuration from data files.
setDaqConfigurationAppliedintoReadout(boolean) - Method in class org.hps.readout.ecal.updated.EcalRawConverterReadoutDriver
Sets whether or not the DAQ configuration is applied into the driver the EvIO data stream or whether to read the configuration from data files.
setDaqConfigurationAppliedintoReadout(boolean) - Method in class org.hps.readout.ecal.updated.GTPClusterReadoutDriver
Sets whether or not the DAQ configuration is applied into the driver the EvIO data stream or whether to read the configuration from data files.
setDaqConfigurationAppliedintoReadout(boolean) - Method in class org.hps.readout.hodoscope.HodoscopeDigitizationReadoutDriver
Sets whether or not the DAQ configuration is applied into the driver the EvIO data stream or whether to read the configuration from data files.
setDaqConfigurationAppliedintoReadout(boolean) - Method in class org.hps.readout.hodoscope.HodoscopePatternReadoutDriver
Sets whether or not the DAQ configuration is applied into the driver the EvIO data stream or whether to read the configuration from data files.
setDaqConfigurationAppliedintoReadout(boolean) - Method in class org.hps.readout.hodoscope.HodoscopeRawConverterReadoutDriver
Sets whether or not the DAQ configuration is applied into the driver the EvIO data stream or whether to read the configuration from data files.
setDaqConfigurationAppliedintoReadout(boolean) - Method in class org.hps.readout.trigger2019.FEETrigger2019ReadoutDriver
Sets whether or not the DAQ configuration is applied into the driver the EvIO data stream or whether to read the configuration from data files.
setDaqConfigurationAppliedintoReadout(boolean) - Method in class org.hps.readout.trigger2019.PairsTrigger2019ReadoutDriver
Sets whether or not the DAQ configuration is applied into the driver the EvIO data stream or whether to read the configuration from data files.
setDaqConfigurationAppliedintoReadout(boolean) - Method in class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
Sets whether or not the DAQ configuration is applied into the driver the EvIO data stream or whether to read the configuration from data files.
setDaqConfigurationAppliedintoReadout(boolean) - Method in class org.hps.record.daqconfig2019.DAQConfig2019Driver
Sets whether or not the DAQ configuration is applied into the readout system.
setDaqMap(AbstractSvtDaqMapping.AbstractSvtDaqMappingCollection<? extends AbstractSvtDaqMapping>) - Method in class org.hps.conditions.svt.AbstractSvtConditions
Set the DAQ map for this conditions set.
setData(SvtConfigData.RocTag, String) - Method in class org.hps.record.svt.SvtConfigData
 
setDatabase(String) - Method in class org.hps.conditions.database.ConnectionParameters
 
setDataFileRepository(String) - Method in class org.hps.record.daqconfig.DAQConfigDriver
Sets the location of the DAQ configuration data files.
setDataRate(double) - Method in class org.hps.monitoring.application.model.RunModel
Set the data rate in MB/s.
setDataReceived(double) - Method in class org.hps.monitoring.application.model.RunModel
Set the data received in bytes.
setDataRelationCollection(String) - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
setDataSourcePath(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the data source path which should be a valid EVIO or LCIO file on an accessible disk.
setDataSourceType(DataSourceType) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the data source type (EVIO, LCIO or ET).
setDataSourceType(DataSourceType) - Method in class org.hps.record.composite.CompositeLoopConfiguration
Set the data source type e.g.
setDateFormat(SimpleDateFormat) - Method in class org.hps.monitoring.application.DatePanel
Set the date formatter.
setDeadTime(int) - Method in class org.hps.readout.ecal.TriggerDriver
Set dead time; 0 for no dead time
setDeadTime(int) - Method in class org.hps.readout.TriggerDriver
Sets the dead time for the trigger.
setDebug(boolean) - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
setDebug(boolean) - Method in class org.hps.analysis.examples.StarterAnalysisDriver
 
setDebug(boolean) - Method in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Indicates whether verbose debug text should be written out during runtime or note.
setDebug(boolean) - Method in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Indicates whether verbose debug text should be written out during runtime or note.
setDebug(boolean) - Method in class org.hps.analysis.MC.TrackToMCParticleRelationsDriver
 
setDebug(boolean) - Method in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Sets whether the debug information should be printed
setDebug(boolean) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Sets whether the debug message should be printed
setDebug(boolean) - Method in class org.hps.analysis.tuple.TupleMaker
 
setDebug(boolean) - Method in class org.hps.evio.EvioReader
Enable/disable debug output.
setDebug(boolean) - Method in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
setDebug(boolean) - Method in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
setDebug(boolean) - Method in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
setDebug(boolean) - Method in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
setDebug(boolean) - Method in class org.hps.readout.ecal.EcalReadoutDriver
 
setDebug(boolean) - Method in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
setDebug(boolean) - Method in class org.hps.recon.ecal.EcalPulseFitter
 
setDebug(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set to true to turn on debug output.
setDebug(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set to true to turn on debug output.
setDebug(boolean) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set to true to turn on debug output.
setDebug(boolean) - Method in class org.hps.recon.filtering.LcioEventSkimmer
 
setDebug(boolean) - Method in class org.hps.recon.particle.ReconParticleDriver
Set Ecal Cluster time offset in steering file (in nanoseconds)
setDebug(boolean) - Method in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
setDebug(boolean) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
 
setDebug(boolean) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setDebug(boolean) - Method in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
setDebug(boolean) - Method in class org.hps.recon.tracking.DumbShaperFit
 
setDebug(boolean) - Method in class org.hps.recon.tracking.gbl.GblTrajectoryMaker
 
setDebug(boolean) - Method in class org.hps.recon.tracking.gbl.HpsGblRefitter
 
setDebug(boolean) - Method in class org.hps.recon.tracking.gbl.HpsGblTrajectoryCreator
 
setDebug(boolean) - Method in class org.hps.recon.tracking.gbl.KalmanToGBLDriver
 
setDebug(boolean) - Static method in class org.hps.recon.tracking.gbl.MakeGblTracks
 
setDebug(int) - Method in class org.hps.recon.tracking.gbl.TruthResiduals
 
setDebug(boolean) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
setDebug(boolean) - Method in class org.hps.recon.tracking.HelixFitter
 
setDebug(boolean) - Method in class org.hps.recon.tracking.HitTimeTrackCheck
 
setDebug(boolean) - Method in class org.hps.recon.tracking.MaterialManager
 
setDebug(boolean) - Method in class org.hps.recon.tracking.MaterialSupervisor
 
setDebug(boolean) - Method in class org.hps.recon.tracking.MultipleScattering
 
setDebug(boolean) - Method in class org.hps.recon.tracking.RawHitChecker
 
setDebug(boolean) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
setDebug(boolean) - Method in class org.hps.recon.tracking.SeedTracker
Set to enable debug output
setDebug(boolean) - Method in class org.hps.recon.tracking.ShaperAnalyticFitAlgorithm
 
setDebug(boolean) - Method in interface org.hps.recon.tracking.ShaperFitAlgorithm
 
setDebug(boolean) - Method in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
setDebug(boolean) - Method in class org.hps.recon.tracking.ShaperPileupFitAlgorithm
 
setDebug(boolean) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
Set to enable debug output
setDebug(boolean) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
 
setDebug(boolean) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
setDebug(boolean) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
setDebug(boolean) - Method in class org.hps.recon.tracking.StripMaker
 
setDebug(boolean) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setDebug(boolean) - Method in class org.hps.recon.tracking.TrackerHitUtils
 
setDebug(boolean) - Method in class org.hps.recon.tracking.TrackerReconDriver
 
setDebug(boolean) - Method in class org.hps.recon.utils.TrackTruthRelationsDriver
 
setDebug(boolean) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
setDebug(boolean) - Method in class org.hps.util.LCIOFilterDriver
 
setDebug(boolean) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
setDebug(boolean) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
setDebug(boolean) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
setDebugAlignmentDs(boolean) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setDebugTrackEfficiency(boolean) - Method in class org.hps.analysis.dataquality.TrackMCEfficiency
 
setDefaultCrystalColor(Color) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets the color that crystals with zero energy will display.
setDefined(boolean) - Method in class org.hps.analysis.util.FlagArgument
Sets whether or not an instance of this argument was seen.
setDelay(int) - Method in class org.hps.readout.ecal.SinglesTriggerDriver
Sets the trigger delay (units of 4-ns FADC clocks).
setDelay0(int) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Latency between threshold crossing and output of trigger-path hit to clusterer.
setDesc(String) - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
setDetector(String, int) - Method in class org.hps.conditions.database.DatabaseConditionsManager
This method handles changes to the detector name and run number.
setDetector(Detector) - Method in class org.hps.evio.EcalHitWriter
Must be set when an object EcalHitWriter is created.
setDetector(Detector) - Method in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
setDetector(Detector) - Method in class org.hps.recon.ecal.EcalGain
Must be set when an object EcalRawConverter is created.
setDetector(Detector) - Method in class org.hps.recon.ecal.EcalPulseFitter
 
setDetector(Detector) - Method in class org.hps.recon.ecal.EcalRawConverter
Must be set when an object EcalRawConverter is created.
setDetector(Detector) - Method in class org.hps.recon.ecal.EcalRawConverter2
Must be set when an object EcalRawConverter is created.
setDetector(Detector) - Method in class org.hps.recon.ecal.EcalRawConverter3
Must be set when an object EcalRawConverter is created.
setDetector(IDetectorElement) - Method in class org.hps.svt.alignment.BuildCompact.MilleParameterSet
 
setDetectorAlias(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the detector alias which is an alternate file path to use for the detector model instead of the one from jar.
setDetectorElement(IDetectorElement) - Method in class org.hps.svt.alignment.HPSStrips
 
setDetectorFrameHitRelationsCollectionName(String) - Method in class org.hps.analysis.dataquality.TrackMCEfficiency
 
setDetectorIdentifierHelper(DetectorIdentifierHelper) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
setDetectorIdentifierHelper(DetectorIdentifierHelper) - Method in interface org.lcsim.geometry.compact.converter.IHPSTrackerJavaBuilder
 
setDetectorName(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the detector to load from the detector model resources in the jar.
setDiagnostic(ISeedTrackerDiagnostics) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
 
setDiagnostics(ISeedTrackerDiagnostics) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender
Set the diagnostic class to be used (null for no diagnostics).
setDiagnostics(ISeedTrackerDiagnostics) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
 
setDiagnostics(ISeedTrackerDiagnostics) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
setDigitizedHitCollectionName(String) - Method in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
Sets the name of the collection containing the digitized hits.
setDimensions() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
setDirection(Hep3Vector) - Method in class org.hps.recon.tracking.MultipleScattering.ScatterPoint
 
setDisabled(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
Sets whether or not this crystal can store energy.
setDisablePID(boolean) - Method in class org.hps.analysis.MC.IdentifyBadTracksDriver
Disable setting the PID of an Ecal cluster.
setDisablePID(boolean) - Method in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Disable setting the PID of an Ecal cluster.
setDisablePID(boolean) - Method in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Disable setting the PID of an Ecal cluster.
setDisablePID(boolean) - Method in class org.hps.recon.particle.ReconParticleDriver
Disable setting the PID of an Ecal cluster.
setDiscardMyaDataHeader(boolean) - Method in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
setDisconnectOnEndRun(Boolean) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set to true to disconnect when an EVIO END event is received.
setDisconnectOnError(Boolean) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set to true to disconnect if event processing errors occur.
setDisplay(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter
activates a display of all the fits in AIDA.
setDisplay(boolean) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
 
setDisplayInterval(String) - Method in class org.hps.monitoring.ecal.eventdisplay.lcsim.LCIOBridgeDriver
setDisplayInterval

public void setDisplayInterval(String displayInterval)

Sets the rate at which events are displayed.
setDoAmplitudePlots(boolean) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
setDoChargeCheck(boolean) - Method in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
setDoClusterY(boolean) - Method in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
setDoCOMAlignment(boolean) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setDoDebugPlots(boolean) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setDoECalClusterPlots(boolean) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
setDoElectronPositronPlots(boolean) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
setDoFits(boolean) - Method in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
setDoFullAnalysis(boolean) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
setDoGBLkinks(boolean) - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
setDoGBLresiduals(boolean) - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
setDoHitsOnTrackPlots(boolean) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
setDoMatchedClusterPlots(boolean) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
setDoPerChannelsSampleplots(boolean) - Method in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
setDoPlots(boolean) - Method in class org.hps.recon.tracking.MergeTrackCollections
 
setDoResidualPlots(boolean) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
setDoShapePlots(boolean) - Method in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
setDoSkim(boolean) - Method in class org.hps.analysis.vertex.VertexDebugger
 
setDoubleValues(double[]) - Method in class org.hps.recon.ecal.SimpleGenericObject
Set the values array.
setDropBadChannels(boolean) - Method in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
Specifies whether analog hits which occur on "bad" channels should be included in readout data or not.
setDropBadChannels(boolean) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
setDropBadChannels(boolean) - Method in class org.hps.readout.svt.SVTReadoutDriver
Specifies whether analog hits which occur on "bad" channels should be included in readout data or not.
setDropBadChannels(boolean) - Method in class org.hps.recon.tracking.NoiselessReadoutChip
 
setDropBadChannels(boolean) - Method in class org.hps.recon.tracking.SimpleTrackerDigiDriver
 
setDropBadFADC(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set to true to drop hits that are mapped to a hard-coded bad FADC configuration from the Test Run.
setDropBadFADC(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set to true to drop hits that are mapped to a hard-coded bad FADC configuration from the Test Run.
setDropBadFADC(boolean) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set to true to drop hits that are mapped to a hard-coded bad FADC configuration from the Test Run.
setDropBadFADC(boolean) - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
setDropSmallHitEvents(boolean) - Method in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
setDropSmallHitEvents(boolean) - Method in class org.hps.monitoring.drivers.headless.SvtClustersHeadless
 
setDropSmallHitEvents(boolean) - Method in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
setDropSmallHitEvents(boolean) - Method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
setDropSmallHitEvents(boolean) - Method in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
setDropSmallHitEvents(boolean) - Method in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
setDropSmallHitEvents(boolean) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setDropSmallHitEvents(boolean) - Method in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
setDropSmallHitEvents(boolean) - Method in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
setDropSmallHitEvents(boolean) - Method in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
setDropSmallHitEvents(boolean) - Method in class org.hps.online.recon.aida.HPSMonitoring2021
 
setDt(double) - Method in class org.hps.readout.ecal.ClockDriver
 
setDt(double) - Static method in class org.hps.readout.ecal.ClockSingleton
 
setDTMax(double) - Method in class org.hps.recon.filtering.EcalGainCalibFilter
 
setDummyDetector() - Method in class org.hps.evio.DummyEventBuilder
 
setDynamicRange(double) - Method in class org.hps.recon.tracking.NoiselessReadoutChip.ADC
Set the dynamic range in fC
setDynamicRange(double) - Method in class org.hps.recon.tracking.NoiselessReadoutChip
Set the dynamic range of the ADC
setEbeam(double) - Method in class org.hps.analysis.tuple.TupleMaker
 
setEcalClusterCollectionName(String) - Method in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
setEcalClusterCollectionName(String) - Method in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Sets the LCIO collection name for calorimeter cluster data.
setEcalClusterCollectionName(String) - Method in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Sets the LCIO collection name for calorimeter cluster data.
setEcalClusterCollectionName(String) - Method in class org.hps.analysis.wab.WabAnalysis2019Robust
 
setEcalClusterCollectionName(String) - Method in class org.hps.recon.ecal.cluster.TimeDependentEcalGains
 
setEcalClusterCollectionName(String) - Method in class org.hps.recon.particle.FinalStateParticleDriver
Sets the LCIO collection name of the ECal clusters used to create final state particles.
setEcalClusterCollectionName(String) - Method in class org.hps.recon.particle.ReconParticleDriver
Sets the LCIO collection name for calorimeter cluster data.
setEcalCollectionName(String) - Method in class org.hps.analysis.ecal.EcalCellIDPrintDriver
 
setEcalCollectionName(String) - Method in class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
setEcalCollectionName(String) - Method in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
setEcalCollectionName(String) - Method in class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
setEcalCollectionName(String) - Method in class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
Sets the name of the LCIO collection containing hits.
setEcalCollectionName(String) - Method in class org.hps.monitoring.ecal.eventdisplay.lcsim.LCIOBridgeDriver
setEcalCollectionName

public void setEcalCollectionName(String ecalCollectionName)

Sets the name of the LCIO collection that contains calorimeter hit information.
setEcalCollectionName(String) - Method in class org.hps.readout.ecal.EcalReadoutDriver
 
setEcalCollectionName(String) - Method in class org.hps.recon.ecal.EcalConverterDriver
 
setEcalCollectionName(String) - Method in class org.hps.recon.ecal.EcalOnlineRawConverter2019Driver
Sets the output CalorimeterHit LCIO collection name.
setEcalCollectionName(String) - Method in class org.hps.recon.ecal.EcalOnlineRawConverterDriver
Sets the output CalorimeterHit LCIO collection name.
setEcalCollectionName(String) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set the CalorimeterHit collection name, which is used as input in "normal" mode and output when running "backwards".
setEcalCollectionName(String) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set the CalorimeterHit collection name, which is used as input in "normal" mode and output when running "backwards".
setEcalCollectionName(String) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set the CalorimeterHit collection name, which is used as input in "normal" mode and output when running "backwards".
setEcalCollectionName(String) - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
setEcalCollectionName(String) - Method in class org.hps.recon.ecal.FADCConverterDriver
 
setEcalEnergyCut(double) - Method in class org.hps.readout.SignalOverlayDriver
 
setEcalGeometryName(String) - Method in class org.hps.readout.trigger.SinglesTriggerReadoutDriver
Defines the name of the calorimeter geometry specification.
setEcalGeometryName(String) - Method in class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
Defines the name of the calorimeter geometry specification.
setEcalHitCollection(String) - Method in class org.hps.readout.SignalOverlayDriver
 
setEcalHitCollectionName(String) - Method in class org.hps.evio.BaseEventBuilder
 
setEcalHitsCollectionName(String) - Method in class org.hps.analysis.tuple.FullTruthTupleMaker
 
setEcalName(String) - Method in class org.hps.analysis.ecal.EcalCellIDPrintDriver
 
setEcalName(String) - Method in class org.hps.monitoring.ecal.eventdisplay.lcsim.LCIOBridgeDriver
setEcalName

public void setEcalName(String ecalName)

Sets which detector configuration should be used.
setEcalName(String) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
setEcalName(String) - Method in class org.hps.recon.ecal.cluster.ClusterDriver
Set the name of the ECAL in the detector framework.
setEcalPairEnergyCut(double) - Method in class org.hps.readout.SignalOverlayDriver
 
setEcalRawCollectionName(String) - Method in class org.hps.readout.ecal.EcalReadoutDriver
 
setEcalReadoutCollectionName(String) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Output collection name for readout-path hits.
setEcalReadoutName(String) - Method in class org.hps.readout.ecal.EcalReadoutDriver
 
setEcalReadoutName(String) - Method in class org.hps.recon.ecal.FADCConverterDriver
 
setEcho(boolean) - Method in class org.hps.online.recon.Console
Set whether to echo commands back to the terminal.
setEdepThreshold(double) - Method in class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
setElapsedTime(int) - Method in class org.hps.monitoring.application.model.RunModel
Set the elapsed time in seconds.
setEleEoP(double) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setEmulateFirmware(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set to true to emulate firmware conversion of Mode-1 to Mode-3/7 data.
setEmulateFirmware(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set to true to emulate firmware conversion of Mode-1 to Mode-3/7 data.
setEmulateFirmware(boolean) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set to true to emulate firmware conversion of Mode-1 to Mode-3/7 data.
setEmulateMode7(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set to true to use Mode-7 emulation in calculations.
setEmulateMode7(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set to true to use Mode-7 emulation in calculations.
setEmulateMode7(boolean) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set to true to use Mode-7 emulation in calculations.
setEnableAlarms(boolean) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setEnableAlignmentCuts(boolean) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
setEnableAlignmentCuts(boolean) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setEnableClusterTimeCuts(boolean) - Method in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
setEnableClusterTimeCuts(boolean) - Method in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
setEnabled(boolean) - Method in class org.hps.detector.svt.SvtDetectorSetup
Set whether this class is enabled to be activated on conditions changes.
setEnableHitEfficiency(boolean) - Method in class org.hps.readout.svt.DropSVTHits
 
setEnableHitEfficiencyDistribution(boolean) - Method in class org.hps.readout.svt.DropSVTHits
 
setEnableMaxSamplePlots(boolean) - Method in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
setEnableMaxSamplePlots(boolean) - Method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
setEnableMaxSamplePlots(boolean) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setEnableMaxSamplePlots(boolean) - Method in class org.hps.online.recon.aida.HPSMonitoring2021
 
setEnableMaxSamplePlots(boolean) - Method in class org.hps.svt.OccupancyPlots
 
setEnablePileupCut(boolean) - Method in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
Indicates whether hits consistent with pile-up effects should be dropped or not.
setEnablePileupCut(boolean) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
setEnablePileupCut(boolean) - Method in class org.hps.readout.svt.SVTReadoutDriver
Indicates whether hits consistent with pile-up effects should be dropped or not.
setEnablePlots(boolean) - Method in class org.hps.recon.utils.TrackTruthRelationsDriver
 
setEnablePositionPlots(boolean) - Method in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
setEnablePositionPlots(boolean) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setEnablePositionPlots(boolean) - Method in class org.hps.svt.OccupancyPlots
 
setEnableStandardCuts(boolean) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
setEnableStandardCuts(boolean) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setEnableThresholdCut(boolean) - Method in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
Indicates whether noisy analog hits should be retained in readout.
setEnableThresholdCut(boolean) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
setEnableThresholdCut(boolean) - Method in class org.hps.readout.svt.SVTReadoutDriver
Indicates whether noisy analog hits should be retained in readout.
setEnableTrackClusterMatchPlots(boolean) - Method in class org.hps.recon.particle.FinalStateParticleDriver
Enable/disable the creation and persistence of the track-cluster matching plots.
setEnableTrackTimesPerSensorPlots(boolean) - Method in class org.hps.online.recon.aida.HPSMonitoring2021
 
setEnableTriggerFilter(boolean) - Method in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
setEnableTriggerFilter(boolean) - Method in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
setEnableTriggerFilter(boolean) - Method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
setEnableTriggerFilter(boolean) - Method in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
setEnableTriggerFilter(boolean) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setEnableTriggerFilter(boolean) - Method in class org.hps.svt.OccupancyPlots
 
setEnd(SvtBiasMyaDumpReader.SvtBiasMyaEntry) - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaRange
 
setEndDate(Date) - Method in class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasMyaRange
 
setEndDate(Date) - Method in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionMyaRange
 
setEndDate(Date) - Method in class org.hps.monitoring.application.model.RunModel
Set the run end date.
setEnergy(double) - Method in class org.hps.monitoring.ecal.eventdisplay.event.EcalHit
Sets the energy of the hit to the indicated value.
setEnergy(double) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
Sets the crystal's stored energy.
setEnergyAxisBinSize(double) - Method in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Sets the size of the bins in energy plots.
setEnergyAxisBinSize(double) - Method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Sets the size of the bins in energy plots.
setEnergyAxisMaximum(double) - Method in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Sets the maximum value of the x-axis for energy plots.
setEnergyAxisMaximum(double) - Method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Sets the maximum value of the x-axis for energy plots.
setEnergyCut(double) - Method in class org.hps.analysis.examples.StripSingleFeeDriver
Electrons having energy below the cut will be rejected.
setEnergyCut(double) - Method in class org.hps.analysis.examples.StripSinglePositronDriver
Positrons having energy below the cut will be rejected.
setEnergyCut(double) - Method in class org.hps.analysis.wab.StripWABCandidates
Electrons having energy below the cut will be rejected.
setEnergyCut(double) - Method in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
Electrons having energy below the cut will be rejected.
setEnergyCut(double) - Method in class org.hps.analysis.wab.WabAnalysis2019Robust
Electrons having energy below the cut will be rejected.
setEnergyCut(double) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
setEnergyDifferenceHigh(double) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Sets the highest allowed energy difference a cluster pair may have and still pass the cluster pair energy difference cut.
setEnergyDifferenceHigh(double) - Method in class org.hps.readout.ecal.ReadoutTrigger
 
setEnergyDifferenceHigh(double) - Method in class org.hps.readout.trigger.PairTriggerReadoutDriver
Sets the highest allowed energy difference a cluster pair may have and still pass the cluster pair energy difference cut.
setEnergyDifferenceHigh(double) - Method in class org.hps.readout.trigger2019.PairsTrigger2019ReadoutDriver
Sets the highest allowed energy difference a cluster pair may have and still pass the cluster pair energy difference cut.
setEnergyDifferenceThreshold(double) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Maximum energy difference between the two clusters in a pair.
setEnergyDistanceDistance(double) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Distance threshold for the energy-distance cut.
setEnergyDistanceThreshold(double) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Energy threshold for the energy-distance cut.
setEnergySlopeLow(double) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Sets the lowest allowed energy slope a cluster pair may have and still pass the cluster pair energy slope cut.
setEnergySlopeLow(double) - Method in class org.hps.readout.ecal.ReadoutTrigger
 
setEnergySlopeLow(double) - Method in class org.hps.readout.trigger.PairTriggerReadoutDriver
Sets the lowest allowed energy slope a cluster pair may have and still pass the cluster pair energy slope cut.
setEnergySlopeLow(double) - Method in class org.hps.readout.trigger2019.PairsTrigger2019ReadoutDriver
Sets the lowest allowed energy slope a cluster pair may have and still pass the cluster pair energy slope cut.
setEnergySlopeParamF(double) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Sets the value of F in the energy slope equation E_min + R_min * F.
setEnergySlopeParamF(double) - Method in class org.hps.readout.ecal.ReadoutTrigger
 
setEnergySlopeParamF(double) - Method in class org.hps.readout.trigger.PairTriggerReadoutDriver
Sets the value of F in the energy slope equation E_min + R_min * F.
setEnergySlopeParamF(double) - Method in class org.hps.readout.trigger2019.PairsTrigger2019ReadoutDriver
Sets the value of F in the energy slope equation E_min + R_min * F.
setEnergySumHigh(double) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Sets the highest allowed energy a cluster pair may have and still pass the cluster pair energy sum cluster cut.
setEnergySumHigh(double) - Method in class org.hps.readout.ecal.ReadoutTrigger
 
setEnergySumHigh(double) - Method in class org.hps.readout.trigger.PairTriggerReadoutDriver
Sets the highest allowed energy a cluster pair may have and still pass the cluster pair energy sum cluster cut.
setEnergySumHigh(double) - Method in class org.hps.readout.trigger2019.PairsTrigger2019ReadoutDriver
Sets the highest allowed energy a cluster pair may have and still pass the cluster pair energy sum cluster cut.
setEnergySumLow(double) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Sets the lowest allowed energy a cluster pair may have and still pass the cluster pair energy sum cluster cut.
setEnergySumLow(double) - Method in class org.hps.readout.ecal.ReadoutTrigger
 
setEnergySumLow(double) - Method in class org.hps.readout.trigger.PairTriggerReadoutDriver
Sets the lowest allowed energy a cluster pair may have and still pass the cluster pair energy sum cluster cut.
setEnergySumLow(double) - Method in class org.hps.readout.trigger2019.PairsTrigger2019ReadoutDriver
Sets the lowest allowed energy a cluster pair may have and still pass the cluster pair energy sum cluster cut.
setEnergySumThreshold(double) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Maximum energy sum of the two clusters in a pair.
setEnergyVerificationThreshold(double) - Method in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Sets the maximum cluster energy by which a matched cluster pair may vary and still verify.
setEnergyVerificationThreshold(double) - Method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Sets the maximum cluster energy by which a matched cluster pair may vary and still verify.
setEpicsHeader(EpicsHeader) - Method in class org.hps.record.epics.EpicsData
Set the EPICS header information.
setEpsParallel(double) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
setEpsStereo(double) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
setError(double) - Method in class org.hps.minuit.MinuitParameter
 
setError(int, double) - Method in class org.hps.minuit.MnApplication
 
setError(String, double) - Method in class org.hps.minuit.MnApplication
 
setError(int, double) - Method in class org.hps.minuit.MnUserParameters
 
setError(String, double) - Method in class org.hps.minuit.MnUserParameters
 
setError(int, double) - Method in class org.hps.minuit.MnUserParameterState
 
setError(String, double) - Method in class org.hps.minuit.MnUserParameterState
 
setError(int, double) - Method in class org.hps.minuit.MnUserTransformation
 
setError(String, double) - Method in class org.hps.minuit.MnUserTransformation
 
setError(Throwable) - Method in class org.hps.monitoring.application.util.ErrorHandler
Set the error that occurred.
setErrorDef(double) - Method in class org.hps.minuit.MnApplication
errorDef() is the error definition of the function.
setErrY(double) - Method in class org.hps.recon.tracking.straight.STUtils.LineFit
 
setErrY(double) - Method in class org.hps.recon.tracking.straight.STUtils.RegressionFit
 
setErrY(double) - Method in class org.hps.recon.tracking.straight.STUtils.STTrackFitter
 
setEsumCut(double) - Method in class org.hps.analysis.wab.StripWABCandidates
 
setEsumCut(double) - Method in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
 
setEsumCut(double) - Method in class org.hps.analysis.wab.WabAnalysis2019Robust
 
setEtConnection(EtConnection) - Method in class org.hps.record.composite.CompositeLoopConfiguration
Set the ET connection parameters.
setEtEvent(EtEvent) - Method in class org.hps.record.composite.CompositeRecord
Set a reference to an EtEvent.
setEtName(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the name of the ET system which is usually a file.
setEventBuilderClassName(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the fully qualified class name of the LCSimEventBuilder that should be used to build LCIO events from EVIO.
setEventId(int) - Method in class org.hps.record.scalers.ScalerData
Set the event ID of the scaler data.
setEventListFileName(String) - Method in class org.hps.analysis.examples.StripRunAndEventDriver
 
setEventNumber(int) - Method in class org.hps.monitoring.application.model.RunModel
Set the current event number.
setEventNumber(int) - Method in class org.hps.record.composite.CompositeRecord
Set the event number of this record e.g.
setEventNumber(EvioEvent) - Method in class org.hps.record.composite.EvioEventAdapter
Set the EVIO event number manually from the event ID bank.
setEventNumber(EvioEvent) - Static method in class org.hps.record.evio.EvioEventUtilities
Manually set the event number on an EvioEvent from its "EVENT ID" bank.
setEventNumRange(double) - Method in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
setEventRate(double) - Method in class org.hps.monitoring.application.model.RunModel
Set the event rate in Hertz.
setEventRefreshRate(int) - Method in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
setEventRefreshRate(int) - Method in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
setEventRefreshRate(int) - Method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
setEventRefreshRate(int) - Method in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
setEventRefreshRate(int) - Method in class org.hps.monitoring.drivers.svt.PedestalPlots
 
setEventRefreshRate(int) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setEventRefreshRate(int) - Method in class org.hps.monitoring.ecal.eventdisplay.exec.EventDisplayDriver
 
setEventRefreshRate(int) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplay
Sets the rate at which the GUI updates its elements,
setEventRefreshRate(int) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
Sets the rate at which the GUI updates its elements,
setEventRefreshRate(int) - Method in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
Set the refresh rate for histograms in this driver
setEventRefreshRate(int) - Method in class org.hps.online.recon.aida.HPSMonitoring2021
 
setEventRefreshRate(int) - Method in class org.hps.svt.OccupancyPlots
 
setEventSpacing(int) - Method in class org.hps.readout.SignalOverlayDriver
 
setEventsReceived(int) - Method in class org.hps.monitoring.application.model.RunModel
Set the number of events received.
setEvioEvent(EvioEvent) - Method in class org.hps.record.composite.CompositeRecord
Set a reference to an EvioEvent.
setEvioFileSource(EvioFileSource) - Method in class org.hps.record.evio.EvioLoop
Set the EVIO data source.
setEvnMaxDraw(double) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
setEvnMinDraw(double) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
setExitValue(int) - Method in class org.hps.online.recon.StationProcess
Set the exit value
setFactorGainConversion(double) - Method in class org.hps.digi.HodoscopeDigitizationWithPulserDataMergingReadoutDriver
Sets factor for gain conversion from self-defined unit/ADC to MeV/ADC
setFactorGainConversion(double) - Method in class org.hps.readout.hodoscope.HodoscopeDigitizationReadoutDriver
Sets factor for gain conversion from self-defined unit/ADC to MeV/ADC
setFactorUnitConversion(double) - Method in class org.hps.readout.rawconverter.AbstractBaseRawConverter
Sets factor of unit conversion for returned value of the method adcToEnergy().
setFactorUnitConversion(double) - Method in class org.hps.readout.RawConverterReadoutDriver
Sets factor of unit conversion for returned value of the method AbstractBaseRawConverter::adcToEnergy().
setFADCConfigEcal2019(FADCConfigEcal2019) - Method in class org.hps.readout.rawconverter.AbstractBaseRawConverter
Sets 2019 DAQ Ecal FADC config
setFADCConfigHodo2019(FADCConfigHodo2019) - Method in class org.hps.readout.rawconverter.AbstractBaseRawConverter
Sets 2019 DAQ Hodo FADC config
setFADCHitThreshold(double) - Method in class org.hps.readout.hodoscope.HodoscopePatternReadoutDriver
Sets hodoscope FADC hit threshold
setFebHybridID(int) - Method in class org.hps.conditions.svt.SvtChannel
Set the FEB hybrid ID associated with this SVT channel ID.
setFebHybridID(int) - Method in class org.hps.conditions.svt.SvtDaqMapping
Set the Front End Board (FEB) hybrid ID.
setFebHybridID(int) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Set the FEB hybrid ID of the sensor.
setFebHybridID(int) - Method in class org.lcsim.detector.tracker.silicon.HpsTestRunSiSensor
 
setFebID(int) - Method in class org.hps.conditions.svt.SvtChannel
Set the FEB ID associated with this SVT channel ID.
setFebID(int) - Method in class org.hps.conditions.svt.SvtDaqMapping
Set the Front End Board (FEB) ID.
setFebID(int) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Set the front end board (FEB) ID of the sensor.
setFebID(int) - Method in class org.lcsim.detector.tracker.silicon.HpsTestRunSiSensor
 
setFeeCut(double) - Method in class org.hps.recon.filtering.EcalGainCalibFilter
 
setFeeCut(boolean) - Method in class org.hps.svt.SvtClusterAnalysis
 
setFeeMomentumCut(double) - Method in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
setFeeMomentumCut(double) - Method in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
setFeeMomentumCut(double) - Method in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
setFiducialOnly(boolean) - Method in class org.hps.analysis.examples.StripOneFiducialCluster
 
setFieldmap(FieldMap) - Method in class org.hps.util.RK4integrator
 
setFieldNames(String[]) - Method in class org.hps.conditions.api.TableMetaData
Set all the field names from an array of strings.
setFieldType(String, Class<?>) - Method in class org.hps.conditions.api.TableMetaData
Set the type of a field.
setFieldValue(String, Object) - Method in class org.hps.conditions.api.BaseConditionsObject
Set a field value.
setFieldValue(String, Object) - Method in interface org.hps.conditions.api.ConditionsObject
Set the value of a field.
setFieldValue(int, String) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
Sets the value of the field at the indicated index.
setFieldValue(int, String) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.StatusPanel
Deprecated.
Sets the value of the indicated field.
setFieldValues(FieldValues) - Method in class org.hps.conditions.api.BaseConditionsObject
Set the field values of the object.
setFieldValues(FieldValues) - Method in interface org.hps.conditions.api.ConditionsObject
Set all of the field values.
setFileName(String) - Method in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
setFilePath(String) - Method in class org.hps.record.composite.CompositeLoopConfiguration
Set the full path to a file being used as an event source.
setFillHitPlots(boolean) - Method in class org.hps.analysis.dataquality.EcalMonitoring
 
setFilterPair0Triggers(boolean) - Method in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
setFilterPair0Triggers(boolean) - Method in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
setFilterPair0Triggers(boolean) - Method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
setFilterPair0Triggers(boolean) - Method in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
setFilterPair0Triggers(boolean) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setFilterPair0Triggers(boolean) - Method in class org.hps.svt.OccupancyPlots
 
setFilterPair1Triggers(boolean) - Method in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
setFilterPair1Triggers(boolean) - Method in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
setFilterPair1Triggers(boolean) - Method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
setFilterPair1Triggers(boolean) - Method in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
setFilterPair1Triggers(boolean) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setFilterPair1Triggers(boolean) - Method in class org.hps.svt.OccupancyPlots
 
setFilterPulserTriggers(boolean) - Method in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
setFilterPulserTriggers(boolean) - Method in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
setFilterPulserTriggers(boolean) - Method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
setFilterPulserTriggers(boolean) - Method in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
setFilterPulserTriggers(boolean) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setFilterPulserTriggers(boolean) - Method in class org.hps.svt.OccupancyPlots
 
setFilterSingle0Triggers(boolean) - Method in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
setFilterSingle0Triggers(boolean) - Method in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
setFilterSingle0Triggers(boolean) - Method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
setFilterSingle0Triggers(boolean) - Method in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
setFilterSingle0Triggers(boolean) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setFilterSingle0Triggers(boolean) - Method in class org.hps.svt.OccupancyPlots
 
setFilterSingle1Triggers(boolean) - Method in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
setFilterSingle1Triggers(boolean) - Method in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
setFilterSingle1Triggers(boolean) - Method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
setFilterSingle1Triggers(boolean) - Method in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
setFilterSingle1Triggers(boolean) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setFilterSingle1Triggers(boolean) - Method in class org.hps.svt.OccupancyPlots
 
setFilterUnverifiableClusters(boolean) - Method in class org.hps.analysis.trigger.DataTriggerSim2019Driver
Sets whether or not triggers should be formed using all clusters, or only those that where the integration window for the cluster is completely within the bounds of the event window.
setFilterUnverifiableClusters(boolean) - Method in class org.hps.analysis.trigger.DataTriggerSimDriver
Sets whether or not triggers should be formed using all clusters, or only those that where the integration window for the cluster is completely within the bounds of the event window.
setFinalStateParticlesColName(String) - Method in class org.hps.analysis.dataquality.FinalStateMonitoring
 
setFinalStateParticlesColName(String) - Method in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Sets the name of the LCIO collection for reconstructed particles.
setFinalStateParticlesColName(String) - Method in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Sets the name of the LCIO collection for reconstructed particles.
setFinalStateParticlesColName(String) - Method in class org.hps.analysis.vertex.VertexDebugger
 
setFinalStateParticlesColName(String) - Method in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
setFinalStateParticlesColName(String) - Method in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
setFinalStateParticlesColName(String) - Method in class org.hps.online.recon.aida.HPSMonitoring2021
 
setFinalStateParticlesColName(String) - Method in class org.hps.recon.particle.ReconParticleDriver
Sets the name of the LCIO collection for reconstructed particles.
setFirstLayer(int) - Method in class org.hps.recon.tracking.kalman.KalmanParams
 
setFit(STUtils.STTrackFit, STUtils.STStereoTrack.VIEW) - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
setFit(STUtils.STTrackFit) - Method in class org.hps.recon.tracking.straight.STUtils.STTrackFitter
 
setFitAlgorithm(String) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
setFitCollectionName(String) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
setFitDirectory(String) - Method in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
setFitFile(String) - Method in class org.hps.monitoring.drivers.svt.PedestalPlots
 
setFitLimitTimeHi(int) - Method in class org.hps.readout.rawconverter.EcalMode1RawConverter
Requires that the pulse time parameter in the fit fall below this value.
setFitLimitTimeHi(int) - Method in class org.hps.recon.ecal.EcalRawConverter
Tell Minuit to limit pulse time parameter in fit to be less than this.
setFitLimitTimeHi(int) - Method in class org.hps.recon.ecal.EcalRawConverter2
Tell Minuit to limit pulse time parameter in fit to be less than this.
setFitLimitTimeHi(int) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
 
setFitLimitTimeHi(int) - Method in class org.hps.recon.ecal.EcalRawConverter3
Tell Minuit to limit pulse time parameter in fit to be less than this.
setFitLimitTimeHi(int) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
 
setFitLimitTimeHi(int) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
 
setFitLimitTimeLo(int) - Method in class org.hps.readout.rawconverter.EcalMode1RawConverter
Requires that the pulse time parameter in the fit exceed this value.
setFitLimitTimeLo(int) - Method in class org.hps.recon.ecal.EcalRawConverter
Tell Minuit to limit pulse time parameter in fit to be greater than this.
setFitLimitTimeLo(int) - Method in class org.hps.recon.ecal.EcalRawConverter2
Tell Minuit to limit pulse time parameter in fit to be greater than this.
setFitLimitTimeLo(int) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Constrain pulse fit time0 parameter.
setFitLimitTimeLo(int) - Method in class org.hps.recon.ecal.EcalRawConverter3
Tell Minuit to limit pulse time parameter in fit to be greater than this.
setFitLimitTimeLo(int) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Constrain pulse fit time0 parameter.
setFitLimitTimeLo(int) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Constrain pulse fit time0 parameter.
setFitPedestal(boolean) - Method in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
setFittedHitCollection(String) - Method in class org.hps.recon.tracking.SensorSetup
Set the name of the FittedRawTrackerHit collection to load onto a sensor readout.
setFittedHitCollectionName(String) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
setFittedTrackCovariance(List<Matrix>) - Method in class org.hps.recon.vertexing.BilliorVertex
 
setFittedTrackerHitCollectionName(String) - Method in class org.hps.analysis.dataquality.SvtMonitoring
 
setFittedTrackerHitCollectionName(String) - Method in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
setFittedTrackerHitCollectionName(String) - Method in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
setFittedTrackerHitCollectionName(String) - Method in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
setFittedTrackParameters(List<double[]>) - Method in class org.hps.recon.vertexing.BilliorVertex
 
setFitter(HPSFitter) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
setFitThresholdTimeHi(int) - Method in class org.hps.readout.rawconverter.EcalMode1RawConverter
Sets a maximum time before which no pulses will be fit.
setFitThresholdTimeHi(int) - Method in class org.hps.recon.ecal.EcalRawConverter
Pulses with threshold crossing time greater than this will not be fit.
setFitThresholdTimeHi(int) - Method in class org.hps.recon.ecal.EcalRawConverter2
Pulses with threshold crossing time greater than this will not be fit.
setFitThresholdTimeHi(int) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
 
setFitThresholdTimeHi(int) - Method in class org.hps.recon.ecal.EcalRawConverter3
Pulses with threshold crossing time greater than this will not be fit.
setFitThresholdTimeHi(int) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
 
setFitThresholdTimeHi(int) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
 
setFitThresholdTimeLo(int) - Method in class org.hps.readout.rawconverter.EcalMode1RawConverter
Sets a minimum time before which no pulses will be fit.
setFitThresholdTimeLo(int) - Method in class org.hps.recon.ecal.EcalRawConverter
Pulses with threshold crossing earlier than this will not be fit.
setFitThresholdTimeLo(int) - Method in class org.hps.recon.ecal.EcalRawConverter2
Pulses with threshold crossing earlier than this will not be fit.
setFitThresholdTimeLo(int) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Limit threshold crossing range that is candidate for pulse-fitting.
setFitThresholdTimeLo(int) - Method in class org.hps.recon.ecal.EcalRawConverter3
Pulses with threshold crossing earlier than this will not be fit.
setFitThresholdTimeLo(int) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Limit threshold crossing range that is candidate for pulse-fitting.
setFitThresholdTimeLo(int) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Limit threshold crossing range that is candidate for pulse-fitting.
setFitTimeMinimizer(String) - Method in class org.hps.recon.tracking.DumbShaperFit
 
setFitTimeMinimizer(String) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
setFitTimeMinimizer(String) - Method in class org.hps.recon.tracking.ShaperAnalyticFitAlgorithm
 
setFitTimeMinimizer(String) - Method in interface org.hps.recon.tracking.ShaperFitAlgorithm
 
setFitTimeMinimizer(String) - Method in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
setFitTimeMinimizer(String) - Method in class org.hps.recon.tracking.ShaperPileupFitAlgorithm
 
setFiveClusterErr(double) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setFiveClusterErr(double) - Method in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
setFiveClusterErr(double) - Method in class org.hps.recon.tracking.DefaultSiliconResolutionModel
 
setFiveClusterErr(double) - Method in class org.hps.recon.tracking.RawHitChecker
 
setFiveClusterErr(double) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setFixedGain(double) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Sets a single uniform value for the gain on all channels.
setFixedGain(double) - Method in class org.hps.readout.DigitizationReadoutDriver
Sets a single uniform value for the gain on all channels.
setFixedGain(double) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Override the ECal gains set in the conditions system with a single uniform value.
setFixedWidth(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter
 
setFixedWidth(boolean) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
 
setFixPedestal(boolean) - Method in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
Set whether the pedestal is fixed in the signal fit.
setFixPedestal(boolean) - Method in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
Set whether the pedestal is fixed in the signal fit.
setFixShapeParameter(boolean) - Method in class org.hps.readout.rawconverter.EcalMode1RawConverter
Sets whether or not the pulse shape is a free parameter in the pulse fit.
setFixShapeParameter(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter
 
setFixShapeParameter(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2
 
setFixShapeParameter(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set to true to fix fitted pulse widths to their channel's mean value:
setFixShapeParameter(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3
 
setFixShapeParameter(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set to true to fix fitted pulse widths to their channel's mean value:
setFixShapeParameter(boolean) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set to true to fix fitted pulse widths to their channel's mean value:
setFlagNames(String[]) - Method in class org.hps.recon.filtering.EventFlagFilter
 
setFlags(int) - Static method in class org.hps.readout.util.collection.LCIOCollectionFactory
Sets the LCIO readout flags for the collection.
setFlatPos(double, double, double) - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
setFont(Font) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
 
setFourClusterErr(double) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setFourClusterErr(double) - Method in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
setFourClusterErr(double) - Method in class org.hps.recon.tracking.DefaultSiliconResolutionModel
 
setFourClusterErr(double) - Method in class org.hps.recon.tracking.RawHitChecker
 
setFourClusterErr(double) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setFpgaID(int) - Method in class org.lcsim.detector.tracker.silicon.HpsTestRunSiSensor
Set the FPGA ID associated with this sensor.
setFreeze(boolean) - Method in class org.hps.job.DatabaseConditionsManagerSetup
Set whether system should be frozen after initialization.
setFreezeConditions(Boolean) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set to true to freeze the conditions system after initialization if there is also a valid detector name and run number setting.
setFullTrackCollectionName(String) - Method in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
setFullTrackCollectionName(String) - Method in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
setFuzz(double) - Method in class org.hps.util.UnfoldFieldmap
 
setGain(EcalGain) - Method in class org.hps.conditions.ecal.EcalChannelConstants
Set the gain.
setGain(HodoscopeGain) - Method in class org.hps.conditions.hodoscope.HodoscopeChannelConstants
 
setGain(SvtGain) - Method in class org.hps.conditions.svt.ChannelConstants
Set the gain.
setGain(double) - Method in class org.hps.recon.ecal.EcalGain
Set global gain value and turn on constant gain.
setGain(double) - Method in class org.hps.recon.ecal.EcalGainDriver
Set a constant gain factor in the converter for all channels.
setGain(double) - Method in class org.hps.recon.ecal.EcalRawConverter
Set global gain value and turn on constant gain.
setGain(double) - Method in class org.hps.recon.ecal.EcalRawConverter2
Set global gain value and turn on constant gain.
setGain(double) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set a constant gain factor in the converter for all channels.
setGain(double) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set a constant gain factor in the converter for all channels.
setGain(int, double) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Set the gain value for the given channel.
setGainFactor(double) - Method in class org.hps.readout.hodoscope.HodoscopePatternReadoutDriver
Set gain factor for raw energy (self-defined unit) of FADC hits
setGainFile(String) - Method in class org.hps.recon.ecal.IterateGainFactorDriver
 
setGBL(int, boolean) - Static method in class org.hps.recon.tracking.TrackType
 
setGblRefitIterations(int) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
setGblRefitIterations(int) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setGblStripClusterDataRelations(String) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setGeometry(Polygon3D) - Method in class org.hps.svt.alignment.HPSStrips
 
setGeometryName(String) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Defines the name of the subdetector geometry object.
setGeometryName(String) - Method in class org.hps.readout.DigitizationReadoutDriver
Defines the name of the subdetector geometry object.
setGlbIterations(int) - Method in class org.hps.recon.tracking.kalman.KalmanParams
 
setGlobalFixedPulseWidth(double) - Method in class org.hps.readout.rawconverter.EcalMode1RawConverter
Sets the pulse width as a fixed parameter of the specified value.
setGlobalFixedPulseWidth(double) - Method in class org.hps.recon.ecal.EcalRawConverter
 
setGlobalFixedPulseWidth(double) - Method in class org.hps.recon.ecal.EcalRawConverter2
 
setGlobalFixedPulseWidth(double) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Fix 3-pole function width to be the same for all 442 ECal channels.
setGlobalFixedPulseWidth(double) - Method in class org.hps.recon.ecal.EcalRawConverter3
 
setGlobalFixedPulseWidth(double) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Fix 3-pole function width to be the same for all 442 ECal channels.
setGlobalFixedPulseWidth(double) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Fix 3-pole function width to be the same for all 442 ECal channels.
setGlobalTimeDisplacement(double) - Static method in class org.hps.readout.util.collection.LCIOCollectionFactory
Defines the amount of time between when an object is created within the simulation and when its originating truth data was seen.

This parameter only applies to managed LCIO collections, and will have no effect otherwise.
setGlobalToLocal(ITransform3D) - Method in class org.hps.svt.alignment.HPSStrips
 
setGradientNCycles(int) - Method in class org.hps.minuit.MnStrategy
 
setGradientStepTolerance(double) - Method in class org.hps.minuit.MnStrategy
 
setGradientTolerance(double) - Method in class org.hps.minuit.MnStrategy
 
setHalf(String) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BaseModule
 
setHalfModulePhysicalVolumeProperties(LCDDSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
 
setHeaderData(int[]) - Method in class org.hps.record.epics.EpicsGenericObject
Set the header data.
setHelicalTrackHitCollectionName(String) - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
setHelicalTrackHitCollectionName(String) - Method in class org.hps.analysis.dataquality.SVTOpeningStudies
 
setHelicalTrackHitCollectionName(String) - Method in class org.hps.analysis.dataquality.TrackingMonitoring
 
setHelicalTrackHitCollectionName(String) - Method in class org.hps.analysis.MC.TrackRefitWithFirstLayerHits
 
setHelicalTrackHitCollectionName(String) - Method in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
setHelicalTrackHitCollectionName(String) - Method in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
setHelicalTrackHitCollectionName(String) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
setHelicalTrackHitRefitCollectionName(String) - Method in class org.hps.analysis.MC.TrackRefitWithFirstLayerHits
 
setHelicalTrackHitRefitToStripHitRelationsCollectionName(String) - Method in class org.hps.analysis.MC.TrackRefitWithFirstLayerHits
 
setHelicalTrackHitRelationsCollectionName(String) - Method in class org.hps.analysis.MC.FirstHitGBLRefitterDriver
 
setHelicalTrackHitRelationsCollectionName(String) - Method in class org.hps.analysis.MC.TrackDataDriverWithTruth
 
setHelicalTrackHitRelationsCollectionName(String) - Method in class org.hps.analysis.MC.TruthGBLRefitterDriver
 
setHelicalTrackHitRelationsCollectionName(String) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
 
setHelicalTrackHitRelationsCollectionName(String) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
setHelicalTrackHitRelationsCollectionName(String) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setHelicalTrackHitRelationsCollectionName(String) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
setHelicalTrackHitToStripHitRelationsCollectionName(String) - Method in class org.hps.analysis.MC.TrackRefitWithFirstLayerHits
 
setHelicalTrackMCRelationsCollectionName(String) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
 
setHelicalTrackMCRelationsCollectionName(String) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
setHessianG2Tolerance(double) - Method in class org.hps.minuit.MnStrategy
 
setHessianGradientNCycles(int) - Method in class org.hps.minuit.MnStrategy
 
setHessianNCycles(int) - Method in class org.hps.minuit.MnStrategy
 
setHessianStepTolerance(double) - Method in class org.hps.minuit.MnStrategy
 
setHide(boolean) - Method in class org.hps.monitoring.ecal.plots.EcalClusterPlots
Sets the whether the histograms should be hidden or not.
setHide(boolean) - Method in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
setHide(boolean) - Method in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
setHideFrame(boolean) - Method in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
setHideFrame(boolean) - Method in class org.hps.recon.tracking.gbl.TruthResiduals
 
setHighlight(Color) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
Sets what color the crystal should be highlighted with.
setHighStrategy() - Method in class org.hps.minuit.MnStrategy
 
setHitChargeCut(double) - Method in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
setHitChargeCut(double) - Method in class org.hps.online.recon.aida.HPSMonitoring2021
 
setHitCollection(String) - Method in class org.hps.monitoring.drivers.headless.KFTrackTimeHeadless
 
setHitCollection(String) - Method in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
setHitCollection(String) - Method in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
setHitCollectionName(String) - Method in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Sets the name of LCIO collection containing hits.
setHitCollectionName(String) - Method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Sets the name of LCIO collection containing hits.
setHitCollectionName(String) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Sets the name of LCIO collection containing hits.
setHitCollectionName(String) - Method in class org.hps.evio.EcalHitWriter
 
setHitCollectionName(String) - Method in class org.hps.evio.EvioReader
Set the hit collection name.
setHitCollectionName(String) - Method in class org.hps.evio.SVTHitWriter
 
setHitCollectionName(String) - Method in class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
Sets the name of the LCIO collection for hit objects.
setHitCollectionName(String) - Method in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
setHitCountLow(double) - Method in class org.hps.readout.ecal.ReadoutTrigger
 
setHitCountThreshold(int) - Method in class org.hps.readout.ecal.SinglesTriggerDriver
Sets the minimum hit count threshold for the trigger.
setHitCountThreshold(int) - Method in class org.hps.readout.trigger.SinglesTriggerReadoutDriver
Sets the minimum hit count threshold for the trigger.
setHitCountThreshold(int) - Method in class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
Sets the minimum hit count threshold for the trigger.
setHitCut(int) - Method in class org.hps.analysis.ecal.FEEClusterPlotter
Set the hit cut value for hits in cluster This cut is used in 2016 running (not 2015)
setHitEcalCollectionName(String) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Sets the name of LCIO collection containing hits.
setHitEnergyThreshold(double) - Method in class org.hps.recon.ecal.cluster.ReconClusterDriver
 
setHitHodoCollectionName(String) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
setHits(List<STUtils.StereoPair>) - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
setHits(List<SiTrackerHitStrip1D>) - Method in class org.hps.recon.tracking.straight.STUtils.STTrack
 
setHitsPerSensor(int) - Method in class org.hps.recon.filtering.SvtHitMultiplicityFilter
 
setHitStatus(int, boolean) - Method in class org.hps.readout.util.HodoscopePattern
Set status for a FADC hit
setHitTime(int) - Method in class org.hps.readout.svt.SVTData
Set the hit time at which the hit occurred
setHitVerificationThreshold(int) - Method in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Sets the maximum number of hits by which a matched cluster pair may vary and still verify.
setHitVerificationThreshold(int) - Method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Sets the maximum number of hits by which a matched cluster pair may vary and still verify.
setHodoCollectionName(String) - Method in class org.hps.recon.ecal.HodoOnlineRawConverter2019Driver
Sets the output CalorimeterHit LCIO collection name.
setHodoHitCollection(String) - Method in class org.hps.readout.SignalOverlayDriver
 
setHodoHitCollectionName(String) - Method in class org.hps.analysis.trigger.DataTriggerSim2019Driver
Sets the name of the LCIO collection containing the simulated reconstructed hodoscope hits.
setHodoHitThreshold(double) - Method in class org.hps.readout.hodoscope.HodoscopePatternReadoutDriver
Sets hodoscope tilt/cluster hit threshold
setHolePattern(boolean[]) - Method in class org.hps.recon.tracking.HoleCreationDriver
 
setHolePenalties(double[]) - Method in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
setHost(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the ET TCP/IP host name of the server.
setHost() - Method in class org.hps.online.recon.Server
Set the host from the hostName variable
setHostname(String) - Method in class org.hps.online.recon.Client
Set the hostname of the server.
setHostName(String) - Method in class org.hps.online.recon.PlotAggregator
Set the host name
setHotColor(Color) - Method in class org.hps.monitoring.ecal.eventdisplay.util.GradientScale
setHotColor

public void setHotColor(Color c)

Sets the color associated with the maximum value.
setHybridID(int) - Method in class org.lcsim.detector.tracker.silicon.HpsTestRunSiSensor
Set the hybrid ID associated with this sensor.
setId(int) - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
setId(int) - Method in class org.lcsim.geometry.compact.converter.MilleParameter
 
setIdentifierDictionary(IIdentifierDictionary) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
setIdentifierDictionary(IIdentifierDictionary) - Method in interface org.lcsim.geometry.compact.converter.IHPSTrackerJavaBuilder
 
setIgnoreBeamGapRows(boolean) - Method in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
setIgnoreEmptyEvents(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
Sets whether events with no hits should be output.
setIgnoreNoClusterEvents(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
Sets whether events with no clusters should be output.
setInactiveSiReadoutName(String) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
 
setInactiveTrackerHitsCollectionName(String) - Method in class org.hps.analysis.tuple.FullTruthTupleMaker
 
setIncludeMS(boolean) - Method in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
setIncludeMS(boolean) - Method in class org.hps.recon.tracking.gbl.GblTrajectoryMaker
 
setIncludeMS(boolean) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
setIncludeMS(boolean) - Method in class org.hps.recon.tracking.TrackerReconDriver
 
setIncludeNoHitScatters(boolean) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
setIncludeNoHitScatters(boolean) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setIncludeUnmatchedTracksInFSP(boolean) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
setInitCov(DMatrixRMaj, Vec, boolean) - Static method in class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
setInputClusterCollection(String) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplay
Sets the LCIO collection name for calorimeter clusters.
setInputClusterCollection(String) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
Sets the LCIO collection name for calorimeter clusters.
setInputCollection(String) - Method in class org.hps.analysis.ecal.EcalClusterPlots
 
setInputCollection(String) - Method in class org.hps.analysis.ecal.EcalHitPlots
 
setInputCollection(String) - Method in class org.hps.analysis.ecal.FEEClusterPlotter
 
setInputCollection(String) - Method in class org.hps.analysis.ecal.SF2019Driver
 
setInputCollection(String) - Method in class org.hps.analysis.ecal.SF2021Driver
 
setInputCollection(String) - Method in class org.hps.monitoring.ecal.eventdisplay.exec.EventDisplayDriver
 
setInputCollection(String) - Method in class org.hps.monitoring.ecal.plots.EcalClusterPlots
Sets the collection name for the input LCIO cluster collection.
setInputCollection(String) - Method in class org.hps.monitoring.ecal.plots.EcalDaqPlots
 
setInputCollection(String) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplay
Sets the LCIO collection name for the processed calorimeter hits.
setInputCollection(String) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
Sets the LCIO collection name for the processed calorimeter hits.
setInputCollection(String) - Method in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
setInputCollection(String) - Method in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
setInputCollection(String) - Method in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
setInputCollection(String) - Method in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
setInputCollection(String) - Method in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
setInputCollection(String) - Method in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
setInputCollection(String) - Method in class org.hps.recon.ecal.EcalTriggerFilterDriver
 
setInputCollectionName(String) - Method in class org.hps.analysis.MC.FirstHitGBLRefitterDriver
 
setInputCollectionName(String) - Method in class org.hps.analysis.MC.TruthGBLRefitterDriver
 
setInputCollectionName(String) - Method in class org.hps.readout.hodoscope.HodoscopePatternReadoutDriver
Sets the name of the input collection containing the objects of type CalorimeterHit that are output by the digitization driver.
setInputCollectionName(String) - Method in class org.hps.readout.RawConverterReadoutDriver
Sets the name of the input collection containing the objects of type RawCalorimeterHit that are output by the digitization driver.
setInputCollectionName(String) - Method in class org.hps.readout.trigger.HodoscopeStudiesTriggerReadoutDriver
Sets the name of the input cluster collection.
setInputCollectionName(String) - Method in class org.hps.readout.trigger.PairTriggerReadoutDriver
Sets the name of the LCIO collection that contains the clusters.
setInputCollectionName(String) - Method in class org.hps.readout.trigger.SinglesTriggerReadoutDriver
Sets the name of the LCIO collection from which clusters are drawn.
setInputCollectionName(String) - Method in class org.hps.readout.trigger2019.FEETrigger2019ReadoutDriver
Sets the name of the LCIO collection that contains the clusters.
setInputCollectionName(String) - Method in class org.hps.readout.trigger2019.PairsTrigger2019ReadoutDriver
Sets the name of the LCIO collection that contains the clusters.
setInputCollectionName(String) - Method in class org.hps.recon.ecal.cluster.CopyClusterCollectionDriver
Set the input collection name (source).
setInputCollectionName(String) - Method in class org.hps.recon.ecal.CorrectGainRunDependenceDriver
 
setInputCollectionName(String) - Method in class org.hps.recon.ecal.HodoRawConverterDriver
Set the input collection name (source).
setInputCollectionName(String) - Method in class org.hps.recon.ecal.HodoRunningPedestalDriver
Set the input collection name (source).
setInputCollectionName(String) - Method in class org.hps.recon.ecal.IterateGainFactorDriver
 
setInputCollectionName(String) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
setInputCollectionName(String) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setInputCollectionName(String) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
 
setInputCollectionNameEcal(String) - Method in class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
Sets the name of the LCIO collection from which clusters are drawn.
setInputCollectionNameHodo(String) - Method in class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
 
setInputCollectionRaw(String) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplay
Sets the LCIO collection name for the raw waveform hits.
setInputCollectionRaw(String) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
Sets the LCIO collection name for the raw waveform hits.
setInputFile(String) - Method in class org.hps.digi.DataOverlayDriver
Add path to an input file.
setInputFileList(String) - Method in class org.hps.digi.DataOverlayDriver
 
setInputFiles(List<String>) - Method in class org.hps.digi.DataOverlayDriver
Add paths to input files as a list.
setInputHelicalTrackHitCollectionName(String) - Method in class org.hps.recon.tracking.HoleCreationDriver
 
setInputHitCollection(String) - Method in class org.hps.recon.ecal.cluster.HitTMCSmearDriver
Sets the name of the hit collection that is to undergo time correction.
setInputHitCollectionName(String) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Sets the name of the input truth hit collection name.
setInputHitCollectionName(String) - Method in class org.hps.readout.DigitizationReadoutDriver
Sets the name of the input truth his collection name.
setInputHitCollectionName(String) - Method in class org.hps.recon.ecal.cluster.ClusterDriver
Set the name of the input CalorimeterHit collection to use for clustering.
setInputHitCollectionName(String) - Method in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
setInputHitCollectionName(String) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
 
setInputHitCollectionName(String) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
setInputHitCollectionName(String) - Method in class org.hps.recon.tracking.TrackerReconDriver
 
setInputHitsCollectionName(String) - Method in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
setInputHitsCollectionName(String) - Method in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
Set the input RawTrackerHit collection name used for the hit selection.
setInputHitsCollectionName(String) - Method in class org.hps.analysis.ecal.cosmic.RawModeADCProfileDriver
 
setInputHitsCollectionName(String) - Method in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
Set the input RawTrackerHit collection name used for the hit selection.
setInputHitsCollectionName(String) - Method in class org.hps.recon.ecal.EcalCalibrationsDriver
Set the RawTrackerHit collection of hits to be used for the calibration.
setInputHitsCollectionName(String) - Method in class org.hps.recon.ecal.EcalGainDriver
Set the input CalorimeterHit collection name,
setInputHitsCollectionName(String) - Method in class org.hps.recon.ecal.EcalTimeCorrectionDriver
Set the input CalorimeterHit collection name,
setInputPulserDataCollectionName(String) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Sets the name of the input pulser data collection name.
setInputRawTrackHitCollectionName(String) - Method in class org.hps.recon.tracking.HoleCreationDriver
 
setInputRotatedHelicalTrackHitCollectionName(String) - Method in class org.hps.recon.tracking.HoleCreationDriver
 
setInputTightHitCollectionName(String) - Method in class org.hps.recon.ecal.cluster.DualThresholdCosmicClusterDriver
 
setInputTightHitCollectionName(String) - Method in class org.hps.recon.ecal.cluster.DualThresholdCosmicClusterer
 
setInputTrackCollection(String) - Method in class org.hps.recon.tracking.HoleCreationDriver
 
setInputTrackCollectionName(String[]) - Method in class org.hps.recon.tracking.MergeTrackCollections
Name of the LCIO collection containing input tracks.
setInputTrackHitCollectionName(String) - Method in class org.hps.recon.tracking.HoleCreationDriver
 
setIntegralWindow(int) - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
setIntegrationThreshold(int) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Sets the threshold that a pulse sample must exceed before pulse integration may commence.
setIntegrationThreshold(int) - Method in class org.hps.readout.DigitizationReadoutDriver
Sets the threshold that a pulse sample must exceed before pulse integration may commence.
setIntValues(int[]) - Method in class org.hps.recon.ecal.SimpleGenericObject
Set the values array.
setInvariantMassSigma(int) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Sets the invariant mass threshold to accept only cluster pairs with a reconstructed invariant mass within a certain number of standard deviations of the mean (corrected for sampling fraction).
setInvariantMassThresholdHigh(double) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Sets the threshold for the calculated invariant mass of the generating particle (assuming that the clusters are produced by a positron/electron pair) above which the cluster pair will be rejected and not produce a trigger.
setInvariantMassThresholdLow(double) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Sets the threshold for the calculated invariant mass of the generating particle (assuming that the clusters are produced by a positron/electron pair) under which the cluster pair will be rejected and not produce a trigger.
setisActiveBitRead(boolean) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Set if TS bits are read.
setIsEnabled(boolean) - Method in class org.hps.record.daqconfig.AbstractConfig
Sets whether the configuration object is enabled.
setIsEnabled(boolean) - Method in class org.hps.record.daqconfig2019.AbstractConfig2019
Sets whether the configuration object is enabled.
setIsGBL(boolean) - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
setIsGBL(boolean) - Method in class org.hps.analysis.tuple.TupleMaker
 
setIsMC(boolean) - Method in class org.hps.analysis.ecal.FEEClusterPlotter
Sets the condition of whether the data is Monte Carlo or not.
setIsMC(boolean) - Method in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Sets the condition of whether the data is Monte Carlo or not.
setIsMC(boolean) - Method in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Sets the condition of whether the data is Monte Carlo or not.
setIsMC(boolean) - Method in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
setIsMC(boolean) - Method in class org.hps.recon.ecal.HodoRawConverter
Set MC mode.
setIsMC(boolean) - Method in class org.hps.recon.ecal.HodoRawConverterDriver
Set MC mode.
setIsMC(boolean) - Method in class org.hps.recon.ecal.HodoRunningPedestalDriver
Set MC mode.
setIsMC(boolean) - Method in class org.hps.recon.particle.FinalStateParticleDriver
Sets the condition of whether the data being processed is Monte Carlo.
setIsMC(boolean) - Method in class org.hps.recon.particle.ReconParticleDriver
Sets the condition of whether the data is Monte Carlo or not.
setIsMC(boolean) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
setIsMonitoringApp(boolean) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
setIsReadoutSimulation(boolean) - Method in class org.hps.recon.ecal.EcalOnlineRawConverter2019Driver
Sets whether to use a constant integration window for the the purpose of determining the correct pedestal.
setIsReadoutSimulation(boolean) - Method in class org.hps.recon.ecal.EcalOnlineRawConverterDriver
Sets whether to use a constant integration window for the the purpose of determining the correct pedestal.
setIsSeedTracker(boolean) - Method in class org.hps.online.recon.aida.HPSMonitoring2021
 
setIsSinglesMollerModeEnabled(boolean) - Method in class org.hps.record.daqconfig2019.SinglesTriggerConfig2019
Sets whether singlesMollerModeEn is enabled
setIsSinglesXYMinMaxEnabled(boolean) - Method in class org.hps.record.daqconfig2019.SinglesTriggerConfig2019
Sets whether singlesXYMinMaxEn is enabled
setIsTransient(boolean) - Method in class org.hps.recon.ecal.EcalGainDriver
 
setIsTransient(boolean) - Method in class org.hps.recon.tracking.MergeTrackCollections
determines if the output collections will be transient or not
setIterations(int) - Method in class org.hps.recon.tracking.kalman.KalmanParams
 
setIterative(boolean) - Method in class org.hps.recon.tracking.HelixFitter
 
setIterativeConfirmed(int) - Method in class org.hps.recon.tracking.SeedTracker
 
setIterativeConfirmed(int) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
Set the maximum number of iterative fits on a confirmed/extended candidate.
setIterativeFits(int) - Method in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
setIterativeFits(int) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
setIterativeFits(int) - Method in class org.hps.recon.tracking.TrackerReconDriver
 
setIterativeHelix(boolean) - Method in class org.hps.recon.tracking.MultipleScattering
 
setIterativeHelix(boolean) - Method in class org.hps.recon.tracking.SeedTracker
 
setKalmanTracks(boolean) - Method in class org.hps.analysis.MC.TrackToMCParticleRelationsDriver
 
setKeepEpicsDataEvents(boolean) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Setting this true keeps ALL events containing EPICS data
setKeepEpicsDataEvents(boolean) - Method in class org.hps.recon.filtering.V0CandidateFilter
Setting this true keeps ALL events containing EPICS data
setKey(int, String) - Method in class org.hps.record.epics.EpicsGenericObject
Set a key string by index.
setKeys(String[]) - Method in class org.hps.record.epics.EpicsGenericObject
Set the keys.
setKinkDataCollectionName(String) - Method in class org.hps.analysis.MC.FirstHitGBLRefitterDriver
 
setKinkDataCollectionName(String) - Method in class org.hps.analysis.MC.TruthGBLRefitterDriver
 
setKinkDataRelationsName(String) - Method in class org.hps.analysis.MC.FirstHitGBLRefitterDriver
 
setKinkDataRelationsName(String) - Method in class org.hps.analysis.MC.TruthGBLRefitterDriver
 
setL0to3CollectionName(String) - Method in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
setL1IsoMin(double) - Method in class org.hps.analysis.dataquality.TridentMonitoring
 
setL1to3CollectionName(String) - Method in class org.hps.analysis.dataquality.SVTOpeningStudies
 
setl2gTransform() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
setL2to6CollectionName(String) - Method in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
setL4to6CollectionName(String) - Method in class org.hps.analysis.dataquality.SVTOpeningStudies
 
setL4to6CollectionName(String) - Method in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
setLabel(int) - Method in class org.hps.recon.tracking.gbl.GblPoint
\param [in] aLabel Label identifying point
setLabels(Integer, Integer, Integer, Integer, Integer, Integer) - Method in class org.hps.recon.tracking.gbl.AlignableVolume
 
setLabels(List<Integer>, Integer) - Method in class org.hps.recon.tracking.gbl.AlignableVolume
 
setLabels(List<Integer>) - Method in class org.hps.recon.tracking.gbl.AlignableVolume
 
setLastChangedTime() - Method in class org.hps.monitoring.subsys.SystemStatusImpl
 
setLayer(int) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BaseModule
 
setLayer(int) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlock
 
setLayer1HitEfficiency(double) - Method in class org.hps.readout.svt.DropSVTHits
 
setLayerCode(String) - Method in class org.hps.recon.vertexing.BilliorVertex
 
setLayerCode(int) - Method in class org.hps.recon.vertexing.BilliorVertex
 
setLayerNumber(int) - Method in class org.hps.conditions.svt.AbstractSvtDaqMapping
Set the SVT sensor layer number (1-10 for test run and 1-12 for engineering run).
setLayout(LayoutManager) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
 
setLCDD(LCDD) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
setLcioEvent(EventHeader) - Method in class org.hps.record.composite.CompositeRecord
Set a reference to an org.lcsim LCIO event (EventHeader).
setLcioFile(String) - Method in class org.hps.readout.ecal.TriggerDriver
 
setLCSimEventBuilder(LCSimEventBuilder) - Method in class org.hps.record.composite.CompositeLoopConfiguration
Set the LCSimEventBuilder that will be used to translate from raw EVIO events to LCIO.
setLCSimEventBuilder(LCSimEventBuilder) - Method in class org.hps.record.composite.LcioEventAdapter
Set the LCSimEventBuilder that will convert from EVIO to LCIO events.
setLeadingEdgeThreshold(double) - Method in class org.hps.recon.ecal.EcalRawConverter
Set threshold for pulse finding.
setLeadingEdgeThreshold(double) - Method in class org.hps.recon.ecal.EcalRawConverter2
Set threshold for pulse finding.
setLeadingEdgeThreshold(double) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set the leading-edge threshold in ADC counts, relative to pedestal, for pulse-finding and time determination.
setLeadingEdgeThreshold(double) - Method in class org.hps.recon.ecal.EcalRawConverter3
Set threshold for pulse finding.
setLeadingEdgeThreshold(double) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set the leading-edge threshold in ADC counts, relative to pedestal, for pulse-finding and time determination.
setLeadingEdgeThreshold(double) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set the leading-edge threshold in ADC counts, relative to pedestal, for pulse-finding and time determination.
setLikelihood(int) - Method in class org.hps.recon.particle.SimpleParticleID
 
setLimitClusterRange(boolean) - Method in class org.hps.recon.ecal.cluster.GTPClusterDriver
Deprecated.
setLimits(double, double) - Method in class org.hps.minuit.MinuitParameter
 
setLimits(int, double, double) - Method in class org.hps.minuit.MnApplication
 
setLimits(String, double, double) - Method in class org.hps.minuit.MnApplication
 
setLimits(int, double, double) - Method in class org.hps.minuit.MnUserParameters
Set the lower and upper bound on the specified variable.
setLimits(String, double, double) - Method in class org.hps.minuit.MnUserParameters
Set the lower and upper bound on the specified variable.
setLimits(int, double, double) - Method in class org.hps.minuit.MnUserParameterState
 
setLimits(String, double, double) - Method in class org.hps.minuit.MnUserParameterState
 
setLimits(int, double, double) - Method in class org.hps.minuit.MnUserTransformation
 
setLimits(String, double, double) - Method in class org.hps.minuit.MnUserTransformation
 
setLines(Hep3Vector, Hep3Vector, Hep3Vector, Hep3Vector) - Method in class org.hps.recon.vertexing.TwoLineVertexer
 
setLoadCalibrations(boolean) - Method in class org.hps.recon.ecal.EcalCalibrationsDriver
Set whether to automatically load the conditions into the database.
setLocalToGlobal(ITransform3D) - Method in class org.hps.svt.alignment.HPSStrips
 
setLocalWindowSize(int) - Method in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Defines the size of the local window for use in the efficiency over time plot.
setLocalWindowSize(int) - Method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Defines the size of the local window for use in the efficiency over time plot.
setLocalWindowSize(int) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Defines the size of the local window for use in the efficiency over time plot.
setLocalWindowSize(int) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Defines the size of the local window for use in the efficiency over time plot.
setLogFileName(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the log file name if using file logging.
setLogLevel(Level) - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
Set the log level.
setLogLevel(Level) - Method in class org.hps.detector.svt.SvtDetectorSetup
Set the log level.
setLogLevel(Level) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the global log level.
setLogLevel() - Method in class org.hps.monitoring.application.MonitoringApplication
Set the log level from the configuration model.
setLogLevel(String) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setLogLevelFilter(Level) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set log filter level for the log table.
setLogScale(boolean) - Method in class org.hps.analysis.ecal.EcalClusterPlots
 
setLogScale(boolean) - Method in class org.hps.analysis.ecal.EcalHitPlots
 
setLogScale(boolean) - Method in class org.hps.monitoring.ecal.plots.EcalClusterPlots
Sets whether the histograms are scaled on a logarithmic scale or a linear scale.
setLogScale(boolean) - Method in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
setLogToFile(Boolean) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set to true to send global messages to a file instead of the console.
setLooseSignificanceThreshold(double) - Method in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
setLowerBound(double) - Method in class org.hps.record.daqconfig.ESBCutConfig
Sets the lower bound of the cut to the specified value.
setLowerBound(double) - Method in class org.hps.record.daqconfig.LBOCutConfig
Sets the lower bound of the cut to the specified value.
setLowerBound(double) - Method in class org.hps.record.daqconfig.ULBCutConfig
Sets the lower bound of the cut to the specified value.
setLowerBound(double) - Method in class org.hps.record.daqconfig2019.ESBCutConfig2019
Sets the lower bound of the cut to the specified value.
setLowerBound(double) - Method in class org.hps.record.daqconfig2019.LBOCutConfig2019
Sets the lower bound of the cut to the specified value.
setLowerBound(double) - Method in class org.hps.record.daqconfig2019.ULBCutConfig2019
Sets the lower bound of the cut to the specified value.
setLowerLimit(double) - Method in class org.hps.minuit.MinuitParameter
 
setLowerLimit(int, double) - Method in class org.hps.minuit.MnUserParameters
 
setLowerLimit(String, double) - Method in class org.hps.minuit.MnUserParameters
 
setLowerLimit(int, double) - Method in class org.hps.minuit.MnUserParameterState
 
setLowerLimit(String, double) - Method in class org.hps.minuit.MnUserParameterState
 
setLowerLimit(int, double) - Method in class org.hps.minuit.MnUserTransformation
 
setLowerLimit(String, double) - Method in class org.hps.minuit.MnUserTransformation
 
setLowPhThresh(double) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setLowPhThreshold(double) - Method in class org.hps.recon.tracking.kalman.KalmanParams
 
setLowStrategy() - Method in class org.hps.minuit.MnStrategy
 
setMakeConversionCols(boolean) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
setMakeMollerCols(boolean) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
setMaskBadChannels(boolean) - Method in class org.hps.svt.SVTHitLevelPlots
 
setMassError(double) - Method in class org.hps.recon.vertexing.BilliorVertex
 
setMatcherTrackCollectionName(String) - Method in class org.hps.recon.particle.ReconParticleDriver
Sets the LCIO collection name for particle track data.
setMatchFullTracks(boolean) - Method in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
setMatchFullTracks(boolean) - Method in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
setMaterial(String) - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
setMaterialManager(MaterialSupervisor) - Method in class org.hps.recon.tracking.kalman.KalmanDriverHPS
 
setMaterialManager(MaterialSupervisor) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setMaterialManagerTransform(ITransform3D) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
 
setMax_p(double) - Method in class org.hps.recon.tracking.FastCheck
 
setMaxBsconVertChi2(double) - Method in class org.hps.analysis.dataquality.MollerMonitoring
 
setMaxBsconVertChi2(double) - Method in class org.hps.analysis.dataquality.TridentMonitoring
 
setMaxChi2(double) - Method in class org.hps.recon.tracking.kalman.KalmanParams
 
setMaxChi2(double) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setMaxChi2(double) - Method in class org.hps.svt.SvtClusterAnalysis
 
setMaxChi2GBLTrack(double) - Method in class org.hps.analysis.dataquality.MollerMonitoring
 
setMaxChi2GBLTrack(double) - Method in class org.hps.analysis.dataquality.TridentMonitoring
 
setMaxChi2Inc(double) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setMaxChi2IncShare(double) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setMaxChi2Vtx(double) - Method in class org.hps.recon.tracking.kalman.KalmanParams
 
setMaxClusterEnergy(double) - Method in class org.hps.analysis.examples.StripEventDriver
 
setMaxClusters(int) - Method in class org.hps.recon.filtering.SimpleEventFilterDriver
 
setMaxClusterSize(int) - Method in class org.hps.recon.tracking.StripMaker
 
setMaxCoplanarityAngle(double) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Maximum deviation from coplanarity for the two clusters in a pair.
setMaxD0(double) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setMaxdRho(double) - Method in class org.hps.recon.tracking.kalman.KalmanParams
 
setMaxDt(double) - Method in class org.hps.recon.filtering.EcalPairsFilter
 
setMaxDt(double) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
setMaxdZ(double) - Method in class org.hps.recon.tracking.kalman.KalmanParams
 
setMaxE(double) - Method in class org.hps.analysis.ecal.EcalClusterPlots
 
setMaxE(double) - Method in class org.hps.analysis.ecal.EcalHitPlots
 
setMaxE(double) - Method in class org.hps.monitoring.ecal.plots.EcalClusterPlots
Sets the maximum value allowed for the energy scale.
setMaxE(double) - Method in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
setMaxE(double) - Method in class org.hps.recon.filtering.EcalSinglesFilter
 
setMaxEch(double) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplay
Sets the upper bound of the energy scales used by the driver.
setMaxEch(double) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
Sets the upper bound of the energy scales used by the driver.
setMaxElectronP(double) - Method in class org.hps.recon.particle.ReconParticleDriver
 
setMaxElectronP(double) - Method in class org.hps.record.StandardCuts
 
setMaxEvents(Long) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the maximum number of events to process before the session will automatically end.
setMaxFee(double) - Method in class org.hps.svt.SvtClusterAnalysis
 
setMaxFit(int) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender
Set the maximum number of fit trials for a given seed to be confirmed/extended.
setMaxFit(int) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
Set the maximum number of fits used to confirm or extend a seed.
setMaxFit(int) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
Set the maximum number of fits for a given seed in a confirm or extend step.
setMaxHelicalTrackHits(int) - Method in class org.hps.recon.tracking.SeedTracker
 
setMaxHistoE(double) - Method in class org.hps.analysis.ecal.FEEClusterPlotter
Set the maximum histogram energy
setMaxHistoEseed(double) - Method in class org.hps.analysis.ecal.FEEClusterPlotter
Set the maximum histogram energy
setMaxHitsPerHalf(int) - Method in class org.hps.recon.filtering.SvtRawHitMultiplicityFilter
 
setMaxHitsPerSensor(int) - Method in class org.hps.recon.filtering.SvtRawHitMultiplicityFilter
 
setMaximum(double) - Method in class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
setMaximum

public void setMaximum(double maximum)

Sets the value over which no color scaling will be performed.
setMaximumThresholdCrossings(int) - Method in class org.hps.readout.rawconverter.AbstractMode1RawConverter
Sets the maximum number of threshold-crossings that may be integrated in one ADC buffer.
setMaxIterations(int) - Method in class org.hps.recon.vertexing.VertexFitter
Set the maximum number of iterations to try before the fit fails for lack of convergence (default is 100).
setMaxK(double) - Method in class org.hps.recon.tracking.kalman.KalmanParams
 
setMaxLookbackEvents(int) - Method in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
setMaxLookbackEvents(int) - Method in class org.hps.recon.ecal.HodoRunningPedestalDriver
 
setMaxLookbackTime(int) - Method in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
setMaxLookbackTime(int) - Method in class org.hps.recon.ecal.HodoRunningPedestalDriver
 
setMaxMatchChisq(double) - Method in class org.hps.recon.particle.ReconParticleDriver
 
setMaxMatchChisq(double) - Method in class org.hps.record.StandardCuts
 
setMaxMatchDt(double) - Method in class org.hps.recon.particle.ReconParticleDriver
 
setMaxMatchDt(double) - Method in class org.hps.record.StandardCuts
 
setMaxMatchDx(double) - Method in class org.hps.record.StandardCuts
 
setMaxMatchDxOffset(double) - Method in class org.hps.recon.utils.TrackClusterMatcherMinDistance
 
setMaxMatchDy(double) - Method in class org.hps.record.StandardCuts
 
setMaxMatchDyOffset(double) - Method in class org.hps.recon.utils.TrackClusterMatcherMinDistance
 
setMaxMollerP(double) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
setMaxMollerP(double) - Method in class org.hps.record.StandardCuts
 
setMaxMom(double) - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
setMaxMom(double) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setMAXNSIGMAPOSITIONMATCH(double) - Method in class org.hps.recon.utils.TrackClusterMatcherNSigma
 
setMaxNumberOfClusters(int) - Method in class org.hps.analysis.examples.StripEventDriver
 
setMaxNumberOfStripHits(int) - Method in class org.hps.analysis.examples.StripEventDriver
 
setMaxNumberOfTracks(int) - Method in class org.hps.analysis.examples.StripEventDriver
 
setMaxPeakOccupancy(double) - Method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
setMaxPeakOccupancy(double) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setMaxPhi(double) - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
setMaxPhi(double) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setMaxPtInverse(double) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setMaxQueueSize(int) - Method in class org.hps.record.composite.CompositeLoopConfiguration
Set the max queue size for the LCIO DataSource that hooks into JAS3.
setMaxReconParticles(int) - Method in class org.hps.recon.filtering.SimpleEventFilterDriver
 
setMaxRecords(long) - Method in class org.hps.record.composite.CompositeLoopConfiguration
Set the maximum number of records.
setMaxResidShare(double) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setMaxResidual(double) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setMaxSampleMonitorPeriod(int) - Method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
setMaxSampleMonitorPeriod(int) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setMaxSampleMonitorStart(int) - Method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
setMaxSampleMonitorStart(int) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setMaxSamplePedestal(int) - Method in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
setMaxSamplePedestal(int) - Method in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
setMaxSamplePosition(int) - Method in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
setMaxSamplePosition(int) - Method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
setMaxSamplePosition(int) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setMaxSamplePosition(int) - Method in class org.hps.online.recon.aida.HPSMonitoring2021
 
setMaxSamplePosition(int) - Method in class org.hps.svt.OccupancyPlots
 
setMaxSampleSignal(int) - Method in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
setMaxSampleSignal(int) - Method in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
setMaxShared(int) - Method in class org.hps.recon.tracking.kalman.KalmanParams
 
setMaxSharedHits(int) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setMaxSharedHitsPerTrack(int) - Method in class org.hps.recon.tracking.MergeTrackCollections
Default constructor
setMaxSharedHitsPerTrack(int) - Method in class org.hps.record.StandardCuts
 
setMaxSize(int) - Method in class org.hps.recon.filtering.CollectionSizeFilter
 
setMaxSize(int) - Method in class org.hps.recon.filtering.EcalSinglesFilter
 
setMaxT(double) - Method in class org.hps.recon.filtering.EcalSinglesFilter
 
setMaxTanL(double) - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
setMaxTanL(double) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setMaxTanL(double) - Method in class org.hps.recon.tracking.kalman.KalmanParams
 
setMaxTanLambda(double) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setMaxTime(double) - Method in class org.hps.analysis.ecal.FEEClusterPlotter
Set the max time in window to look for cluster
setMaxTime(double) - Method in class org.hps.recon.ecal.cluster.ReconClusterDriver
 
setMaxTimeRange(double) - Method in class org.hps.recon.tracking.kalman.KalmanParams
 
setMaxTimeRange(double) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setMaxTrackChisq(int, double) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
setMaxTrackChisq(int, double) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setMaxTrackChisq(int, double) - Method in class org.hps.record.StandardCuts
 
setMaxTrackChisq4hits(double) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
setMaxTrackChisq4hits(double) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setMaxTrackChisq5hits(double) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
setMaxTrackChisq5hits(double) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setMaxTrackChisq6hits(double) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
setMaxTrackChisq6hits(double) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setMaxTrackChisqProb(double) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
setMaxTrackChisqProb(double) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setMaxTrackerHits(int) - Method in class org.hps.recon.tracking.TrackerReconDriver
 
setMaxTracks(int) - Method in class org.hps.recon.filtering.SimpleEventFilterDriver
 
setMaxUnconVertChi2(double) - Method in class org.hps.analysis.dataquality.MollerMonitoring
 
setMaxUnconVertChi2(double) - Method in class org.hps.analysis.dataquality.TridentMonitoring
 
setMaxVertexClusterDt(double) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
setMaxVertexClusterDt(double) - Method in class org.hps.record.StandardCuts
 
setMaxVertexP(double) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
setMaxVertexP(double) - Method in class org.hps.record.StandardCuts
 
setMaxX(double) - Method in class org.hps.recon.filtering.EcalSinglesFilter
 
setMaxY(double) - Method in class org.hps.recon.filtering.EcalSinglesFilter
 
setMaxZ0(double) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setMcParticle(MCParticle) - Method in class org.hps.recon.tracking.HpsHelicalTrackFit
 
setMcParticleCollectionName(String) - Method in class org.hps.analysis.MC.TrackerHitsToMCParticlePlots
 
setMean(double) - Method in class org.hps.analysis.ecal.cosmic.LandauPdf
 
setMeanTime(double) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setMeanTime(double) - Method in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
setMeanTime(double) - Method in class org.hps.recon.tracking.NearestNeighborRMSClusterer
 
setMeanTime(double) - Method in class org.hps.recon.tracking.RawHitChecker
 
setMeas(double) - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
setMeasErr(double) - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
setMeasuredCoordinate() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
setMediumStrategy() - Method in class org.hps.minuit.MnStrategy
 
setMenuVisible(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Sets the menu bar to be either visible or hidden.
setMessage(String) - Method in class org.hps.monitoring.application.util.ErrorHandler
Set the error message, if it differs from the exception's message.
setMilleBinaryFileName(String) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
setMilleBinaryFileName(String) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setMilleParameters(List<MilleParameter>) - Method in class org.lcsim.geometry.compact.converter.AlignmentCorrection
 
setMillepedeId(int) - Method in class org.lcsim.detector.tracker.silicon.AlignableDetectorElement
 
setMillepedeId(int) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Set the sensor id used by millepede.
setMin_dztot(double) - Method in class org.hps.recon.tracking.FastCheck
 
setMinChi2IncBad(double) - Method in class org.hps.recon.tracking.kalman.KalmanParams
 
setMinChi2IncBad(double) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setMinClusterEnergy(double) - Method in class org.hps.analysis.examples.StripEventDriver
 
setMinClusters(int) - Method in class org.hps.recon.filtering.SimpleEventFilterDriver
 
setMinClusterSize(int) - Method in class org.hps.recon.ecal.cluster.DualThresholdCosmicClusterDriver
 
setMinE(double) - Method in class org.hps.recon.filtering.EcalSinglesFilter
 
setMinEch(double) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplay
Sets the lower bound of the energy scales used by the driver.
setMinEch(double) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
Sets the lower bound of the energy scales used by the driver.
setMinFee(double) - Method in class org.hps.svt.SvtClusterAnalysis
 
setMinHistoE(double) - Method in class org.hps.analysis.ecal.FEEClusterPlotter
Set the minimum histogram energy
setMinHistoEseed(double) - Method in class org.hps.analysis.ecal.FEEClusterPlotter
Set the minimum histogram energy
setMinHitCount(int) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Sets the minimum number of hits needed for a cluster to pass the hit count single cluster cut.
setMinHitCount(int) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Minimum hit count for a cluster.
setMinHitCount(int) - Method in class org.hps.readout.trigger.PairTriggerReadoutDriver
Sets the minimum number of hits needed for a cluster to pass the hit count single cluster cut.
setMinHitCount(int) - Method in class org.hps.readout.trigger2019.FEETrigger2019ReadoutDriver
Sets the minimum number of hits needed for a cluster to pass the hit count single cluster cut.
setMinHitCount(int) - Method in class org.hps.readout.trigger2019.PairsTrigger2019ReadoutDriver
Sets the minimum number of hits needed for a cluster to pass the hit count single cluster cut.
setMinHits(int) - Method in class org.hps.recon.filtering.FEEFilterDriver
 
setMinHits(int) - Method in class org.hps.recon.tracking.kalman.KalmanParams
 
setMinHits(int) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setMinHitsPerHalf(int) - Method in class org.hps.recon.filtering.SvtRawHitMultiplicityFilter
 
setMinHitsPerSensor(int) - Method in class org.hps.recon.filtering.SvtRawHitMultiplicityFilter
 
setMinHodoHits(int) - Method in class org.hps.readout.SignalOverlayDriver
 
setMinimum(double) - Method in class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
setMinimum

public void setMinimum(double minimum)

Sets the value under which no color scaling will be performed.
setMinimumHits(int) - Method in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
Set the minimum number of required hits to continue processing this event.
setMinimumHits(int) - Method in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
Set the minimum number of required hits to continue processing this event.
setMinimumNumberOfHits(int) - Method in class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
Set the minimum number of hits for the event to pass selection cuts.
setMinimumSelectedSamples(int) - Method in class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
Set the number of ADC samples in a row which must be above the threshold.
setMinK(double) - Method in class org.hps.recon.tracking.kalman.KalmanParams
 
setMinLookbackEvents(int) - Method in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
setMinLookbackEvents(int) - Method in class org.hps.recon.ecal.HodoRunningPedestalDriver
 
setMinMollerChisqProb(double) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
setMinMollerChisqProb(double) - Method in class org.hps.record.StandardCuts
 
setMinMollerP(double) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
setMinMollerP(double) - Method in class org.hps.record.StandardCuts
 
setMinMom(double) - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
setMinMom(double) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setMinNumberOfClusters(int) - Method in class org.hps.analysis.examples.StripEventDriver
 
setMinNumberOfHitsOnTrack(int) - Method in class org.hps.analysis.examples.StripEventDriver
 
setMinNumberOfStripHits(int) - Method in class org.hps.analysis.examples.StripEventDriver
 
setMinNumberOfTracks(int) - Method in class org.hps.analysis.examples.StripEventDriver
 
setMinNumberOfUnconstrainedV0Vertices(int) - Method in class org.hps.analysis.examples.StripEventDriver
 
setMinPeakOccupancy(double) - Method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
setMinPeakOccupancy(double) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setMinPhi(double) - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
setMinPhi(double) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setMinReconParticles(int) - Method in class org.hps.recon.filtering.SimpleEventFilterDriver
 
setMinRows(int) - Method in class org.hps.recon.ecal.cluster.DualThresholdCosmicClusterDriver
 
setMinSamplePedestal(int) - Method in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
setMinSamplePedestal(int) - Method in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
setMinSampleSignal(int) - Method in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
setMinSampleSignal(int) - Method in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
setMinSeedEnergy(double) - Method in class org.hps.recon.tracking.kalman.KalmanParams
 
setMinSeedEnergy(double) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setMinSize(int) - Method in class org.hps.recon.filtering.CollectionSizeFilter
 
setMinSize(int) - Method in class org.hps.recon.filtering.EcalSinglesFilter
 
setMinStereo(int) - Method in class org.hps.recon.tracking.kalman.KalmanParams
 
setMinStereo(int) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setMinT(double) - Method in class org.hps.recon.filtering.EcalSinglesFilter
 
setMinTanL(double) - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
setMinTanL(double) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setMinTime(double) - Method in class org.hps.analysis.ecal.FEEClusterPlotter
Set the min time in window to look for cluster
setMinTime(double) - Method in class org.hps.recon.ecal.cluster.ReconClusterDriver
 
setMinTracks(int) - Method in class org.hps.recon.filtering.SimpleEventFilterDriver
 
setMinVertexChisqProb(double) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
setMinVertexChisqProb(double) - Method in class org.hps.record.StandardCuts
 
setMinX(double) - Method in class org.hps.recon.filtering.EcalSinglesFilter
 
setMinY(double) - Method in class org.hps.recon.filtering.EcalSinglesFilter
 
setMirror(boolean, boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets whether to mirror the x- and y-axes.
setMirrorX(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets whether to mirror the x-axis on the calorimeter display.
setMirrorX(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Sets whether to mirror the x-axis on the calorimeter display.
setMirrorY(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets whether to mirror the y-axis on the calorimeter display.
setMirrorY(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Sets whether to mirror the y-axis on the calorimeter display.
setMode(int) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Sets the operational mode of the simulation.
setMode(int) - Method in class org.hps.evio.EcalHitWriter
 
setMode(int) - Method in class org.hps.readout.DigitizationReadoutDriver
Sets the operational mode of the simulation.
setMode(int) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Mode for readout-path hits.
setMode(SimpleAmbiguityResolver.AmbiMode) - Method in class org.hps.recon.tracking.SimpleAmbiguityResolver
 
setMode3(boolean) - Method in class org.hps.recon.ecal.EcalTimeCorrectionDriver
 
setMode7(boolean) - Method in class org.hps.readout.rawconverter.AbstractMode1RawConverter
Specifies whether or not output hits should include the additional Mode-7 information or not.
setMode7(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter
Set Mode-7 emulation on/off.
setMode7(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2
Set Mode-7 emulation on/off.
setMode7(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3
Set Mode-7 emulation on/off.
setMolCut(double) - Method in class org.hps.recon.filtering.EcalGainCalibFilter
 
setMollerCandidateClusterCollectionName(String) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Name of Moller Candidate Calorimeter Cluster Collection Name
setMollerCandidateCollectionName(String) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Name of Moller Candidate ReconstructedParticle Collection Name
setMollerCollectionName(String) - Method in class org.hps.recon.filtering.MollerCandidateFilterPass1
sets the moller candidate collection to use.
setMollerCollectionName(String) - Method in class org.hps.recon.filtering.MollerSkimDriver
sets the Moller candidate collection to use.
setMollerMomentumMax(double) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Maximum value for each of two electron momenta (removes full energy electrons) [GeV]
setMollerMomentumSumMax(double) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Maximum value for the sum of the two electron momenta [GeV]
setMollerMomentumSumMin(double) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Minimum value for the sum of the two electron momenta [GeV]
setMomC(double) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setMomentumSumMaxFraction(double) - Method in class org.hps.recon.filtering.MollerCandidateFilterPass1
sets the maximum momentum sum of the pair of tracks, divided by the beam energy
setMomentumSumMinFraction(double) - Method in class org.hps.recon.filtering.MollerCandidateFilterPass1
sets the minimum momentum sum of the pair of tracks, divided by the beam energy
setMother(JavaSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
setMother(LCDDSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
setMother(SurveyVolume) - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
setMu1(double) - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
setMu1_desired(double) - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
setMu2(double) - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
setMu2_desired(double) - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
setMultipleCollectionsAction(MultipleCollectionsAction) - Method in class org.hps.conditions.database.AbstractConditionsObjectConverter
Set the action that the converter will use to disambiguate when multiple conditions sets are found.
setMultiSampleHeaders(SvtHeaderDataInfo, int, int[]) - Method in class org.hps.evio.AbstractSvtEvioReader
Add the multisample headers to the SvtHeaderDataInfo object.
setMultisampleHeaders(int[]) - Method in class org.hps.record.svt.SvtHeaderDataInfo
 
setMxChi2double(double) - Method in class org.hps.recon.tracking.kalman.KalmanParams
 
setMxChi2Inc(double) - Method in class org.hps.recon.tracking.kalman.KalmanParams
 
setMxChi2Vtx(double) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setMxResid(double) - Method in class org.hps.recon.tracking.kalman.KalmanParams
 
setMxResidShare(double) - Method in class org.hps.recon.tracking.kalman.KalmanParams
 
setMyaDumpPath(String) - Method in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
setName(String) - Method in class org.hps.util.TimerDriver
 
setName(String) - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
setName(String) - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
setNbits(int) - Method in class org.hps.recon.tracking.NoiselessReadoutChip.ADC
Set the ADC resolution in number of bits.
setNbits(int) - Method in class org.hps.recon.tracking.NoiselessReadoutChip
Set the number of bits of ADC resolution
setNEcalHit(int) - Method in class org.hps.analysis.tuple.MCTupleMaker
 
setNeighborDeltaT(double) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setNeighborDeltaT(double) - Method in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
setNeighborDeltaT(double) - Method in class org.hps.recon.tracking.NearestNeighborRMSClusterer
 
setNeighborDeltaT(double) - Method in class org.hps.recon.tracking.RawHitChecker
 
setNeighborThreshold(double) - Method in class org.hps.recon.tracking.NearestNeighborRMSClusterer
Set the neighbor threshold.
setNEventsMin(int) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
setNGoodHitsRequired(int) - Method in class org.hps.recon.utils.TrackTruthRelationsDriver
 
setnhchisq(double) - Method in class org.hps.recon.vertexing.BilliorTrack
Set the chisq for non-holonomic constraints (e.g., pT > xx).
setNHits(int) - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
setNhits(int) - Method in class org.hps.recon.vertexing.MultipleEventsVertexingDriver
 
setNHitsCut(int) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setNHitsRequired(int) - Method in class org.hps.recon.utils.TrackTruthRelationsDriver
 
setNLay(int) - Method in class org.hps.analysis.tuple.TupleMaker
 
setNLay(int) - Method in class org.hps.recon.tracking.RemoveHelicalTrackHit
 
setNLay(int) - Method in class org.hps.svt.SVTHitLevelPlots
 
setNLAYERS(int) - Method in class org.hps.recon.utils.TrackTruthRelationsDriver
 
setNode(Element) - Method in class org.lcsim.geometry.compact.converter.AlignmentCorrection
 
setNode(Element) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
setNoise(int, double) - Method in class org.hps.conditions.svt.SvtCalibration
Set the noise value for the given sample.
setNoise(int, double[]) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Set the noise value for the given channel.
setNoiseIntercept(double) - Method in class org.hps.recon.tracking.NoiselessReadoutChip.BasicChannel
Set the noise (in electrons) for 0 capacitance
setNoiseIntercept(double) - Method in class org.hps.recon.tracking.NoiselessReadoutChip
Set the noise intercept (i.e., the noise for 0 strip/pixel capacitance).
setNoiseSlope(double) - Method in class org.hps.recon.tracking.NoiselessReadoutChip.BasicChannel
Set the capacitative noise slope (in electrons / pF)
setNoiseSlope(double) - Method in class org.hps.recon.tracking.NoiselessReadoutChip
Set the noise slope (i.e., the proportionality between noise and capacitance).
setNoiseThreshold(int) - Method in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Sets the total number of hits that must be present in an event in order for it to be considered a noise event.
setNoiseThreshold(int) - Method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Sets the total number of hits that must be present in an event in order for it to be considered a noise event.
setNoiseThreshold(int) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Sets the total number of hits that must be present in an event in order for it to be considered a noise event.
setNoiseThreshold(double) - Method in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
Sets the noise threshold used in conjunction with the sample threshold cut.
setNoiseThreshold(double) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
setNoiseThreshold(double) - Method in class org.hps.readout.svt.SVTReadoutDriver
Sets the noise threshold used in conjunction with the sample threshold cut.
setNoiseThresholdEcal(int) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Sets the total number of hits for Ecal that must be present in an event in order for it to be considered a noise event.
setNoiseThresholdHodo(int) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Sets the total number of hits for hodoscope that must be present in an event in order for it to be considered a noise event.
setNominalTickLengthMillis(long) - Method in interface org.hps.monitoring.subsys.SystemStatistics
Set the desired timer tick length in millis.
setNominalTickLengthMillis(long) - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
setNoPileup(boolean) - Method in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
Indicates whether pile-up should be simulated.
setNoPileup(boolean) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
setNoPileup(boolean) - Method in class org.hps.readout.svt.SVTReadoutDriver
Indicates whether pile-up should be simulated.
setNormal() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
setNormal(Hep3Vector) - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
setNoTracksFilePath(String) - Method in class org.hps.analysis.vertex.VertexDebugger
 
setNPeak(int) - Method in class org.hps.recon.ecal.EcalRawConverter
Set maximum number of pulses to search for in Mode-1 data.
setNPeak(int) - Method in class org.hps.recon.ecal.EcalRawConverter2
Set maximum number of pulses to search for in Mode-1 data.
setNPeak(int) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set the maximum number of peaks to search for in the signal, which must be between 1 and 3, inclusive.
setNPeak(int) - Method in class org.hps.recon.ecal.EcalRawConverter3
Set maximum number of pulses to search for in Mode-1 data.
setNPeak(int) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set the maximum number of peaks to search for in the signal, which must be between 1 and 3, inclusive.
setNPeak(int) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set the maximum number of peaks to search for in the signal, which must be between 1 and 3, inclusive.
setNSA(int) - Method in class org.hps.recon.ecal.EcalRawConverter
Set number of samples after threshold crossing for pulse integration range.
setNSA(int) - Method in class org.hps.recon.ecal.EcalRawConverter2
Set number of samples after threshold crossing for pulse integration range.
setNsa(int) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set the integration range in nanoseconds after the threshold crossing.
setNSA(int) - Method in class org.hps.recon.ecal.EcalRawConverter3
Set number of samples after threshold crossing for pulse integration range.
setNsa(int) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set the integration range in nanoseconds after the threshold crossing.
setNsa(int) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set the integration range in nanoseconds after the threshold crossing.
setNSB(int) - Method in class org.hps.recon.ecal.EcalRawConverter
Set number of samples before threshold crossing for pulse integration range.
setNSB(int) - Method in class org.hps.recon.ecal.EcalRawConverter2
Set number of samples before threshold crossing for pulse integration range.
setNsb(int) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set the integration range in nanoseconds before the threshold crossing.
setNSB(int) - Method in class org.hps.recon.ecal.EcalRawConverter3
Set number of samples before threshold crossing for pulse integration range.
setNsb(int) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set the integration range in nanoseconds before the threshold crossing.
setNsb(int) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set the integration range in nanoseconds before the threshold crossing.
setNSigErr(double) - Method in class org.hps.recon.tracking.FastCheck
 
setNSigmaPositionMatch(double) - Method in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Set the requirement on cluster-track position matching in terms of N-sigma.
setNSigmaPositionMatch(double) - Method in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Set the requirement on cluster-track position matching in terms of N-sigma.
setNSigmaPositionMatch(double) - Method in class org.hps.recon.particle.ReconParticleDriver
Set the requirement on cluster-track position matching in terms of N-sigma.
setNStrips(int) - Method in class org.hps.svt.alignment.HPSStrips
 
setNTrackingLayers(int) - Method in class org.hps.analysis.tuple.TupleMaker
 
setNtrks(int) - Method in class org.hps.recon.vertexing.MultipleEventsVertexingDriver
 
setNumberOfHitsOnTrack(int) - Method in class org.hps.analysis.examples.StripSingleFeeDriver
Tracks having fewer than the number of hits will be rejected.
setNumberOfHitsOnTrack(int) - Method in class org.hps.analysis.examples.StripSinglePositronDriver
Tracks having fewer than the number of hits will be rejected.
setNumberOfHitsOnTrack(int) - Method in class org.hps.analysis.wab.StripWABCandidates
Tracks having fewer than the number of hits will be rejected.
setNumberOfHitsOnTrack(int) - Method in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
Tracks having fewer than the number of hits will be rejected.
setNumberOfHitsOnTrack(int) - Method in class org.hps.analysis.wab.WabAnalysis2019Robust
Tracks having fewer than the number of hits will be rejected.
setNumberOfReconstructedParticles(int) - Method in class org.hps.analysis.examples.StripSingleFeeDriver
Events having more than the number of ReconstructedParticles will be rejected.
setNumberOfReconstructedParticles(int) - Method in class org.hps.analysis.examples.StripSinglePositronDriver
Events having more than the number of ReconstructedParticles will be rejected.
setNumberOfReconstructedParticles(int) - Method in class org.hps.analysis.wab.StripWABCandidates
Events having more than the number of ReconstructedParticles will be rejected.
setNumberOfReconstructedParticles(int) - Method in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
Events having more than the number of ReconstructedParticles will be rejected.
setNumberOfReconstructedParticles(int) - Method in class org.hps.analysis.wab.WabAnalysis2019Robust
Events having more than the number of ReconstructedParticles will be rejected.
setNumberSamplesAfter(int) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Defines the number of samples from after a threshold-crossing pulse sample that should be included in the pulse integral.
setNumberSamplesAfter(int) - Method in class org.hps.readout.DigitizationReadoutDriver
Defines the number of samples from after a threshold-crossing pulse sample that should be included in the pulse integral.
setNumberSamplesAfter(int) - Method in class org.hps.readout.rawconverter.AbstractBaseRawConverter
Sets the number of samples in the integration window subsequent to the threshold-crossing sample.
setNumberSamplesAfter(int) - Method in class org.hps.readout.RawConverterReadoutDriver
Sets the number of integration samples that should be included in a pulse integral after the threshold-crossing event.
setNumberSamplesBefore(int) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Defines the number of samples from before a threshold-crossing pulse sample that should be included in the pulse integral.
setNumberSamplesBefore(int) - Method in class org.hps.readout.DigitizationReadoutDriver
Defines the number of samples from before a threshold-crossing pulse sample that should be included in the pulse integral.
setNumberSamplesBefore(int) - Method in class org.hps.readout.rawconverter.AbstractBaseRawConverter
Sets the number of samples in the integration window preceding the threshold-crossing sample.
setNumberSamplesBefore(int) - Method in class org.hps.readout.RawConverterReadoutDriver
Sets the number of integration samples that should be included in a pulse integral before the threshold-crossing event.
setNumEvtPlots(int) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setNumKalmanIteration(int) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setNumPatRecIteration(int) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setNumSamplesAfter(int) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Number of ADC samples to process after each rising threshold crossing.
setNumSamplesAfter(int) - Method in class org.hps.recon.ecal.FADCConverterDriver
 
setNumSamplesBefore(int) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Number of ADC samples to process before each rising threshold crossing.
setNumSamplesBefore(int) - Method in class org.hps.recon.ecal.FADCConverterDriver
 
setNumSeedIter1(int) - Method in class org.hps.recon.tracking.kalman.KalmanParams
 
setNumStrategyIter1(int) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setObjectClass(Class<? extends ConditionsObject>) - Method in class org.hps.conditions.api.TableMetaData
Set the class that maps to the database.
setOccupancyMonitorPeriod(int) - Method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
setOccupancyMonitorPeriod(int) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setOccupancyMonitorStart(int) - Method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
setOccupancyMonitorStart(int) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setOccupancyUpdateMillis(long) - Method in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
setOccupancyYRange1(double) - Method in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
setOccupancyYRange1(double) - Method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
setOccupancyYRange1(double) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setOccupancyYRange2(double) - Method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
setOccupancyYRange2(double) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setOffset(int) - Method in class org.hps.recon.tracking.gbl.GblPoint
\param [in] anOffset Offset number
setOffset(int, double) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Set the offset for the given channel.
setOneClusterErr(double) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setOneClusterErr(double) - Method in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
setOneClusterErr(double) - Method in class org.hps.recon.tracking.DefaultSiliconResolutionModel
 
setOneClusterErr(double) - Method in class org.hps.recon.tracking.RawHitChecker
 
setOneClusterErr(double) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setOnlyElectrons(boolean) - Method in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
setOnlyFEEStubs(boolean) - Method in class org.hps.analysis.dataquality.SVTOpeningStudies
 
setOnlyPhotonFiducial(boolean) - Method in class org.hps.analysis.wab.StripWABCandidates
 
setOnlyPhotonFiducial(boolean) - Method in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
 
setOnlyPhotonFiducial(boolean) - Method in class org.hps.analysis.wab.WabAnalysis2019Robust
 
setOnlySimpleAnalysis(boolean) - Method in class org.hps.analysis.examples.TridentAnalysis
 
setOrientation(String) - Method in class org.hps.conditions.svt.AbstractSvtDaqMapping
Set the orientation of an SVT sensor (AXIAL or STEREO).
setOrigin(Hep3Vector) - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
setOrigin() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
setOrigin(Hep3Vector) - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
setOriginX(double) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Set X coordinate used as the origin for cluster coplanarity and distance calculations.
setOtherElectronsColName(String) - Method in class org.hps.recon.particle.ReconParticleDriver
 
setOutputClusterCollectionName(String) - Method in class org.hps.recon.ecal.cluster.ClusterDriver
Set the name of the output Cluster collection.
setOutputClusters(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
Sets whether clusters should be output to data file,
setOutputCollection(String) - Method in class org.hps.recon.ecal.EcalTriggerFilterDriver
 
setOutputCollectionName(String) - Method in class org.hps.analysis.MC.FirstHitGBLRefitterDriver
 
setOutputCollectionName(String) - Method in class org.hps.analysis.MC.TruthGBLRefitterDriver
 
setOutputCollectionName(String) - Method in class org.hps.readout.hodoscope.HodoscopePatternReadoutDriver
Sets the name of the output collection containing the objects of type HodoscopePattern that are output by this driver.
setOutputCollectionName(String) - Method in class org.hps.readout.RawConverterReadoutDriver
Sets the name of the output collection containing the objects of type CalorimeterHit that are output by this driver.
setOutputCollectionName(String) - Method in class org.hps.recon.ecal.cluster.CopyClusterCollectionDriver
Set the output collection name (target).
setOutputCollectionName(String) - Method in class org.hps.recon.ecal.CorrectGainRunDependenceDriver
 
setOutputCollectionName(String) - Method in class org.hps.recon.ecal.IterateGainFactorDriver
 
setOutputCollectionName(String) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
setOutputCollectionName(String) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setOutputCollectionName(String) - Method in class org.hps.recon.tracking.MergeTrackCollections
Name of the LCIO collection containing all good tracks.
setOutputFile(String) - Method in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
setOutputFile(String) - Method in class org.hps.online.recon.Client
Set the path to the output file for writing server responses.
setOutputFile(String) - Static method in class org.hps.readout.ReadoutDataManager
Sets the output file name for the triggered data file.
setOutputFileName(String) - Method in class org.hps.analysis.ecal.EcalCellIDPrintDriver
 
setOutputFileName(String) - Method in class org.hps.monitoring.drivers.svt.SVTCellIDPrintDriver
 
setOutputFileName(String) - Method in class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
Sets the name of the output file containing the event data.
setOutputFileName(String) - Method in class org.hps.readout.ecal.TriggerDriver
 
setOutputFileName(String) - Method in class org.hps.recon.ecal.EcalCalibrationsDriver
Set an output file path for writing the calibration data.
setOutputFilename(String) - Method in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
setOutputFileName(String) - Method in class org.hps.svt.SVTHitLevelPlots
 
setOutputFilePath(String) - Method in class org.hps.analysis.vertex.VertexDebugger
 
setOutputFilePath(String) - Method in class org.hps.util.LCIOFilterDriver
 
setOutputFullTrackCollectionName(String) - Method in class org.hps.recon.tracking.kalman.KalmanDriverHPS
 
setOutputFullTrackCollectionName(String) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setOutputHelicalTrackHitCollectionName(String) - Method in class org.hps.recon.tracking.HoleCreationDriver
 
setOutputHitCollectionName(String) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Sets the name of the hits produced by this driver for use in the trigger simulation.

Note that this is not the name of the collection output when a trigger occurs.
setOutputHitCollectionName(String) - Method in class org.hps.readout.DigitizationReadoutDriver
Sets the name of the hits produced by this driver for use in the trigger simulation.

Note that this is not the name of the collection output when a trigger occurs.
setOutputHitCollectionName(String) - Method in class org.hps.readout.hodoscope.HodoscopePreprocessingDriver
Sets the name of the hodoscope output hit collection.
setOutputHitCollectionName(String) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
 
setOutputHitCollectionName(String) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
setOutputHitsCollectionName(String) - Method in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
Set the output hits collection name for the selected hits.
setOutputHitsCollectionName(String) - Method in class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
Set the name of the output hits collection.
setOutputHitsCollectionName(String) - Method in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
Set the output hits collection name for the selected hits.
setOutputHitsCollectionName(String) - Method in class org.hps.recon.ecal.EcalGainDriver
Set the output CalorimeterHit collection name,
setOutputHitsCollectionName(String) - Method in class org.hps.recon.ecal.EcalTimeCorrectionDriver
Set the output CalorimeterHit collection name,
setOutputPlotDir(String) - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
setOutputPlots(boolean) - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
setOutputPlots(String) - Method in class org.hps.analysis.dataquality.SVTOpeningStudies
 
setOutputPlots(String) - Method in class org.hps.analysis.ecal.FEEClusterPlotter
 
setOutputPlots(String) - Method in class org.hps.analysis.ecal.SF2019Driver
 
setOutputPlots(String) - Method in class org.hps.analysis.ecal.SF2021Driver
 
setOutputPlots(String) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
setOutputPlots(String) - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
setOutputPlots(String) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
setOutputPlots(String) - Method in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
setOutputPlots(String) - Method in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
setOutputPlots(String) - Method in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
setOutputPlots(String) - Method in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
setOutputPlots(String) - Method in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
setOutputPlots(String) - Method in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
setOutputPlots(String) - Method in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
setOutputPlots(String) - Method in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
setOutputPlots(String) - Method in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
setOutputPlots(String) - Method in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
setOutputPlots(String) - Method in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
setOutputPlots(String) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
setOutputPlotsFilename(String) - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
setOutputPlotsFilename(String) - Method in class org.hps.recon.tracking.kalman.KalmanDriverHPS
 
setOutputRawTrackHitCollectionName(String) - Method in class org.hps.recon.tracking.HoleCreationDriver
 
setOutputRotatedHelicalTrackHitCollectionName(String) - Method in class org.hps.recon.tracking.HoleCreationDriver
 
setOutputSeedTrackCollectionName(String) - Method in class org.hps.recon.tracking.kalman.KalmanDriverHPS
 
setOutputStream(OutputStream) - Method in class org.hps.monitoring.application.MonitoringApplication.MonitoringApplicationStreamHandler
Set the output stream.
setOutputText(String) - Method in class org.hps.analysis.examples.DetailedAnalysisDriver
 
setOutputText(String) - Method in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
setOutputText(String) - Method in class org.hps.analysis.examples.JasAnalysisDriver
 
setOutsideAcceptancePenalties(double[]) - Method in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
setOverwriteDB(boolean) - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
setPairCoincidence(int) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Sets the time range over which cluster pairs will be formed.
setPairCoincidence(int) - Method in class org.hps.readout.ecal.FADCTriggerDriver
 
setPairCoincidence(int) - Method in class org.hps.readout.trigger.PairTriggerReadoutDriver
Sets the time range over which cluster pairs will be formed.
setPairCoincidence(int) - Method in class org.hps.readout.trigger2019.PairsTrigger2019ReadoutDriver
Sets the time range over which cluster pairs will be formed.
setPairCoplanarityBinSize(double) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
setPairCoplanarityBinSize(double) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
setPairCoplanarityXMax(double) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
setPairCoplanarityXMax(double) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
setPairEnergyDiffBinSize(double) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
setPairEnergyDiffBinSize(double) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
setPairEnergyDiffXMax(double) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
setPairEnergyDiffXMax(double) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
setPairEnergySlopeBinSize(double) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
setPairEnergySlopeBinSize(double) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
setPairEnergySlopeXMax(double) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
setPairEnergySlopeXMax(double) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
setPairEnergySumBinSize(double) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
setPairEnergySumBinSize(double) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
setPairEnergySumThresholdHigh(double) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Sets the threshold for the sum of the energies of a cluster pair above which the pair will be rejected and not produce a trigger.
setPairEnergySumThresholdLow(double) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Sets the threshold for the sum of the energies of a cluster pair under which the pair will be rejected and not produce a trigger.
setPairEnergySumXMax(double) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
setPairEnergySumXMax(double) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
setPairFile(String) - Method in class org.hps.readout.ecal.FADCTriggerDriver
 
setPairTimeCoincidenceBinSize(double) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
setPairTimeCoincidenceBinSize(double) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
setPairTimeCoincidenceXMax(double) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
setPairTimeCoincidenceXMax(double) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
setPanelEnabled(JPanel, Boolean) - Method in class org.hps.online.recon.aida.HistClient
 
setPanelEnabled(JPanel, Boolean) - Method in class org.hps.online.recon.aida.StripChartClient
 
setParameter(String, double) - Method in class org.hps.analysis.ecal.cosmic.LandauFitFunction
Set a parameter value on the function.
setParameter(String, double) - Method in class org.hps.evio.RfFitFunction
 
setParameter(String, Object) - Method in class org.hps.online.recon.Command
Set a parameter for the command.
setParameter(String, double) - Method in class org.hps.recon.ecal.Ecal3PoleFunction
 
setParameter(String, double) - Method in class org.hps.util.CrystalBallFunction
 
setParameterF(double) - Method in class org.hps.record.daqconfig.ESBCutConfig
Sets the parameter F in the energy slope equation.
setParameterF(double) - Method in class org.hps.record.daqconfig2019.ESBCutConfig2019
Sets the parameter F in the energy slope equation.
setParameters(double[]) - Method in class org.hps.analysis.ecal.cosmic.LandauFitFunction
Set all parameters at once.
setParameters(double[]) - Method in class org.hps.evio.RfFitFunction
 
setParameters(double[]) - Method in class org.hps.recon.ecal.Ecal3PoleFunction
 
setParameters(double[]) - Method in class org.hps.recon.particle.SimpleParticleID
 
setParameters(int, HpsSiSensor) - Method in class org.hps.recon.tracking.PulseShape.CRRC
 
setParameters(int, HpsSiSensor) - Method in class org.hps.recon.tracking.PulseShape.FourPole
 
setParameters(int, HpsSiSensor) - Method in class org.hps.recon.tracking.PulseShape
 
setParameters(double[]) - Method in class org.hps.util.CrystalBallFunction
 
setParams(LCIOCollection<?>) - Static method in class org.hps.readout.util.collection.LCIOCollectionFactory
Sets all factory parameters which are not already defined to the values of the argument LCIO collection.
setParams(ManagedLCIOCollection<?>) - Static method in class org.hps.readout.util.collection.LCIOCollectionFactory
Sets all factory parameters which are not already defined to the values of the argument LCIO collection
setParC0(double) - Method in class org.hps.record.daqconfig2019.PDECutConfig2019
Sets PED parameter C0.
setParC1(double) - Method in class org.hps.record.daqconfig2019.PDECutConfig2019
Sets PED parameter C1.
setParC2(double) - Method in class org.hps.record.daqconfig2019.PDECutConfig2019
Sets PED parameter C2.
setParC3(double) - Method in class org.hps.record.daqconfig2019.PDECutConfig2019
Sets PED parameter C3.
setParent(AlignableVolume) - Method in class org.hps.recon.tracking.gbl.AlignableVolume
 
setParentToLocal(ITransform3D) - Method in class org.hps.svt.alignment.HPSStrips
 
setParticle(MCParticle, MCParticle) - Method in class org.hps.recon.vertexing.TwoParticleVertexer
 
setPassword(String) - Method in class org.hps.conditions.database.ConnectionParameters
 
setPatchVertexTrackParameters(boolean) - Method in class org.hps.analysis.MC.HpsReconParticleDriverForTrackRefit
 
setPatchVertexTrackParameters(boolean) - Method in class org.hps.analysis.MC.HpsReconParticleForTruthTracksDriver
 
setPatchVertexTrackParameters(boolean) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
setPath(double) - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
Set path length to this strip cluster
setPath3D(double) - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
Set path length to this strip cluster
setPathLengthMap(Map<Integer, Double>) - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
setPaused(boolean) - Method in class org.hps.monitoring.application.EventButtonsPanel
Set pause mode.
setPaused(boolean) - Method in class org.hps.monitoring.application.model.ConnectionStatusModel
Set to true if status is paused.
setPDG(int) - Method in class org.hps.recon.particle.SimpleParticleID
 
setPedestal(int, double) - Method in class org.hps.conditions.svt.SvtCalibration
Set the pedestal value for the given sample.
setPedestal(int, double[]) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Set the pedestal value for all samples for a given channel.
setPedSamples(int) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
setPedSamples(int) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
setPePerMeV(double) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Photoelectrons per MeV, used to calculate noise due to photoelectron statistics.
setPerformFit(boolean) - Method in class org.hps.recon.ecal.EcalCalibrationsDriver
Set whether to perform a function fit to get the mean and sigma values.
setPerigeeTrackParameters(GblUtils.PerigeeParams) - Method in class org.hps.recon.tracking.gbl.GBLTrackData
 
setPeriod(int) - Method in class org.hps.readout.ecal.DummyTriggerDriver
 
setPersistent(boolean) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
 
setPersistent(boolean) - Method in class org.hps.readout.DigitizationReadoutDriver
 
setPersistent(boolean) - Method in class org.hps.readout.ReadoutDriver
Sets whether this data collection should be written to the output LCIO file.
setPersistent(boolean) - Method in class org.hps.readout.TriggerDriver
 
setPersistent(boolean) - Static method in class org.hps.readout.util.collection.LCIOCollectionFactory
Sets whether or not a managed collection should be persisted to LCIO on a trigger event or not.

This parameter only applies to managed LCIO collections, and will have no effect otherwise.
setPersistent(boolean) - Method in class org.hps.readout.util.collection.ManagedLCIOCollection
Sets whether not the collection should be written to data.
setPersistentTime(double) - Method in class org.hps.readout.hodoscope.HodoscopePatternReadoutDriver
Set persistency for hodoscope FADC hit in unit of ns
setPhotoelectronsPerMeV(double) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Sets the number of photoelectrons per MeV of deposited energy.
setPhotoelectronsPerMeV(double) - Method in class org.hps.readout.DigitizationReadoutDriver
Sets the number of photoelectrons per MeV of deposited energy.
setPhysicalVolumeProperties(LCDDSurveyVolume, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
Set properties of the physical volume.
setPhysVolume(PhysicalVolume) - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
setPhysVolume(PhysVol) - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
setPi0EdifCut(double) - Method in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
setPi0EsumCut(double) - Method in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
setPid(int) - Method in class org.hps.analysis.ecal.SF2019Driver
 
setPid(int) - Method in class org.hps.analysis.ecal.SF2021Driver
 
setPipelineLength(int) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Length of digital pipeline.
setPitch(double) - Method in class org.hps.svt.alignment.HPSStrips
 
setPlots(boolean) - Method in class org.hps.recon.tracking.MergeTrackCollections
 
setPlotterRegionListener(PlotterRegionListener) - Static method in class org.hps.monitoring.plotting.MonitoringPlotFactory
Set the plot region listener.
setPlotTimeSeries(boolean) - Method in class org.hps.monitoring.drivers.svt.PedestalPlots
 
setPMax(double) - Method in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
setPMax(double) - Method in class org.hps.online.recon.aida.HPSMonitoring2021
 
setPort(Integer) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the TCP/IP port number of the ET server for the client connection.
setPort(int) - Method in class org.hps.online.recon.aida.StripChartDriver
 
setPort(int) - Method in class org.hps.online.recon.Client
Set the port number of the server.
setPort(int) - Method in class org.hps.online.recon.PlotAggregator
Set the network port
setPos() - Method in class org.lcsim.geometry.compact.converter.CompactSurveyVolume
Extract survey positions from xml description
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.ActiveSensor
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.BasePlate
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CarbonFiber
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CSupport
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleLamination
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Hybrid
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Sensor
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportBottom
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlateBottom
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlateTop
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportTop
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlock
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModuleAxial
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModuleStereo
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModule
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TrackerEnvelope
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfLongModuleLamination
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfModuleAxial
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfModuleStereo
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongHalfModule
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13Bot
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13Top
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46Bot
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46Top
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.PSVacuumChamber
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRing
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRingL13KinMount
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBox
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBoxBasePlate
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Bottom
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Plate
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Top
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Bottom
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Plate
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Top
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ActiveShortSensor
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.HalfShortModuleLamination
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortHalfModule
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModule
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModuleBot
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModuleTop
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortSensor
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ActiveShortSensor
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.HalfShortModuleLamination
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortHalfModule
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModule
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModuleBot
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModuleTop
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortSensor
 
setPos() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition.TrackingVolume
 
setPos(ITranslation3D) - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
setPos(Position) - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
setPos() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
setPosEoP(double) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setPosition(Hep3Vector) - Method in class org.hps.recon.tracking.MultipleScattering.ScatterPoint
 
setPosition(Hep3Vector) - Method in class org.hps.recon.vertexing.BilliorVertex
 
setPositionAndRotation(SurveyVolume) - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
setPositionAndRotation(SurveyVolume) - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
setPositionAndRotation(SurveyVolume) - Method in class org.lcsim.geometry.compact.converter.SurveyVolumeImpl
 
setPositionError(Hep3Vector) - Method in class org.hps.recon.vertexing.BilliorVertex
 
setPositionFromSeedHit(Cluster) - Method in class org.hps.recon.ecal.cluster.HardwareClusterPropertyCalculator
 
setPrecision(double) - Method in class org.hps.minuit.MnApplication
 
setPrecision(double) - Method in class org.hps.minuit.MnMachinePrecision
override Minuit's own determination
setPrecision(double) - Method in class org.hps.minuit.MnUserParameters
 
setPrecision(double) - Method in class org.hps.minuit.MnUserParameterState
 
setPrecision(double) - Method in class org.hps.minuit.MnUserTransformation
 
setPrediction(VVector) - Method in class org.hps.recon.tracking.gbl.GblData
 
setPreferredSize(Dimension) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
setPreferredSize(Dimension) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
 
setPreprocessedHitCollectionName(String) - Method in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
Sets the name of the collection containing the preprocessed hits.
setPrescale(Integer) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set a prescale value for the ET station which will decrease the event rate.
setPrescale(int) - Method in class org.hps.readout.ecal.MollerTriggerDriver
Sets the number of events that must pass the trigger before a proper trigger flag is thrown.
setPrescale(int) - Method in class org.hps.readout.ecal.TriggerDriver
Set prescale.
setPresigma(double) - Method in class org.lcsim.geometry.compact.converter.MilleParameter
 
setPrintDQMStrings(boolean) - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
setPrintEt(boolean) - Method in class org.hps.record.composite.CompositeEventPrintLoopAdapter
Set whether to print ET event information
setPrintEvio(boolean) - Method in class org.hps.record.composite.CompositeEventPrintLoopAdapter
Set whether to print EVIO event information
setPrintFitResults(boolean) - Method in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
setPrintInterval(long) - Method in class org.hps.record.composite.CompositeEventPrintLoopAdapter
Set the event printing interval.
setPrintLcio(boolean) - Method in class org.hps.record.composite.CompositeEventPrintLoopAdapter
Set whether to print LCIO event information
setPrintOnHardwareSimFailure(boolean) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Indicates whether the event log should be printed when a trigger which was simulated from a hardware-reported (VTP) cluster fails to verify.
setPrintOnHardwareSimFailure(boolean) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Indicates whether the event log should be printed when a trigger which was simulated from a hardware-reported (SSP) cluster fails to verify.
setPrintOnSoftwareSimFailure(boolean) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Indicates whether the event log should be printed when a trigger which was simulated from a software-constructed cluster fails to verify.
setPrintOnSoftwareSimFailure(boolean) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Indicates whether the event log should be printed when a trigger which was simulated from a software-constructed cluster fails to verify.
setPrintOnVerificationFailure(boolean) - Method in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
When enabled, events where at least one cluster which is not pulse-clipped will print a full event summary.
setPrintOnVerificationFailure(boolean) - Method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
When enabled, events where at least one cluster which is not pulse-clipped will print a full event summary.
setPrjPerToCl(int, int, double) - Method in class org.hps.recon.tracking.gbl.GBLTrackData
 
setProbability(int) - Method in class org.hps.recon.vertexing.BilliorVertex
 
setProcessingStage(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the processing stage which determines which event processing stages are executed.
setProcessingStage(ProcessingStage) - Method in class org.hps.record.composite.CompositeLoopConfiguration
Set the processing stage to include i.e.
setProductionDriver(ReadoutDriver) - Static method in class org.hps.readout.util.collection.LCIOCollectionFactory
Defines which driver is responsible for producing the collection.
setPtr(Pointer) - Method in class org.hps.recon.tracking.gbl.GblHelixPrediction
 
setPulserDataCollectionName(String) - Method in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
Sets the name of the input pulser data collection name.
setPulserDataWindow(int) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Sets time window of ADC samples in pulser data.
setPulserRate(int) - Method in class org.hps.readout.trigger.PulserReadoutDriver
Sets the rate of the pulser.
setPulserSamplesShift(int) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Sets sample shift between Ecal and hodoscope detectors.
setPulseShape(String) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Sets the pulse-shape model used to simulate pre-amplifier pulses.
setPulseShape(String) - Method in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
Sets the pulse shape to be used when emulating the analog hit response.
setPulseShape(String) - Method in class org.hps.readout.DigitizationReadoutDriver
Sets the pulse-shape model used to simulate pre-amplifier pulses.
setPulseShape(String) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Model used for the preamp pulse shape.
setPulseShape(String) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
setPulseShape(String) - Method in class org.hps.readout.svt.SVTReadoutDriver
Sets the pulse shape to be used when emulating the analog hit response.
setPulseShape(String) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
setPulseShapeFileName(String) - Method in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
setPulseTimeParameter(double) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Sets the shaper time parameter for pulse simulation.
setPulseTimeParameter(double) - Method in class org.hps.readout.DigitizationReadoutDriver
Sets the shaper time parameter for pulse simulation.
setPulseWidth(EcalPulseWidth) - Method in class org.hps.conditions.ecal.EcalChannelConstants
Set the pulse width.
setPurityCut(double) - Method in class org.hps.recon.utils.TrackTruthRelationsDriver
 
setQ(int) - Method in class org.hps.util.RK4integrator
 
setQueueSize(Integer) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the ET queue size.
setRaiseErrorNoHitCollection(boolean) - Method in class org.hps.recon.ecal.cluster.ClusterDriver
True to raise an exception if the input hit collection is not found in the event.
setRandomHoles(int) - Method in class org.hps.recon.tracking.HoleCreationDriver
 
setRanges(SvtBiasMyaDumpReader.SvtBiasMyaRanges) - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasRunRange
 
setRawCalorimeterHitCollectionName(String) - Method in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
setRawCollectionName(String) - Method in class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
setRawCollectionName(String) - Method in class org.hps.recon.ecal.EcalConverterDriver
 
setRawCollectionName(String) - Method in class org.hps.recon.ecal.EcalOnlineRawConverter2019Driver
Sets the input raw hit data LCIO collection name.
setRawCollectionName(String) - Method in class org.hps.recon.ecal.EcalOnlineRawConverterDriver
Sets the input raw hit data LCIO collection name.
setRawCollectionName(String) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set the raw collection name which is used as output in "normal" mode and input when running "backwards".
setRawCollectionName(String) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set the raw collection name which is used as output in "normal" mode and input when running "backwards".
setRawCollectionName(String) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set the raw collection name which is used as output in "normal" mode and input when running "backwards".
setRawCollectionName(String) - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
setRawCollectionName(String) - Method in class org.hps.recon.ecal.FADCConverterDriver
 
setRawCollectionName(String) - Method in class org.hps.recon.ecal.HodoOnlineRawConverter2019Driver
Sets the input raw hit data LCIO collection name.
setRawHitCollectionName(String) - Method in class org.hps.analysis.MC.FirstHitGBLRefitterDriver
 
setRawHitCollectionName(String) - Method in class org.hps.analysis.MC.TruthGBLRefitterDriver
 
setRawHitCollectionName(String) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
setRawHitCollectionName(String) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setRawHitCollectionName(String) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
setRawHitRelationsCollectionName(String) - Method in class org.hps.analysis.MC.KeepTruthRawTrackerHits
 
setRawHitsCollectionName(String) - Method in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
setRawTrackerHitCollectionName(String) - Method in class org.hps.analysis.dataquality.SvtMonitoring
 
setRawTrackerHitCollectionName(String) - Method in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
setRawTrackerHitCollectionName(String) - Method in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
setRawTrackerHitCollectionName(String) - Method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
setRawTrackerHitCollectionName(String) - Method in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
setRawTrackerHitCollectionName(String) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setRawTrackerHitCollectionName(String) - Method in class org.hps.monitoring.drivers.svt.SVTCellIDPrintDriver
 
setRawTrackerHitCollectionName(String) - Method in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
setRawTrackerHitCollectionName(String) - Method in class org.hps.svt.OccupancyPlots
 
setRawTrackerHitOutputCollectionName(String) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setReadDataFiles(boolean) - Method in class org.hps.record.daqconfig.DAQConfigDriver
Sets whether or not to read the DAQ configuration directly from the EvIO data stream or whether to read the configuration from data files.
setReadDataFiles(boolean) - Method in class org.hps.record.daqconfig2019.DAQConfig2019Driver
Sets whether or not to read the DAQ configuration directly from the EvIO data stream or whether to read the configuration from data files.
setReadoutCollection(String) - Method in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
setReadoutCollectionName(String) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setReadoutCycle(int) - Method in class org.hps.readout.ecal.EcalReadoutDriver
 
setReadoutDynamicRange(int) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setReadoutHitCollectionName(String) - Method in class org.hps.analysis.dataquality.EcalMonitoring
 
setReadoutHitCollectionName(String) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Sets the name of the triggered hit output collection.
setReadoutHitCollectionName(String) - Method in class org.hps.readout.DigitizationReadoutDriver
Sets the name of the triggered hit output collection.
setReadoutLatency(double) - Method in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
Set the readout latency.
setReadoutLatency(int) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Start of readout window relative to trigger time (in readout cycles).
setReadoutLatency(double) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
setReadoutLatency(double) - Method in class org.hps.readout.svt.SVTReadoutDriver
Set the readout latency.
setReadoutName(String) - Static method in class org.hps.readout.util.collection.LCIOCollectionFactory
Specifies the readout name for the collection.
setReadoutNBits(int) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setReadoutNeighborThreshold(double) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setReadoutNoiseIntercept(double) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setReadoutNoiseSlope(double) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setReadoutOffset(int) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Sets the number of samples by which readout hit pulse-crossing samples should be offset.
setReadoutOffset(int) - Method in class org.hps.readout.DigitizationReadoutDriver
Sets the number of samples by which readout hit pulse-crossing samples should be offset.
setReadoutOffset(double) - Method in class org.hps.readout.ecal.EcalReadoutDriver
 
setReadoutPeriod(double) - Method in class org.hps.readout.ecal.EcalReadoutDriver
 
setReadoutThreshold(int) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Threshold for readout-path hits.
setReadoutWindow(int) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Sets the size of the readout window, in units of 4 ns samples.
setReadoutWindow(int) - Method in class org.hps.readout.DigitizationReadoutDriver
Sets the size of the readout window, in units of 4 ns samples.
setReadoutWindow(int) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Number of ADC samples to read out.
setReadoutWindow(int) - Method in class org.hps.readout.RawConverterReadoutDriver
Sets the size of the ADC buffer.
setReadoutWindow(int) - Static method in class org.hps.readout.ReadoutDataManager
Sets the default size of the readout window, in units of nanoseconds.
setReadoutWindowAfter(double) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
 
setReadoutWindowAfter(double) - Method in class org.hps.readout.DigitizationReadoutDriver
 
setReadoutWindowAfter(double) - Method in class org.hps.readout.ReadoutDriver
Set the time window after the trigger time in which this collection data should be written.
setReadoutWindowAfter(double) - Method in class org.hps.readout.TriggerDriver
 
setReadoutWindowBefore(double) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
 
setReadoutWindowBefore(double) - Method in class org.hps.readout.DigitizationReadoutDriver
 
setReadoutWindowBefore(double) - Method in class org.hps.readout.ReadoutDriver
Set the time window before the trigger time in which this collection data should be written.
setReadoutWindowBefore(double) - Method in class org.hps.readout.TriggerDriver
 
setRecentFiles(List<String>) - Method in class org.hps.monitoring.application.MenuBar
Set the recent file menu items.
setRecentFiles(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the recent files list, which is a list of "\n" delimited file paths.
setRecentFilesList(List<String>) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the recent files list.
setReconParticleCollectionName(String) - Method in class org.hps.recon.filtering.SimpleEventFilterDriver
 
setReconstructedParticleCollectionName(String) - Method in class org.hps.analysis.wab.StripWABCandidates
 
setReconstructedParticleCollectionName(String) - Method in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
 
setReconstructedParticleCollectionName(String) - Method in class org.hps.analysis.wab.WabAnalysis2019Robust
 
setRecordSource(RecordSource) - Method in class org.hps.record.composite.CompositeLoop
Set the RecordSource which provides CompositeRecord objects.
setRecordSource(RecordSource) - Method in class org.hps.record.composite.CompositeLoopConfiguration
Set directly the RecordSource that will supply records.
setRecoVersion(String) - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
setRedReferenceID(int) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
setReferencePoint(double, double) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
 
setReferencePoint(double, double) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
setReferencePosition(double[]) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
setRefitTracksCollectionName(String) - Method in class org.hps.analysis.MC.TrackRefitWithFirstLayerHits
 
setRefitTrackToTrackRelationsName(String) - Method in class org.hps.analysis.MC.FirstHitGBLRefitterDriver
 
setRegionMax(double) - Method in class org.hps.record.daqconfig2019.FEEPrecaleConfig2019
Sets maximum of prescale region.
setRegionMin(double) - Method in class org.hps.record.daqconfig2019.FEEPrecaleConfig2019
Sets minimum of prescale region.
setRegionPrescale(double) - Method in class org.hps.record.daqconfig2019.FEEPrecaleConfig2019
Sets FEE prescale.
setRejectEdgeCrystals(boolean) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Sets whether clusters centered on an edge crystal should be used for triggering or not.
setRejectedHitCollectionName(String) - Method in class org.hps.recon.ecal.cluster.ReconClusterDriver
Set the name of the list of rejected hits.
setRejectGhostHits(boolean) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
Drop any HelicalTrackHit containing a 1D hit that is also used in another HelicalTrackHit.
setRejectUncorrectedHits(boolean) - Method in class org.hps.recon.tracking.TrackerReconDriver
 
setRemoteTreeBind(String) - Method in class org.hps.online.recon.aida.RemoteAidaDriver
 
setRemoveCollections(boolean) - Method in class org.hps.recon.tracking.MergeTrackCollections
Remove existing track collections after merging them.
setRemoveCollections(String[]) - Method in class org.hps.recon.tracking.TrackTweakDriver
Specify the collections that will be removed from the event.
setRemoveRandomEvents(boolean) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setRemoveRandomEvents(boolean) - Method in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
setRemoveRandomEvents(boolean) - Method in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
setRemoveRandomEvents(boolean) - Method in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
setRemoveRandomEvents(boolean) - Method in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
setRemoveRandomEvents(boolean) - Method in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
setRemoveRandomEvents(boolean) - Method in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
setRemoveRandomEvents(boolean) - Method in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
setRemoveRandomEvents(boolean) - Method in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
setRequireClustersForV0(boolean) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
setResetEveryEvent(boolean) - Method in class org.hps.record.scalers.ScalersEvioProcessor
Set to true to reset scaler data object between every EVIO event.
setResetOnUpdate(boolean) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplay
Sets whether the event display should be cleared after event or whether it should retain the previously displayed results.
setResetOnUpdate(boolean) - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
Sets whether the event display should be cleared after event or whether it should retain the previously displayed results.
setResetPeriod(int) - Method in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
setResetPeriod(int) - Method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
setResetPeriod(int) - Method in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
setResetPeriod(int) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setResetPeriod(int) - Method in class org.hps.svt.OccupancyPlots
 
setResolutionModel(SiliconResolutionModel) - Method in class org.hps.recon.tracking.StripMaker
 
setResults(Element) - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
setRfBankTag(int) - Method in class org.hps.evio.EcalEvioReader
 
setRho(double) - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
setRho_desired(double) - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
setRmsTimeCut(double) - Method in class org.hps.recon.tracking.axial.AxialTrackReconDriver
Set time cut.
setRmsTimeCut(double) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
Set time cut.
setRmsTimeCut(double) - Method in class org.hps.recon.tracking.TrackerReconDriver
Set time cut.
setRootFileName(String) - Method in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
setRootFileName(String) - Method in class org.hps.recon.utils.LegacyTrackClusterMatcher
 
setRootFileName(String) - Method in class org.hps.recon.utils.TrackClusterMatcherNSigma
 
setRootPane(JTabbedPane) - Static method in class org.hps.monitoring.plotting.MonitoringPlotFactory
Set the reference to the root tab pane where this factory's GUI tabs will be inserted.
setRot(IRotation3D) - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
setRot(Rotation) - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
setRotatedHelicalTrackHitRelationsCollectionName(String) - Method in class org.hps.analysis.MC.TrackDataDriverWithTruth
 
setRotatedHelicalTrackHitRelationsCollectionName(String) - Method in class org.hps.analysis.MC.TruthGBLRefitterDriver
 
setRotatedHelicalTrackHitRelationsCollectionName(String) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
setRotatedHelicalTrackHitRelationsCollectionName(String) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setRotation(Rotation) - Method in class org.lcsim.geometry.compact.converter.AlignmentCorrection
 
setRotation(double, double, double) - Method in class org.lcsim.geometry.compact.converter.AlignmentCorrection
 
setRowId(int) - Method in class org.hps.conditions.api.BaseConditionsObject
Set the row ID of the object.
setRun(RunSpreadsheet.RunData) - Method in class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasRunRange
 
setRun(RunSpreadsheet.RunData) - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasRunRange
 
setRun(RunSpreadsheet.RunData) - Method in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionRunRange
 
setRunAndEventsToStripFileName(String) - Method in class org.hps.recon.filtering.LcioEventSkimmer
 
setRunBackwards(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set to true to generate a CalorimeterHit collection which is a conversion from energy to raw signals.
setRunBackwards(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set to true to generate a CalorimeterHit collection which is a conversion from energy to raw signals.
setRunBackwards(boolean) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set to true to generate a CalorimeterHit collection which is a conversion from energy to raw signals.
setRunEnd(int) - Method in class org.hps.recon.ecal.EcalCalibrationsDriver
Set the end run number for the conditions record.
setRunLength(int) - Method in class org.hps.monitoring.application.model.RunModel
Set the length of the run in seconds.
setRunMin(int) - Method in class org.hps.recon.ecal.CorrectGainRunDependenceDriver
 
setRunNr(int) - Method in class org.hps.recon.tracking.gbl.GBLEventData
 
setRunNumber(String) - Method in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Sets the run number.
setRunNumber(String) - Method in class org.hps.analysis.trigger.DataTriggerSim2019Driver
Sets the run number.
setRunNumber(String) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Sets the run number.
setRunNumber(int) - Method in class org.hps.monitoring.application.model.RunModel
Set the run number.
setRunNumber(int) - Method in class org.hps.recon.tracking.kalman.KalmanInterface
 
setRunNumber(int) - Method in class org.hps.record.daqconfig.DAQConfigDriver
Sets the run number of the DAQ configuration being processed.
setRunNumber(int) - Method in class org.hps.record.daqconfig2019.DAQConfig2019Driver
Sets the run number of the DAQ configuration being processed.
setRunSpreadSheetPath(String) - Method in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
setRunStart(int) - Method in class org.hps.recon.ecal.EcalCalibrationsDriver
Set the start run number for the conditions record.
setS1(double) - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
setS1_desired(double) - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
setS2(double) - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
setS2_desired(double) - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
setSamplesAboveThreshold(int) - Method in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
Sets the number of smaples that must be above the noise threshold as employed by the sample threshold cut.
setSamplesAboveThreshold(int) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
setSamplesAboveThreshold(int) - Method in class org.hps.readout.svt.SVTReadoutDriver
Sets the number of smaples that must be above the noise threshold as employed by the sample threshold cut.
setSaveAxialHits(boolean) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
setSaveMonsterEvents(boolean) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setSaveMonsterEvents(boolean) - Method in class org.hps.recon.tracking.RawHitChecker
 
setSaveResults(boolean) - Method in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Sets whether information of results is saved into a text file
setSaveResults(boolean) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Sets whether information of results is saved into a text file
setSaveRootFile(boolean) - Method in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
setSaveRootFile(boolean) - Method in class org.hps.monitoring.drivers.headless.SvtClustersHeadless
 
setSaveRootFile(boolean) - Method in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
setSaveRootFile(boolean) - Method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
setSaveRootFile(boolean) - Method in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
setSaveRootFile(boolean) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setSaveRootFile(boolean) - Method in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
setSaveRootFile(boolean) - Method in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
setSaveRootFile(boolean) - Method in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
setSaveTruthTracks(boolean) - Method in class org.hps.analysis.MC.TrackToMCParticleRelationsDriver
 
setSaveTruthTracks(boolean) - Method in class org.hps.recon.utils.TrackTruthRelationsDriver
 
setSaveTuple(boolean) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
setScale(double, double) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PassiveViewer
Sets the upper and lower bounds of for the calorimeter display's color mapping scale.
setScale(double) - Method in class org.hps.recon.ecal.EcalConverterDriver
 
setScaleEnabled(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets whether the scale should be visible or not.
setScaleFactor(double) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Scale factor for trigger-path hit amplitudes.
setScaleMaximum(double) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets the maximum value of the color mapping scale.
setScaleMaximum(double) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PassiveViewer
Sets the upper bound for the calorimeter display's color mapping scale.
setScaleMinimum(double) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets the minimum value of the color mapping scale.
setScaleMinimum(double) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PassiveViewer
Sets the lower bound for the calorimeter display's color mapping scale.
setScalingFactor(double) - Method in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
setScalingLinear() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets the color mapping scale behavior to linear mapping.
setScalingLinear() - Method in class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
setScalingLinear

public void setScalingLinear()

Sets the scaling behavior to linear.
setScalingLogarithmic() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets the color mapping scale behavior to logarithmic mapping.
setScalingLogarithmic() - Method in class org.hps.monitoring.ecal.eventdisplay.util.ColorScale
setScalingLogarithmic

public void setScalingLogarithmic()

Sets the scaling behavior to logarithmic.
setScatterAngle(double) - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
setScatterOnly(int) - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
setScoreThreshold(double) - Method in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
setScoreThreshold(double) - Method in class org.hps.recon.tracking.SimpleAmbiguityResolver
 
setSectorParams(int, double) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
 
setSectorParams(boolean) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
 
setSeedCompThr(double) - Method in class org.hps.recon.tracking.kalman.KalmanParams
 
setSeedCompThr(double) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setSeedCrystalMinimumEnergy(double) - Method in class org.hps.analysis.examples.StripOneFiducialCluster
 
setSeedCut(double) - Method in class org.hps.analysis.ecal.FEEClusterPlotter
Set the cut value for seed energy in GeV
setSeedCut(double) - Method in class org.hps.recon.filtering.FEEFilterDriver
Set the cut value for seed energy in GeV
setSeedEnergyHigh(double) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Sets the highest allowed energy a seed hit may have and still pass the seed hit energy single cluster cut.
setSeedEnergyHigh(double) - Method in class org.hps.readout.trigger.PairTriggerReadoutDriver
Sets the highest allowed energy a seed hit may have and still pass the seed hit energy single cluster cut.
setSeedEnergyHighThreshold(double) - Method in class org.hps.readout.ecal.SinglesTriggerDriver
Sets the upper bound for the seed energy threshold on the trigger.
setSeedEnergyHighThreshold(double) - Method in class org.hps.readout.trigger.SinglesTriggerReadoutDriver
Sets the upper bound for the seed energy threshold on the trigger.
setSeedEnergyLow(double) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Sets the lowest allowed energy a seed hit may have and still pass the seed hit energy single cluster cut.
setSeedEnergyLow(double) - Method in class org.hps.readout.ecal.ReadoutTrigger
 
setSeedEnergyLow(double) - Method in class org.hps.readout.trigger.PairTriggerReadoutDriver
Sets the lowest allowed energy a seed hit may have and still pass the seed hit energy single cluster cut.
setSeedEnergyLowThreshold(double) - Method in class org.hps.readout.ecal.SinglesTriggerDriver
Sets the lower bound for the seed energy threshold on the trigger.
setSeedEnergyLowThreshold(double) - Method in class org.hps.readout.trigger.SinglesTriggerReadoutDriver
Sets the lower bound for the seed energy threshold on the trigger.
setSeedEnergyThreshold(double) - Method in class org.hps.readout.ecal.updated.GTPClusterReadoutDriver
Sets the minimum seed energy needed for a hit to be considered for forming a cluster.
setSeedEnergyThreshold(double) - Method in class org.hps.recon.ecal.cluster.GTPClusterDriver
Sets the minimum seed energy needed for a hit to be considered for forming a cluster.
setSeedEnergyThreshold(double) - Method in class org.hps.recon.ecal.cluster.GTPClusterer
Sets the minimum energy a hit must have before it will be considered for cluster formation.
setSeedEnergyThreshold(double) - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterDriver
Sets the minimum seed energy needed for a hit to be considered for forming a cluster.
setSeedEnergyThreshold(double) - Method in class org.hps.recon.ecal.cluster.ReconClusterDriver
 
setSeedEnergyThreshold(double) - Method in class org.hps.recon.ecal.cluster.VTPOnlineCluster2019Driver
Sets the minimum seed energy needed for a hit to be considered for forming a cluster.
setSeedLowThreshold(double) - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
Sets the minimum energy a hit must have before it will be considered for cluster formation.
setSeedPhi0(double) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setSeedPrecision(double) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setSeedStrategy(String) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setSeedStrategyBottom(String) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setSeedStrategyTop(String) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setSeedThreshold(double) - Method in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
setSeedThreshold(double) - Method in class org.hps.recon.tracking.NearestNeighborRMSClusterer
Set the seed threshold.
setSeedTrackLayers(List<Integer>) - Method in class org.hps.recon.tracking.kalman.KalmanInterface
 
setSelectAllLayers(boolean) - Method in class org.hps.analysis.examples.StripEventDriver
 
setSelectBottomClusters(boolean) - Method in class org.hps.analysis.examples.StripEventDriver
 
setSelectBottomHits(boolean) - Method in class org.hps.analysis.examples.StripEventDriver
 
setSelected(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
Sets whether or not this crystal should be highlighted as a selected crystal.
setSelectedCrystal(int, int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets which crystal is currently selected.
setSelectedCrystal(Point) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets which crystal is currently selected.
setSelectedCrystalHighlight(Color) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets the color in which selected crystals should be highlighted.
setSelectedItem(Object) - Method in class org.hps.monitoring.application.DataSourceComboBox
Set the currently selected item.
setSelectionHighlighting(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets whether or not the currently selected crystal should be highlighted or not.
setSelectNumberOfLayers(int) - Method in class org.hps.analysis.examples.StripEventDriver
 
setSelectTopClusters(boolean) - Method in class org.hps.analysis.examples.StripEventDriver
 
setSelectTopHits(boolean) - Method in class org.hps.analysis.examples.StripEventDriver
 
setSensitiveDetector(SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
setSensitiveDetector(SensitiveDetector) - Method in interface org.lcsim.geometry.compact.converter.IHPSTrackerLCDDBuilder
 
setSensorMap(Map<Integer, Integer>) - Method in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
setSensorPhysicalVolumeProperties(LCDDSurveyVolume) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
 
setSequenceNumber(int) - Method in class org.hps.record.composite.CompositeRecord
Set the sequence number of this record.
setServerName(String) - Method in class org.hps.online.recon.aida.StripChartDriver
 
setServerName(String) - Method in class org.hps.online.recon.PlotAggregator
Set the server name
setShapeFitParameters(SvtShapeFitParameters) - Method in class org.hps.conditions.svt.ChannelConstants
Set the pulse parameters.
setShapeFitParameters(int, double[]) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Set the shape fit results for the given channel.
setSharedHitScores(double[]) - Method in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
setShareThreshold(int) - Method in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
setShareThreshold(int) - Method in class org.hps.recon.tracking.SimpleAmbiguityResolver
 
setShow_plots(boolean) - Method in class org.hps.recon.filtering.BeamspotTransformFilter
 
setShowPlots(boolean) - Method in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
setShowPlots(boolean) - Method in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
setShowPlots(boolean) - Method in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
setShowPlots(boolean) - Method in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
setSide(MotorPositionLoader.Side) - Method in class org.hps.conditions.svt.MotorPositionLoader
 
setSide(String) - Method in class org.hps.conditions.svt.SvtDaqMapping
Set the side of the sensor (ELECTRON or POSITRON).
setSig(double) - Method in class org.hps.svt.SVTHitLevelPlots
 
setSig(double) - Method in class org.hps.svt.UnbiasedHitResidualsPlots
 
setSigma(double) - Method in class org.hps.analysis.ecal.cosmic.LandauPdf
 
setSigmaThreshold(double) - Method in class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
Set the sigma threshold for an ADC value.
setSignalFile(String) - Method in class org.hps.readout.SignalOverlayDriver
 
setSignalFileList(String) - Method in class org.hps.readout.SignalOverlayDriver
 
setSiHitsLimit(int) - Method in class org.hps.recon.tracking.kalman.KalmanInterface
 
setSiHitsLimit(int) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setSimHitCollectionName(String) - Method in class org.hps.analysis.MC.KeepTruthRawTrackerHits
 
setSimTrackerHitCollectionName(String) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
Set the SimTrackerHit collection to be used for tracking.
setSize(int, int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.StatusPanel
Deprecated.
 
setSize(Dimension) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.StatusPanel
Deprecated.
 
setSkimEvents(boolean) - Method in class org.hps.analysis.examples.PhiKKAnalysisDriver
 
setSkimmingEvents(boolean) - Method in class org.hps.analysis.examples.TridentAnalysis
 
setSkipBadChannels(boolean) - Method in class org.hps.readout.ecal.updated.EcalRawConverterReadoutDriver
Indicates whether or not data from channels flagged as "bad" in the conditions system should be ignored.
setSkipBadChannels(boolean) - Method in class org.hps.readout.RawConverterReadoutDriver
Indicates whether or not data from channels flagged as "bad" in the conditions system should be ignored.
setSkipInitial(double) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
setSkipMin(double) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
setSkipNoClusterEvents(boolean) - Method in class org.hps.recon.ecal.cluster.ClusterDriver
True to raise a NextEventException if no Clusters are created by the Clusterer.
setSkipNoiseEvents(boolean) - Method in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Indicates whether events which exceed a certain number of total hits, defined by noiseEventThreshold, should be treated as noise events and skipped.
setSkipNoiseEvents(boolean) - Method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Indicates whether events which exceed a certain number of total hits, defined by noiseEventThreshold, should be treated as noise events and skipped.
setSkipNoiseEvents(boolean) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Indicates whether events which exceed a certain number of total hits, defined by noiseEventThreshold, should be treated as noise events and skipped.
setSkipNoiseEventsEcal(boolean) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Indicates whether events which exceed a certain number of total hits for Ecal, defined by noiseEventThresholdEcal, should be treated as noise events and skipped.
setSkipNoiseEventsHodo(boolean) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Indicates whether events which exceed a certain number of total hits for hodoscope, defined by noiseEventThresholdHodo, should be treated as noise events and skipped.
setSkipSensors(String[]) - Method in class org.hps.recon.tracking.SensorSetup
 
setSlopeFile(String) - Method in class org.hps.recon.ecal.CorrectGainRunDependenceDriver
 
setSnapToEdge(boolean) - Method in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
 
setSnapToEdge(boolean) - Method in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
setSnapToEdge(boolean) - Method in class org.hps.recon.particle.ReconParticleDriver
 
setSnapToEdge(boolean) - Method in class org.hps.recon.utils.AbstractTrackClusterMatcher
Set snapToEdge if used in matching alg.
setSnapToEdge(boolean) - Method in class org.hps.recon.utils.LegacyTrackClusterMatcher
 
setSnapToEdge(boolean) - Method in interface org.hps.recon.utils.TrackClusterMatcher
 
setSnapToEdge(boolean) - Method in class org.hps.recon.utils.TrackClusterMatcherNSigma
 
setSortHits(boolean) - Method in class org.hps.recon.ecal.cluster.ClusterDriver
True to sort the clusters' hits before writing to event.
setStart(SvtBiasMyaDumpReader.SvtBiasMyaEntry) - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaRange
 
setStart(Boolean) - Method in class org.hps.online.recon.commands.CreateCommand
Set whether or not the stations should be started automatically.
setStartDate(Date) - Method in class org.hps.monitoring.application.model.RunModel
Set the start date.
setState(double, boolean, Color) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
Sets the crystal's energy, cluster center status, and highlighting color.
setStateClusterEnergyHigh(boolean) - Method in class org.hps.analysis.trigger.util.PairTrigger2019
Sets whether the conditions for the cluster total energy upper bound cut were met.
setStateClusterEnergyHigh(boolean) - Method in class org.hps.analysis.trigger.util.SinglesTrigger
Sets whether the conditions for the cluster total energy upper bound cut were met.
setStateClusterEnergyHigh(boolean) - Method in class org.hps.analysis.trigger.util.SinglesTrigger2019
Sets whether the conditions for the cluster total energy upper bound cut were met.
setStateClusterEnergyLow(boolean) - Method in class org.hps.analysis.trigger.util.PairTrigger2019
Sets whether the conditions for the cluster total energy lower bound cut were met.
setStateClusterEnergyLow(boolean) - Method in class org.hps.analysis.trigger.util.SinglesTrigger
Sets whether the conditions for the cluster total energy lower bound cut were met.
setStateClusterEnergyLow(boolean) - Method in class org.hps.analysis.trigger.util.SinglesTrigger2019
Sets whether the conditions for the cluster total energy lower bound cut were met.
setStateClusterPDE(boolean) - Method in class org.hps.analysis.trigger.util.SinglesTrigger2019
Sets whether the condition for cluster PDE was met.
setStateClusterXMax(boolean) - Method in class org.hps.analysis.trigger.util.SinglesTrigger2019
Sets whether the condition for cluster xmax was met.
setStateClusterXMin(boolean) - Method in class org.hps.analysis.trigger.util.SinglesTrigger2019
Sets whether the condition for cluster xmin was met.
setStateClusterYMax(boolean) - Method in class org.hps.analysis.trigger.util.SinglesTrigger2019
Sets whether the condition for cluster ymax was met.
setStateClusterYMin(boolean) - Method in class org.hps.analysis.trigger.util.SinglesTrigger2019
Sets whether the condition for cluster ymin was met.
setStateCoplanarity(boolean) - Method in class org.hps.analysis.trigger.util.PairTrigger
Sets whether the conditions for the pair coplanarity cut were met.
setStateCoplanarity(boolean) - Method in class org.hps.analysis.trigger.util.PairTrigger2019
Sets whether the conditions for the pair coplanarity cut were met.
setStateEnergyDifference(boolean) - Method in class org.hps.analysis.trigger.util.PairTrigger
Sets whether the conditions for the pair energy difference cut were met.
setStateEnergyDifference(boolean) - Method in class org.hps.analysis.trigger.util.PairTrigger2019
Sets whether the conditions for the pair energy difference cut were met.
setStateEnergySlope(boolean) - Method in class org.hps.analysis.trigger.util.PairTrigger
Sets whether the conditions for the pair energy slope cut were met.
setStateEnergySlope(boolean) - Method in class org.hps.analysis.trigger.util.PairTrigger2019
Sets whether the conditions for the pair energy slope cut were met.
setStateEnergySumHigh(boolean) - Method in class org.hps.analysis.trigger.util.PairTrigger
Sets whether the conditions for the pair energy sum upper bound cut were met.
setStateEnergySumHigh(boolean) - Method in class org.hps.analysis.trigger.util.PairTrigger2019
Sets whether the conditions for the pair energy sum upper bound cut were met.
setStateEnergySumLow(boolean) - Method in class org.hps.analysis.trigger.util.PairTrigger
Sets whether the conditions for the pair energy sum lower bound cut were met.
setStateEnergySumLow(boolean) - Method in class org.hps.analysis.trigger.util.PairTrigger2019
Sets whether the conditions for the pair energy sum lower bound cut were met.
setStateHitCount(boolean) - Method in class org.hps.analysis.trigger.util.PairTrigger2019
Sets whether the conditions for the cluster hit count cut were met.
setStateHitCount(boolean) - Method in class org.hps.analysis.trigger.util.SinglesTrigger
Sets whether the conditions for the cluster hit count cut were met.
setStateHitCount(boolean) - Method in class org.hps.analysis.trigger.util.SinglesTrigger2019
Sets whether the conditions for the cluster hit count cut were met.
setStateHodoEcalMatching(boolean) - Method in class org.hps.analysis.trigger.util.SinglesTrigger2019
Sets whether the condition for hodoscope and Ecal matching was met.
setStateHodoEcalMatchingBot(boolean) - Method in class org.hps.analysis.trigger.util.PairTrigger2019
Sets whether the condition for hodoscope and Ecal matching was met.
setStateHodoEcalMatchingTop(boolean) - Method in class org.hps.analysis.trigger.util.PairTrigger2019
Sets whether the condition for hodoscope and Ecal matching was met.
setStateHodoL1L2CoincidenceBot(boolean) - Method in class org.hps.analysis.trigger.util.PairTrigger2019
Sets whether the condition for hodoscope L1L2 coincidence was met.
setStateHodoL1L2CoincidenceTop(boolean) - Method in class org.hps.analysis.trigger.util.PairTrigger2019
Sets whether the condition for hodoscope L1L2 coincidence was met.
setStateHodoL1L2Matching(boolean) - Method in class org.hps.analysis.trigger.util.SinglesTrigger2019
Sets whether the condition for hodoscope L1 and L2 matching was met.
setStateHodoL1L2MatchingBot(boolean) - Method in class org.hps.analysis.trigger.util.PairTrigger2019
Sets whether the condition for hodoscope L1 and L2 matching was met.
setStateHodoL1L2MatchingTop(boolean) - Method in class org.hps.analysis.trigger.util.PairTrigger2019
Sets whether the condition for hodoscope L1 and L2 matching was met.
setStateHodoL1Matching(boolean) - Method in class org.hps.analysis.trigger.util.SinglesTrigger2019
Sets whether the condition for hodoscope L1 matching was met.
setStateHodoL2Matching(boolean) - Method in class org.hps.analysis.trigger.util.SinglesTrigger2019
Sets whether the condition for hodoscope L2 matching was met.
setStateSeedEnergyHigh(boolean) - Method in class org.hps.analysis.trigger.util.SinglesTrigger
Sets whether the conditions for the cluster seed energy upper bound cut were met.
setStateSeedEnergyLow(boolean) - Method in class org.hps.analysis.trigger.util.SinglesTrigger
Sets whether the conditions for the cluster seed energy lower bound cut were met.
setStateTimeCoincidence(boolean) - Method in class org.hps.analysis.trigger.util.PairTrigger
Sets whether the conditions for the time coincidence cut were met.
setStateTimeCoincidence(boolean) - Method in class org.hps.analysis.trigger.util.PairTrigger2019
Sets whether the conditions for the time coincidence cut were met.
setStationBaseName(String) - Method in class org.hps.online.recon.Server
Set the string for station base name.
setStationID(int) - Method in class org.hps.online.recon.StationManager
Set the next station ID.
setStationName(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the ET station name.
setStationPosition(Integer) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the ET station position.
setStatus(StatusCode, String) - Method in interface org.hps.monitoring.subsys.SystemStatus
Set the current status code and message, which will cause the last changed time to be set and the listeners to be notified of the status change.
setStatus(StatusCode, String) - Method in class org.hps.monitoring.subsys.SystemStatusImpl
 
setStatusData(SvtConfigData.RocTag, String) - Method in class org.hps.record.svt.SvtConfigData
 
setStatusField(String, String) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Sets the value of the indicated status field on the calorimeter display.
setSteeringFile(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the steering file path.
setSteeringResource(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the steering file resource.
setSteeringType(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the steering type (file or resource).
setStepSize(double) - Method in class org.hps.util.RK4integrator
 
setStereo(boolean) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Flag the sensor as being stereo
setStereoAngle() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
setStereoAngle(double) - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
setStereoAngle() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModuleAxial
 
setStereoAngle() - Method in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModuleStereo
 
setStereoAngle() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfModuleAxial
 
setStereoAngle() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfModuleStereo
 
setStereoPair(String, int, int) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
setStopOnEndRun(boolean) - Method in class org.hps.record.composite.CompositeLoopConfiguration
Set whether loop will stop when an end of run record is encountered e.g.
setStopOnEndRun(boolean) - Method in class org.hps.record.composite.EvioEventAdapter
Returns true if processing should be stopped when end of run occurs, e.g.
setStopOnErrors(boolean) - Method in class org.hps.record.composite.CompositeLoop
Set to true in order to have this loop stop on all event processing errors.
setStopOnErrors(boolean) - Method in class org.hps.record.composite.CompositeLoopConfiguration
Set whether the loop will stop when event processing errors occur.
setStoreCovTrkMomList(boolean) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
setStoreCovTrkMomList(boolean) - Method in class org.hps.recon.vertexing.BilliorVertex
 
setStoreCovTrkMomList(boolean) - Method in class org.hps.recon.vertexing.BilliorVertexer
 
setStoreHits(boolean) - Method in class org.hps.recon.ecal.cluster.ClusterDriver
True to store hit references into the output clusters.
setStoreHits(boolean) - Method in class org.hps.recon.ecal.cluster.CopyClusterCollectionDriver
Set to true to store hits in the output clusters.
setStoreTrackStates(boolean) - Method in class org.hps.analysis.MC.FirstHitGBLRefitterDriver
 
setStoreTrackStates(boolean) - Method in class org.hps.analysis.MC.TruthGBLRefitterDriver
 
setStoreTrackStates(boolean) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
setStoreTrackStates(boolean) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setStoreVertexCovars(boolean) - Method in class org.hps.analysis.MC.HpsReconParticleDriverForTrackRefit
 
setStoreVertexCovars(boolean) - Method in class org.hps.analysis.MC.HpsReconParticleForTruthTracksDriver
 
setStoreVertexCovars(boolean) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
setStrategyResource(String) - Method in class org.hps.recon.tracking.axial.AxialTrackReconDriver
Set the tracking strategy resource.
setStrategyResource(String) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
Set the tracking strategy resource.
setStrategyResource(String) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
Set the tracking strategy resource.
setStrategyResource(String) - Method in class org.hps.recon.tracking.TrackerReconDriver
Set the tracking strategy resource.
setStrictPairs(boolean) - Method in class org.hps.recon.filtering.EcalPairsFilter
 
setStripBothFiducial(boolean) - Method in class org.hps.analysis.wab.StripWABCandidates
 
setStripBothFiducial(boolean) - Method in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
 
setStripBothFiducial(boolean) - Method in class org.hps.analysis.wab.WabAnalysis2019Robust
 
setStripHitOutputCollectionName(String) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setStripHitOutputCollectionName(String) - Method in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
setStripHitOutputCollectionName(String) - Method in class org.hps.recon.tracking.RawHitChecker
 
setStripHitOutputCollectionName(String) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setStripHitsCollectionName(String) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
 
setStripHitsCollectionName(String) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
setStripMaxSeparation(double) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
 
setStripNumbering() - Method in class org.hps.svt.alignment.HPSStrips
 
setStripNumbering() - Method in class org.lcsim.detector.tracker.silicon.ThinSiStrips
 
setStripOffset() - Method in class org.hps.svt.alignment.HPSStrips
 
setStripOffset() - Method in class org.lcsim.detector.tracker.silicon.ThinSiStrips
 
setStripTolerance(double) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
 
setStripTwoEcalClusters(boolean) - Method in class org.hps.analysis.wab.StripWABCandidates
 
setStripTwoEcalClusters(boolean) - Method in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
 
setSubdetector(Subdetector) - Method in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
setSubdetector(Subdetector) - Method in interface org.lcsim.geometry.compact.converter.IHPSTrackerJavaBuilder
 
setSubdetectorName(String) - Method in class org.hps.monitoring.ecal.plots.EcalDaqPlots
 
setSubdetectorName(String) - Method in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
setSubdetectorName(String) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
 
setSubdetectorName(String) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setSubdetectorName(String) - Method in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
setSubdetectorName(String) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
setSubdetectorName(String) - Method in class org.hps.recon.tracking.MaterialSupervisor
 
setSubdetectorName(String) - Method in class org.hps.recon.tracking.RawHitChecker
 
setSubdetectorName(String) - Method in class org.hps.recon.tracking.SeedTracker
 
setSubdetectorName(String) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setSubdetectorName(String) - Method in class org.hps.recon.tracking.TrackerReconDriver
 
setSubdetectorName(String) - Method in class org.hps.svt.alignment.SiTrackerSpectrometerSensorSetup
 
setSubdetectorName(String) - Method in class org.hps.svt.SvtClusterAnalysis
Set the name of the sub-detector from which sensors will be retrieved.
setSubtractRFTime(boolean) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
setSubtractTOF(boolean) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
setSubtractTriggerTime(boolean) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
setSupplyLcioEvents(boolean) - Method in class org.hps.record.composite.CompositeLoopConfiguration
Set whether to supply LCIO events to a DataSource that will automatically register itself to JAS3 in order to activate Wired, the LCSim Event Browser, etc.
setSuppressRedraw(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Sets whether the panel crystals should repaint automatically whenever their state changes.
setSvtHalf(String) - Method in class org.hps.conditions.svt.AbstractSvtDaqMapping
Set the SVT half that the sensor belongs to.
setSvtName(String) - Method in class org.hps.detector.svt.SvtDetectorSetup
Set the name of the SVT in the detector model.
setT0(double) - Method in class org.hps.readout.ecal.TimeEvolutionEcalReadoutDriver
 
setT0(double) - Method in class org.hps.recon.tracking.ShapeFitParameters
 
setT0Cut(double) - Method in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
setT0Err(double) - Method in class org.hps.recon.tracking.ShapeFitParameters
 
setT0Shift(double) - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
Set the t0 shift for this sensor.
setT0Shifts(AbstractSvtT0Shift.AbstractSvtT0ShiftCollection<? extends AbstractSvtT0Shift>) - Method in class org.hps.conditions.svt.AbstractSvtConditions
Set the sensor t0 shifts for this conditions set.
setTableMetaData(TableMetaData) - Method in class org.hps.conditions.api.BaseConditionsObject
Set the table meta data of the object.
setTableMetaData(TableMetaData) - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Set the table meta data of the collection.
setTableMetaData(TableMetaData) - Method in interface org.hps.conditions.api.DatabaseObject
Set the table meta data of the object.
setTableName(String) - Method in class org.hps.conditions.api.TableMetaData
Set the table name.
setTags(Set<String>) - Method in class org.hps.job.DatabaseConditionsManagerSetup
Set the set of tags for filtering conditions records.
setTargetConMollerCandidatesColName(String) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
setTargetConMollerVerticesColName(String) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
setTargetConV0CandidatesColName(String) - Method in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Sets the name of the LCIO collection for target constrained V0 candidate particles.
setTargetConV0CandidatesColName(String) - Method in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Sets the name of the LCIO collection for target constrained V0 candidate particles.
setTargetConV0CandidatesColName(String) - Method in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
setTargetConV0CandidatesColName(String) - Method in class org.hps.recon.particle.ReconParticleDriver
Sets the name of the LCIO collection for target constrained V0 candidate particles.
setTargetConV0VerticesColName(String) - Method in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Sets the name of the LCIO collection for target constrained V0 candidate vertices.
setTargetConV0VerticesColName(String) - Method in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Sets the name of the LCIO collection for target constrained V0 candidate vertices.
setTargetConV0VerticesColName(String) - Method in class org.hps.recon.particle.ReconParticleDriver
Sets the name of the LCIO collection for target constrained V0 candidate vertices.
setTargetPosition(double) - Method in class org.hps.recon.tracking.kalman.KalmanInterface
 
setTargetPosition(double) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setTargetZ(double) - Method in class org.hps.online.recon.aida.HPSMonitoring2021
 
setTETAllChannels(int) - Method in class org.hps.recon.ecal.HodoRawConverter
 
setTETAllChannels(int) - Method in class org.hps.recon.ecal.HodoRawConverterDriver
 
setThreeClusterErr(double) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setThreeClusterErr(double) - Method in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
setThreeClusterErr(double) - Method in class org.hps.recon.tracking.DefaultSiliconResolutionModel
 
setThreeClusterErr(double) - Method in class org.hps.recon.tracking.RawHitChecker
 
setThreeClusterErr(double) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setThreshold(double) - Method in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
setThreshold(double) - Method in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
setThreshold(double) - Method in class org.hps.readout.ecal.EcalReadoutDriver
 
setThreshold(double) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set a minimum energy threshold in GeV for created CalorimeterHit objects to be written into the output collection.
setThreshold(double) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set a minimum energy threshold in GeV for created CalorimeterHit objects to be written into the output collection.
setThreshold(double) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set a minimum energy threshold in GeV for created CalorimeterHit objects to be written into the output collection.
setThreshold(double) - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
setThreshold(int) - Method in class org.hps.recon.ecal.FADCConverterDriver
 
setThresholdMonsterEvents(int) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setThresholdMonsterEvents(int) - Method in class org.hps.recon.tracking.RawHitChecker
 
setThrowDetectorChanged(boolean) - Method in class org.hps.monitoring.drivers.example.DummyErrorDriver
 
setThrowEndOfData(boolean) - Method in class org.hps.monitoring.drivers.example.DummyErrorDriver
 
setThrowProcess(boolean) - Method in class org.hps.monitoring.drivers.example.DummyErrorDriver
 
setThrowStartOfData(boolean) - Method in class org.hps.monitoring.drivers.example.DummyErrorDriver
 
setTIFlags(TIData) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Sets the TI-bit flags for each trigger type and also indicates whether or not at least one TI-bit was found active.
setTightConstraint(boolean) - Method in class org.hps.recon.filtering.MollerCandidateFilter
Setting a tight constraint requires one and only one candidate in the event
setTightConstraint(boolean) - Method in class org.hps.recon.filtering.V0CandidateFilter
Setting a tight constraint requires one and only one candidate in the event
setTightSignificanceThreshold(double) - Method in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
setTime(float) - Method in class org.hps.util.TruthCalorimeterHit
 
setTimeAxisRange(double) - Method in class org.hps.monitoring.drivers.scalers.DeadtimePlots
 
setTimeCoincidence(double) - Method in class org.hps.readout.ecal.ReadoutTrigger
 
setTimeEarlierThanEcal(double) - Method in class org.hps.readout.hodoscope.HodoscopePatternReadoutDriver
Set time for hodoscope FADC hits earlier to enter the trigger system than Ecal with unit of ns
setTimeout(long) - Method in class org.hps.record.composite.CompositeLoopConfiguration
Set the timeout when calling next on the LCIO record queue.
setTimeRange(int) - Method in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
setTimerInterval(int) - Method in class org.hps.monitoring.subsys.et.EtSystemMonitor
 
setTimeShift(EcalTimeShift) - Method in class org.hps.conditions.ecal.EcalChannelConstants
Set the time shift.
setTimeShift(HodoscopeTimeShift) - Method in class org.hps.conditions.hodoscope.HodoscopeChannelConstants
 
setTimeWindow(double) - Method in class org.hps.recon.ecal.cluster.ReconClusterDriver
 
setTimeWindow(double) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setTimeWindow(double) - Method in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
setTimeWindow(double) - Method in class org.hps.recon.tracking.NearestNeighborRMSClusterer
 
setTimeWindow(double) - Method in class org.hps.recon.tracking.RawHitChecker
 
setTimeWindowWeight(int) - Method in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
setTimeWindowWeight(int) - Method in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
setTimeWindowWeight(int) - Method in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
setTimeWindowWeight(int) - Method in class org.hps.online.recon.aida.HPSMonitoring2021
 
setTimeWindowWeight(int) - Method in class org.hps.svt.OccupancyPlots
 
setTimingPlots(boolean) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
 
settingChanged(SettingsEvent) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer.PropertyUpdater
 
settingChanged(SettingsEvent) - Method in interface org.hps.monitoring.ecal.eventdisplay.util.SettingsListener
Indicates that a setting has changed.
SETTINGS_OKAY_COMMAND - Static variable in class org.hps.monitoring.application.Commands
Okay button in settings panel.
settingsDialog - Variable in class org.hps.monitoring.application.MonitoringApplicationFrame
The settings dialog window.
SettingsDialog - Class in org.hps.monitoring.application
The modal dialog for entering application settings.
SettingsDialog(ConfigurationModel, ActionListener) - Constructor for class org.hps.monitoring.application.SettingsDialog
Class constructor.
SettingsEvent - Class in org.hps.monitoring.ecal.eventdisplay.util
Class SettingsEvent represents a change that has occurred to some setting in a CalorimeterPanel object.
SettingsEvent(CalorimeterPanel, int) - Constructor for class org.hps.monitoring.ecal.eventdisplay.util.SettingsEvent
Instantiates a new SettingsEvent object.
SettingsListener - Interface in org.hps.monitoring.ecal.eventdisplay.util
Interface SettingsListener tracks changes that occur in the settings of a CalorimeterPanel object.
settingsMenu - Variable in class org.hps.monitoring.application.MenuBar
Menu item for opening the settings dialog window.
settingsPanel - Variable in class org.hps.monitoring.application.SettingsDialog
The panel with the settings.
SettingsPanel - Class in org.hps.monitoring.application
The container component with the tabs that have job and connection settings.
SettingsPanel(JDialog, ConfigurationModel, ActionListener) - Constructor for class org.hps.monitoring.application.SettingsPanel
Class constructor.
setTitle(String) - Method in class org.hps.util.CrystalBallFunction
 
setTMax(double) - Method in class org.hps.recon.filtering.EcalGainCalibFilter
 
setTMin(double) - Method in class org.hps.recon.filtering.EcalGainCalibFilter
 
setToIdentity() - Method in class org.hps.recon.tracking.gbl.matrix.SymMatrix
 
setTolerance(double) - Method in class org.hps.recon.vertexing.VertexFitter
Set the convergence criteria for the fit (default is 1E-9).
setTopBankTag(int) - Method in class org.hps.evio.EcalEvioReader
 
setTopBankTag(int) - Method in class org.hps.evio.HodoEvioReader
 
setTopD0Correction(double) - Method in class org.hps.recon.tracking.TrackTweakDriver
 
setTopLambdaCorrection(double) - Method in class org.hps.recon.tracking.TrackTweakDriver
 
setTopOmegaCorrection(double) - Method in class org.hps.recon.tracking.TrackTweakDriver
 
setTopPhiCorrection(double) - Method in class org.hps.recon.tracking.TrackTweakDriver
 
setTopZ0Correction(double) - Method in class org.hps.recon.tracking.TrackTweakDriver
 
setTotalEvents(int) - Method in class org.hps.monitoring.application.model.RunModel
Set the total number of events in the run.
setTp(double) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Shaper time constant.
setTp(double) - Method in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
setTp(double) - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
setTrackCheck(TrackCheck) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
Set TrackCheck object to be used by the track finding algorithm.
setTrackCheck(TrackCheck) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
 
setTrackChi2Cut(double) - Method in class org.hps.recon.filtering.V0CandidateFilter
Maximum track chi2 for a V0 to be counted.
setTrackClusterMatcherAlgo(String) - Method in class org.hps.recon.particle.ReconParticleDriver
Selects track-EcalCluster matching algorithm - TrackClusterMatcherNSigma or TrackClusterMatcherMinDistance
setTrackClusterMatchPlots(boolean) - Method in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
 
setTrackClusterMatchPlots(boolean) - Method in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
setTrackClusterMatchPlots(boolean) - Method in class org.hps.recon.particle.ReconParticleDriver
 
setTrackClusterTimeOffset(double) - Method in class org.hps.recon.particle.ReconParticleDriver
 
setTrackClusterTimeOffset(double) - Method in class org.hps.record.StandardCuts
 
setTrackCollectionName(String) - Method in class org.hps.analysis.dataquality.TrackingMonitoring
 
setTrackCollectionName(String) - Method in class org.hps.analysis.dataquality.TrackMCEfficiency
 
setTrackCollectionName(String) - Method in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Sets the LCIO collection name for particle track data.
setTrackCollectionName(String) - Method in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Sets the LCIO collection name for particle track data.
setTrackCollectionName(String) - Method in class org.hps.analysis.MC.TrackDataDriverWithTruth
 
setTrackCollectionName(String) - Method in class org.hps.analysis.MC.TrackRefitWithFirstLayerHits
 
setTrackCollectionName(String) - Method in class org.hps.analysis.MC.TrackToMCParticleRelationsDriver
 
setTrackCollectionName(String) - Method in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
setTrackCollectionName(String) - Method in class org.hps.monitoring.drivers.headless.KFTrackTimeHeadless
 
setTrackCollectionName(String) - Method in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
setTrackCollectionName(String) - Method in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
setTrackCollectionName(String) - Method in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
setTrackCollectionName(String) - Method in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
setTrackCollectionName(String) - Method in class org.hps.recon.filtering.SimpleEventFilterDriver
 
setTrackCollectionName(String) - Method in class org.hps.recon.particle.FinalStateParticleDriver
Sets the LCIO collection name of the SVT tracks that will be used to create final state particles.
setTrackCollectionName(String) - Method in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
setTrackCollectionName(String) - Method in class org.hps.recon.tracking.AxialTrackReconDriver
 
setTrackCollectionName(String) - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
setTrackCollectionName(String) - Method in class org.hps.recon.tracking.kalman.KalmanDriverHPS
 
setTrackCollectionName(String) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setTrackCollectionName(String) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
setTrackCollectionName(String) - Method in class org.hps.recon.tracking.TrackDataDriver
 
setTrackCollectionName(String) - Method in class org.hps.recon.tracking.TrackerReconDriver
 
setTrackCollectionName(String) - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
setTrackCollectionName(String) - Method in class org.hps.recon.utils.AbstractTrackClusterMatcher
 
setTrackCollectionName(String) - Method in interface org.hps.recon.utils.TrackClusterMatcher
Set Track collection name to GBLTracks or KalmanFullTracks
setTrackCollectionName(String) - Method in class org.hps.recon.utils.TrackClusterMatcherMinDistance
 
setTrackCollectionName(String) - Method in class org.hps.recon.utils.TrackTruthRelationsDriver
 
setTrackCollectionName(String) - Method in class org.hps.recon.vertexing.MultipleEventsVertexingDriver
 
setTrackCollectionNamePath(String) - Method in class org.hps.util.TwoTrackFilterDriver
 
setTrackCollectionNames(String[]) - Method in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Set the names of the LCIO track collections used as input.
setTrackCollectionNames(String[]) - Method in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Set the names of the LCIO track collections used as input.
setTrackCollectionNames(String[]) - Method in class org.hps.recon.particle.ReconParticleDriver
Set the names of the LCIO track collections used as input.
setTrackColName(String) - Method in class org.hps.online.recon.aida.HPSMonitoring2021
 
setTrackDir(Hep3Vector) - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
Set track direction at this cluster
setTrackDtCut(double) - Method in class org.hps.recon.filtering.V0CandidateFilter
Maximum track time different for a V0 to be counted.
setTrackerHitCollectionName(String) - Method in class org.hps.analysis.dataquality.SvtMonitoring
 
settrackerHitCollectionName(String) - Method in class org.hps.analysis.MC.TrackerHitsToMCParticlePlots
 
setTrackerHitCollectionName(String) - Method in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
setTrackerHitCollectionName(String) - Method in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
setTrackerHitsCollectionName(String) - Method in class org.hps.analysis.tuple.FullTruthTupleMaker
 
setTrackFittingAlgorithm(HPSFitter) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
 
setTrackGoodHits(int[]) - Method in class org.hps.recon.tracking.TrackTruthInfo
 
setTrackHitCollectionName(String) - Method in class org.hps.analysis.dataquality.TrackMCEfficiency
 
setTrackHitMCRelationsCollectionName(String) - Method in class org.hps.analysis.dataquality.TrackMCEfficiency
 
setTrackHitRelationsCollectionName(String) - Method in class org.hps.analysis.dataquality.TrackMCEfficiency
 
setTrackId(int) - Method in class org.hps.recon.tracking.gbl.GBLTrackData
 
setTrackLambda(double) - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
setTrackMomentum(float[]) - Method in class org.hps.recon.tracking.TrackData
 
setTrackMomentumCovariances(List<Matrix>) - Method in class org.hps.recon.vertexing.BilliorVertex
 
setTrackMomentumMaxFraction(double) - Method in class org.hps.recon.filtering.MollerCandidateFilterPass1
sets the minimum momentum of a track, divided by the beam energy
setTrackMomentumMinFraction(double) - Method in class org.hps.recon.filtering.MollerCandidateFilterPass1
sets the minimum momentum of a track, divided by the beam energy
setTrackNMCPs(int[]) - Method in class org.hps.recon.tracking.TrackTruthInfo
 
setTrackParameters(double[]) - Method in class org.hps.recon.tracking.WTrack
 
setTrackPhi(double) - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
setTrackPMax(double) - Method in class org.hps.recon.filtering.V0CandidateFilter
Maximum track momentum for a V0 to be counted.
setTrackPos(Hep3Vector) - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
Set track position in local frame
setTrackPurity(double) - Method in class org.hps.recon.tracking.TrackTruthInfo
 
setTrackQualityCut(boolean) - Method in class org.hps.svt.SvtClusterAnalysis
 
setTrackRelationCollectionName(String) - Method in class org.hps.analysis.MC.FirstHitGBLRefitterDriver
 
setTrackRelationCollectionName(String) - Method in class org.hps.analysis.MC.TruthGBLRefitterDriver
 
setTrackRelationCollectionName(String) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
setTrackRelationCollectionName(String) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setTrackResidualsColName(String) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
setTrackResidualsColName(String) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setTrackResidualsRelColName(String) - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
setTrackResidualsRelColName(String) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
setTrackResidualsRelColName(String) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setTracks(Track, Track, FieldMap) - Method in class org.hps.recon.vertexing.TwoTrackFringeVertexer
 
setTracks(Track, Track) - Method in class org.hps.recon.vertexing.TwoTrackVertexer
 
setTrackSide(int) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setTrackToFirstLayHitsRelationCollectionName(String) - Method in class org.hps.analysis.MC.TrackRefitWithFirstLayerHits
 
setTrackToTrackRefitListRelationCollectionName(String) - Method in class org.hps.analysis.MC.TrackRefitWithFirstLayerHits
 
setTrackToTrackRefitRelationsName(String) - Method in class org.hps.analysis.MC.FirstHitGBLRefitterDriver
 
setTrackType(List<Track>) - Method in class org.hps.recon.tracking.axial.AxialTrackReconDriver
Set the track type to Y_FIELD so swimming is done correctly in Wired.
setTrackType(List<Track>) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
Set the track type to Y_FIELD so swimming is done correctly in Wired.
setTrackType(List<Track>) - Method in class org.hps.recon.tracking.TrackerReconDriver
Set the track type to Y_FIELD so swimming is done correctly in Wired.
setTransformToTracking(boolean) - Method in class org.hps.recon.tracking.HelicalTrackHitDriver
 
setTranslation(Hep3Vector) - Method in class org.lcsim.geometry.compact.converter.AlignmentCorrection
 
setTranslation(double, double, double) - Method in class org.lcsim.geometry.compact.converter.AlignmentCorrection
 
setTriggerCollection(String) - Method in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
setTriggerCollectionName(String) - Method in class org.hps.analysis.trigger.DataTriggerSim2019Driver
Sets the name of the LCIO collection containing simulated triggers.
setTriggerCollectionName(String) - Method in class org.hps.analysis.trigger.DataTriggerSimDriver
Sets the name of the LCIO collection containing simulated triggers.
setTriggerCollectionName(String) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Sets the name of LCIO collection containing simulated triggers.
setTriggerCollectionName(String) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Sets the name of LCIO collection containing simulated triggers.
setTriggerDelay(double) - Method in class org.hps.readout.ecal.TriggerableDriver
 
setTriggerPathTruthRelationsCollectionName(String) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Sets the name of the collection which contains the relations between truth hits from SLIC and the calorimeter hit output.
setTriggerPathTruthRelationsCollectionName(String) - Method in class org.hps.readout.DigitizationReadoutDriver
Sets the name of the collection which contains the relations between truth hits from SLIC and the calorimeter hit output.
setTriggerThreshold(int) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Threshold for trigger-path hits.
setTriggerType(String) - Method in class org.hps.analysis.dataquality.DataQualityMonitor
 
setTriggerType(String) - Method in class org.hps.analysis.examples.StripEventDriver
 
setTriggerType(String) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Sets the which of the triggers this driver should verify.
setTriggerType(String) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Sets the which of the triggers this driver should verify.
setTriggerType(String) - Method in class org.hps.analysis.tuple.TupleMaker
 
setTriggerType(String) - Method in class org.hps.readout.trigger2019.PairsTrigger2019ReadoutDriver
 
setTriggerType(String) - Method in class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
 
setTriggerType(String) - Method in class org.hps.recon.filtering.TriggerTypeFilter
 
setTriggerWindowEnd(int) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Sets the end of the trigger window range.
setTriggerWindowEnd(int) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Sets the end of the trigger window range.
setTriggerWindowStart(int) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Sets the start of the trigger window range.
setTriggerWindowStart(int) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Sets the start of the trigger window range.
setTrigTimeOffset(double) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
setTrigTimeScale(double) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
setTripletEnergySumThreshold(double) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Sets the threshold for the sum of the energies of a cluster triplet under which the triplet will be rejected and not produce a trigger.
setTripletPairSeparationThreshold(double) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Sets the minimum distance apart for a cluster pair within a cluster triplet.
setTripletTotalEnergyThreshold(double) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Sets the threshold for which at least two clusters in a cluster triplet will be required to surpass.
setTrkCollectionName(String) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
 
setTruncateScale(int) - Method in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
setTruncateScale(int) - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
setTruthHitCollectionName(String) - Method in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
Sets the name of the collection containing the truth hits.
setTruthHitCollectionName(String) - Method in class org.hps.readout.hodoscope.HodoscopePreprocessingDriver
Sets the name of the hodoscope hits collection.
setTruthPeriod(int) - Method in class org.hps.readout.ecal.FADCTriggerDriver
 
setTruthRelationsCollectionName(String) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Sets the name of the collection which contains the relations between truth hits from SLIC and the calorimeter hit output.
setTruthRelationsCollectionName(String) - Method in class org.hps.readout.DigitizationReadoutDriver
Sets the name of the collection which contains the relations between truth hits from SLIC and the calorimeter hit output.
setTsCorrectionScale(double) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
setTSFlags(TSData2019) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Sets the TS-bit flags for each trigger type and also indicates whether or not at least one TI-bit was found active.
setTupleFile(String) - Method in class org.hps.analysis.tuple.TupleMaker
 
setTwoClusterErr(double) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setTwoClusterErr(double) - Method in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
setTwoClusterErr(double) - Method in class org.hps.recon.tracking.DefaultSiliconResolutionModel
 
setTwoClusterErr(double) - Method in class org.hps.recon.tracking.RawHitChecker
 
setTwoClusterErr(double) - Method in class org.hps.recon.tracking.TrackerDigiDriver
 
setType(int) - Method in class org.hps.recon.particle.SimpleParticleID
 
setU(Hep3Vector) - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
Set and get u vector for this strip sensor
setUnconstrainedMollerCandidatesColName(String) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
setUnconstrainedMollerVerticesColName(String) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
setUnconstrainedV0CandidatesColName(String) - Method in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Sets the name of the LCIO collection for unconstrained V0 candidate particles.
setUnconstrainedV0CandidatesColName(String) - Method in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Sets the name of the LCIO collection for unconstrained V0 candidate particles.
setUnconstrainedV0CandidatesColName(String) - Method in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
setUnconstrainedV0CandidatesColName(String) - Method in class org.hps.online.recon.aida.HPSMonitoring2021
 
setUnconstrainedV0CandidatesColName(String) - Method in class org.hps.recon.particle.ReconParticleDriver
Sets the name of the LCIO collection for unconstrained V0 candidate particles.
setUnconstrainedV0VerticesColName(String) - Method in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Sets the name of the LCIO collection for unconstrained V0 candidate vertices.
setUnconstrainedV0VerticesColName(String) - Method in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Sets the name of the LCIO collection for unconstrained V0 candidate vertices.
setUnconstrainedV0VerticesColName(String) - Method in class org.hps.recon.particle.ReconParticleDriver
Sets the name of the LCIO collection for unconstrained V0 candidate vertices.
setUniformB(boolean) - Method in class org.hps.recon.tracking.kalman.KalmanDriverHPS
 
setUniformB(boolean) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setUnmeasuredCoordinate() - Method in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
setUnsharedHitScores(double[]) - Method in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
setup() - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
 
setup(ConfigurationModel) - Method in class org.hps.monitoring.application.EventProcessing
Setup this class from the global org.hps.monitoring.model.ConfigurationModel object.
setup(String[]) - Method in class org.hps.online.recon.Client
Setup state from the raw command line arguments
setup(String) - Method in class org.hps.online.recon.logging.LoggingConfig
 
setup(String) - Method in class org.hps.online.recon.logging.ServerLoggingConfig
 
setup() - Method in class org.hps.online.recon.Station
Perform setup of the station using the supplied StationProperties
setup() - Method in class org.hps.record.et.EtStationThread
Setup this station for receiving events.
setup() - Method in class org.hps.util.UnfoldFieldmap
 
setupAida() - Method in class org.hps.monitoring.application.MonitoringApplication
Setup AIDA plotting into the GUI components.
setupCollections(EventHeader) - Method in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
setupCollections(EventHeader) - Method in class org.hps.analysis.tuple.TupleMaker
 
setupColumns(TableMetaData) - Method in class org.hps.monitoring.application.ConditionsCollectionTableModel
Setup the columns from table meta data.
setupCommandLineOptions() - Static method in class org.hps.conditions.svt.SvtConditionsLoader
Method used to setup all command line options.
setupConditionsManager(CommandLine) - Method in class org.hps.conditions.cli.CommandLineTool
Setup the conditions system based on command line arguments.
setupContentPane() - Method in class org.hps.monitoring.application.PlotInfoPanel
Configure the frame's content panel from current component settings.
setupDaqMap(Subdetector) - Method in class org.hps.evio.AbstractSvtEvioReader
A method to setup a mapping between a DAQ pair (FPGA/Hybrid or FEB ID/FEB Hybrid ID) and the corresponding sensor.
setupDaqMap(Subdetector) - Method in class org.hps.evio.BaseSvtEvioReader
A method to setup a mapping between a DAQ pair (FPGA/Hybrid) and the corresponding sensor.
setupDaqMap(Subdetector) - Method in class org.hps.evio.Phys2019SvtEvioReader
A method to setup a mapping between a DAQ pair (FEB/FEB Hybrid) and the corresponding sensor.
setupDaqMap(Subdetector) - Method in class org.hps.evio.SvtEvioReader
A method to setup a mapping between a DAQ pair (FEB/FEB Hybrid) and the corresponding sensor.
setUpdateInterval(Long) - Method in class org.hps.online.recon.PlotAggregator
Set the update interval in milliseconds
setUpdateIntervalMillis(Long) - Method in class org.hps.online.recon.aida.StripChartDriver
 
setupEoPPlots() - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setupEventBuilder(int) - Method in class org.hps.evio.EvioToLcio
Setup the LCSimEventBuilder based on the current detector name and run number.
setupLcsim(ConfigurationModel) - Method in class org.hps.monitoring.application.EventProcessing
Setup LCSim event processing from the global org.hps.monitoring.model.ConfigurationModel object.
setupLogger() - Method in class org.hps.monitoring.application.MonitoringApplication
Setup the logger.
setupLoop(ConfigurationModel) - Method in class org.hps.monitoring.application.EventProcessing
Setup the CompositeLoop from the global org.hps.monitoring.model.ConfigurationModel object.
setupNoTrackWriter() - Method in class org.hps.analysis.vertex.VertexDebugger
 
setUpperBound(double) - Method in class org.hps.record.daqconfig.UBOCutConfig
Sets the upper bound of the cut to the specified value.
setUpperBound(double) - Method in class org.hps.record.daqconfig.ULBCutConfig
Sets the upper bound of the cut to the specified value.
setUpperBound(double) - Method in class org.hps.record.daqconfig2019.UBOCutConfig2019
Sets the upper bound of the cut to the specified value.
setUpperBound(double) - Method in class org.hps.record.daqconfig2019.ULBCutConfig2019
Sets the upper bound of the cut to the specified value.
setUpperLimit(double) - Method in class org.hps.minuit.MinuitParameter
 
setUpperLimit(int, double) - Method in class org.hps.minuit.MnUserParameters
 
setUpperLimit(String, double) - Method in class org.hps.minuit.MnUserParameters
 
setUpperLimit(int, double) - Method in class org.hps.minuit.MnUserParameterState
 
setUpperLimit(String, double) - Method in class org.hps.minuit.MnUserParameterState
 
setUpperLimit(int, double) - Method in class org.hps.minuit.MnUserTransformation
 
setUpperLimit(String, double) - Method in class org.hps.minuit.MnUserTransformation
 
setupPhysicalVolumes() - Method in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
Setup physical volumes based on the top level JavaSurveyVolume.
setupPhysicalVolumes(JavaSurveyVolume) - Method in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
Setup the physical volumes recursively
setupPhysicalVolumes() - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
Top function to add objects to the LCDD file using the geometry builder class.
setupPhysicalVolumes(LCDDSurveyVolume, LCDD, SensitiveDetector) - Method in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
Add a @LCDDBaseGeom geometry object to the LCDD file.
setupPlots(boolean) - Static method in class org.hps.conditions.svt.SvtBiasConditionsLoader
 
setupPlots() - Method in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
setupPlots() - Method in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
setupPlots() - Method in class org.hps.recon.tracking.gbl.GBLexample1
 
setupPlots() - Method in class org.hps.recon.tracking.gbl.GBLexampleJna1
 
setupPlots() - Method in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
setupPlots() - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setupPlots() - Method in class org.hps.recon.tracking.kalman.KalmanDriverHPS
 
setupPlots() - Method in class org.hps.recon.tracking.kalman.KalmanKinkFitDriver
 
setupPlots() - Method in class org.hps.recon.tracking.TrackingReconstructionPlots
 
setupPlotterTab(String, IPlotter) - Method in class org.hps.monitoring.plotting.MonitoringPlotFactory
Setup a plotter tab.
setupPreparedStatement(PreparedStatement, ConditionsObject) - Static method in class org.hps.conditions.api.ConditionsObjectUtilities
Setup a prepared statement from ConditionsObject data.
setupRootPane(String) - Method in class org.hps.monitoring.plotting.MonitoringPlotFactory
Setup the root GUI pane of this factory for display of plots in tabs.
setupSensorDetectorElements(Subdetector) - Method in class org.hps.svt.alignment.SiTrackerSpectrometerSensorSetup
 
setupSensors(EventHeader) - Method in class org.hps.analysis.examples.EventAnalysis2019
 
setupSensors(EventHeader) - Method in class org.hps.analysis.examples.EventAnalysis2019Jeopardy
 
setupSensors(EventHeader) - Method in class org.hps.analysis.examples.StripEventDriver
 
setupSensors(EventHeader) - Method in class org.hps.analysis.examples.SvtHitAnalysisDriver
 
setupSensors(EventHeader) - Method in class org.hps.analysis.examples.TrackAnalysis2019
 
setupSensors(EventHeader) - Method in class org.hps.analysis.MC.FirstHitGBLRefitterDriver
 
setupSensors(EventHeader) - Method in class org.hps.analysis.MC.MCTrackerHitResidualAnalysisDriver
 
setupSensors(EventHeader) - Method in class org.hps.analysis.MC.TruthGBLRefitterDriver
 
setupSensors(EventHeader) - Method in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
setupSensors(EventHeader) - Method in class org.hps.analysis.wab.StripWABCandidates
 
setupSensors(EventHeader) - Method in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
 
setupSensors(EventHeader) - Method in class org.hps.analysis.wab.WabAnalysis2019Robust
 
setupSensors(EventHeader) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
setupSensors(EventHeader) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setupSensors(EventHeader) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecPlots
 
setupSteeringFile(String) - Method in class org.hps.monitoring.application.EventProcessing
Setup XML steering from a file from disk.
setupSteeringResource(String) - Method in class org.hps.monitoring.application.EventProcessing
Setup XML steering from a jar resource.
setupSystemStatusMonitor() - Method in class org.hps.monitoring.application.MonitoringApplication
Configure the system status monitor panel for a new job.
setupVariables() - Method in class org.hps.analysis.tuple.FEETupleDriver
 
setupVariables() - Method in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
setupVariables() - Method in class org.hps.analysis.tuple.MollerTupleDriver
 
setupVariables() - Method in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
setupVariables() - Method in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
setupVariables() - Method in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
setupVariables() - Method in class org.hps.analysis.tuple.TridentFullTupleDriver
 
setupVariables() - Method in class org.hps.analysis.tuple.TridentMCTupleDriver
 
setupVariables() - Method in class org.hps.analysis.tuple.TridentTruthTupleDriver
 
setupVariables() - Method in class org.hps.analysis.tuple.TridentTupleDriver
 
setupVariables() - Method in class org.hps.analysis.tuple.TupleMaker
 
setupVariables() - Method in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
setupVariables() - Method in class org.hps.analysis.tuple.VertexTupleDriver
 
setupVariables() - Method in class org.hps.analysis.tuple.WABTridentFullTupleDriver
 
setupVariables() - Method in class org.hps.analysis.tuple.WABTupleDriver
 
setupWriter() - Method in class org.hps.analysis.vertex.VertexDebugger
 
setupWriter() - Method in class org.hps.util.LCIOFilterDriver
 
setUse2014Gain(boolean) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
Switch between test run and 2014 definitions of gain constants.
setUse2014Gain(boolean) - Method in class org.hps.recon.ecal.EcalGain
Chooses which ADC --> Energy convention is used.
setUse2014Gain(boolean) - Method in class org.hps.recon.ecal.EcalGainDriver
Set to true to use the "2014" gain formula:
setUse2014Gain(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter
Chooses which ADC --> Energy convention is used.
setUse2014Gain(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2
Chooses which ADC --> Energy convention is used.
setUse2014Gain(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set to true to use the "2014" gain formula:
setUse2014Gain(boolean) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set to true to use the "2014" gain formula:
setUseAnalyticalDerivatives(boolean) - Method in class org.hps.minuit.MnApplication
By default if the function to be minimized implements FCNGradientBase then the analytical gradient provided by the function will be used.
setUseAnalyticExtrapolator(boolean) - Method in class org.hps.recon.utils.LegacyTrackClusterMatcher
Use the analytic track extrapolator i.e.
setUseAnalyticExtrapolator(boolean) - Method in class org.hps.recon.utils.TrackClusterMatcherNSigma
Use the analytic track extrapolator i.e.
setUseBeamPositionConditions(boolean) - Method in class org.hps.recon.particle.HpsReconParticleDriver
Set whether to use beam positions from the database.
setUseBeamPositionConditions(boolean) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setUseClusterTriplet(boolean) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Toggles whether the driver triggers off of a pair of clusters or a triplet of clusters.
setUseConstantWindow(boolean) - Method in class org.hps.recon.ecal.EcalOnlineRawConverter
Sets whether to use a constant integration window for the the purpose of determining the correct pedestal.
setUseConstantWindow(boolean) - Method in class org.hps.recon.ecal.EcalOnlineRawConverter2019
Sets whether to use a constant integration window for the the purpose of determining the correct pedestal.
setUseCorrectedClusterPositionsForMatching(boolean) - Method in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
 
setUseCorrectedClusterPositionsForMatching(boolean) - Method in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
setUseCorrectedClusterPositionsForMatching(boolean) - Method in class org.hps.recon.particle.ReconParticleDriver
 
setUseCrystalHighlighting(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Sets whether the calorimeter panel will highlight any crystals that the mouse cursor passes over.
setUseDAQConfig(boolean) - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterDriver
Sets whether GTP settings should be drawn from the EvIO data DAQ configuration or read from the steering file.
setUseDAQConfig(boolean) - Method in class org.hps.recon.ecal.cluster.VTPOnlineCluster2019Driver
Sets whether VTP settings should be drawn from the EvIO data DAQ configuration or read from the steering file.
setUseDAQConfig(boolean) - Method in class org.hps.recon.ecal.EcalGain
Set whether to use DAQ configuration read from EVIO to set EcalRawConverter parameters.
setUseDAQConfig(boolean) - Method in class org.hps.recon.ecal.EcalGainDriver
Sets whether the driver should use the DAQ configuration from EvIO file for its parameters.
setUseDAQConfig(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter
Set whether to use DAQ configuration read from EVIO to set EcalRawConverter parameters.
setUseDAQConfig(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2
Set whether to use DAQ configuration read from EVIO to set EcalRawConverter parameters.
setUseDAQConfig(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Sets whether the driver should use the DAQ configuration from EvIO file for its parameters.
setUseDAQConfig(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3
Set whether to use DAQ configuration read from EVIO to set EcalRawConverter parameters.
setUseDAQConfig(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Sets whether the driver should use the DAQ configuration from EvIO file for its parameters.
setUseDAQConfig(boolean) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Sets whether the driver should use the DAQ configuration from EvIO file for its parameters.
setUseDefaultColor(boolean, boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
Sets whether the crystal should use a default color when it has no energy.
setUseDefaultCuts(boolean) - Method in class org.hps.readout.ecal.FADCTriggerDriver
Use default cuts based on beam energy.
setUseDefaultXPlane(boolean) - Method in class org.hps.recon.tracking.straighttracks.StraightTracker
 
setUseFit(boolean) - Method in class org.hps.readout.rawconverter.EcalMode1RawConverter
Defines whether or not to perform pulse-fitting.
setUseFit(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter
 
setUseFit(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2
 
setUseFit(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set to true to use pulse fitting instead of arithmetic integration:
setUseFit(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3
 
setUseFit(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set to true to use pulse fitting instead of arithmetic integration:
setUseFit(boolean) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set to true to use pulse fitting instead of arithmetic integration:
setUseFit(boolean) - Method in class org.hps.recon.ecal.EcalTimeCorrectionDriver
 
setUseFixedVertexZPosition(boolean) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setUseHitCut(boolean) - Method in class org.hps.analysis.ecal.FEEClusterPlotter
Set the hit cut value for hits in cluster This cut is used in 2016 running (not 2015)
setUseHPSMaterialManager(boolean) - Method in class org.hps.recon.tracking.axial.AxialTrackReconDriver
Set to enable the use of the HPS material manager implementation
setUseHPSMaterialManager(boolean) - Method in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
Set to enable the use of the HPS material manager implementation
setUseHPSMaterialManager(boolean) - Method in class org.hps.recon.tracking.TrackerReconDriver
Set to enable the use of the HPS material manager implementation
setUseInternalVertexXYPositions(boolean) - Method in class org.hps.recon.particle.HpsReconParticleDriver
setUseLinearScale() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Sets the calorimeter panel to be displayed using a linear scale.
setUseLogarithmicScale() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Sets the calorimeter panel to be displayed using a logarithmic scale.
setUseParticles(boolean) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setUsePoints(boolean) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
setUser(String) - Method in class org.hps.conditions.database.ConnectionParameters
 
setUseRawEnergy(boolean) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
setUserRunNumber(Integer) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set a user run number which will be used to initialize the conditions system.
setUseRunningPedestal(boolean) - Method in class org.hps.readout.rawconverter.EcalMode1RawConverter
Defines whether or not to use a running pedestal.
setUseRunningPedestal(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter
Enables using running pedestals calculated on the fly from previous events.
setUseRunningPedestal(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2
Enables using running pedestals calculated on the fly from previous events.
setUseRunningPedestal(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set to true to use a running pedestal calibration from mode 7 data.
setUseRunningPedestal(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3
Enables using running pedestals calculated on the fly from previous events.
setUseRunningPedestal(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set to true to use a running pedestal calibration from mode 7 data.
setUseRunningPedestal(boolean) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set to true to use a running pedestal calibration from mode 7 data.
setUseRunningPedestal(boolean) - Method in class org.hps.recon.ecal.HodoRawConverter
 
setUseRunningPedestal(boolean) - Method in class org.hps.recon.ecal.HodoRawConverterDriver
 
setUseRunTableFormat(boolean) - Method in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
setUseTimeCut(boolean) - Method in class org.hps.recon.ecal.cluster.ReconClusterDriver
 
setUseTimeCut(boolean) - Method in class org.hps.recon.ecal.cluster.ReconClusterer
 
setUseTimeCut(boolean) - Method in class org.hps.recon.ecal.cluster.SimpleReconClusterDriver
 
setUseTimeCut(boolean) - Method in class org.hps.recon.ecal.cluster.SimpleReconClusterer
 
setUseTimestamps(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set to true to use timestamp information from the ECal or trigger.
setUseTimestamps(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set to true to use timestamp information from the ECal or trigger.
setUseTimestamps(boolean) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set to true to use timestamp information from the ECal or trigger.
setUseTimestamps(boolean) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
setUseTimeWalkCondition(boolean) - Method in class org.hps.recon.ecal.EcalTimeCorrectionDriver
 
setUseTimeWalkCorrection(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter
Set whether to use timewalk corrections.
setUseTimeWalkCorrection(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2
Set whether to use timewalk corrections.
setUseTimeWalkCorrection(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set to true to apply time walk correction from EcalTimeWalk.correctTimeWalk(double, double).
setUseTimeWalkCorrection(boolean) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set to true to apply time walk correction from EcalTimeWalk.correctTimeWalk(double, double).
setUseTimingConditions(boolean) - Method in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
Sets whether to use manually defined timing conditions, or if they should be loaded from the conditions database.
setUseTimingConditions(boolean) - Method in class org.hps.readout.svt.SimpleSvtReadout
 
setUseTimingConditions(boolean) - Method in class org.hps.readout.svt.SVTReadoutDriver
Sets whether to use manually defined timing conditions, or if they should be loaded from the conditions database.
setUseTrackPositionForClusterCorrection(boolean) - Method in class org.hps.recon.particle.FinalStateParticleDriver
Enable/disable the use of the track position for correcting the cluster.
setUseTrackPositionForClusterCorrection(boolean) - Method in class org.hps.recon.particle.ReconParticleDriver
 
setUseTriggerFilter(boolean) - Method in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
setUseTruthTime(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set to true to use MC truth information.
setUseTruthTime(boolean) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set to true to use MC truth information.
setUseTruthTime(boolean) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set to true to use MC truth information.
setUseTruthTime(boolean) - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
Report time relative to the nearest expected truth event time.
setUseUserGain(double) - Method in class org.hps.recon.ecal.HodoRawConverter
 
setUseUserGains(double) - Method in class org.hps.recon.ecal.HodoRawConverterDriver
 
setUseVersionOne(boolean) - Method in class org.hps.readout.ecal.MollerTriggerDriver
Toggles whether the more inclusive acceptance region version 1 is used, or the slightly smaller and more exclusive acceptance region version 2.
setUseWeights(boolean) - Method in class org.hps.recon.tracking.DataTrackerHitDriver
 
setUseWeights(boolean) - Method in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
setUseWeights(boolean) - Method in class org.hps.recon.tracking.DefaultSiliconResolutionModel
 
setUseWeights(boolean) - Method in class org.hps.recon.tracking.RawHitChecker
 
setUseZeroEnergyColorMapping(boolean) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Sets whether zero-energy crystals should be rendered as grey or whether they should use the minimum-energy color from the color scale.
setV(Hep3Vector) - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
Set and get v vector for this strip sensor
setV0BsconVxCut(double) - Method in class org.hps.analysis.dataquality.MollerMonitoring
 
setV0BsconVxCut(double) - Method in class org.hps.analysis.dataquality.TridentMonitoring
 
setV0BsconVyCut(double) - Method in class org.hps.analysis.dataquality.MollerMonitoring
 
setV0BsconVyCut(double) - Method in class org.hps.analysis.dataquality.TridentMonitoring
 
setV0CandidateCollectionName(String) - Method in class org.hps.recon.filtering.V0CandidateFilter
Name of V0 Candidate ReconstructedParticle Collection Name
setV0CandidateCollectionName(String) - Method in class org.hps.recon.filtering.V0CandidateFilter2015Pass7
Name of V0 Candidate ReconstructedParticle Collection Name
setV0Chi2Cut(double) - Method in class org.hps.recon.filtering.V0CandidateFilter
Maximum vertex chi2 for a V0 to be counted.
setV0CollectionName(String) - Method in class org.hps.recon.filtering.V0SkimDriver
Sets the V0 candidate collection to use.
setV0Momentum(Hep3Vector, Hep3Vector) - Method in class org.hps.recon.vertexing.BilliorVertex
 
setV0PMax(double) - Method in class org.hps.recon.filtering.V0CandidateFilter
 
setV0TargetXY(double[], double[]) - Method in class org.hps.recon.vertexing.BilliorVertex
 
setV0UnconVxCut(double) - Method in class org.hps.analysis.dataquality.MollerMonitoring
 
setV0UnconVxCut(double) - Method in class org.hps.analysis.dataquality.TridentMonitoring
 
setV0UnconVyCut(double) - Method in class org.hps.analysis.dataquality.MollerMonitoring
 
setV0UnconVyCut(double) - Method in class org.hps.analysis.dataquality.TridentMonitoring
 
setValidateClusters(boolean) - Method in class org.hps.recon.ecal.cluster.ClusterDriver
Set whether to validate the output.
setValue(V) - Method in class org.hps.analysis.MC.IndexMap.MapEntry
 
setValue(String) - Method in class org.hps.analysis.util.SingleValueArgument
Sets the value associated with this argument.
setValue(String, Object) - Method in interface org.hps.conditions.api.FieldValues
Set the value of a field.
setValue(String, Object) - Method in class org.hps.conditions.api.FieldValuesMap
Set the value of a field.
setValue(int, int) - Method in class org.hps.evio.TSGenericObject
 
setValue(int, int) - Method in class org.hps.evio.VTPGenericObject
 
setValue(double) - Method in class org.hps.minuit.MinuitParameter
 
setValue(int, double) - Method in class org.hps.minuit.MnApplication
 
setValue(String, double) - Method in class org.hps.minuit.MnApplication
 
setValue(int, double) - Method in class org.hps.minuit.MnUserParameters
Set the value of parameter.
setValue(String, double) - Method in class org.hps.minuit.MnUserParameters
Set the value of parameter.
setValue(int, double) - Method in class org.hps.minuit.MnUserParameterState
 
setValue(String, double) - Method in class org.hps.minuit.MnUserParameterState
 
setValue(int, double) - Method in class org.hps.minuit.MnUserTransformation
 
setValue(String, double) - Method in class org.hps.minuit.MnUserTransformation
 
setValue(Date) - Method in class org.hps.monitoring.application.DatePanel
Set the value of the field.
setValue(double) - Method in class org.hps.monitoring.application.FieldPanel
Set the field value from a double.
setValue(int) - Method in class org.hps.monitoring.application.FieldPanel
Set the field value from an int.
setValue(long) - Method in class org.hps.monitoring.application.FieldPanel
Set the field value from a long.
setValue(String) - Method in class org.hps.monitoring.application.FieldPanel
Set the field value from a String.
setValue(Object) - Method in class org.hps.monitoring.application.LogTable.DateRenderer
 
setValue(Set<T>) - Method in class org.hps.readout.util.ObjectRingBuffer
 
setValue(T...) - Method in class org.hps.readout.util.ObjectRingBuffer
Sets the current value in the buffer.
setValue(Collection<T>) - Method in class org.hps.readout.util.ObjectRingBuffer
Sets the current value in the buffer.
setValue(int, Set<T>) - Method in class org.hps.readout.util.ObjectRingBuffer
 
setValue(int, T...) - Method in class org.hps.readout.util.ObjectRingBuffer
Sets the value at the specified position in the buffer.
setValue(int, Collection<T>) - Method in class org.hps.readout.util.ObjectRingBuffer
Sets the value at the specified position in the buffer.
setValue(T) - Method in class org.hps.readout.util.RingBuffer
Sets the current value in the buffer.
setValue(int, T) - Method in class org.hps.readout.util.RingBuffer
Sets the value at the specified position in the buffer.
setValue(int, double) - Method in interface org.hps.recon.ecal.cluster.NumericalCuts
Set the value of a cut by index.
setValue(String, double) - Method in interface org.hps.recon.ecal.cluster.NumericalCuts
Set a cut value by name.
setValue(int, double) - Method in class org.hps.recon.ecal.cluster.NumericalCutsImpl
 
setValue(String, double) - Method in class org.hps.recon.ecal.cluster.NumericalCutsImpl
 
setValue(int, int) - Method in class org.hps.recon.ecal.SimpleGenericObject
 
setValue(int, E) - Method in class org.hps.record.daqconfig.AbstractConfig
Sets the value corresponding to the argument value ID to a new object.
setValue(int, E) - Method in class org.hps.record.daqconfig2019.AbstractConfig2019
Sets the value corresponding to the argument value ID to a new object.
setValue(String, double) - Method in class org.hps.record.epics.EpicsData
Set a variable's value.
setValue(int, double) - Method in class org.hps.record.epics.EpicsGenericObject
Set a value by index.
setValue(int, int) - Method in class org.hps.record.triggerbank.TSGenericObject
 
setValue(double) - Method in class org.lcsim.geometry.compact.converter.MilleParameter
 
setValueAt(Object, int, int) - Method in class org.hps.monitoring.application.model.SystemStatusTableModel
Set the table cell value.
setValues(int[]) - Method in class org.hps.evio.TSGenericObject
Set the values array.
setValues(int[]) - Method in class org.hps.evio.VTPGenericObject
Set the values array.
setValues(double[]) - Method in interface org.hps.recon.ecal.cluster.NumericalCuts
Set all the cut values from an array.
setValues(Map<String, Double>) - Method in interface org.hps.recon.ecal.cluster.NumericalCuts
Set the cut values from a map of keys to values.
setValues(double[]) - Method in class org.hps.recon.ecal.cluster.NumericalCutsImpl
 
setValues(Map<String, Double>) - Method in class org.hps.recon.ecal.cluster.NumericalCutsImpl
 
setValues(double[]) - Method in class org.hps.record.epics.EpicsGenericObject
Set the values array.
setValues(int[]) - Method in class org.hps.record.triggerbank.TSGenericObject
Set the values array.
setVeePos(double, double, double) - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
setVerbose(boolean) - Method in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Sets whether the full event verification summary should be printed on every event or not.
setVerbose(boolean) - Method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Sets whether the full event verification summary should be printed on every event or not.
setVerbose(boolean) - Method in class org.hps.analysis.trigger.DataTriggerSim2019Driver
Set verbose status
setVerbose(boolean) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Sets whether the full event verification summary should be printed on every event or not.
setVerbose(boolean) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Sets whether the full event verification summary should be printed on every event or not.
setVerbose(Boolean) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set verbose mode for the ET system.
setVerbose(boolean) - Method in class org.hps.online.recon.commands.StatusCommand
 
setVerbose(boolean) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Print debug text.
setVerbose(boolean) - Method in class org.hps.readout.ecal.MollerTriggerDriver
Toggles whether the driver will output its actions to the console during run time or not.
setVerbose(boolean) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Toggles whether the driver will output its actions to the console during run time or not.
setVerbose(boolean) - Method in class org.hps.recon.ecal.cluster.GTPClusterDriver
Sets whether the clustering algorithm should output diagnostic text or not.
setVerbose(boolean) - Method in class org.hps.recon.ecal.cluster.GTPClusterer
Sets whether the clusterer should output diagnostic text or not.
setVerbose(boolean) - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterDriver
Sets whether the clusterer should output diagnostic text or not.
setVerbose(boolean) - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
Sets whether the clusterer should output diagnostic text or not.
setVerbose(boolean) - Method in class org.hps.recon.ecal.cluster.VTPOnlineCluster2019Driver
Sets whether the clusterer should output diagnostic text or not.
setVerbose(boolean) - Method in class org.hps.recon.tracking.kalman.KalmanDriverHPS
 
setVerbose(boolean) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
setVerbosity(int) - Method in class org.hps.evio.EcalHitWriter
 
setVerbosity(int) - Method in interface org.hps.evio.HitWriter
Set the amount of printouts generated by the writer.
setVerbosity(int) - Method in class org.hps.evio.HodoHitWriter
 
setVerbosity(int) - Method in class org.hps.evio.SVTHitWriter
 
setVerbosity(int) - Method in class org.hps.evio.TriggerDataWriter
 
setVerbosity(int) - Method in class org.hps.readout.svt.SimpleSvtReadout
Set the amount of printouts generated by this driver.
setVertexTrackParameters(Hep3Vector, Hep3Vector, double) - Method in class org.hps.recon.vertexing.BilliorVertex
 
setVerticesColName(String) - Method in class org.hps.analysis.tuple.TupleMaker
 
setVisName(String) - Method in class org.lcsim.geometry.compact.converter.SurveyVolumeVisualization
 
setVisualization() - Method in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
setVisualization() - Method in interface org.lcsim.geometry.compact.converter.IHPSTrackerLCDDBuilder
 
setVolume(int) - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
 
setVolume(ILogicalVolume) - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
setVolume(Volume) - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
setVtxFold(String) - Method in class org.hps.recon.vertexing.MultipleEventsVertexingDriver
 
setW(Hep3Vector) - Method in class org.hps.recon.tracking.gbl.GBLStripClusterData
Set and get w vector for this strip sensor
setWait(int) - Method in class org.hps.online.recon.CommandResult.Shutdown
 
setWaitMode(String) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the ET wait mode (timed, asynchronous or wait).
setWaitTime(Integer) - Method in class org.hps.monitoring.application.model.ConfigurationModel
Set the ET wait time, which is ignored if wait mode is not timed.
setWarningIntervalMillis(long) - Method in class org.hps.monitoring.subsys.et.EtSystemMonitor
 
setWarningIntervalMillis(long) - Method in class org.hps.monitoring.subsys.svt.BasicHitMonitoringDriver
 
setWindow(int) - Method in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
setWindow(int) - Method in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
setWindow(int) - Method in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
setWindowAfter(double) - Static method in class org.hps.readout.util.collection.LCIOCollectionFactory
Sets a custom time window after the trigger time in which collection objects will be written out into data.
setWindowAfter(double) - Method in class org.hps.readout.util.collection.ManagedLCIOCollection
Sets the amount of time after the trigger time in which data from the collection will be output to the readout event.
setWindowAfter(int) - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterDriver
Sets the number of clock-cycles to include in the clustering window after the seed hit.
setWindowAfter(int) - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
Sets the number of clock-cycles to include in the clustering window after the seed hit.
setWindowAfter(int) - Method in class org.hps.recon.ecal.cluster.VTPOnlineCluster2019Driver
Sets the number of clock-cycles to include in the clustering window after the seed hit.
setWindowBefore(double) - Static method in class org.hps.readout.util.collection.LCIOCollectionFactory
Sets a custom time window before the trigger time in which collection objects will be written out into data.
setWindowBefore(double) - Method in class org.hps.readout.util.collection.ManagedLCIOCollection
Sets the amount of time before the trigger time in which data from the collection will be output to the readout event.
setWindowBefore(int) - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterDriver
Sets the number of clock-cycles to include in the clustering window before the seed hit.
setWindowBefore(int) - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
Sets the number of clock-cycles to include in the clustering window before the seed hit.
setWindowBefore(int) - Method in class org.hps.recon.ecal.cluster.VTPOnlineCluster2019Driver
Sets the number of clock-cycles to include in the clustering window before the seed hit.
setWindowSamples(int) - Method in class org.hps.readout.rawconverter.AbstractMode3RawConverter
Sets the number of samples in the readout window.
setWindowSamples(int) - Method in class org.hps.recon.ecal.EcalRawConverter
Set number of samples in readout window.
setWindowSamples(int) - Method in class org.hps.recon.ecal.EcalRawConverter2
Set number of samples in readout window.
setWindowSamples(int) - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
Set the number of samples in the FADC readout window.
setWindowSamples(int) - Method in class org.hps.recon.ecal.EcalRawConverter3
Set number of samples in readout window.
setWindowSamples(int) - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
Set the number of samples in the FADC readout window.
setWindowSamples(int) - Method in class org.hps.recon.ecal.EcalRawConverterDriver
Set the number of samples in the FADC readout window.
setWorkDir(File) - Method in class org.hps.online.recon.Server
Set the server base working directory.
setWriteClusterCollection(boolean) - Method in class org.hps.recon.ecal.cluster.ClusterDriver
True to write the Cluster collection to the output LCIO file.
setWriteClusterCollection(boolean) - Method in class org.hps.recon.ecal.cluster.GTPClusterDriver
Defines whether the output of this clusterer should be persisted to LCIO or not.
setWriteGbl(boolean) - Method in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
setWriteHitCollection(boolean) - Method in class org.hps.recon.ecal.cluster.GTPClusterer
Sets whether the set of hits associated with an event's clusters should be written to the data stream and persisted in LCIO.
setWriteMilleBinary(boolean) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
setWriteMilleBinary(boolean) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setWriteMilleChi2Cut(int) - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
setWriteMilleChi2Cut(int) - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
setWritePulseShapeParameters(boolean) - Method in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
setWriteRejectedHitCollection(boolean) - Method in class org.hps.recon.ecal.cluster.ReconClusterDriver
This controls whether the rejected hit collection is written out.
setWriteRunAndEventNumbers(boolean) - Method in class org.hps.analysis.examples.StripOneFiducialCluster
 
setWriteRunAndEventNumbers(boolean) - Method in class org.hps.analysis.examples.StripSingleFeeDriver
Write out run and event numbers of events passing the cuts if desired
setWriteRunAndEventNumbers(boolean) - Method in class org.hps.analysis.examples.StripSinglePositronDriver
Write out run and event numbers of events passing the cuts if desired
setWriteRunAndEventNumbers(boolean) - Method in class org.hps.analysis.wab.StripWABCandidates
Write out run and event numbers of events passing the cuts if desired
setWriteRunAndEventNumbers(boolean) - Method in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
Write out run and event numbers of events passing the cuts if desired
setWriteRunAndEventNumbers(boolean) - Method in class org.hps.analysis.wab.WabAnalysis2019Robust
Write out run and event numbers of events passing the cuts if desired
setWriteRunAndEventNumbers(boolean) - Method in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
setWriteToLCIO(boolean) - Method in class org.hps.recon.utils.TrackTruthRelationsDriver
 
setWriteTriggerPathTruth(boolean) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Sets whether subdetector truth data for trigger path hits is to be produced or not.
setWriteTriggerPathTruth(boolean) - Method in class org.hps.readout.DigitizationReadoutDriver
Sets whether subdetector truth data for trigger path hits is to be produced or not.
setWriteTruth(boolean) - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Sets whether subdetector truth data for readout path hits is to be written to the output LCIO file or not.
setWriteTruth(boolean) - Method in class org.hps.readout.DigitizationReadoutDriver
Sets whether subdetector truth data for readout path hits is to be written to the output LCIO file or not.
SetX(double) - Method in class org.hps.detector.ecal.GVector
set vector x coordinate
setX(int) - Method in class org.hps.monitoring.ecal.eventdisplay.event.EcalHit
Sets the object's x-coordinate.
setX(Hep3Vector) - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
setXThreshold(double) - Method in class org.hps.readout.trigger.HodoscopeStudiesTriggerReadoutDriver
Sets the cluster position lower bound cut threshold.
SetXYZ(double, double, double) - Method in class org.hps.detector.ecal.GVector
set vector (x,y,z) coordinate
SetY(double) - Method in class org.hps.detector.ecal.GVector
set vector y coordinate
setY(int) - Method in class org.hps.monitoring.ecal.eventdisplay.event.EcalHit
Sets the obejct's y-coordinate.
setY(Hep3Vector) - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
SetZ(double) - Method in class org.hps.detector.ecal.GVector
set vector z coordinate
setZ(Hep3Vector) - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
setZAxis(IPlotter) - Method in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
setZAxis(IPlotter) - Method in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
SF2019Driver - Class in org.hps.analysis.ecal
This driver is used to check the Sampling Fraction correction for the 2019 run, using MC
SF2019Driver() - Constructor for class org.hps.analysis.ecal.SF2019Driver
 
SF2021Driver - Class in org.hps.analysis.ecal
This driver is used to check the Sampling Fraction correction for the 2021 run, using MC
SF2021Driver() - Constructor for class org.hps.analysis.ecal.SF2021Driver
 
sFinallist - Variable in class org.hps.recon.tracking.AxialTrackReconDriver
 
shape - Variable in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
 
shape - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
shape - Variable in class org.hps.readout.svt.SVTReadoutDriver
 
shape - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
shape - Variable in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
shapeFitParameters - Variable in class org.hps.conditions.svt.ChannelConstants
The shape fit parameters for the channel.
ShapeFitParameters - Class in org.hps.recon.tracking
 
ShapeFitParameters() - Constructor for class org.hps.recon.tracking.ShapeFitParameters
 
ShapeFitParameters(double, double) - Constructor for class org.hps.recon.tracking.ShapeFitParameters
 
ShapeFitParameters(GenericObject) - Constructor for class org.hps.recon.tracking.ShapeFitParameters
 
shapeFitParametersMap - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
shapePlots - Static variable in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
ShaperAnalyticFitAlgorithm - Class in org.hps.recon.tracking
Fast fitter; currently only fits single hits.
ShaperAnalyticFitAlgorithm() - Constructor for class org.hps.recon.tracking.ShaperAnalyticFitAlgorithm
 
ShaperFitAlgorithm - Interface in org.hps.recon.tracking
 
ShaperLinearFitAlgorithm - Class in org.hps.recon.tracking
Fast fitter; currently only fits single hits.
ShaperLinearFitAlgorithm(int) - Constructor for class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
ShaperPileupFitAlgorithm - Class in org.hps.recon.tracking
 
ShaperPileupFitAlgorithm() - Constructor for class org.hps.recon.tracking.ShaperPileupFitAlgorithm
 
ShaperPileupFitAlgorithm(double) - Constructor for class org.hps.recon.tracking.ShaperPileupFitAlgorithm
 
shared - Variable in class org.hps.recon.tracking.AmbiguityResolver
 
SHARED_HITS - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
 
sharedHitList - Variable in class org.hps.analysis.examples.TrackAnalysis
 
sharedHitScore - Variable in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
sharedHitsPostAmbi - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
sharedHitsPreAmbi - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
sharedTracksMap - Variable in class org.hps.recon.tracking.AmbiguityResolver
 
shareList - Variable in class org.hps.monitoring.ecal.eventdisplay.event.Cluster
 
shareThreshold - Variable in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
shareThreshold - Variable in class org.hps.recon.tracking.SimpleAmbiguityResolver
 
shift_across_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL1Bot
 
shift_across_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL1Top
 
shift_across_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL1Bot
 
shift_across_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL1Top
 
shift_across_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL2Bot
 
shift_across_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL2Top
 
shift_again_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL1Bot
 
shift_again_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL1Top
 
shift_again_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL1Bot
 
shift_again_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL1Top
 
shift_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL1Bot
 
shift_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL1Top
 
shift_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL1Bot
 
shift_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL1Top
 
shift_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL2Bot
 
shift_along_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL2Top
 
shift_vertically_to_15mrad - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortAxialHoleHalfModule
 
shift_vertically_to_15mrad - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModule
 
shift_vertically_to_15mrad - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL0Bot
 
shift_vertically_to_15mrad - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL0Top
 
shift_vertically_to_15mrad - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL1Bot
 
shift_vertically_to_15mrad - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL1Top
 
shift_vertically_to_beam_plane - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortAxialHoleHalfModule
 
shift_vertically_to_beam_plane - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModule
 
shift_vertically_to_beam_plane - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL0Bot
 
shift_vertically_to_beam_plane - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL0Top
 
shift_vertically_to_beam_plane - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL1Bot
 
shift_vertically_to_beam_plane - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL1Top
 
shift_vertically_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ModuleL1Bot
 
shift_vertically_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL1Bot
 
shift_vertically_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL1Top
 
shift_vertically_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL2Bot
 
shift_vertically_uchannel - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ModuleL2Top
 
shiftECalinX - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
shiftECalinX - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
shiftTracksToVertex(List<ReconstructedParticle>, Hep3Vector) - Method in class org.hps.analysis.MC.HpsReconParticleDriverForTrackRefit
 
shiftTracksToVertex(List<ReconstructedParticle>, Hep3Vector) - Method in class org.hps.analysis.MC.HpsReconParticleForTruthTracksDriver
 
shiftTracksToVertex(List<ReconstructedParticle>, Hep3Vector) - Method in class org.hps.recon.particle.HpsReconParticleDriver
 
ShortAxialHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortAxialHalfModule
 
ShortAxialHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHalfModule
 
ShortAxialHoleHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortAxialHoleHalfModule
 
ShortAxialHoleHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModule
 
ShortAxialHoleHalfModuleL0Bot(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL0Bot
 
ShortAxialHoleHalfModuleL0Top(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL0Top
 
ShortAxialHoleHalfModuleL1Bot(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL1Bot
 
ShortAxialHoleHalfModuleL1Top(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL1Top
 
ShortAxialSlotHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortAxialSlotHalfModule
 
ShortAxialSlotHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialSlotHalfModule
 
ShortHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortHalfModule
 
ShortHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortHalfModule
 
ShortHalfModuleBundle() - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortHalfModuleBundle
 
ShortHalfModuleBundle(SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortHalfModuleBundle
 
ShortHalfModuleBundle() - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortHalfModuleBundle
 
ShortHalfModuleBundle(SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortHalfModuleBundle
 
ShortModule(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModule
 
ShortModule(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModule
 
ShortModuleBot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModuleBot
 
ShortModuleBot(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModuleBot
 
ShortModuleBundle(HPSTestRunTracker2014GeometryDefinition.BaseModule) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModuleBundle
 
ShortModuleBundle(HPSTestRunTracker2014GeometryDefinition.BaseModule) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModuleBundle
 
ShortModuleBundleOneSensor(HPSTestRunTracker2014GeometryDefinition.BaseModule) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModuleBundleOneSensor
 
ShortModuleTop(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModuleTop
 
ShortModuleTop(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModuleTop
 
shortOption - Variable in class org.hps.analysis.util.Argument
 
ShortSensor(String, SurveyVolume, AlignmentCorrection, int) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortSensor
 
ShortSensor(String, SurveyVolume, AlignmentCorrection, int) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortSensor
 
ShortStereoHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoHalfModule
 
ShortStereoHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHalfModule
 
ShortStereoHoleHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoHoleHalfModule
 
ShortStereoHoleHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModule
 
ShortStereoHoleHalfModuleL0Bot(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL0Bot
 
ShortStereoHoleHalfModuleL0Top(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL0Top
 
ShortStereoHoleHalfModuleL1Bot(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL1Bot
 
ShortStereoHoleHalfModuleL1Top(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL1Top
 
ShortStereoSlotHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoSlotHalfModule
 
ShortStereoSlotHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoSlotHalfModule
 
shouldAggregate(IManagedObject) - Static method in class org.hps.online.recon.PlotAggregator
Check whether plot should be aggregated by looking at an annotation flag
show() - Method in class org.hps.online.recon.aida.HistClient
 
show() - Method in class org.hps.online.recon.aida.StripChartClient
 
show_plots - Variable in class org.hps.recon.filtering.BeamspotTransformFilter
 
SHOW_SETTINGS - Static variable in class org.hps.monitoring.application.Commands
Show the settings dialog.
showConfirmationDialog(Component, String, String) - Static method in class org.hps.monitoring.application.util.DialogUtil
Show a confirmation dialog.
showErrorDialog(Component, String, String) - Static method in class org.hps.monitoring.application.util.DialogUtil
Show an error dialog.
showErrorDialog(Component, Throwable, String) - Static method in class org.hps.monitoring.application.util.DialogUtil
Show an error dialog with an associated thrown object.
showErrorDialog() - Method in class org.hps.monitoring.application.util.ErrorHandler
Show an error dialog with the message.
showErrorDialog(String, String) - Method in class org.hps.monitoring.application.util.ErrorHandler
Show an error dialog with a custom message and title.
showInfoDialog(Component, String, String) - Static method in class org.hps.monitoring.application.util.DialogUtil
Show an information dialog.
showPlots - Variable in class org.hps.analysis.trigger.TriggerTurnOnDriver
 
showPlots - Variable in class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
showPlots - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
showPlots - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
showPlots - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
showSettingsDialog() - Method in class org.hps.monitoring.application.MonitoringApplication
Show the settings dialog window.
showStatusDialog(Component, String, String) - Static method in class org.hps.monitoring.application.util.DialogUtil
Show a status dialog which will block GUI interaction.
Shutdown() - Constructor for class org.hps.online.recon.CommandResult.Shutdown
 
Shutdown(int) - Constructor for class org.hps.online.recon.CommandResult.Shutdown
 
SHUTDOWN - Static variable in class org.hps.online.recon.Server
 
shutdown() - Method in class org.hps.online.recon.Server
Shutdown the server
ShutdownCommand - Class in org.hps.online.recon.commands
 
ShutdownCommand() - Constructor for class org.hps.online.recon.commands.ShutdownCommand
 
ShutdownCommandHandler - Class in org.hps.online.recon.handlers
Handle the shutdown command which shuts down a running server instance
ShutdownCommandHandler(Server) - Constructor for class org.hps.online.recon.handlers.ShutdownCommandHandler
 
SiClHitTime - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
SiClHitTime - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
SiClHitTime - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
siClusterCollectionName - Variable in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
siClusterCollectionName - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
siClusterCollectionName - Variable in class org.hps.analysis.MC.MCTrackerHitResidualAnalysisDriver
 
side - Variable in class org.hps.conditions.svt.MotorPositionLoader
 
Side() - Constructor for enum org.hps.conditions.svt.MotorPositionLoader.Side
 
side - Variable in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
side - Variable in class org.lcsim.geometry.subdetector.HPSEcal.XYSide
 
side() - Method in class org.lcsim.geometry.subdetector.HPSEcal.XYSide
 
side_plate_cone_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13
 
side_plate_cone_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46
 
side_plate_cone_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14
 
side_plate_cone_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14
 
side_plate_pin_to_edge_of_plate_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Top
 
side_plate_pin_to_edge_of_plate_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Top
 
sigE(double, int, double) - Static method in class org.hps.analysis.ecal.MassCalculator
Calculates the energy resolution accounting for position relative to the edge in the Ecal/
sigma - Variable in class org.hps.analysis.ecal.cosmic.LandauPdf
 
sigma - Variable in class org.hps.recon.tracking.kalman.Measurement
 
sigma - Variable in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
sigma - Variable in class org.hps.util.CrystalBallFunction
 
sigmaFrac(double, double, int, double) - Static method in class org.hps.analysis.ecal.MassCalculator
Calculates the sigma of the E/P distribution in order to check if the cluster energy is in the peak or tail of the distribution before combining.
sigmas - Variable in class org.hps.recon.tracking.TrackResidualsData
 
sigmaThreshold - Variable in class org.hps.analysis.ecal.cosmic.RawModeHitSelectionDriver
 
Sign(double) - Method in class org.hps.svt.alignment.AlignmentParameters
 
signal - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
SIGNAL_AMPLITUDE_TITLE - Static variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
SIGNAL_DATA_STYLE_COLOR - Static variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
SIGNAL_TIME_TITLE - Static variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
signalFileNames - Variable in class org.hps.readout.SignalOverlayDriver
 
signalMean - Static variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
signalMean - Static variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
signalNormHistograms - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
signalNormHistograms - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
SignalOverlayDriver - Class in org.hps.readout
Overlay signal event collections every N events, applying optional filters to reject unwanted events.
SignalOverlayDriver() - Constructor for class org.hps.readout.SignalOverlayDriver
 
SignalOverlayDriver.EcalEnergyFilter - Class in org.hps.readout
 
SignalOverlayDriver.EcalPairFilter - Class in org.hps.readout
 
SignalOverlayDriver.EndOfDataException - Exception in org.hps.readout
 
SignalOverlayDriver.EventFilter - Interface in org.hps.readout
 
SignalOverlayDriver.HodoHitFilter - Class in org.hps.readout
 
signalSigma - Static variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
signalSigma - Static variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
signalSignificanceHistograms - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
signalSignificanceHistograms - Variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
signalSignificanceThreshold - Static variable in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
 
signalToNoisePlots - Variable in class org.hps.svt.SvtClusterAnalysis
 
sigP(double) - Static method in class org.hps.analysis.ecal.MassCalculator
Calculates the momentum resolution.
sigpx - Static variable in class org.hps.util.GenerateBunches
 
sigpx - Static variable in class org.hps.util.GenerateSingleParticles
 
sigpy - Static variable in class org.hps.util.GenerateBunches
 
sigpy - Static variable in class org.hps.util.GenerateSingleParticles
 
sigpz - Static variable in class org.hps.util.GenerateBunches
 
sigpz - Static variable in class org.hps.util.GenerateSingleParticles
 
sigt0Map - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
sigt0Names - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
sigx - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
sigx - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
sigx - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
sigx - Static variable in class org.hps.util.ConvertToStdhep
 
sigx - Static variable in class org.hps.util.DatFileToStdhep
 
sigx - Static variable in class org.hps.util.DatFileToStdhepTVM
 
sigx - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
sigx - Static variable in class org.hps.util.GenerateBunches
 
sigx - Static variable in class org.hps.util.GenerateSingleParticles
 
sigy - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
sigy - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
sigy - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
sigy - Static variable in class org.hps.util.ConvertToStdhep
 
sigy - Static variable in class org.hps.util.DatFileToStdhep
 
sigy - Static variable in class org.hps.util.DatFileToStdhepTVM
 
sigy - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
sigy - Static variable in class org.hps.util.GenerateBunches
 
sigy - Static variable in class org.hps.util.GenerateSingleParticles
 
sigz - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
sigz - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
sigz - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
sigz - Static variable in class org.hps.util.ConvertToStdhep
 
sigz - Static variable in class org.hps.util.DatFileToStdhep
 
sigz - Static variable in class org.hps.util.DatFileToStdhepTVM
 
sigz - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
sigz - Static variable in class org.hps.util.GenerateBunches
 
sigz - Static variable in class org.hps.util.GenerateSingleParticles
 
SiHitClHitTime - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
SiHitClHitTime - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
SiHitClHitTime - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
siHitsLimit - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
SiliconResolutionModel - Interface in org.hps.recon.tracking
 
SimCalorimeterHitReadoutDriver - Class in org.hps.readout
SimCalorimeterHitReadoutDriver handles SLIC objects in input Monte Carlo files of type SimCalorimeterHit.
SimCalorimeterHitReadoutDriver() - Constructor for class org.hps.readout.SimCalorimeterHitReadoutDriver
Instantiate an instance of SLICDataReadoutDriver for objects of type SimCalorimeterHit and set the appropriate LCIO flags.
simClusterAllTime - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
simClusterAllTime - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
simClusterVerifiedTime - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
simClusterVerifiedTime - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
simHitCollectionName - Variable in class org.hps.analysis.MC.KeepTruthRawTrackerHits
 
simHitCountPlot - Variable in class org.hps.analysis.hodoscope.SimpleHodoscopeAnalysisDriver
 
simHitEnergyPlot - Variable in class org.hps.analysis.hodoscope.SimpleHodoscopeAnalysisDriver
 
simHitIdXPlot - Variable in class org.hps.analysis.hodoscope.SimpleHodoscopeAnalysisDriver
 
simHitIdXYPlot - Variable in class org.hps.analysis.hodoscope.SimpleHodoscopeAnalysisDriver
 
simHitIdYPlot - Variable in class org.hps.analysis.hodoscope.SimpleHodoscopeAnalysisDriver
 
simHitLayerPlot - Variable in class org.hps.analysis.hodoscope.SimpleHodoscopeAnalysisDriver
 
simHitLenEnergyPlot - Variable in class org.hps.analysis.hodoscope.SimpleHodoscopeAnalysisDriver
 
simHitLenPlot - Variable in class org.hps.analysis.hodoscope.SimpleHodoscopeAnalysisDriver
 
simHitMap - Variable in class org.hps.recon.tracking.kalman.KalmanInterface
 
simhitOutputColName - Variable in class org.hps.analysis.MC.IdentifyBadTracksDriver
 
simhitOutputColName - Variable in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
simHitPathLenPlot - Variable in class org.hps.analysis.hodoscope.SimpleHodoscopeAnalysisDriver
 
simHitPixelXY - Variable in class org.hps.analysis.hodoscope.SimpleHodoscopeAnalysisDriver
 
simHitPosPixelX - Variable in class org.hps.analysis.hodoscope.SimpleHodoscopeAnalysisDriver
 
simHitPosPixelY - Variable in class org.hps.analysis.hodoscope.SimpleHodoscopeAnalysisDriver
 
simHitPosPixelZ - Variable in class org.hps.analysis.hodoscope.SimpleHodoscopeAnalysisDriver
 
simHitRes(EventHeader) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecPlots
 
simHits - Variable in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver.StripHit
 
simHits - Variable in class org.hps.readout.svt.SimpleSvtReadout.StripHit
 
simHits - Variable in class org.hps.readout.svt.SVTReadoutDriver.StripHit
 
simhitsontrack - Variable in class org.hps.analysis.MC.TrackTruthMatching
 
simHitTimePlot - Variable in class org.hps.analysis.hodoscope.SimpleHodoscopeAnalysisDriver
 
simHitXPlot - Variable in class org.hps.analysis.hodoscope.SimpleHodoscopeAnalysisDriver
 
simHitXYPlot - Variable in class org.hps.analysis.hodoscope.SimpleHodoscopeAnalysisDriver
 
simHitYPlot - Variable in class org.hps.analysis.hodoscope.SimpleHodoscopeAnalysisDriver
 
simHitZPlot - Variable in class org.hps.analysis.hodoscope.SimpleHodoscopeAnalysisDriver
 
simHodoHitEnergy - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
simHodoHitTime - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
similarity(MnAlgebraicVector, MnAlgebraicSymMatrix) - Static method in class org.hps.minuit.MnUtils
 
Similarity(Matrix) - Method in class org.hps.recon.tracking.gbl.matrix.SymMatrix
 
similarity(SquareMatrix) - Method in class org.hps.recon.tracking.kalman.SquareMatrix
 
SiMlist - Variable in class org.hps.recon.tracking.kalman.KalmanInterface
 
SiModule - Class in org.hps.recon.tracking.kalman
Description of a single silicon-strip module, and a container for its hits
SiModule(int, Plane, double, double, double, boolean, double, FieldMap) - Constructor for class org.hps.recon.tracking.kalman.SiModule
 
SiModule(int, Plane, boolean, double, double, boolean, double, FieldMap) - Constructor for class org.hps.recon.tracking.kalman.SiModule
 
SiModule(int, Plane, boolean, double, double, boolean, double, FieldMap, int) - Constructor for class org.hps.recon.tracking.kalman.SiModule
 
SiModule(int, Plane, boolean, double, double, boolean, double, FieldMap, int, int, int) - Constructor for class org.hps.recon.tracking.kalman.SiModule
 
SimpleAmbiguityResolver - Class in org.hps.recon.tracking
Only performs: removal of duplicates, removal of partials, removal of shared tracks based on number of shared-hits, removal of poor scoring tracks.
SimpleAmbiguityResolver(List<List<Track>>, SimpleAmbiguityResolver.AmbiMode, int, double) - Constructor for class org.hps.recon.tracking.SimpleAmbiguityResolver
Constructor
SimpleAmbiguityResolver() - Constructor for class org.hps.recon.tracking.SimpleAmbiguityResolver
Default constructor
SimpleAmbiguityResolver.AmbiMode - Enum in org.hps.recon.tracking
 
SimpleCosmicClusterer - Class in org.hps.recon.ecal.cluster
This algorithm clusters an input list of CalorimeterHits using an iterative nearest neighbor algorithm.
SimpleCosmicClusterer() - Constructor for class org.hps.recon.ecal.cluster.SimpleCosmicClusterer
Default constructor that sets cut names and default values.
SimpleEcalReadoutDriver - Class in org.hps.readout.ecal
Performs readout of ECal hits.
SimpleEcalReadoutDriver() - Constructor for class org.hps.readout.ecal.SimpleEcalReadoutDriver
 
SimpleEventFilterDriver - Class in org.hps.recon.filtering
This is a Driver for selecting/rejecting recon events using simple criteria on the output collections.
SimpleEventFilterDriver() - Constructor for class org.hps.recon.filtering.SimpleEventFilterDriver
 
SimpleEventFilterDriver.ClusterFilter - Class in org.hps.recon.filtering
 
SimpleEventFilterDriver.EventFilter - Interface in org.hps.recon.filtering
 
SimpleEventFilterDriver.ReconstructedParticleFilter - Class in org.hps.recon.filtering
 
SimpleEventFilterDriver.TrackFilter - Class in org.hps.recon.filtering
 
SimpleGBLTrajAliDriver - Class in org.hps.recon.tracking.gbl
A Driver which refits tracks using GBL.
SimpleGBLTrajAliDriver() - Constructor for class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
SimpleGenericObject - Class in org.hps.recon.ecal
 
SimpleGenericObject() - Constructor for class org.hps.recon.ecal.SimpleGenericObject
 
SimpleHodoscopeAnalysisDriver - Class in org.hps.analysis.hodoscope
 
SimpleHodoscopeAnalysisDriver() - Constructor for class org.hps.analysis.hodoscope.SimpleHodoscopeAnalysisDriver
 
SimpleLogListener - Class in org.hps.online.recon
Writes lines from Tailer to the client socket.
SimpleLogListener() - Constructor for class org.hps.online.recon.SimpleLogListener
 
SimpleMuonAnalysis - Class in org.hps.analysis.muon
 
SimpleMuonAnalysis() - Constructor for class org.hps.analysis.muon.SimpleMuonAnalysis
 
simpleName - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
The simple name of the class used for debug print statements.
simpleName - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
The simple name of the class used for debug print statements.
simpleName - Variable in class org.hps.recon.particle.ReconParticleDriver
The simple name of the class used for debug print statements.
SimpleParticleID - Class in org.hps.recon.particle
 
SimpleParticleID() - Constructor for class org.hps.recon.particle.SimpleParticleID
 
SimpleParticleID(int, int, int, double) - Constructor for class org.hps.recon.particle.SimpleParticleID
 
SimplePulserTriggerFilterDriver - Class in org.hps.recon.filtering
Skim events where the pulser fired.
SimplePulserTriggerFilterDriver() - Constructor for class org.hps.recon.filtering.SimplePulserTriggerFilterDriver
 
SimpleReconClusterDriver - Class in org.hps.recon.ecal.cluster
This is an implementation of ClusterDriver specialized for the SimpleReconClusterer.
SimpleReconClusterDriver() - Constructor for class org.hps.recon.ecal.cluster.SimpleReconClusterDriver
 
SimpleReconClusterer - Class in org.hps.recon.ecal.cluster
This clustering algorithm creates clusters from an input CalorimeterHit collection.
SimpleReconClusterer() - Constructor for class org.hps.recon.ecal.cluster.SimpleReconClusterer
Initialize the algorithm with default cuts.
SimpleSvtReadout - Class in org.hps.readout.svt
SVT readout simulation.
SimpleSvtReadout() - Constructor for class org.hps.readout.svt.SimpleSvtReadout
 
SimpleSvtReadout.StripHit - Class in org.hps.readout.svt
 
simpleTrackAnalysis(EventHeader) - Method in class org.hps.analysis.examples.TridentAnalysis
 
SimpleTrackerDigiDriver - Class in org.hps.recon.tracking
This Driver runs the tracker digitization to create raw hits and strip hits from simulated data.
SimpleTrackerDigiDriver() - Constructor for class org.hps.recon.tracking.SimpleTrackerDigiDriver
 
SimpleVertexer - Interface in org.hps.recon.vertexing
 
simplex() - Method in class org.hps.minuit.SimplexParameters
 
SimplexBuilder - Class in org.hps.minuit
 
SimplexBuilder() - Constructor for class org.hps.minuit.SimplexBuilder
 
SimplexMinimizer - Class in org.hps.minuit
 
SimplexMinimizer() - Constructor for class org.hps.minuit.SimplexMinimizer
 
SimplexParameters - Class in org.hps.minuit
 
SimplexParameters(List<Pair<Double, MnAlgebraicVector>>, int, int) - Constructor for class org.hps.minuit.SimplexParameters
 
SimplexSeedGenerator - Class in org.hps.minuit
 
SimplexSeedGenerator() - Constructor for class org.hps.minuit.SimplexSeedGenerator
 
simTrackerHitCollectionName - Variable in class org.hps.recon.tracking.AxialTrackReconDriver
 
SimTrackerHitReadoutDriver - Class in org.hps.readout
SimTrackerHitReadoutDriver handles SLIC objects in input Monte Carlo files of type SimTrackerHit.
SimTrackerHitReadoutDriver() - Constructor for class org.hps.readout.SimTrackerHitReadoutDriver
Instantiate an instance of SLICDataReadoutDriver for objects of type SimTrackerHit SimCalorimeterHit and set the appropriate LCIO flags.
simTriggerCollectionName - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
simTriggerCollectionName - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
simTriggerCollectionName - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
The LCIO collection containing all software-simulated triggers.
simTriggerCollectionName - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
The LCIO collection containing all software-simulated triggers.
simTriggerCount - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Stores the total number of simulated triggers observed for each source type.
simTriggerCount - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Stores the total number of simulated triggers observed for each source type.
SimTriggerData - Class in org.hps.analysis.trigger
Class SimTriggerData is a container class that holds simulated trigger data modules.
SimTriggerData() - Constructor for class org.hps.analysis.trigger.SimTriggerData
Instantiates a new SimTriggerData object with empty trigger results modules.
SimTriggerData(SimTriggerModule<Cluster>, SimTriggerModule<SSPCluster>) - Constructor for class org.hps.analysis.trigger.SimTriggerData
Instantiates a new SimTriggerData object that will contain the argument trigger modules.
SimTriggerData2019 - Class in org.hps.analysis.trigger
Class SimTriggerData2019 is a container class that holds simulated trigger data modules.
SimTriggerData2019() - Constructor for class org.hps.analysis.trigger.SimTriggerData2019
Instantiates a new SimTriggerData object with empty trigger results modules.
SimTriggerData2019(SimTriggerModule2019<Cluster>, SimTriggerModule2019<VTPCluster>) - Constructor for class org.hps.analysis.trigger.SimTriggerData2019
Instantiates a new SimTriggerData2019 object that will contain the argument trigger modules.
SimTriggerModule<E> - Class in org.hps.analysis.trigger
Class SimTriggerModule is a container class that holds simulated trigger results for each of the four primary triggers produced by the DataTriggerSimDriver.
SimTriggerModule() - Constructor for class org.hps.analysis.trigger.SimTriggerModule
Constructs a new SimTriggerModule with the no triggers results for any triggers.
SimTriggerModule(List<SinglesTrigger<E>>, List<SinglesTrigger<E>>, List<PairTrigger<E[]>>, List<PairTrigger<E[]>>) - Constructor for class org.hps.analysis.trigger.SimTriggerModule
Constructs a new SimTriggerModule with the specified trigger results for each of the four primary triggers.
SimTriggerModule2019<E> - Class in org.hps.analysis.trigger
Class SimTriggerModule2019 is a container class that holds simulated trigger results for each of the four primary triggers produced by the DataTriggerSimDriver2019.
SimTriggerModule2019() - Constructor for class org.hps.analysis.trigger.SimTriggerModule2019
Constructs a new SimTriggerModule2019 with the no triggers results for any triggers.
SimTriggerModule2019(List<SinglesTrigger2019<E>>, List<SinglesTrigger2019<E>>, List<SinglesTrigger2019<E>>, List<SinglesTrigger2019<E>>, List<PairTrigger2019<E[]>>, List<PairTrigger2019<E[]>>, List<PairTrigger2019<E[]>>, List<PairTrigger2019<E[]>>) - Constructor for class org.hps.analysis.trigger.SimTriggerModule2019
Constructs a new SimTriggerModule2019 with the specified trigger results for each of the four primary triggers.
simulatedClusterCount - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Indicates the number of simulated clusters processed.
simulatedClusterCount - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Indicates the number of simulated clusters processed.
Sin(double) - Static method in class org.hps.recon.tracking.TrackUtils
 
Sin(double) - Method in class org.hps.svt.alignment.AlignmentParameters
 
Single0Bot - Static variable in class org.hps.record.daqconfig2019.TSConfig2019
 
Single0Top - Static variable in class org.hps.record.daqconfig2019.TSConfig2019
 
Single0TriggerFilterDriver - Class in org.hps.recon.filtering
Keep single-0 triggered events.
Single0TriggerFilterDriver() - Constructor for class org.hps.recon.filtering.Single0TriggerFilterDriver
 
Single1Bot - Static variable in class org.hps.record.daqconfig2019.TSConfig2019
 
Single1Top - Static variable in class org.hps.record.daqconfig2019.TSConfig2019
 
Single1TriggerFilterDriver - Class in org.hps.recon.filtering
Keep single-1 triggered events.
Single1TriggerFilterDriver() - Constructor for class org.hps.recon.filtering.Single1TriggerFilterDriver
 
Single2Bot - Static variable in class org.hps.record.daqconfig2019.TSConfig2019
 
Single2Top - Static variable in class org.hps.record.daqconfig2019.TSConfig2019
 
Single3Bot - Static variable in class org.hps.record.daqconfig2019.TSConfig2019
 
Single3Top - Static variable in class org.hps.record.daqconfig2019.TSConfig2019
 
singleHitClusterChargePlots - Static variable in class org.hps.monitoring.drivers.headless.SvtClustersHeadless
 
singleHitClusterChargePlots - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
singleHitClusterChargePlots - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
singleHitClusterChargePlots - Static variable in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
singleHitClusterChargePlots - Variable in class org.hps.svt.SvtClusterAnalysis
 
singleHitSignalToNoisePlots - Variable in class org.hps.svt.SvtClusterAnalysis
 
singles0 - Variable in class org.hps.analysis.trigger.SimTriggerModule
 
singles0 - Variable in class org.hps.analysis.trigger.SimTriggerModule2019
 
SINGLES0 - Static variable in class org.hps.readout.TriggerDriver
singles trigger types
singles0 - Variable in class org.hps.record.triggerbank.TIData
 
singles0Unprescaled - Variable in class org.hps.record.triggerbank.TIData
 
singles1 - Variable in class org.hps.analysis.trigger.SimTriggerModule
 
singles1 - Variable in class org.hps.analysis.trigger.SimTriggerModule2019
 
SINGLES1 - Static variable in class org.hps.readout.TriggerDriver
 
singles1 - Variable in class org.hps.record.triggerbank.TIData
 
singles1Unprescaled - Variable in class org.hps.record.triggerbank.TIData
 
singles2 - Variable in class org.hps.analysis.trigger.SimTriggerModule2019
 
SINGLES2 - Static variable in class org.hps.readout.TriggerDriver
 
singles3 - Variable in class org.hps.analysis.trigger.SimTriggerModule2019
 
SINGLES3 - Static variable in class org.hps.readout.TriggerDriver
 
SINGLES_CUTS - Static variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
SINGLES_L1_MATCHING_EN - Static variable in class org.hps.record.triggerbank.TriggerModule2019
 
SINGLES_L1L2_MATCHING_EN - Static variable in class org.hps.record.triggerbank.TriggerModule2019
 
SINGLES_L1L2ECAL_MATCHING_EN - Static variable in class org.hps.record.triggerbank.TriggerModule2019
 
SINGLES_L2_MATCHING_EN - Static variable in class org.hps.record.triggerbank.TriggerModule2019
 
SINGLES_MOLLERMODE_EN - Static variable in class org.hps.record.triggerbank.TriggerModule2019
 
SINGLES_XYMINMAX_EN - Static variable in class org.hps.record.triggerbank.TriggerModule2019
 
singlesCutsEnabled - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
singlesCutsEnabled - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
singlesEn - Variable in class org.hps.record.daqconfig.EvioDAQParser
Indicates whether the singles triggers are enabled or not.
singlesEn - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Indicates whether the singles triggers are enabled or not.
singlesEnergyMax - Variable in class org.hps.record.daqconfig.EvioDAQParser
Specifies the value of the singles trigger cluster total energy upper bound cuts.
singlesEnergyMax - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Specifies the value of the singles trigger cluster total energy upper bound cuts.
singlesEnergyMaxEn - Variable in class org.hps.record.daqconfig.EvioDAQParser
Indicates whether the singles trigger cluster total energy upper bound cuts are enabled or not.
singlesEnergyMaxEn - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Indicates whether the singles trigger cluster total energy upper bound cuts are enabled or not.
singlesEnergyMin - Variable in class org.hps.record.daqconfig.EvioDAQParser
Specifies the value of the singles trigger cluster total energy lower bound cuts.
singlesEnergyMin - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Specifies the value of the singles trigger cluster total energy lower bound cuts.
singlesEnergyMinEn - Variable in class org.hps.record.daqconfig.EvioDAQParser
Indicates whether the singles trigger cluster total energy lower bound cuts are enabled or not.
singlesEnergyMinEn - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Indicates whether the singles trigger cluster total energy lower bound cuts are enabled or not.
singlesIOsrc - Static variable in class org.hps.record.daqconfig.EvioDAQParser
 
singlesL1L2EcalMatchingEn - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Indicates whether the Hodoscope layer 1 to Ecal X and layer 2 to Ecal X geometry matching cuts are enabled or not.
singlesL1L2MatchingEn - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Indicates whether the Hodoscope layer 1 to layer 2 matching cuts are enabled or not.
singlesL1MatchingEn - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Indicates whether the Hodoscope layer 1 matching cuts are enabled or not.
singlesL2MatchingEn - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Indicates whether the Hodoscope layer 2 matching cuts are enabled or not.
singlesList - Variable in class org.hps.record.triggerbank.SSPData
 
singlesMollerModeEn - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Update for 2021 DAQ configuration with VTP_HPS_SINGLE_MOLLER_MODE_EN It determines if the PDE is min threshold (when =0) or if it's a max threshold (when =1) { Singles0_Cut_Enabled, Singles1_Cut_Enabled, Singles2_Cut_Enabled, Singles3_Cut_Enabled }.
singlesMollerModeEnabled - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
singlesMollerModeEnabled - Variable in class org.hps.record.daqconfig2019.SinglesTriggerConfig2019
 
singlesNhits - Variable in class org.hps.record.daqconfig.EvioDAQParser
Specifies the value of the singles trigger cluster hit count cuts.
singlesNhitsEn - Variable in class org.hps.record.daqconfig.EvioDAQParser
Indicates whether the singles trigger cluster hit count cuts are enabled or not.
singlesNhitsMin - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Specifies the value of the singles trigger cluster hit count cuts.
singlesNhitsMinEn - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Indicates whether the singles trigger cluster hit count cuts are enabled or not.
singlesPDEC0 - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Specifies the value of the singles trigger cluster Position Dependent Energy (PDE) cuts: Energy >= C0 + C1*x + C2*x^2 + C3*x^3, where x is crystal X coordinates [-22, 0] and [1, 23] Parameter C0.
singlesPDEC1 - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Specifies the value of the singles trigger cluster Position Dependent Energy (PDE) cuts: Energy >= C0 + C1*x + C2*x^2 + C3*x^3, where x is crystal X coordinates [-22, 0] and [1, 23] Parameter C1.
singlesPDEC2 - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Specifies the value of the singles trigger cluster Position Dependent Energy (PDE) cuts: Energy >= C0 + C1*x + C2*x^2 + C3*x^3, where x is crystal X coordinates [-22, 0] and [1, 23] Parameter C2.
singlesPDEC3 - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Specifies the value of the singles trigger cluster Position Dependent Energy (PDE) cuts: Energy >= C0 + C1*x + C2*x^2 + C3*x^3, where x is crystal X coordinates [-22, 0] and [1, 23] Parameter C3.
singlesPDEEn - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Indicates whether the singles trigger cluster Position Dependent Energy (PDE) cuts are enabled or not.
singlesTrigger - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
singlesTrigger - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
singlesTrigger - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Stores the singles trigger settings.
singlesTrigger - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Stores the singles trigger settings.
SinglesTrigger<E> - Class in org.hps.analysis.trigger.util
 
SinglesTrigger(E, int) - Constructor for class org.hps.analysis.trigger.util.SinglesTrigger
Instantiates a new SinglesTrigger with all cut states set to false and with the trigger source defined according to the specified object.
singlesTrigger - Variable in class org.hps.record.daqconfig.SSPConfig
 
singlesTrigger - Variable in class org.hps.record.daqconfig2019.VTPConfig2019
 
SinglesTrigger2019<E> - Class in org.hps.analysis.trigger.util
 
SinglesTrigger2019(E, List<CalorimeterHit>, Map<Integer, HodoscopePattern>, int, int) - Constructor for class org.hps.analysis.trigger.util.SinglesTrigger2019
Instantiates a new SinglesTrigger with all cut states set to false and with the trigger source defined according to the specified object.
SinglesTrigger2019ReadoutDriver - Class in org.hps.readout.trigger2019
SinglesTrigger2019ReadoutDriver simulates an HPS singles trigger for 2019 MC.
SinglesTrigger2019ReadoutDriver() - Constructor for class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
 
SinglesTriggerConfig - Class in org.hps.record.daqconfig
Class SinglesTriggerConfig holds the configuration data for a singles trigger.
SinglesTriggerConfig() - Constructor for class org.hps.record.daqconfig.SinglesTriggerConfig
Creates a new SinglesTriggerConfig object.
SinglesTriggerConfig2019 - Class in org.hps.record.daqconfig2019
Class SinglesTriggerConfig holds the configuration data for a singles trigger.
SinglesTriggerConfig2019() - Constructor for class org.hps.record.daqconfig2019.SinglesTriggerConfig2019
Creates a new SinglesTriggerConfig object.
singlesTriggerCuts - Variable in class org.hps.record.triggerbank.TriggerModule2019
Stores the singles cut values.
singlesTriggerCutsEn - Variable in class org.hps.record.triggerbank.TriggerModule2019
Stores the singles cut values.
SinglesTriggerDriver - Class in org.hps.readout.ecal
Class SinglesTriggerDriver represents a basic single cluster trigger.
SinglesTriggerDriver() - Constructor for class org.hps.readout.ecal.SinglesTriggerDriver
 
singlesTriggerEnabled - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
singlesTriggerEnabled - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
singlesTriggerList - Variable in class org.hps.record.triggerbank.VTPData
 
SinglesTriggerReadoutDriver - Class in org.hps.readout.trigger
SinglesTriggerReadoutDriver simulates an HPS singles trigger.
SinglesTriggerReadoutDriver() - Constructor for class org.hps.readout.trigger.SinglesTriggerReadoutDriver
 
singlesXMax - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
2021 update Specifies the value of the singles trigger cluster x max cuts.
singlesXMin - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Specifies the value of the singles trigger cluster x min cuts.
singlesXMinEn - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Indicates whether the singles trigger cluster x min cuts are enabled or not.
singlesXYMinMaxEn - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
2021 DAQ configraution changes from VTP_HPS_SINGLE_XMIN into VTP_HPS_SINGLE_XYMINMAX For Single1 as Moller trigger, xy min and max are set.
singlesXYMinMaxEnabled - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
singlesXYMinMaxEnabled - Variable in class org.hps.record.daqconfig2019.SinglesTriggerConfig2019
 
singlesYMax - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
2021 update Specifies the value of the singles trigger cluster y max cuts.
singlesYMin - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
2021 update Specifies the value of the singles trigger cluster y min cuts.
SingleTrackFilter - Class in org.hps.recon.filtering
 
SingleTrackFilter() - Constructor for class org.hps.recon.filtering.SingleTrackFilter
 
SingleValueArgument - Class in org.hps.analysis.util
SingleValueArgument represents a command line argument that only allows for a single instance of itself.
SingleValueArgument(String, String, String, boolean) - Constructor for class org.hps.analysis.util.SingleValueArgument
Instantiates a new instance of a single-value argument.
SinParameterTransformation - Class in org.hps.minuit
$
SinParameterTransformation() - Constructor for class org.hps.minuit.SinParameterTransformation
 
sinPhi - Variable in class org.hps.detector.ecal.CrystalTaitBryanAngleCalculator
 
sinTheta - Variable in class org.hps.detector.ecal.CrystalTaitBryanAngleCalculator
 
SiPlane() - Constructor for class org.hps.recon.tracking.MaterialSupervisor.SiPlane
 
SiSensorDetAlignConstants(IDetectorElement) - Constructor for class org.hps.svt.alignment.BuildCompact.SiSensorDetAlignConstants
 
siSimulation - Variable in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
 
siSimulation - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
siSimulation - Variable in class org.hps.readout.svt.SVTReadoutDriver
 
SiStriplets - Class in org.lcsim.detector.tracker.silicon
Class describing striplet electrodes of a silicon sensor.
SiStriplets(ChargeCarrier, double, double, IDetectorElement, ITransform3D) - Constructor for class org.lcsim.detector.tracker.silicon.SiStriplets
Constructor.
SiStripPlane(SiSensor) - Constructor for class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
SiteComparatorDn - Static variable in class org.hps.recon.tracking.kalman.MeasurementSite
 
SiteComparatorUp - Static variable in class org.hps.recon.tracking.kalman.MeasurementSite
 
SiteList - Variable in class org.hps.recon.tracking.kalman.KalTrack
 
sites - Variable in class org.hps.recon.tracking.kalman.KalmanTrackFit2
 
sites - Variable in class org.hps.recon.tracking.kalman.TrackCandidate
 
SiTrackerHitStrip1D - Class in org.hps.recon.tracking
Class describing a 1D cluster.
SiTrackerHitStrip1D(Hep3Vector, SymmetricMatrix, double, double, List<RawTrackerHit>, TrackerHitType) - Constructor for class org.hps.recon.tracking.SiTrackerHitStrip1D
Creates a new instance of SiTrackerHitStrip1D
SiTrackerHitStrip1D(TrackerHit) - Constructor for class org.hps.recon.tracking.SiTrackerHitStrip1D
 
SiTrackerHitStrip1D(TrackerHit, TrackerHitType.CoordinateSystem) - Constructor for class org.hps.recon.tracking.SiTrackerHitStrip1D
 
SiTrackerSpectrometerSensorSetup - Class in org.hps.svt.alignment
 
SiTrackerSpectrometerSensorSetup() - Constructor for class org.hps.svt.alignment.SiTrackerSpectrometerSensorSetup
 
SiTrackerSpectrometerSensorSetup(String) - Constructor for class org.hps.svt.alignment.SiTrackerSpectrometerSensorSetup
 
size() - Method in class org.hps.analysis.MC.IndexMap
 
size() - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Get the size of the collection.
size() - Method in interface org.hps.conditions.api.ConditionsObjectCollection
Get the size of the collection.
size() - Method in interface org.hps.conditions.api.FieldValues
Get the size which is the field count.
size() - Method in class org.hps.conditions.api.FieldValuesMap
Return the size of the values.
size() - Method in class org.hps.minuit.MinimumState
 
size() - Method in class org.hps.minuit.MnAlgebraicSymMatrix
 
size() - Method in class org.hps.minuit.MnAlgebraicVector
 
size() - Method in class org.hps.minuit.MnUserCovariance
 
size() - Method in class org.hps.online.recon.properties.PropertyStore
 
size - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver.FADCPipeline
 
size() - Method in class org.hps.readout.util.RingBuffer
Gets the size of the buffer.
size() - Method in class org.hps.recon.tracking.gbl.matrix.Vector
 
size() - Method in class org.hps.record.AbstractRecordQueue
Get the number of records in the queue.
size() - Method in class org.hps.record.et.EtEventSource
Get the number of records, which is the size of the current queue.
size - Variable in class org.hps.record.evio.EvioFileProducer
The default ET event size (default is 200 KB).
size() - Method in class org.hps.record.scalers.ScalerData
Get the number of scalers.
skimmingEvents - Variable in class org.hps.analysis.examples.TridentAnalysis
 
skip(long) - Method in class org.hps.monitoring.ecal.eventdisplay.io.AdvancedReader
 
SKIP_COUNT - Static variable in class org.hps.record.svt.EvioHeaderError
 
skipBadChannels - Variable in class org.hps.readout.RawConverterReadoutDriver
Indicates whether channels that are marked as "bad" in the conditions database should be skipped when producing hits.
skipEvent - Variable in class org.hps.analysis.examples.TridentAnalysis
 
skipEvent() - Method in class org.hps.recon.filtering.EventReconFilter
 
skipEvent - Variable in class org.hps.recon.filtering.LcioEventSkimmer
 
skipEvent() - Method in class org.hps.recon.filtering.SimpleEventFilterDriver
 
skipEvents - Variable in class org.hps.evio.EvioToLcio
 
skipHits - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
skipHits - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
skipInitial - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
skipMin - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
skipNoClusterEvents - Variable in class org.hps.recon.ecal.cluster.ClusterDriver
 
skipNoiseEvents - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Whether events with more than noiseEventThreshold hits should be skipped.
skipNoiseEvents - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Whether events with more than noiseEventThreshold hits should be skipped.
skipNoiseEvents - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Whether events with more than noiseEventThreshold hits should be skipped.
skipNoiseEventsEcal - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Whether events with more than noiseEventThreshold hits for Ecal should be skipped.
skipNoiseEventsHodo - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Whether events with more than noiseEventThreshold hits for hodoscope should be skipped.
skippedMeasLabel - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
SLICDataReadoutDriver<E> - Class in org.hps.readout
Class SLICDataReadoutDriver is responsible for taking in SLIC objects from a source Monte Carlo file and feeding them to the ReadoutDataManager.
SLICDataReadoutDriver(Class<E>) - Constructor for class org.hps.readout.SLICDataReadoutDriver
Instantiates a default data object handler driver for the given object type with no flags.
SLICDataReadoutDriver(Class<E>, int) - Constructor for class org.hps.readout.SLICDataReadoutDriver
Instantiates a data object handler driver for the given object with the specified flags.
slope - Variable in class org.hps.evio.RfFitFunction
 
slopeDiff - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
slopeDiff2 - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
slopeDiffGbl - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
slopeElePassGen - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
slopeElePassL1L1 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
slopeElePassL1L2 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
slopeElePassL2L2 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
slopeFileName - Variable in class org.hps.recon.ecal.CorrectGainRunDependenceDriver
 
slopeFileSlopes - Variable in class org.hps.recon.ecal.CorrectGainRunDependenceDriver
Read in a text file that has the slopes values.
slopePosPassGen - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
slopePosPassL1L1 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
slopePosPassL1L2 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
slopePosPassL2L2 - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
slot - Variable in class org.hps.conditions.ecal.EcalChannel.DaqId
The DAQ slot number.
SLOT - Static variable in class org.hps.evio.RfFitterDriver
 
slot - Variable in class org.hps.evio.StuckFADCBitDriver.CrateSlot
 
slot - Variable in class org.hps.recon.ecal.FADCGenericHit
 
SLOT - Static variable in class org.hps.recon.filtering.CosmicPMTFilter
 
SLOT2019 - Static variable in class org.hps.evio.RfFitterDriver
 
slotCombo - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
slotLabel - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
slotList - Static variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
slotNames - Static variable in class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
slots - Static variable in class org.hps.monitoring.subsys.ecal.EcalPedestalMonitor
 
slotsB - Variable in class org.hps.monitoring.ecal.plots.EcalDaqPlots
 
slotsT - Variable in class org.hps.monitoring.ecal.plots.EcalDaqPlots
 
smax - Variable in class org.hps.svt.alignment.AlignmentParameters
 
smooth(MeasurementSite) - Method in class org.hps.recon.tracking.kalman.MeasurementSite
 
smooth(StateVector, StateVector) - Method in class org.hps.recon.tracking.kalman.StateVector
 
smoothed - Variable in class org.hps.recon.tracking.kalman.MeasurementSite
 
smoothed - Variable in class org.hps.recon.tracking.kalman.TrackCandidate
 
smoothTrack(TrackCandidate) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
snapper - Variable in class org.hps.recon.utils.LegacyTrackClusterMatcher
 
snapper - Variable in class org.hps.recon.utils.TrackClusterMatcherNSigma
 
snapToEdge - Variable in class org.hps.recon.utils.AbstractTrackClusterMatcher
 
snapToEdge - Variable in class org.hps.recon.utils.LegacyTrackClusterMatcher
Rafo's parameterization of cluster-seed x/y position residuals as function of energy.
SnapToEdge - Class in org.hps.recon.utils
 
SnapToEdge() - Constructor for class org.hps.recon.utils.SnapToEdge
 
snapToEdge(Hep3Vector, Cluster) - Method in class org.hps.recon.utils.SnapToEdge
 
snapToEdge - Variable in class org.hps.recon.utils.TrackClusterMatcherNSigma
Rafo's parameterization of cluster-seed x/y position residuals as function of energy.
socket - Variable in class org.hps.online.recon.Server.ClientTask
 
softwareClustersEnergyPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Plots the energy distribution of safe simulated clusters.
softwareClustersEnergyPlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Plots the energy distribution of safe simulated clusters.
softwareClustersTimePlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Plots the time distribution of safe simulated clusters.
softwareClustersTimePlot - Static variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Plots the time distribution of safe simulated clusters.
softwareClusterTriggers - Variable in class org.hps.analysis.trigger.SimTriggerData
 
softwareClusterTriggers - Variable in class org.hps.analysis.trigger.SimTriggerData2019
 
softwareSimFailure - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Indicates that at least one software-cluster simulated trigger failed to verify.
softwareSimFailure - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Indicates that at least one software-cluster simulated trigger failed to verify.
solution() - Method in class org.hps.recon.tracking.kalman.LinearHelixFit
 
solution() - Method in class org.hps.recon.tracking.kalman.SeedTrack
 
solutionCovariance() - Method in class org.hps.recon.tracking.kalman.SeedTrack
 
solutionErrors() - Method in class org.hps.recon.tracking.kalman.SeedTrack
 
solve(Matrix) - Method in class org.hps.recon.tracking.gbl.matrix.LUDecomposition
Solve A*X = B
solve(Matrix) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Solve A*X = B
solve(Matrix) - Method in class org.hps.recon.tracking.gbl.matrix.QRDecomposition
Least squares solution of A*X = B
solveAndInvertBorderedBand(VVector, VVector) - Method in class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
Solve linear equation A*x=b system with bordered band matrix A, calculate bordered band part of inverse of A.
solveBand(VVector) - Method in class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
Solve C*x=b for band part using decomposition C=LDL^T and forward (L*z=b) and backward substitution (L^T*x=D^-1*z).
solveBand(VMatrix) - Method in class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
Solve C*X=B for mixed part using decomposition C=LDL^T and forward and backward substitution.
solver - Static variable in class org.hps.recon.tracking.kalman.KalTrack
 
solver - Static variable in class org.hps.recon.tracking.kalman.StateVector
 
sort(Comparator<ObjectType>) - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Sort the collection in place.
sort(Comparator<ObjectType>) - Method in interface org.hps.conditions.api.ConditionsObjectCollection
Sort the collection in place.
sort(List<Cluster>, Comparator<Cluster>, boolean, boolean) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Sort a list of clusters.
sortByCreated() - Method in class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection
Sort the collection in place by creation date.
sortByKey() - Method in class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection
Sort the collection in place by key.
SortByLayer() - Constructor for class org.hps.recon.tracking.kalman.KalmanInterface.SortByLayer
 
SortByPathLength - Class in org.hps.recon.tracking.gbl
 
SortByPathLength() - Constructor for class org.hps.recon.tracking.gbl.SortByPathLength
 
sortByRunStart() - Method in class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection
Sort the collection in place by run start.
sortBySequence(List<File>) - Static method in class org.hps.record.evio.EvioFileUtilities
Sort a list of EVIO files by their sequence numbers.
sortByUpdated() - Method in class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection
Sort the collection in place by updated date.
SortByZ() - Constructor for class org.hps.recon.tracking.kalman.KalmanDriverHPS.SortByZ
 
SortByZ() - Constructor for class org.hps.recon.tracking.kalman.KalmanPatRecDriver.SortByZ
 
SortByZ2() - Constructor for class org.hps.recon.tracking.kalman.KalmanDriverHPS.SortByZ2
 
SortByZ2() - Constructor for class org.hps.recon.tracking.kalman.KalmanPatRecDriver.SortByZ2
 
sorted(Comparator<ObjectType>) - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Return a sorted copy of this collection, leaving the original unchanged.
sorted(Comparator<ObjectType>) - Method in interface org.hps.conditions.api.ConditionsObjectCollection
Get a sorted copy of the collection, leaving the original in place.
sorted() - Method in class org.hps.conditions.ecal.EcalBadChannel.EcalBadChannelCollection
Sort and return the collection without modifying in place.
sorted() - Method in class org.hps.conditions.ecal.EcalCalibration.EcalCalibrationCollection
Sort and return the collection but do no modify in place.
sorted() - Method in class org.hps.conditions.ecal.EcalChannel.EcalChannelCollection
Sort collection and return but do not sort in place.
sorted() - Method in class org.hps.conditions.ecal.EcalGain.EcalGainCollection
Sort and return a copy of the collection.
sorted() - Method in class org.hps.conditions.ecal.EcalLed.EcalLedCollection
Sort and return a copy of this collection.
sorted() - Method in class org.hps.conditions.ecal.EcalTimeShift.EcalTimeShiftCollection
Sort and return a copy of the collection.
sortedByCreated() - Method in class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection
Sort and return the collection by creation date.
sortedByKey() - Method in class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection
Sort and return the collection by key (table name).
sortedByRunStart() - Method in class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection
Sort and return the collection by run start number.
sortedByUpdated() - Method in class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection
Sort and return the collection by updated date.
sortedHits(Cluster, Comparator<CalorimeterHit>, boolean) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Sort the hits in the cluster using a Comparator.
sorter - Variable in class org.hps.monitoring.application.LogTable
The table sorer.
sortHits - Variable in class org.hps.recon.ecal.cluster.ClusterDriver
 
sortHits(Collection<TrackerHit>) - Static method in class org.hps.recon.tracking.TrackUtils
 
SortHitsByDistanceFromBeam(List<HelicalTrackHit>) - Static method in class org.hps.recon.tracking.HitCollectionUtilites
 
sortHitsUniqueEnergy(List<CalorimeterHit>) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Sort in place a list of hits by their corrected energy.
sortReconClusterHits(List<Cluster>) - Static method in class org.hps.recon.ecal.cluster.ClusterUtilities
Sort in place the CalorimeterHit list of a set of clusters, disambiguating when the energies are exactly the same.
sortSites(boolean) - Method in class org.hps.recon.tracking.kalman.KalTrack
 
source - Variable in class org.hps.analysis.trigger.util.Trigger
 
source - Variable in class org.hps.record.composite.EtEventAdapter
The ET event source.
source - Variable in class org.hps.record.composite.EvioEventAdapter
The record source.
source - Variable in class org.hps.record.composite.LcioEventAdapter
The record source.
SOURCE_SIM_CLUSTER - Static variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
SOURCE_SIM_CLUSTER - Static variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
SOURCE_SSP_CLUSTER - Static variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
SOURCE_VTP_CLUSTER - Static variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
sourceFile - Variable in class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
 
sourceType - Variable in class org.hps.record.composite.CompositeLoopConfiguration
The data source type which defaults to an ET system.
SPACE_DELIMITED - Static variable in class org.hps.monitoring.ecal.eventdisplay.util.EcalWiringManager
 
split - Variable in class org.hps.recon.tracking.kalman.SiModule
 
SplitAndFit - Class in org.hps.analysis.alignment
Based on Kyle's aida file utility
SplitAndFit() - Constructor for class org.hps.analysis.alignment.SplitAndFit
 
splitByCharge(List<Track>, int) - Method in class org.hps.analysis.dataquality.SVTOpeningStudies
 
splitterNum - Variable in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet
 
SplitTopBottomHits(List<HelicalTrackHit>) - Static method in class org.hps.recon.tracking.HitCollectionUtilites
 
splitTrackList(List<Track>, boolean) - Method in class org.hps.analysis.dataquality.SVTOpeningStudies
 
splitTrackList(List<Track>, boolean) - Method in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
splitTrackList(List<Track>, boolean) - Method in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
splitTrackList(List<Track>, boolean) - Method in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
Sqrt(double) - Method in class org.hps.svt.alignment.AlignmentParameters
 
SqrtLowParameterTransformation - Class in org.hps.minuit
duns $
SqrtLowParameterTransformation() - Constructor for class org.hps.minuit.SqrtLowParameterTransformation
 
SqrtUpParameterTransformation - Class in org.hps.minuit
duns $
SqrtUpParameterTransformation() - Constructor for class org.hps.minuit.SqrtUpParameterTransformation
 
square(double) - Method in class org.hps.recon.tracking.kalman.SeedTrack
 
SquareMatrix - Class in org.hps.recon.tracking.kalman
Simple matrix package strictly for N by N matrices needed by the Kalman fitter.
SquareMatrix(int) - Constructor for class org.hps.recon.tracking.kalman.SquareMatrix
 
SquareMatrix(int, double[][]) - Constructor for class org.hps.recon.tracking.kalman.SquareMatrix
 
SquareMatrix(int, double) - Constructor for class org.hps.recon.tracking.kalman.SquareMatrix
 
squeeze(MnUserCovariance, int) - Static method in class org.hps.minuit.MnCovarianceSqueeze
 
squeeze(MinimumError, int) - Static method in class org.hps.minuit.MnCovarianceSqueeze
 
squeeze(MnAlgebraicSymMatrix, int) - Static method in class org.hps.minuit.MnCovarianceSqueeze
 
sr - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
sspBank - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
sspBankTag - Variable in class org.hps.evio.BaseEventBuilder
 
SSPCluster - Class in org.hps.record.triggerbank
Class SSPCluster stores all of the information on clusters that is reported by the SSP.
SSPCluster(int, int, int, int, int) - Constructor for class org.hps.record.triggerbank.SSPCluster
Creates a new SSPCluster object.
sspClusterTime - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
sspConfig - Variable in class org.hps.record.daqconfig.DAQConfig
 
SSPConfig - Class in org.hps.record.daqconfig
Class SSPConfig stores SSP configuration settings parsed from the an EVIO file.
SSPConfig() - Constructor for class org.hps.record.daqconfig.SSPConfig
 
SSPCosmicTrigger - Class in org.hps.record.triggerbank
Class SSPCosmicTrigger represents an SSP trigger for the either the top or bottom cosmic trigger.
SSPCosmicTrigger(boolean, int) - Constructor for class org.hps.record.triggerbank.SSPCosmicTrigger
Instantiates a new SSPCosmicTrigger.
sspCrateBankTag - Variable in class org.hps.evio.BaseEventBuilder
 
SSPData - Class in org.hps.record.triggerbank
Parses the trigger bank information in the SSP trigger bank and converts it into SSPCluster and SSPTrigger objects.
SSPData(int[]) - Constructor for class org.hps.record.triggerbank.SSPData
Instantiates an SSPData object from a bank of integer primitives defining an EVIO-encoded SSP trigger bank.
SSPData(GenericObject) - Constructor for class org.hps.record.triggerbank.SSPData
Instantiates an SSPData object from an LCIO GenericObject object that contains an EVIO-encoded bank of integer primitives which represent an SSP trigger bank.
SSPNumberedTrigger - Class in org.hps.record.triggerbank
Abstract class SSPNumberedTrigger is used as a base class for any trigger types where there is more than one trigger of that type in the SSP.
SSPNumberedTrigger(int, int, int) - Constructor for class org.hps.record.triggerbank.SSPNumberedTrigger
Instantiates the SSPNumberedTrigger.
SSPPairTrigger - Class in org.hps.record.triggerbank
Class SSPPairTrigger represents a pair trigger reported by the SSP and also handles parsing the trigger bits.
SSPPairTrigger(boolean, int, int) - Constructor for class org.hps.record.triggerbank.SSPPairTrigger
Instantiates a new SSPPairTrigger.
SSPSinglesTrigger - Class in org.hps.record.triggerbank
Class SSPSinglesTrigger represents a singles trigger reported by the SSP and also handles the parsing of the trigger data.
SSPSinglesTrigger(boolean, boolean, int, int) - Constructor for class org.hps.record.triggerbank.SSPSinglesTrigger
Instantiates a new SSPSinglesTrigger object.
SSPTrigger - Class in org.hps.record.triggerbank
Class SSPTrigger represents the data output by the SSP for a trigger.
SSPTrigger(int, int, int) - Constructor for class org.hps.record.triggerbank.SSPTrigger
Instantiates a new SSPTrigger with the indicated trigger data.
SSPTriggerFactory - Class in org.hps.record.triggerbank
Class SSPTriggerFactory builds SSPTrigger objects from basic trigger information.
SSPTriggerFactory() - Constructor for class org.hps.record.triggerbank.SSPTriggerFactory
 
StandardCuts - Class in org.hps.record
 
StandardCuts(double) - Constructor for class org.hps.record.StandardCuts
 
StandardCuts() - Constructor for class org.hps.record.StandardCuts
 
start - Variable in class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasMyaRange
 
start - Variable in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaRange
 
start - Variable in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionMyaRange
 
start() - Method in class org.hps.monitoring.application.EventProcessing
Start event processing on a separate thread and also start the watchdog thread.
start() - Method in class org.hps.monitoring.plotting.StripChartUpdater
 
start() - Method in interface org.hps.monitoring.subsys.SystemStatistics
Start the timer thread for accumulating statistics.
start() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
start - Variable in class org.hps.online.recon.aida.ExampleDriver
 
start - Variable in class org.hps.online.recon.aida.RemoteAidaDriver
 
start - Variable in class org.hps.online.recon.aida.StripChartDriver
 
Start - Class in org.hps.online.recon.eventbus
 
Start(Date) - Constructor for class org.hps.online.recon.eventbus.Start
 
Start() - Constructor for class org.hps.online.recon.eventbus.Start
 
start(LoopEvent) - Method in class org.hps.record.AbstractLoopAdapter
 
start(LoopEvent) - Method in class org.hps.record.composite.CompositeLoopAdapter
Start event processing which will call AbstractRecordProcessor.startJob() on all the registered processors.
start(LoopEvent) - Method in class org.hps.record.composite.LcioEventAdapter
Activates the startOfData method on registered Driver objects.
start(LoopEvent) - Method in class org.hps.record.composite.RecordProcessorAdapter
Activate the startJob methods of the registered processors.
start - Static variable in class org.hps.util.GenerateBunches
 
START_AIDA_SERVER - Static variable in class org.hps.monitoring.application.Commands
Start the AIDA server.
START_DATE_PROPERTY - Static variable in class org.hps.monitoring.application.model.RunModel
The start date of the run which comes from the EVIO PRESTART event.
StartCommand - Class in org.hps.online.recon.commands
Start a list of existing stations by their IDs or attempt to start all stations if no IDs are provided.
StartCommand() - Constructor for class org.hps.online.recon.commands.StartCommand
 
StartCommandHandler - Class in org.hps.online.recon.handlers
Handle the start command.
StartCommandHandler(Server) - Constructor for class org.hps.online.recon.handlers.StartCommandHandler
 
startDate - Variable in class org.hps.conditions.run.RunSpreadsheet.RunData
 
startDate - Variable in class org.hps.conditions.svt.MotorPositionLoader.MotorPositionInterval
 
startDate - Variable in class org.hps.monitoring.application.model.RunModel
The run start date.
startDateField - Variable in class org.hps.monitoring.application.EventDashboard
Field for showing the start date.
started(SystemStatistics) - Method in class org.hps.monitoring.subsys.et.EtSystemStripCharts
 
started(SystemStatistics) - Method in interface org.hps.monitoring.subsys.SystemStatisticsListener
 
startElement(String, String, String, Attributes) - Method in class org.hps.conditions.svt.CalibrationHandler
Method that is triggered when the start tag is encountered.
startElement(String, String, String, Attributes) - Method in class org.hps.conditions.svt.DaqMapHandler
Method that is triggered when the start tag is encountered.
StarterAnalysisDriver - Class in org.hps.analysis.examples
 
StarterAnalysisDriver() - Constructor for class org.hps.analysis.examples.StarterAnalysisDriver
 
startEventTimer() - Method in class org.hps.online.recon.aida.RemoteAidaDriver
 
startJob() - Method in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
Perform start of job hook which initializes this processor.
startJob() - Method in class org.hps.monitoring.subsys.et.EtSystemMonitor
 
startJob() - Method in class org.hps.monitoring.subsys.et.EtSystemStripCharts
Setup the strip charts for ET system monitoring and start accumulating statistics.
startJob() - Method in class org.hps.record.AbstractRecordProcessor
Start of job action.
startJob() - Method in class org.hps.record.epics.EpicsRunProcessor
Start of job hook (reset the list of EPICS data).
startJob() - Method in interface org.hps.record.RecordProcessor
Start of job action.
startJob() - Method in class org.hps.record.scalers.ScalersEvioProcessor
Start of job hook which resets collecton of cached scaler data.
startOfData() - Method in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
startOfData() - Method in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
Perform start of job initialize.
startOfData() - Method in class org.hps.analysis.ecal.cosmic.RawModeSignalFitDriver
Perform start of job initialize.
startOfData() - Method in class org.hps.analysis.ecal.EcalCellIDPrintDriver
 
startOfData() - Method in class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
startOfData() - Method in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
startOfData() - Method in class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
startOfData() - Method in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
startOfData() - Method in class org.hps.analysis.examples.DummyAnalysisDriver
Initialization code should go here that doesn't need the conditions system or Detector.
startOfData() - Method in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
Instantiates all the plots.
startOfData() - Method in class org.hps.analysis.hodoscope.SimpleHodoscopeAnalysisDriver
 
startOfData() - Method in class org.hps.analysis.MC.HpsReconParticleDriverForTrackRefit
Sets the default LCIO collection names if they are not already defined previously.
startOfData() - Method in class org.hps.analysis.MC.HpsReconParticleForTruthTracksDriver
Sets the default LCIO collection names if they are not already defined previously.
startOfData() - Method in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Sets the LCIO collection names to their default values if they are not already defined.
startOfData() - Method in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Sets the LCIO collection names to their default values if they are not already defined.
startOfData() - Method in class org.hps.analysis.muon.SimpleMuonAnalysis
 
startOfData() - Method in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Connects the driver to the DAQ configuration manager and updates DAQ settings as they become available.
startOfData() - Method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Connects the driver to the DAQ configuration manager and updates DAQ settings as they become available.
startOfData() - Method in class org.hps.analysis.trigger.DataTriggerSim2019Driver
Connects the driver to the the ConfigurationManager2019 in order to obtain the correct trigger information.
startOfData() - Method in class org.hps.analysis.trigger.DataTriggerSimDriver
Connects the driver to the the ConfigurationManager in order to obtain the correct trigger information.
startOfData() - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Connects the driver to the ConfigurationManager to obtain trigger settings.
startOfData() - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Connects the driver to the ConfigurationManager to obtain trigger settings.
startOfData() - Method in class org.hps.analysis.vertex.VertexDebugger
 
startOfData() - Method in class org.hps.digi.DataOverlayDriver
 
startOfData() - Method in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
 
startOfData() - Method in class org.hps.digi.PulserDataReadoutDriver
 
startOfData() - Method in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
 
startOfData() - Method in class org.hps.digi.SvtPulserReadoutDriver
 
startOfData() - Method in class org.hps.monitoring.drivers.example.DummyErrorDriver
 
startOfData() - Method in class org.hps.monitoring.drivers.example.EcalMonitoringTestDriver
 
startOfData() - Method in class org.hps.monitoring.drivers.example.ExamplePlotDriver
 
startOfData() - Method in class org.hps.monitoring.drivers.scalers.DeadtimePlots
 
startOfData() - Method in class org.hps.monitoring.drivers.svt.SVTCellIDPrintDriver
 
startOfData() - Method in class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
Opens the output file and clears it if it already exists.
startOfData() - Method in class org.hps.monitoring.ecal.eventdisplay.lcsim.LCIOBridgeDriver
startOfData

public void startOfData()

Ensures that critical collection names are defined.
startOfData() - Method in class org.hps.monitoring.ecal.plots.BasicMonitoringPlotsDriver
 
startOfData() - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplay
Initializes the Viewer for the single event display.
startOfData() - Method in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
Initializes the Viewer for the single event display.
startOfData() - Method in class org.hps.monitoring.ecal.plots.EcalFeeMonitor
 
startOfData() - Method in class org.hps.monitoring.ecal.plots.EcalPedestalViewer
 
startOfData() - Method in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
startOfData() - Method in class org.hps.monitoring.subsys.ecal.EcalStripChartTestDriver
 
startOfData() - Method in class org.hps.monitoring.subsys.svt.BasicHitMonitoringDriver
 
startOfData() - Method in class org.hps.online.recon.aida.ExampleDriver
 
startOfData() - Method in class org.hps.online.recon.aida.RemoteAidaDriver
 
startOfData() - Method in class org.hps.online.recon.aida.StripChartDriver
 
startOfData() - Method in class org.hps.readout.DigitizationReadoutDriver
 
startOfData() - Method in class org.hps.readout.ecal.ClockDriver
 
startOfData() - Method in class org.hps.readout.ecal.EcalReadoutDriver
 
startOfData() - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
startOfData() - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Initializes the cluster pair queues and other variables.
startOfData() - Method in class org.hps.readout.ecal.FADCTriggerDriver
 
startOfData() - Method in class org.hps.readout.ecal.FADCTriggerVariableDriver
 
startOfData() - Method in class org.hps.readout.ecal.MollerTriggerDriver
 
startOfData() - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
startOfData() - Method in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
startOfData() - Method in class org.hps.readout.ecal.ReadoutTrigger
Instantiates cluster plots.
startOfData() - Method in class org.hps.readout.ecal.TriggerableDriver
 
startOfData() - Method in class org.hps.readout.ecal.TriggerDriver
 
startOfData() - Method in class org.hps.readout.ecal.updated.GTPClusterReadoutDriver
 
startOfData() - Method in class org.hps.readout.hodoscope.HodoscopePatternReadoutDriver
 
startOfData() - Method in class org.hps.readout.hodoscope.HodoscopePreprocessingDriver
 
startOfData() - Method in class org.hps.readout.RawConverterReadoutDriver
 
startOfData() - Method in class org.hps.readout.ReadoutDataManager
 
startOfData() - Method in class org.hps.readout.SignalOverlayDriver
 
startOfData() - Method in class org.hps.readout.SLICDataReadoutDriver
 
startOfData() - Method in class org.hps.readout.svt.SVTReadoutDriver
 
startOfData() - Method in class org.hps.readout.svt.SVTTrackerHitReadoutDriver
 
startOfData() - Method in class org.hps.readout.trigger.HodoscopeStudiesTriggerReadoutDriver
 
startOfData() - Method in class org.hps.readout.trigger.PairTriggerReadoutDriver
 
startOfData() - Method in class org.hps.readout.trigger.PulserReadoutDriver
 
startOfData() - Method in class org.hps.readout.trigger.SinglesTriggerReadoutDriver
 
startOfData() - Method in class org.hps.readout.trigger2019.FEETrigger2019ReadoutDriver
 
startOfData() - Method in class org.hps.readout.trigger2019.PairsTrigger2019ReadoutDriver
 
startOfData() - Method in class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
 
startOfData() - Method in class org.hps.recon.ecal.cluster.ClusterDriver
Perform start of job initialization.
startOfData() - Method in class org.hps.recon.ecal.cluster.CopyClusterCollectionDriver
Start of data hook which will make sure required arguments are set properly.
startOfData() - Method in class org.hps.recon.ecal.cluster.DualThresholdCosmicClusterDriver
Perform job initialization.
startOfData() - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterDriver
Outputs the clusterer settings at driver initialization, assuming setVerbose is set to true.
startOfData() - Method in class org.hps.recon.ecal.cluster.ReconClusterDriver
Perform job initialization.
startOfData() - Method in class org.hps.recon.ecal.cluster.VTPOnlineCluster2019Driver
Outputs the clusterer settings at driver initialization, assuming setVerbose is set to true.
startOfData() - Method in class org.hps.recon.ecal.CorrectGainRunDependenceDriver
Start of data hook which will make sure required arguments are set properly.
startOfData() - Method in class org.hps.recon.ecal.EcalCalibrationsDriver
Start of job hook.
startOfData() - Method in class org.hps.recon.ecal.EcalConverterDriver
 
startOfData() - Method in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
startOfData() - Method in class org.hps.recon.ecal.EcalOnlineRawConverter2019Driver
Checks that the required LCIO collection names are defined.
startOfData() - Method in class org.hps.recon.ecal.EcalOnlineRawConverterDriver
Checks that the required LCIO collection names are defined.
startOfData() - Method in class org.hps.recon.ecal.EcalPedestalCalculator
 
startOfData() - Method in class org.hps.recon.ecal.EcalRawConverter2Driver
 
startOfData() - Method in class org.hps.recon.ecal.EcalRawConverter3Driver
 
startOfData() - Method in class org.hps.recon.ecal.EcalRawConverterDriver
 
startOfData() - Method in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
startOfData() - Method in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
startOfData() - Method in class org.hps.recon.ecal.EcalTriggerFilterDriver
 
startOfData() - Method in class org.hps.recon.ecal.FADCConverterDriver
 
startOfData() - Method in class org.hps.recon.ecal.HodoOnlineRawConverter2019Driver
Checks that the required LCIO collection names are defined.
startOfData() - Method in class org.hps.recon.ecal.HodoRawConverterDriver
 
startOfData() - Method in class org.hps.recon.ecal.HodoRunningPedestalDriver
 
startOfData() - Method in class org.hps.recon.ecal.IterateGainFactorDriver
Start of data hook which will make sure required arguments are set properly.
startOfData() - Method in class org.hps.recon.filtering.LcioEventSkimmer
 
startOfData() - Method in class org.hps.recon.filtering.SimpleEventFilterDriver
 
startOfData() - Method in class org.hps.recon.particle.HpsReconParticleDriver
Sets the default LCIO collection names if they are not already defined previously.
startOfData() - Method in class org.hps.recon.particle.ReconParticleDriver
Sets the LCIO collection names to their default values if they are not already defined.
startOfData() - Method in class org.hps.recon.tracking.AxialTrackReconDriver
Call super for child processing at start of data.
startOfData() - Method in class org.hps.recon.tracking.gbl.AlignmentTestDriver
 
startOfData() - Method in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
startOfData() - Method in class org.hps.recon.tracking.gbl.KalmanToGBLDriver
 
startOfData() - Method in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
startOfData() - Method in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
startOfData() - Method in class org.hps.recon.tracking.TrackerDigiDriver
This is executed before detectorChanged and initialization of digitization objects is done here.
startOfData() - Method in class org.hps.recon.vertexing.MultipleEventsVertexingDriver
 
startOfData() - Method in class org.hps.record.daqconfig.DAQConfigDriver
Verifies the parameter filepath for the data file repository and checks that appropriate data files exist for the requested run number if the driver is set to read from data files.
startOfData() - Method in class org.hps.record.daqconfig2019.DAQConfig2019Driver
Verifies the parameter filepath for the data file repository and checks that appropriate data files exist for the requested run number if the driver is set to read from data files.
startOfData() - Method in class org.hps.util.LCIOFilterDriver
 
startPlotAggregator() - Method in class org.hps.online.recon.Server
 
startPointZ - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
startRun(EventHeader) - Method in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
Handle start of run using an LCIO event.
startRun(EvioEvent) - Method in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
Handle start of run using an EVIO START event.
startRun(RecordType) - Method in class org.hps.record.AbstractRecordProcessor
Start of run action.
startRun(RecordType) - Method in class org.hps.record.composite.RecordProcessorAdapter
Activate the startRun methods of the registered processors.
startRun(EvioEvent) - Method in class org.hps.record.evio.EvioDetectorConditionsProcessor
Start of run action.
startRun(RecordType) - Method in interface org.hps.record.RecordProcessor
Start run action.
startSession() - Method in class org.hps.monitoring.application.MonitoringApplication
Start a new monitoring session.
startStation(ExecutorService, StationProcess) - Method in class org.hps.online.recon.StationManager
Start a station and return the results as a Future
startStations(List<StationProcess>) - Method in class org.hps.online.recon.StationManager
Start a list of stations using a thread execution pool
startT - Static variable in class org.hps.util.MergeBunches
 
startTime - Static variable in class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
startTimeMillis - Variable in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
stat - Variable in class org.hps.record.et.EtConnection
The ET station.
STAT_NAME_KEY - Static variable in class org.hps.online.recon.Station
Attribute for setting station name in the environment
state - Variable in class org.hps.analysis.trigger.util.ClusterMatchedPair
 
state - Variable in class org.hps.analysis.trigger.util.ClusterMatchedPair2019
 
state - Variable in class org.hps.evio.StuckFADCBit.Stuck
 
state() - Method in class org.hps.minuit.FunctionMinimum
 
state() - Method in class org.hps.minuit.MinimumSeed
 
state() - Method in class org.hps.minuit.MnApplication
 
state() - Method in class org.hps.minuit.MnCross
 
stateChanged(EventObject) - Method in class org.hps.monitoring.application.PlotInfoPanel
This method will be called when the backing AIDA object is updated and a state change is fired via the AIDAObservable API.
states() - Method in class org.hps.minuit.FunctionMinimum
 
StateVector - Class in org.hps.recon.tracking.kalman
Helix state vector (projected, filtered, or smoothed) for the Kalman filter
StateVector(int, Vec, DMatrixRMaj, Vec, double, Vec, Vec) - Constructor for class org.hps.recon.tracking.kalman.StateVector
 
StateVector(int, double, Vec, Vec) - Constructor for class org.hps.recon.tracking.kalman.StateVector
 
StateVector(int) - Constructor for class org.hps.recon.tracking.kalman.StateVector
 
statEventCountsH1D - Variable in class org.hps.online.recon.PlotAggregator
 
StatFunUtils - Class in org.hps.detector.ecal
Some static functions which I couldn't find in java standard libraries
StatFunUtils() - Constructor for class org.hps.detector.ecal.StatFunUtils
 
station - Variable in class org.hps.online.recon.eventbus.OnlineEventBus
 
Station - Class in org.hps.online.recon
Online reconstruction station which processes EVIO events from the ET system by running LCIO reconstruction on them
Station(StationProperties) - Constructor for class org.hps.online.recon.Station
Create new online reconstruction station with given properties
station - Variable in class org.hps.record.et.EtStationThread
The ET station.
STATION_CONFIG_NAME - Static variable in class org.hps.online.recon.StationManager
Name of station properties file.
STATION_CONFIG_NAME - Static variable in class org.hps.online.recon.StationProcess
Name of station properties file.
STATION_EVENT_COUNTS - Static variable in class org.hps.online.recon.PlotAggregator
Combined station event count histogram
STATION_NAME_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The ET station name.
STATION_POSITION - Static variable in class org.hps.online.recon.EtParallelStation
 
STATION_POSITION_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The ET station position.
stationBase - Variable in class org.hps.online.recon.Server
The station base name to which the ID will be appended.
stationID - Variable in class org.hps.online.recon.StationManager
Next station ID.
stationManager - Variable in class org.hps.online.recon.Server
The station manager.
StationManager - Class in org.hps.online.recon
Manages online reconstruction stations by creating, starting, and stopping them using a StationProcess, as well as setting up the connection to their remote AIDA trees for the PlotAggregator.
StationManager(Server) - Constructor for class org.hps.online.recon.StationManager
Create a new instance of this class
StationManager.StationMonitor - Class in org.hps.online.recon
Check the status of all station's periodically (run on a scheduled executor)
stationMonitor - Variable in class org.hps.online.recon.StationManager
Monitoring thread to deactivate stations where the process has died.
StationMonitor() - Constructor for class org.hps.online.recon.StationManager.StationMonitor
 
stationName - Variable in class org.hps.online.recon.aida.RemoteAidaDriver
 
stationName - Variable in class org.hps.online.recon.Station
The name of the station in the ET system
stationName - Variable in class org.hps.online.recon.StationProcess
Name of the station
stationNameField - Variable in class org.hps.monitoring.application.ConnectionSettingsPanel
Field for station name.
stationNum - Variable in class org.hps.online.recon.aida.RemoteAidaDriver
 
stationPosition - Variable in class org.hps.record.et.EtStationThread
The station position.
stationPositionField - Variable in class org.hps.monitoring.application.ConnectionSettingsPanel
Field for station position.
StationProcess - Class in org.hps.online.recon
Manages the system process of a Station
StationProcess(Integer, String, File, StationProperties) - Constructor for class org.hps.online.recon.StationProcess
Create a station process
stationProperties - Variable in class org.hps.online.recon.Server
The station properties
StationProperties - Class in org.hps.online.recon
Configuration properties for an online reconstruction Station
StationProperties() - Constructor for class org.hps.online.recon.StationProperties
Defines a set of properties specific to configuring and running an online reconstruction Station
StationProperties(StationProperties) - Constructor for class org.hps.online.recon.StationProperties
Copy constructor
stations - Variable in class org.hps.monitoring.application.EventProcessing.SessionState
A list of ET stations on separate threads (currently unused).
stations - Variable in class org.hps.online.recon.StationManager
Define station list as synchronized because we do not want different threads mucking with it at the same time.
stationThreadGroup - Variable in class org.hps.monitoring.application.EventProcessing.SessionState
The ET station thread group (currently unused).
stats - Variable in class org.hps.monitoring.subsys.et.EtSystemStripCharts
 
status - Variable in class org.hps.monitoring.subsys.svt.BasicHitMonitoringDriver
 
status - Variable in class org.hps.online.recon.CommandResult.CommandStatus
 
STATUS_COLUMN_INDEX - Static variable in class org.hps.monitoring.application.model.SystemStatusTableModel
Status field column index.
STATUS_ERROR - Static variable in class org.hps.online.recon.CommandResult
Error status string.
STATUS_SHUTDOWN - Static variable in class org.hps.online.recon.CommandResult
 
STATUS_SUCCESS - Static variable in class org.hps.online.recon.CommandResult
Success status string.
statusChanged(SystemStatus) - Method in class org.hps.monitoring.application.model.SystemStatusTableModel
Notify of system status changed.
statusChanged(SystemStatus) - Method in class org.hps.monitoring.application.SystemStatusEventsTable.SystemStatusEventsTableModel
Update the table with status changes.
statusChanged(SystemStatus) - Method in interface org.hps.monitoring.subsys.SystemStatusListener
Receive a change to the system status.
StatusCode - Enum in org.hps.monitoring.subsys
Code that represents a sub-system status.
StatusCode(Color) - Constructor for enum org.hps.monitoring.subsys.StatusCode
 
StatusCommand - Class in org.hps.online.recon.commands
Show status summary of online reconstruction server and ET system.
StatusCommand() - Constructor for class org.hps.online.recon.commands.StatusCommand
 
StatusCommandHandler - Class in org.hps.online.recon.handlers
Handle the status command
StatusCommandHandler(Server) - Constructor for class org.hps.online.recon.handlers.StatusCommandHandler
 
statuses - Variable in class org.hps.monitoring.application.model.SystemStatusTableModel
The list of system status objects that back the model.
statuses - Variable in class org.hps.monitoring.application.SystemStatusEventsTable.SystemStatusEventsTableModel
The list of statuses shown in the table.
statuses - Variable in class org.hps.monitoring.application.SystemStatusPanel
The list of statuses to check.
statusField - Variable in class org.hps.monitoring.application.ConnectionStatusPanel
The field showing the current connection status (read only).
statusIndex - Variable in enum org.hps.record.svt.SvtConfigData.RocTag
 
statusIndex() - Method in enum org.hps.record.svt.SvtConfigData.RocTag
 
StatusPanel - Class in org.hps.monitoring.ecal.eventdisplay.ui
Deprecated.
StatusPanel(String...) - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.StatusPanel
Deprecated.
Creates a new status panel with display fields with the indicated names.
statusPanel - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
The component responsible for displaying status information about the currently selected crystal.
StatusPanel.BackPanel - Class in org.hps.monitoring.ecal.eventdisplay.ui
Deprecated.
Class BackPanel simply renders the background panel for the status panel.
statusScroller - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Component that allows for scrolling functionality when there are more status panel entries then can be displayed at once.
statusTable - Variable in class org.hps.monitoring.application.SystemStatusPanel
The system status table.
STBaseTrack() - Constructor for class org.hps.recon.tracking.straight.STUtils.STBaseTrack
 
STdEdXY - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
STdEdXZ - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
STEERING_FILE_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The steering file.
STEERING_RESOURCE_CHANGED - Static variable in class org.hps.monitoring.application.Commands
Steering resource changed.
STEERING_RESOURCE_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The steering resource.
STEERING_TYPE_CHANGED - Static variable in class org.hps.monitoring.application.Commands
Steering type changed (file or resource).
STEERING_TYPE_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The steering type (file or resource).
SteeringFileCatalog - Class in org.hps.steering
This is a static utility class for getting the list of steering file resources.
SteeringFileCatalog() - Constructor for class org.hps.steering.SteeringFileCatalog
Do not allow class instantiation.
steeringFileField - Variable in class org.hps.monitoring.application.JobSettingsPanel
Field for setting an XML steering file.
steeringResourcesComboBox - Variable in class org.hps.monitoring.application.JobSettingsPanel
Combo box for selecting a steering file resource.
steeringStream - Variable in class org.hps.evio.EvioToLcio
 
SteeringType - Enum in org.hps.monitoring.application.model
The type of steering to use for event processing.
SteeringType() - Constructor for enum org.hps.monitoring.application.model.SteeringType
 
steeringTypeComboBox - Variable in class org.hps.monitoring.application.JobSettingsPanel
Combo box for selecting between current file or resource for XML steering.
step() - Static method in class org.hps.readout.ecal.ClockSingleton
 
step() - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver.FADCPipeline
Write value to current cell
step() - Method in class org.hps.readout.ecal.RingBuffer
Clear value at current cell and step to the next one
stepForward() - Method in class org.hps.readout.util.RingBuffer
Steps the buffer forward by one step.
stepSize - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
The extrapolation step size
stepSize - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
The extrapolation step size
stepSize - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
The extrapolation step size
stepSize - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
The extrapolation step size
stepSize - Variable in class org.hps.analysis.tuple.VertexTupleDriver
The extrapolation step size
stepSize - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
The extrapolation step size
stepSize - Static variable in class org.hps.analysis.util.ReadStdHepFile
The extrapolation step size
stepSize - Variable in class org.hps.analysis.vertex.VertexDebugger
The extrapolation step size
stepSize - Variable in class org.hps.recon.tracking.TrackTweakDriver
The extrapolation step size
stepTolerance() - Method in class org.hps.minuit.HessianGradientCalculator
 
stepTolerance() - Method in class org.hps.minuit.InitialGradientCalculator
 
stepTolerance() - Method in class org.hps.minuit.Numerical2PGradientCalculator
 
STEREO - Static variable in class org.hps.conditions.svt.AbstractSvtDaqMapping
Flag value for stereo sensor.
stereo_angle - Variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
stereo_angle - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongStereoHalfModule
 
stereo_angle - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoHalfModule
 
stereo_angle - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHalfModule
 
stereo_angle_value - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfModuleStereo
 
stereo_rotation() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoHoleHalfModule
 
stereo_rotation() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortStereoSlotHalfModule
 
stereo_rotation() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModule
 
stereo_rotation() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL0Bot
 
stereo_rotation() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL0Top
 
stereo_rotation() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL1Bot
 
stereo_rotation() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL1Top
 
stereo_rotation() - Method in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoSlotHalfModule
 
stereoCluster - Variable in class org.hps.recon.tracking.straight.STUtils.StereoPair
 
stereoHitCount - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
stereoHitPositionsXY - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
stereoHitRelationsColName - Variable in class org.hps.svt.SvtClusterAnalysis
 
stereoLayerNumber - Variable in class org.lcsim.detector.converter.compact.subdetector.SvtStereoLayer
 
stereoLayers - Variable in class org.hps.recon.tracking.HelicalTrackHitDriver
 
stereoLayers - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
StereoLayersMapBottom - Variable in class org.hps.recon.tracking.AcceptanceHelper
 
StereoLayersMapTop - Variable in class org.hps.recon.tracking.AcceptanceHelper
 
StereoPair(SiTrackerHitStrip1D, SiTrackerHitStrip1D, Hep3Vector) - Constructor for class org.hps.recon.tracking.straight.STUtils.StereoPair
 
stereoPairs - Variable in class org.lcsim.detector.converter.compact.subdetector.HpsTracker2
 
stereoSensor - Variable in class org.lcsim.detector.converter.compact.subdetector.SvtStereoLayer
 
sth() - Method in class org.hps.recon.vertexing.BilliorTrack
Return sin(theta).
stInputCollectionName - Variable in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
stInputCollectionName - Variable in class org.hps.recon.tracking.AxialTrackReconDriver
 
stInputCollectionName - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
stInputCollectionName - Variable in class org.hps.recon.tracking.TrackerReconDriver
 
stop() - Method in class org.hps.monitoring.application.EventProcessing
Stop the current session, which will bring down the current ET client connection and activate end-of-job and end-of-run hooks on all registered event processors.
stop() - Method in class org.hps.monitoring.plotting.StripChartUpdater
 
stop() - Method in interface org.hps.monitoring.subsys.SystemStatistics
Stop the timer thread for accumulating statistics.
stop() - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
Stop - Class in org.hps.online.recon.eventbus
Object posted to the event bus to indicate that event processing should be stopped.
Stop(String) - Constructor for class org.hps.online.recon.eventbus.Stop
 
STOP_AIDA_SERVER - Static variable in class org.hps.monitoring.application.Commands
Stop the AIDA server.
stopAll() - Method in class org.hps.online.recon.StationManager
Stop all active stations
StopCommand - Class in org.hps.online.recon.commands
Stop a list of stations by their IDs or if none are given then stop all stations.
StopCommand() - Constructor for class org.hps.online.recon.commands.StopCommand
 
StopCommandHandler - Class in org.hps.online.recon.handlers
Handle the stop command.
StopCommandHandler(Server) - Constructor for class org.hps.online.recon.handlers.StopCommandHandler
 
stopOnEndRun - Variable in class org.hps.record.composite.CompositeLoopConfiguration
Flag for stopping the event processing on end of run.
stopOnEndRun - Variable in class org.hps.record.composite.EvioEventAdapter
Flag to stop processing when an END event is received.
stopOnErrors - Variable in class org.hps.record.composite.CompositeLoop
Flag to stop on event processing errors.
stopOnErrors - Variable in class org.hps.record.composite.CompositeLoopConfiguration
Flag for stopping the event processing on errors.
stopped(SystemStatistics) - Method in class org.hps.monitoring.subsys.et.EtSystemStripCharts
 
stopped(SystemStatistics) - Method in interface org.hps.monitoring.subsys.SystemStatisticsListener
 
stopStation(StationProcess) - Method in class org.hps.online.recon.StationManager
Stop a station.
stopStations(List<StationProcess>) - Method in class org.hps.online.recon.StationManager
Stop a list of stations
stopTimeMillis - Variable in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
storeCollection(TriggeredLCIOData<T>, EventHeader) - Static method in class org.hps.readout.ReadoutDataManager
Writes an entire ReadoutDriver on-trigger data collection to the specified output event.
storeCollection(String, Class<T>, int, String, Collection<T>, EventHeader) - Static method in class org.hps.readout.ReadoutDataManager
Writes the specified data to the output event.
storeCovTrkMomList - Variable in class org.hps.recon.vertexing.BilliorVertex
 
storeCovTrkMomList - Variable in class org.hps.recon.vertexing.BilliorVertexer
 
storeHits - Variable in class org.hps.recon.ecal.cluster.ClusterDriver
 
storeHits - Variable in class org.hps.recon.ecal.cluster.CopyClusterCollectionDriver
Set to true to store hits in the output clusters.
storeParticleTree(MCParticle) - Static method in class org.hps.readout.TruthReadoutDriver
 
storeTrack(int, TrackCandidate) - Method in class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
storeTrackStates - Variable in class org.hps.analysis.MC.FirstHitGBLRefitterDriver
 
storeTrackStates - Variable in class org.hps.analysis.MC.TruthGBLRefitterDriver
 
storeTrackStates - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
storeTrackStates - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
StraightLineTrack - Class in org.hps.recon.tracking
Encapsulate position, direction, and covariance matrix for a straight-line track
StraightLineTrack(double, double, double, double, double, SymmetricMatrix) - Constructor for class org.hps.recon.tracking.StraightLineTrack
Fully qualified constructor for the StraightLineTrack class.
StraightThroughAnalysisDriver - Class in org.hps.recon.tracking.straight
Driver that fits SiTrackerHitStrip1D clusters to a straight line track model.
StraightThroughAnalysisDriver() - Constructor for class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
StraightTrack2DFitter - Class in org.hps.recon.tracking.straighttracks
 
StraightTrack2DFitter() - Constructor for class org.hps.recon.tracking.straighttracks.StraightTrack2DFitter
 
StraightTrack2DFitter() - Method in class org.hps.recon.tracking.straighttracks.StraightTrack2DFitter
Status of the HelicalTrackFit.
StraightTrack2DFitter() - Method in class org.hps.recon.tracking.straighttracks.StraightTrackAxialFitter
 
StraightTrackAxialFitter - Class in org.hps.recon.tracking.straighttracks
Do a simple 1d linear fit using the
StraightTrackAxialFitter() - Constructor for class org.hps.recon.tracking.straighttracks.StraightTrackAxialFitter
 
StraightTrackConfirmerExtender - Class in org.hps.recon.tracking.straighttracks
The StraightTrackConfirmerExtender class attempts to add hits to an input seed.
StraightTrackConfirmerExtender(HitManager, StraightTrackFitter) - Constructor for class org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender
Constructor for the ConfirmerExtender class.
StraightTrackConfirmerExtender.Task - Enum in org.hps.recon.tracking.straighttracks
 
StraightTracker - Class in org.hps.recon.tracking.straighttracks
Tracking algorithm based on forming straight track seeds from all 3-hit combinations, confirming this tenantive track by requiring additional hits, and extending the track to additional layers.
StraightTracker() - Constructor for class org.hps.recon.tracking.straighttracks.StraightTracker
Creates a new instance of SeedTracker
StraightTracker(List<SeedStrategy>, boolean) - Constructor for class org.hps.recon.tracking.straighttracks.StraightTracker
 
StraightTracker(List<SeedStrategy>, boolean, boolean) - Constructor for class org.hps.recon.tracking.straighttracks.StraightTracker
 
StraightTrackFinder - Class in org.hps.recon.tracking.straighttracks
Find straight tracks in 0-bfield copied/modified from org.lcsim.recon.tracking.SeedTrackFinder
StraightTrackFinder(HitManager, StraightTrackFitter) - Constructor for class org.hps.recon.tracking.straighttracks.StraightTrackFinder
Creates a new instance of SeedTrackFinder
StraightTrackFitter - Class in org.hps.recon.tracking.straighttracks
 
StraightTrackFitter(MaterialManager) - Constructor for class org.hps.recon.tracking.straighttracks.StraightTrackFitter
Creates a new instance of StraightTrackFitter
StraightTrackReconDriver - Class in org.hps.recon.tracking.straighttracks
This class runs the Track Reconstruction 0 B-Field events.
StraightTrackReconDriver() - Constructor for class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
strategies - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
strategiesBot - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
strategiesTop - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
strategy() - Method in class org.hps.minuit.HessianGradientCalculator
 
strategy() - Method in class org.hps.minuit.InitialGradientCalculator
 
strategy() - Method in class org.hps.minuit.MnApplication
 
strategy() - Method in class org.hps.minuit.MnContours
 
strategy() - Method in class org.hps.minuit.MnStrategy
 
strategy() - Method in class org.hps.minuit.Numerical2PGradientCalculator
 
strategyResource - Variable in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
strategyResource - Variable in class org.hps.recon.tracking.AxialTrackReconDriver
 
strategyResource - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
strategyResource - Variable in class org.hps.recon.tracking.TrackerReconDriver
 
StrategyType - Enum in org.hps.recon.tracking
Enum constants for different Track objects based on what tracking strategy was used.
StrategyType(int) - Constructor for enum org.hps.recon.tracking.StrategyType
Constructor
streamHandler - Variable in class org.hps.monitoring.application.MonitoringApplication
The handler for putting messages into the log table.
strictPairs - Variable in class org.hps.recon.filtering.EcalPairsFilter
 
StringProperty - Class in org.hps.online.recon.properties
Property with a string value
StringProperty(String, String, String, boolean) - Constructor for class org.hps.online.recon.properties.StringProperty
 
StringProperty(StringProperty) - Constructor for class org.hps.online.recon.properties.StringProperty
 
stringToDate(String) - Static method in class org.hps.conditions.api.ConditionsRecord
 
STRIP_CLUSTERS - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
StripChartBuilder - Class in org.hps.monitoring.plotting
Utility methods for building strip charts using JFreeChart back end.
StripChartBuilder() - Constructor for class org.hps.monitoring.plotting.StripChartBuilder
 
StripChartClient - Class in org.hps.online.recon.aida
Displays plots from the StripChartDriver through an RMI connection
StripChartClient() - Constructor for class org.hps.online.recon.aida.StripChartClient
 
StripChartDriver - Class in org.hps.online.recon.aida
Time event processing and make plots in a remote AIDA tree that can be accessed using an RMI client.
StripChartDriver() - Constructor for class org.hps.online.recon.aida.StripChartDriver
 
StripChartUpdater - Class in org.hps.monitoring.plotting
An abstract TimerTask to update a strip chart at a regular interval.
StripChartUpdater(JFreeChart, ValueProvider, Long, RegularTimePeriod) - Constructor for class org.hps.monitoring.plotting.StripChartUpdater
 
StripChartUtil - Class in org.hps.monitoring.plotting
 
StripChartUtil() - Constructor for class org.hps.monitoring.plotting.StripChartUtil
 
stripClusterCollectionName - Variable in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
stripClusterCollectionName - Variable in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
stripClusterCollectionName - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
stripClusterCollectionName - Variable in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
stripClusterCollectionName - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
stripClusterCollectionName - Static variable in class org.hps.recon.filtering.SvtHitMultiplicityFilter
 
stripClusterCollectionName - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
stripClusterCollectionName - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
stripClusterCollectionName - Variable in class org.hps.svt.OccupancyPlots
 
stripClusterer - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
stripClusterer - Variable in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
stripClusterer - Variable in class org.hps.recon.tracking.RawHitChecker
 
stripClusterer - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
stripClusterHitCollectionName - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
stripClustersCollectionName - Variable in class org.hps.analysis.MC.SvtStripClusterPositionPlots
 
stripClusterToSimHits(HelicalTrackStrip, List<SimTrackerHit>, boolean) - Method in class org.hps.recon.tracking.TrackerHitUtils
 
stripDigitizer - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
StripEventDriver - Class in org.hps.analysis.examples
 
StripEventDriver() - Constructor for class org.hps.analysis.examples.StripEventDriver
 
StripGoldenEventsDriver - Class in org.hps.analysis.examples
Class to strip off "golden events" Currently defined as e+ e- with six-hit tracks and nothing else in the event
StripGoldenEventsDriver() - Constructor for class org.hps.analysis.examples.StripGoldenEventsDriver
 
StripHit(SiSensor, int, double, double, Set<SimTrackerHit>) - Constructor for class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver.StripHit
 
StripHit(SiSensor, int, double, RawTrackerHit) - Constructor for class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver.StripHit
 
StripHit(SiSensor, int, double, double, Set<SimTrackerHit>) - Constructor for class org.hps.readout.svt.SimpleSvtReadout.StripHit
 
StripHit(SiSensor, int, double, double, Set<SimTrackerHit>) - Constructor for class org.hps.readout.svt.SVTReadoutDriver.StripHit
 
stripHitInputCollectionName - Variable in class org.hps.analysis.MC.KeepTruthRawTrackerHits
 
stripHitInputCollectionName - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecPlots
 
stripHitOutputCollectionName - Variable in class org.hps.analysis.MC.KeepTruthRawTrackerHits
 
stripHitOutputCollectionName - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
stripHitOutputCollectionName - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
stripHitOutputCollectionName - Variable in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
stripHitOutputCollectionName - Variable in class org.hps.recon.tracking.RawHitChecker
 
stripHitOutputCollectionName - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
stripHitOutputCollectionName - Variable in class org.hps.svt.SVTHitLevelPlots
 
stripHitOutputCollectionName - Variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
stripHitsCollectionName - Variable in class org.hps.recon.tracking.AxialTrackReconDriver
 
StripMaker - Class in org.hps.recon.tracking
 
StripMaker(ClusteringAlgorithm) - Constructor for class org.hps.recon.tracking.StripMaker
 
StripMaker(SiSensorSim, ClusteringAlgorithm) - Constructor for class org.hps.recon.tracking.StripMaker
 
stripMap_ - Variable in class org.hps.recon.tracking.StripMaker
 
stripMaxSeparation - Variable in class org.hps.recon.tracking.AxialTrackReconDriver
 
StripMcWabConversionDriver - Class in org.hps.analysis.wab
Driver to select events in which the bremsstrahlung photon has converted in the tracker.
StripMcWabConversionDriver() - Constructor for class org.hps.analysis.wab.StripMcWabConversionDriver
 
StripMollerEventsDriver - Class in org.hps.analysis.examples
Class to strip off Moller candidates Currently defined as: e- e- events non-full-energy electrons momentum sum between 0.85 and 1.3 GeV six-hit tracks and nothing else in the event
StripMollerEventsDriver() - Constructor for class org.hps.analysis.examples.StripMollerEventsDriver
 
StripMuMuDriver - Class in org.hps.analysis.examples
 
StripMuMuDriver() - Constructor for class org.hps.analysis.examples.StripMuMuDriver
 
StripOneFiducialCluster - Class in org.hps.analysis.examples
 
StripOneFiducialCluster() - Constructor for class org.hps.analysis.examples.StripOneFiducialCluster
 
stripPositions - Variable in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
stripPositions - Variable in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
stripPositions - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
stripPositions - Variable in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
stripPositions - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
stripPositions - Variable in class org.hps.svt.OccupancyPlots
 
StripPositionsMap - Variable in class org.hps.recon.tracking.AcceptanceHelper
 
StripRunAndEventDriver - Class in org.hps.analysis.examples
 
StripRunAndEventDriver() - Constructor for class org.hps.analysis.examples.StripRunAndEventDriver
 
StripSingleFeeDriver - Class in org.hps.analysis.examples
Simple Driver to select events containing a clean Full Energy Electron (FEE).
StripSingleFeeDriver() - Constructor for class org.hps.analysis.examples.StripSingleFeeDriver
 
StripSinglePositronDriver - Class in org.hps.analysis.examples
Simple Driver to select events containing a single positron This is defined as one ReconstructedParticle which has been identified as a positron with a track which has greater than or equal the numberOfHitsOnTrack (default is 6).
StripSinglePositronDriver() - Constructor for class org.hps.analysis.examples.StripSinglePositronDriver
 
stripTolerance - Variable in class org.hps.recon.tracking.AxialTrackReconDriver
 
StripWABCandidates - Class in org.hps.analysis.wab
 
StripWABCandidates() - Constructor for class org.hps.analysis.wab.StripWABCandidates
 
STStereoTrack() - Constructor for class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
STTrack() - Constructor for class org.hps.recon.tracking.straight.STUtils.STTrack
 
STTrackFit(String, SlopeInterceptLineFit) - Constructor for class org.hps.recon.tracking.straight.STUtils.STTrackFit
 
STTrackFit(String, double, double, double, double, double, double, int) - Constructor for class org.hps.recon.tracking.straight.STUtils.STTrackFit
 
STTrackFitter() - Constructor for class org.hps.recon.tracking.straight.STUtils.STTrackFitter
 
Stuck(int, int) - Constructor for class org.hps.evio.StuckFADCBit.Stuck
 
STUCK_BIT - Static variable in class org.hps.evio.StuckFADCBitDriver
 
STUCK_SLOTS - Static variable in class org.hps.evio.StuckFADCBitDriver
 
StuckFADCBit - Class in org.hps.evio
Tools to resolve stuck FADC bit in 2019 run, based on comparing measured and expected pedestal values.
StuckFADCBit() - Constructor for class org.hps.evio.StuckFADCBit
 
StuckFADCBit.Stuck - Class in org.hps.evio
 
StuckFADCBitDriver - Class in org.hps.evio
Modify FADC waveform collection to fix stuck channel bits during 2019 run.
StuckFADCBitDriver() - Constructor for class org.hps.evio.StuckFADCBitDriver
 
StuckFADCBitDriver.CrateSlot - Class in org.hps.evio
 
STUtils - Class in org.hps.recon.tracking.straight
Class with static utilities for straight through tracking.
STUtils() - Constructor for class org.hps.recon.tracking.straight.STUtils
Private constructor to avoid instantiation.
STUtils.LineFit - Class in org.hps.recon.tracking.straight
 
STUtils.RegressionFit - Class in org.hps.recon.tracking.straight
 
STUtils.STBaseTrack - Class in org.hps.recon.tracking.straight
 
STUtils.StereoPair - Class in org.hps.recon.tracking.straight
 
STUtils.STStereoTrack - Class in org.hps.recon.tracking.straight
 
STUtils.STStereoTrack.VIEW - Enum in org.hps.recon.tracking.straight
 
STUtils.STTrack - Class in org.hps.recon.tracking.straight
 
STUtils.STTrackFit - Class in org.hps.recon.tracking.straight
 
STUtils.STTrackFitter - Class in org.hps.recon.tracking.straight
 
style - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
sub(MnAlgebraicVector, MnAlgebraicVector) - Static method in class org.hps.minuit.MnUtils
 
sub(MnAlgebraicSymMatrix, MnAlgebraicSymMatrix) - Static method in class org.hps.minuit.MnUtils
 
sub(int, int, int) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
 
sub(int, int, int, int) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
 
subCol(int, int, int) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
 
subdet - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
SUBDET_PATH - Static variable in class org.hps.online.recon.aida.StripChartDriver
 
subdetector - Variable in class org.hps.conditions.ecal.EcalConditions
The current ECAL subdetector in the geometry.
subDetector - Variable in class org.hps.evio.EcalEvioReader
 
subDetector - Variable in class org.hps.evio.EcalHitWriter
 
subDetector - Variable in class org.hps.evio.HodoEvioReader
 
subDetector - Variable in class org.hps.evio.StuckFADCBitDriver
 
subDetector - Variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
subdetector - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
subDetector - Variable in class org.hps.recon.ecal.HodoRawConverter
 
subDetector - Variable in class org.hps.recon.ecal.HodoRawConverterDriver
 
SUBDETECTOR_NAME - Static variable in class org.hps.analysis.dataquality.MonsterEventAnalysis
 
SUBDETECTOR_NAME - Static variable in class org.hps.analysis.dataquality.SvtHitPlots
 
SUBDETECTOR_NAME - Static variable in class org.hps.analysis.examples.SvtHitAnalysisDriver
 
SUBDETECTOR_NAME - Static variable in class org.hps.analysis.MC.FirstHitGBLRefitterDriver
 
SUBDETECTOR_NAME - Static variable in class org.hps.analysis.MC.IdentifyBadTracksDriver
 
SUBDETECTOR_NAME - Static variable in class org.hps.analysis.MC.SvtStripClusterPositionPlots
 
SUBDETECTOR_NAME - Static variable in class org.hps.analysis.MC.TruthGBLRefitterDriver
 
SUBDETECTOR_NAME - Static variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
SUBDETECTOR_NAME - Static variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
SUBDETECTOR_NAME - Static variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
SUBDETECTOR_NAME - Static variable in class org.hps.analysis.tuple.TupleMaker
 
SUBDETECTOR_NAME - Static variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
SUBDETECTOR_NAME - Static variable in class org.hps.analysis.tuple.VertexTupleDriver
 
SUBDETECTOR_NAME - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
SUBDETECTOR_NAME - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
SUBDETECTOR_NAME - Static variable in class org.hps.analysis.vertex.VertexDebugger
 
SUBDETECTOR_NAME - Static variable in class org.hps.evio.AbstractSvtEvioReader
 
SUBDETECTOR_NAME - Static variable in class org.hps.evio.StuckFADCBitDriver
 
SUBDETECTOR_NAME - Static variable in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
SUBDETECTOR_NAME - Static variable in class org.hps.monitoring.drivers.headless.SvtClustersHeadless
 
SUBDETECTOR_NAME - Static variable in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
SUBDETECTOR_NAME - Static variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
SUBDETECTOR_NAME - Static variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
SUBDETECTOR_NAME - Static variable in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
SUBDETECTOR_NAME - Static variable in class org.hps.monitoring.drivers.svt.SamplesPlots
 
SUBDETECTOR_NAME - Static variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
SUBDETECTOR_NAME - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
SUBDETECTOR_NAME - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
SUBDETECTOR_NAME - Static variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
SUBDETECTOR_NAME - Static variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
SUBDETECTOR_NAME - Static variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
SUBDETECTOR_NAME - Static variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
SUBDETECTOR_NAME - Static variable in class org.hps.recon.tracking.TrackTweakDriver
Name of the SVT subdetector volume.
SUBDETECTOR_NAME - Static variable in class org.hps.svt.OccupancyPlots
 
SUBDETECTOR_NAME - Static variable in class org.hps.svt.SVTHitLevelPlots
 
SUBDETECTOR_NAME - Static variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
subdetectorName - Static variable in class org.hps.evio.EcalEvioReader
 
subdetectorName - Static variable in class org.hps.evio.EcalHitWriter
 
subdetectorName - Static variable in class org.hps.evio.HodoEvioReader
 
subdetectorName - Static variable in class org.hps.evio.SVTHitWriter
 
subdetectorName - Static variable in class org.hps.monitoring.drivers.headless.KFTrackTimeHeadless
 
subdetectorName - Static variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
subdetectorName - Static variable in class org.hps.monitoring.drivers.svt.PedestalPlots
 
subdetectorName - Static variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
subdetectorName - Static variable in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
subdetectorName - Static variable in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
subdetectorName - Static variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
subdetectorName - Variable in class org.hps.monitoring.ecal.plots.EcalDaqPlots
 
subdetectorName - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
subdetectorName - Static variable in class org.hps.recon.ecal.HodoRawConverterDriver
 
subdetectorName - Variable in class org.hps.recon.tracking.AxialTrackReconDriver
 
subdetectorName - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
subdetectorName - Variable in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
subdetectorName - Variable in class org.hps.recon.tracking.MaterialSupervisor
 
subdetectorName - Variable in class org.hps.recon.tracking.RawHitChecker
 
subdetectorName - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
subdetectorName - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
subdetectorName - Variable in class org.hps.recon.tracking.TrackerReconDriver
 
subdetectorName - Variable in class org.hps.svt.alignment.SiTrackerSpectrometerSensorSetup
 
subdetectorName - Variable in class org.hps.svt.SvtClusterAnalysis
 
subFrom(int, int, double) - Method in class org.hps.recon.tracking.gbl.matrix.VMatrix
 
subFrom(int, int, double) - Method in class org.hps.recon.tracking.gbl.matrix.VSymMatrix
 
subFrom(int, double) - Method in class org.hps.recon.tracking.gbl.matrix.VVector
 
Substract(GVector) - Method in class org.hps.detector.ecal.GVector
substract GVectors
Subsystem - Enum in org.hps.monitoring.subsys
Names of valid subsystems that can be monitored.
Subsystem() - Constructor for enum org.hps.monitoring.subsys.Subsystem
 
subtractRFTime - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
subtractTOF - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
subtractTriggerTime - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
Success(String) - Constructor for class org.hps.online.recon.CommandResult.Success
 
success - Variable in class org.hps.recon.tracking.kalman.Efficiency
 
success - Variable in class org.hps.recon.tracking.kalman.KalmanTrackFit2
 
success - Variable in class org.hps.recon.tracking.kalman.SeedTrack
 
sum(SquareMatrix) - Method in class org.hps.recon.tracking.kalman.SquareMatrix
 
sum(Vec) - Method in class org.hps.recon.tracking.kalman.Vec
 
sumADC(RawTrackerHit) - Method in class org.hps.recon.ecal.EcalRawConverter
Integrate the entire window.
sumADC(RawTrackerHit) - Method in class org.hps.recon.ecal.EcalRawConverter2
Integrate the entire window.
sumADC(RawTrackerHit) - Method in class org.hps.recon.ecal.EcalRawConverter3
Integrate the entire window.
sumChargeHisto - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
sumChi2 - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
sumchisq - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
sumClusterEnergy - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
sumClusterTime - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
sumd0 - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
sumdelX - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
sumdelX - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
sumdelX - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
sumdelX - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
sumdelX - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
sumdelX - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
sumdelX - Variable in class org.hps.analysis.vertex.VertexDebugger
 
sumdelY - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
sumdelY - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
sumdelY - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
sumdelY - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
sumdelY - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
sumdelY - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
sumdelY - Variable in class org.hps.analysis.vertex.VertexDebugger
 
sumEoverP - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
sumEoverP - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
sumEoverP - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
sumEoverP - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
sumEoverP - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
sumEoverP - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
sumEoverP - Variable in class org.hps.analysis.vertex.VertexDebugger
 
sumHitE - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
sumHitPerCluster - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
sumHits(Collection<CalorimeterHit>) - Method in class org.hps.recon.ecal.cluster.CTPClusterer
 
summary() - Method in class org.hps.recon.tracking.kalman.KalmanInterface
 
sumMass - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
sumPMax - Variable in class org.hps.recon.filtering.MollerCandidateFilterPass1
 
sumPMin - Variable in class org.hps.recon.filtering.MollerCandidateFilterPass1
 
sumPxPy - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
sumslope - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
sumsqs - Variable in class org.hps.monitoring.drivers.svt.PedestalPlots
 
sumVx - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
sumVy - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
sumVz - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
sumX - Variable in class org.hps.recon.tracking.kalman.Efficiency
 
sumX - Variable in class org.hps.recon.tracking.kalman.Histogram
 
sumX2 - Variable in class org.hps.recon.tracking.kalman.Efficiency
 
sumX2 - Variable in class org.hps.recon.tracking.kalman.Histogram
 
sumz0 - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
supplyLcioEvents - Variable in class org.hps.record.composite.CompositeLoopConfiguration
Flag to enable supplying events to the JAS3 record source lookup system.
support_bottom_height - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportBottom
 
support_bottom_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportBottom
 
support_bottom_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportBottom
 
support_plate_bottom_height - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlateBottom
 
support_plate_bottom_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlateBottom
 
support_plate_bottom_tilt_angle - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlateBottom
 
support_plate_bottom_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlateBottom
 
support_plate_pocket_depth - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlate
 
support_plate_top_height - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlateTop
 
support_plate_top_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlateTop
 
support_plate_top_tilt_angle - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlateTop
 
support_plate_top_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlateTop
 
support_top_height - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportTop
 
support_top_length - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportTop
 
support_top_width - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportTop
 
SupportBottom(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportBottom
 
supportDetectorElements - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
SupportPlate(SurveyVolume, SurveyVolume, String, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlate
 
SupportPlate(SurveyVolume, List<SurveyVolume>, String, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlate
 
SupportPlateBottom(String, SurveyVolume, SurveyVolume, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlateBottom
 
SupportPlateBottom(String, SurveyVolume, List<SurveyVolume>, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlateBottom
 
SupportPlateTop(String, SurveyVolume, SurveyVolume, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportPlateTop
 
SupportRing(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRing
 
SupportRingL13BottomKinMount(String, SurveyVolume, AlignmentCorrection) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRingL13BottomKinMount
 
SupportRingL13KinMount(String, SurveyVolume, AlignmentCorrection) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRingL13KinMount
 
SupportRingL13TopKinMount(String, SurveyVolume, AlignmentCorrection) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SupportRingL13TopKinMount
 
supportsCurrent() - Method in class org.hps.record.AbstractRecordQueue
Returns true to indicate current record capability is supported.
supportsCurrent() - Method in class org.hps.record.lcio.LcioEventQueue
Return true to indicate current record capability is supported.
supportsCut(String) - Method in class org.hps.analysis.trigger.util.Trigger
Indicates whether the specified cut state is tracked by this object or not.
supportsIndex() - Method in class org.hps.record.lcio.LcioEventQueue
Return false to indicate indexing is not supported.
supportsNext() - Method in class org.hps.record.AbstractRecordQueue
Returns true to indicate next record capability is supported.
supportsNext() - Method in class org.hps.record.composite.CompositeRecordSource
Return true to indicate next record capability is supported.
supportsNext() - Method in class org.hps.record.et.EtEventSource
Return true because this source supports the next method
supportsNext() - Method in class org.hps.record.evio.EvioFileSource
Returns true to indicate next record capability is supported.
supportsNext() - Method in class org.hps.record.lcio.LcioEventQueue
Return true to indicate next record capability is supported.
supportsPrevious() - Method in class org.hps.record.lcio.LcioEventQueue
Return false to indicate previous record capability is not supported.
supportsRewind() - Method in class org.hps.record.lcio.LcioEventQueue
Return false to indicate rewind is not supported.
supportsShift() - Method in class org.hps.record.lcio.LcioEventQueue
Return false to indicate shift operation is not supported.
SupportTop(String, SurveyVolume, AlignmentCorrection) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportTop
 
SupportTop(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportTop
 
SupportTop(String, SurveyVolume, AlignmentCorrection, List<SurveyVolume>) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportTop
 
suppress - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
surfRatio - Static variable in class org.hps.recon.ecal.EcalUtils
 
survey_shift_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL0Bot
 
survey_shift_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL0Top
 
survey_shift_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL1Bot
 
survey_shift_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL1Top
 
survey_shift_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL0Bot
 
survey_shift_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL0Top
 
survey_shift_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL1Bot
 
survey_shift_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL1Top
 
survey_shift_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL0Bot
 
survey_shift_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL0Top
 
survey_shift_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL1Bot
 
survey_shift_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL1Top
 
survey_shift_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL0Bot
 
survey_shift_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL0Top
 
survey_shift_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL1Bot
 
survey_shift_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL1Top
 
survey_shift_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL0Bot
 
survey_shift_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL0Top
 
survey_shift_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL1Bot
 
survey_shift_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortAxialHoleHalfModuleL1Top
 
survey_shift_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL0Bot
 
survey_shift_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL0Top
 
survey_shift_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL1Bot
 
survey_shift_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortStereoHoleHalfModuleL1Top
 
SurveyCoordinateSystem - Class in org.lcsim.geometry.compact.converter
Class describing a simple coordinate system used to define the SurveyVolume.
SurveyCoordinateSystem(Hep3Vector, Hep3Vector, Hep3Vector) - Constructor for class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
SurveyResult - Class in org.lcsim.geometry.compact.converter
Class to keep survey results.
SurveyResult(String, Element) - Constructor for class org.lcsim.geometry.compact.converter.SurveyResult
 
SurveyVolume - Class in org.lcsim.geometry.compact.converter
Contains the geometry information that is used to build any volume.
SurveyVolume(String, SurveyVolume, AlignmentCorrection) - Constructor for class org.lcsim.geometry.compact.converter.SurveyVolume
 
SurveyVolume(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.SurveyVolume
 
SurveyVolume(String, SurveyVolume, AlignmentCorrection, List<SurveyVolume>) - Constructor for class org.lcsim.geometry.compact.converter.SurveyVolume
 
surveyVolume - Variable in class org.lcsim.geometry.compact.converter.SurveyVolumeImpl
 
SurveyVolumeImpl - Class in org.lcsim.geometry.compact.converter
 
SurveyVolumeImpl(SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.SurveyVolumeImpl
 
surveyVolumes - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
 
SurveyVolumeVisualization - Class in org.lcsim.geometry.compact.converter
LCDD geometry visualization information
SurveyVolumeVisualization() - Constructor for class org.lcsim.geometry.compact.converter.SurveyVolumeVisualization
 
suspend() - Method in class org.hps.record.AbstractRecordProcessor
Suspend event processing (usually this will not be implemented by a sub-class).
suspend(LoopEvent) - Method in class org.hps.record.composite.LcioEventAdapter
Activates the suspend method on registered Driver objects.
suspend(LoopEvent) - Method in class org.hps.record.composite.RecordProcessorAdapter
Activate the suspend methods of the registered processors.
suspend() - Method in interface org.hps.record.RecordProcessor
Suspend processing action.
suspend() - Method in class org.hps.util.LCIOFilterDriver
 
SVT_BANK_NUMBER - Static variable in class org.hps.evio.EventConstants
 
SVT_BANK_TAG - Static variable in class org.hps.evio.EventConstants
 
SVT_CHANNELS_TABLE_NAME - Static variable in class org.hps.conditions.svt.SvtConditionsLoader
SVT channels table name.
SVT_HEADER_COLLECTION_NAME - Static variable in class org.hps.evio.AbstractSvtEvioReader
 
SVT_HIT_COLLECTION_NAME - Static variable in class org.hps.evio.AbstractSvtEvioReader
 
SVT_SUBDETECTOR_NAME - Static variable in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
 
SVT_SUBDETECTOR_NAME - Static variable in class org.hps.readout.svt.SimpleSvtReadout
 
SVT_SUBDETECTOR_NAME - Static variable in class org.hps.readout.svt.SVTReadoutDriver
 
SVT_TOTAL_FPGAS - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
SVT_TOTAL_NUMBER_FPGAS - Static variable in class org.hps.evio.EventConstants
 
SVT_VOLUME_INDEX - Static variable in class org.hps.recon.tracking.TrackTimeData
 
SvtAlignmentConstant - Class in org.hps.conditions.svt
Encapsulates an SVT alignment constant, which is an encoded, string key with a double value representing the translation or rotation of a detector component.
SvtAlignmentConstant() - Constructor for class org.hps.conditions.svt.SvtAlignmentConstant
 
SvtAlignmentConstant.SvtAlignmentConstantCollection - Class in org.hps.conditions.svt
Collection implementation for SvtAlignmentConstant.
SvtAlignmentConstantCollection() - Constructor for class org.hps.conditions.svt.SvtAlignmentConstant.SvtAlignmentConstantCollection
 
SvtAlignmentConstantsReader - Class in org.lcsim.geometry.compact.converter
Reads in SVT alignment constants from the database and converts them to the MilleParameter class expected by the detector model.
SvtAlignmentConstantsReader() - Constructor for class org.lcsim.geometry.compact.converter.SvtAlignmentConstantsReader
 
SvtAlignmentFilter - Class in org.hps.recon.filtering
Filter events to be used for SVT alignment.
SvtAlignmentFilter() - Constructor for class org.hps.recon.filtering.SvtAlignmentFilter
 
svtAngle - Variable in class org.hps.recon.tracking.kalman.KalmanInterface
 
SvtBadChannel - Class in org.hps.conditions.svt
Represents a channel that has been flagged as bad, which should not be used for physics reconstructions.
SvtBadChannel() - Constructor for class org.hps.conditions.svt.SvtBadChannel
 
SvtBadChannel.SvtBadChannelCollection - Class in org.hps.conditions.svt
The collection implementation for SvtBadChannel.
SvtBadChannelCollection() - Constructor for class org.hps.conditions.svt.SvtBadChannel.SvtBadChannelCollection
 
SVTBadChannelFilterDriver - Class in org.hps.recon.tracking
Driver used to filter out RawTrackerHits that have been identified to come from noisy/dead channels.
SVTBadChannelFilterDriver() - Constructor for class org.hps.recon.tracking.SVTBadChannelFilterDriver
 
SvtBiasConditionsLoader - Class in org.hps.conditions.svt
 
SvtBiasConditionsLoader() - Constructor for class org.hps.conditions.svt.SvtBiasConditionsLoader
Default constructor
SvtBiasConstant - Class in org.hps.conditions.svt
Encapsulates an SVT bias constant, which is range in time where bias was ON.
SvtBiasConstant() - Constructor for class org.hps.conditions.svt.SvtBiasConstant
 
SvtBiasConstant.SvtBiasConstantCollection - Class in org.hps.conditions.svt
The collection implementation for SvtBiasConstant.
SvtBiasConstantCollection() - Constructor for class org.hps.conditions.svt.SvtBiasConstant.SvtBiasConstantCollection
 
svtBiasConstants - Variable in class org.hps.evio.SvtEventFlagger
 
svtBiasConstants - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
SvtBiasMyaDataReader - Class in org.hps.conditions.svt
 
SvtBiasMyaDataReader() - Constructor for class org.hps.conditions.svt.SvtBiasMyaDataReader
 
SvtBiasMyaDataReader.SvtBiasMyaRange - Class in org.hps.conditions.svt
 
SvtBiasMyaDataReader.SvtBiasRunRange - Class in org.hps.conditions.svt
 
SvtBiasMyaDumpReader - Class in org.hps.conditions.svt
 
SvtBiasMyaDumpReader() - Constructor for class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
SvtBiasMyaDumpReader(String[]) - Constructor for class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
SvtBiasMyaDumpReader(String) - Constructor for class org.hps.conditions.svt.SvtBiasMyaDumpReader
 
SvtBiasMyaDumpReader.SvtBiasMyaEntry - Class in org.hps.conditions.svt
 
SvtBiasMyaDumpReader.SvtBiasMyaRange - Class in org.hps.conditions.svt
 
SvtBiasMyaDumpReader.SvtBiasMyaRanges - Class in org.hps.conditions.svt
 
SvtBiasMyaDumpReader.SvtBiasRunRange - Class in org.hps.conditions.svt
 
SvtBiasMyaEntry(String, Date, double) - Constructor for class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaEntry
 
SvtBiasMyaRange() - Constructor for class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasMyaRange
 
SvtBiasMyaRange(Date, double) - Constructor for class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasMyaRange
 
SvtBiasMyaRange() - Constructor for class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaRange
 
SvtBiasMyaRange(SvtBiasMyaDumpReader.SvtBiasMyaEntry) - Constructor for class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaRange
 
SvtBiasMyaRanges() - Constructor for class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaRanges
 
SvtBiasRunRange(RunSpreadsheet.RunData) - Constructor for class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasRunRange
 
SvtBiasRunRange(RunSpreadsheet.RunData, SvtBiasMyaDumpReader.SvtBiasMyaRanges) - Constructor for class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasRunRange
 
SvtBox(String, SurveyVolume, AlignmentCorrection) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBox
 
SvtBoxBasePlate(String, SurveyVolume, AlignmentCorrection) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBoxBasePlate
 
SvtCalibration - Class in org.hps.conditions.svt
This class encapsulates noise and pedestal measurement for an SVT channel.
SvtCalibration() - Constructor for class org.hps.conditions.svt.SvtCalibration
Default constructor.
SvtCalibration(int) - Constructor for class org.hps.conditions.svt.SvtCalibration
Constructor with channel ID.
SvtCalibration.SvtCalibrationCollection - Class in org.hps.conditions.svt
The collection implementation for SvtCalibration.
SvtCalibrationCollection() - Constructor for class org.hps.conditions.svt.SvtCalibration.SvtCalibrationCollection
 
SvtCalorimeterAlignmentDriver - Class in org.hps.analysis.alignment
 
SvtCalorimeterAlignmentDriver() - Constructor for class org.hps.analysis.alignment.SvtCalorimeterAlignmentDriver
 
SVTCellIDPrintDriver - Class in org.hps.monitoring.drivers.svt
 
SVTCellIDPrintDriver() - Constructor for class org.hps.monitoring.drivers.svt.SVTCellIDPrintDriver
 
SVTcenter - Static variable in class org.hps.recon.tracking.kalman.KalmanInterface
 
SVTcenter - Static variable in class org.hps.recon.tracking.kalman.PropagatedTrackState
 
SvtChannel - Class in org.hps.conditions.svt
This class represents SVT channel setup information, including FEB ID, FEB Hybrid ID, and channel numbers.
SvtChannel() - Constructor for class org.hps.conditions.svt.SvtChannel
Default constructor.
SvtChannel(int, int, int, int) - Constructor for class org.hps.conditions.svt.SvtChannel
Fully qualified constructor.
SvtChannel.SvtChannelCollection - Class in org.hps.conditions.svt
Collection implementation for SvtChannel.
SvtChannelCollection() - Constructor for class org.hps.conditions.svt.SvtChannel.SvtChannelCollection
 
svtChannels - Variable in class org.hps.conditions.svt.CalibrationHandler
List of SVT channels.
svtChannels - Variable in class org.hps.conditions.svt.DaqMapHandler
The Collection of SVT channel objects.
SvtClusterAnalysis - Class in org.hps.svt
Analysis driver used to study SVT strip clusters.
SvtClusterAnalysis() - Constructor for class org.hps.svt.SvtClusterAnalysis
Default Constructor
SvtClusterAnalysis.Cluster - Class in org.hps.svt
 
SvtClusterOccHeadless - Class in org.hps.monitoring.drivers.headless
This Driver makes plots of SVT sensor occupancies across a run.
SvtClusterOccHeadless() - Constructor for class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
SvtClusterPlots - Class in org.hps.monitoring.drivers.svt
Monitoring driver that looks at the SVT cluster charge.
SvtClusterPlots() - Constructor for class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
SvtClusterPlotsWithTrackHits - Class in org.hps.monitoring.drivers.svt
Monitoring driver that looks at the SVT cluster charge.
SvtClusterPlotsWithTrackHits() - Constructor for class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
SvtClustersHeadless - Class in org.hps.monitoring.drivers.headless
Monitoring driver that looks at the SVT cluster charge.
SvtClustersHeadless() - Constructor for class org.hps.monitoring.drivers.headless.SvtClustersHeadless
 
SvtConditions - Class in org.hps.conditions.svt
This class contains all test run SVT conditions data by readout channel.
SvtConditions() - Constructor for class org.hps.conditions.svt.SvtConditions
 
SvtConditionsConverter - Class in org.hps.conditions.svt
This class creates an SvtConditions object from the database, based on the current run number known by the conditions manager.
SvtConditionsConverter() - Constructor for class org.hps.conditions.svt.SvtConditionsConverter
Default constructor.
SvtConditionsLoader - Class in org.hps.conditions.svt
Command line tool used to load SVT conditions into the conditions database.
SvtConditionsLoader() - Constructor for class org.hps.conditions.svt.SvtConditionsLoader
Do not allow instantiation.
SvtConditionsReader - Class in org.hps.conditions.svt
Reader used to parse SVT conditions.
SvtConditionsReader() - Constructor for class org.hps.conditions.svt.SvtConditionsReader
Default constructor.
SvtConfigData - Class in org.hps.record.svt
Represents the four SVT status banks from EVIO sync events containing XML config data.
SvtConfigData(int) - Constructor for class org.hps.record.svt.SvtConfigData
 
SvtConfigData.RocTag - Enum in org.hps.record.svt
Helper for ROC bank tag information and data array indices.
SvtConfigEvioProcessor - Class in org.hps.record.svt
Get a list of SVT config data from an EVIO data stream.
SvtConfigEvioProcessor() - Constructor for class org.hps.record.svt.SvtConfigEvioProcessor
 
SvtConfiguration - Class in org.hps.conditions.svt
This class is the conditions object model for an SVT configuration saved into the database.
SvtConfiguration() - Constructor for class org.hps.conditions.svt.SvtConfiguration
 
SvtConfiguration.SvtConfigurationCollection - Class in org.hps.conditions.svt
Collection implementation for SvtConfiguration objects.
SvtConfigurationCollection() - Constructor for class org.hps.conditions.svt.SvtConfiguration.SvtConfigurationCollection
 
svtConverter - Variable in class org.hps.conditions.database.DatabaseConditionsManager
The converter for creating the combined SVT conditions object.
SvtDaqMapping - Class in org.hps.conditions.svt
This class encapsulates the SVT DAQ map.
SvtDaqMapping() - Constructor for class org.hps.conditions.svt.SvtDaqMapping
Default Constructor.
SvtDaqMapping(int, int) - Constructor for class org.hps.conditions.svt.SvtDaqMapping
Constructor that takes FEB ID and Hybrid ID.
SvtDaqMapping.SvtDaqMappingCollection - Class in org.hps.conditions.svt
Collection implementation for SvtDaqMapping objects.
SvtDaqMappingCollection() - Constructor for class org.hps.conditions.svt.SvtDaqMapping.SvtDaqMappingCollection
 
SVTData - Class in org.hps.readout.svt
 
SVTData(int, int, int, int, short[]) - Constructor for class org.hps.readout.svt.SVTData
Creates an SVT data packet from
SVTData(int[]) - Constructor for class org.hps.readout.svt.SVTData
Creates and SVT data packet from existing SVT data
SvtDetectorSetup - Class in org.hps.detector.svt
This class puts SvtConditions data onto HpsSiSensor objects.
SvtDetectorSetup() - Constructor for class org.hps.detector.svt.SvtDetectorSetup
Constructor that uses the default detector name.
SvtDetectorSetup(String) - Constructor for class org.hps.detector.svt.SvtDetectorSetup
Constructor that takes name of SVT.
SvtDigitizationWithPulserDataMergingReadoutDriver - Class in org.hps.digi
SVT readout simulation.
SvtDigitizationWithPulserDataMergingReadoutDriver() - Constructor for class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
 
SvtDigitizationWithPulserDataMergingReadoutDriver.StripHit - Class in org.hps.digi
Class StripHit is responsible for storing several parameters defining a simulated hit object.
SvtErrorBitData - Class in org.hps.record.svt
 
SvtErrorBitData(int, int, int, int, int) - Constructor for class org.hps.record.svt.SvtErrorBitData
 
svtEventFlagger - Variable in class org.hps.evio.LCSimEngRunEventBuilder
Writes event flags describing the SVT state.
SvtEventFlagger - Class in org.hps.evio
 
SvtEventFlagger() - Constructor for class org.hps.evio.SvtEventFlagger
 
SvtEventHeaderChecker - Class in org.hps.record.svt
Static functions to check integrity of the SVT header data.
SvtEventHeaderChecker() - Constructor for class org.hps.record.svt.SvtEventHeaderChecker
Private construction to avoid class being instantiated
SvtEventHeaderCheckerNew - Class in org.hps.record.svt
Fork of SvtEventHeaderChecker to remove memory leaks and make other improvements.
SvtEventHeaderCheckerNew() - Constructor for class org.hps.record.svt.SvtEventHeaderCheckerNew
 
SvtEventHeaderCheckerNew(boolean) - Constructor for class org.hps.record.svt.SvtEventHeaderCheckerNew
 
SvtEvioExceptions - Class in org.hps.record.svt
 
SvtEvioExceptions() - Constructor for class org.hps.record.svt.SvtEvioExceptions
Private constructor to avoid instantiation
SvtEvioExceptions.SvtEvioHeaderApvBufferAddressException - Exception in org.hps.record.svt
 
SvtEvioExceptions.SvtEvioHeaderApvFrameCountException - Exception in org.hps.record.svt
 
SvtEvioExceptions.SvtEvioHeaderApvReadErrorException - Exception in org.hps.record.svt
 
SvtEvioExceptions.SvtEvioHeaderException - Exception in org.hps.record.svt
 
SvtEvioExceptions.SvtEvioHeaderMultisampleErrorBitException - Exception in org.hps.record.svt
 
SvtEvioExceptions.SvtEvioHeaderOFErrorException - Exception in org.hps.record.svt
 
SvtEvioExceptions.SvtEvioHeaderSkipCountException - Exception in org.hps.record.svt
 
SvtEvioExceptions.SvtEvioHeaderSyncErrorException - Exception in org.hps.record.svt
 
SvtEvioExceptions.SvtEvioReaderException - Exception in org.hps.record.svt
 
SvtEvioHeaderApvBufferAddressException(String) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioHeaderApvBufferAddressException
 
SvtEvioHeaderApvBufferAddressException(SvtEvioExceptions.SvtEvioHeaderApvBufferAddressException) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioHeaderApvBufferAddressException
 
SvtEvioHeaderApvFrameCountException(String) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioHeaderApvFrameCountException
 
SvtEvioHeaderApvFrameCountException(SvtEvioExceptions.SvtEvioHeaderApvFrameCountException) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioHeaderApvFrameCountException
 
SvtEvioHeaderApvReadErrorException(String) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioHeaderApvReadErrorException
 
SvtEvioHeaderApvReadErrorException(SvtEvioExceptions.SvtEvioHeaderApvReadErrorException) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioHeaderApvReadErrorException
 
SvtEvioHeaderException(String) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioHeaderException
 
SvtEvioHeaderException(EvioHeaderError) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioHeaderException
Add constructor that takes an EvioHeaderError instance
SvtEvioHeaderException(SvtEvioExceptions.SvtEvioHeaderException) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioHeaderException
 
SvtEvioHeaderMultisampleErrorBitException(String) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioHeaderMultisampleErrorBitException
 
SvtEvioHeaderMultisampleErrorBitException(SvtEvioExceptions.SvtEvioHeaderMultisampleErrorBitException) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioHeaderMultisampleErrorBitException
 
SvtEvioHeaderOFErrorException(String) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioHeaderOFErrorException
 
SvtEvioHeaderOFErrorException(SvtEvioExceptions.SvtEvioHeaderOFErrorException) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioHeaderOFErrorException
 
SvtEvioHeaderSkipCountException(String) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioHeaderSkipCountException
 
SvtEvioHeaderSkipCountException(SvtEvioExceptions.SvtEvioHeaderSkipCountException) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioHeaderSkipCountException
 
SvtEvioHeaderSyncErrorException(String) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioHeaderSyncErrorException
 
SvtEvioHeaderSyncErrorException(SvtEvioExceptions.SvtEvioHeaderSyncErrorException) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioHeaderSyncErrorException
 
SvtEvioReader - Class in org.hps.evio
SVT EVIO reader used to convert SVT bank integer data to LCIO objects.
SvtEvioReader() - Constructor for class org.hps.evio.SvtEvioReader
 
SvtEvioReaderException(String) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioReaderException
 
SvtEvioReaderException(SvtEvioExceptions.SvtEvioReaderException) - Constructor for exception org.hps.record.svt.SvtEvioExceptions.SvtEvioReaderException
 
SvtEvioUtils - Class in org.hps.record.svt
A set of static utility methods used to decode SVT data.
SvtEvioUtils() - Constructor for class org.hps.record.svt.SvtEvioUtils
Private constructor to prevent the class from being instantiated.
SvtGain - Class in org.hps.conditions.svt
This class represents the signal gain measurement for a single SVT channel.
SvtGain() - Constructor for class org.hps.conditions.svt.SvtGain
 
SvtGain.SvtGainCollection - Class in org.hps.conditions.svt
Collection implementation for SvtGain objects.
SvtGainCollection() - Constructor for class org.hps.conditions.svt.SvtGain.SvtGainCollection
 
SvtHeaderDataInfo - Class in org.hps.record.svt
 
SvtHeaderDataInfo(int, int, int) - Constructor for class org.hps.record.svt.SvtHeaderDataInfo
 
SvtHeaderDataInfo(int, int, int, int[]) - Constructor for class org.hps.record.svt.SvtHeaderDataInfo
 
SvtHeaderDataInfo(int, int, int, Integer[]) - Constructor for class org.hps.record.svt.SvtHeaderDataInfo
 
SvtHitAnalysisDriver - Class in org.hps.analysis.examples
 
SvtHitAnalysisDriver() - Constructor for class org.hps.analysis.examples.SvtHitAnalysisDriver
 
SVTHitLevelPlots - Class in org.hps.svt
Driver used to compute SVT hit efficiencies at each sensor as a function of strip and y Unbiased Hit Residuals are also computed TODO Cleanup Code, add comments TODO Move general functions to a different driver TODO Fix u error function TODO Update Track Extrapolations
SVTHitLevelPlots() - Constructor for class org.hps.svt.SVTHitLevelPlots
 
SVTHitMCEfficiency - Class in org.hps.analysis.dataquality
DQM driver for the monte carlo SVT hit efficiency April 29 -- first pass, makes the SimTrackerHits-->SiClusters efficiency vs position (with a settable t0 cut)
SVTHitMCEfficiency() - Constructor for class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
SvtHitMultiplicityFilter - Class in org.hps.recon.filtering
Filter events based on max nr of strip hits
SvtHitMultiplicityFilter() - Constructor for class org.hps.recon.filtering.SvtHitMultiplicityFilter
 
SvtHitPlots - Class in org.hps.analysis.dataquality
Driver for analyzing hits in SVT
SvtHitPlots() - Constructor for class org.hps.analysis.dataquality.SvtHitPlots
 
SvtHitPlots - Class in org.hps.monitoring.drivers.svt
Monitoring driver that provides information about the number of SVT hits per event.
SvtHitPlots() - Constructor for class org.hps.monitoring.drivers.svt.SvtHitPlots
 
SVTHitRecoCorrelations - Class in org.hps.monitoring.drivers.svt
 
SVTHitRecoCorrelations() - Constructor for class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
SVTHitReconstructionPlots - Class in org.hps.monitoring.drivers.svt
 
SVTHitReconstructionPlots() - Constructor for class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
SVTHITS_DIR - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
SVTHitWriter - Class in org.hps.evio
 
SVTHitWriter() - Constructor for class org.hps.evio.SVTHitWriter
 
SVTMAX_DIR - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
SvtMonitoring - Class in org.hps.analysis.dataquality
DQM driver for reconstructed track quantities plots things like occupancy, t0, amplitude, chi^2 (from APV25 sampling fit); each on a per/sensor basis saves to DQM database:
SvtMonitoring() - Constructor for class org.hps.analysis.dataquality.SvtMonitoring
 
SvtMotorMyaDataReader - Class in org.hps.conditions.svt
 
SvtMotorMyaDataReader() - Constructor for class org.hps.conditions.svt.SvtMotorMyaDataReader
 
SvtMotorMyaDataReader.SvtPositionMyaRange - Class in org.hps.conditions.svt
 
SvtMotorMyaDataReader.SvtPositionRunRange - Class in org.hps.conditions.svt
 
SvtMotorPosition - Class in org.hps.conditions.svt
Represents the SVT motor position as a time-based condition.
SvtMotorPosition() - Constructor for class org.hps.conditions.svt.SvtMotorPosition
 
SvtMotorPosition.SvtMotorPositionCollection - Class in org.hps.conditions.svt
Collection implementation.
SvtMotorPositionCollection() - Constructor for class org.hps.conditions.svt.SvtMotorPosition.SvtMotorPositionCollection
 
svtName - Variable in class org.hps.detector.svt.SvtDetectorSetup
The name of the SVT subdetector in the detector model.
SVTOCC_DIR - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
SVTOpeningAlignment - Class in org.hps.monitoring.drivers.trackrecon
 
SVTOpeningAlignment() - Constructor for class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
SVTOpeningStudies - Class in org.hps.analysis.dataquality
 
SVTOpeningStudies() - Constructor for class org.hps.analysis.dataquality.SVTOpeningStudies
 
SvtPlotUtils - Class in org.hps.recon.tracking
 
SvtPlotUtils() - Constructor for class org.hps.recon.tracking.SvtPlotUtils
 
svtPositionConstants - Variable in class org.hps.evio.SvtEventFlagger
 
SvtPositionMyaRange(Date, double, double) - Constructor for class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionMyaRange
 
SvtPositionRunRange(RunSpreadsheet.RunData) - Constructor for class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionRunRange
 
SVTPulseFitPlots - Class in org.hps.monitoring.drivers.svt
 
SVTPulseFitPlots() - Constructor for class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
SvtPulserReadoutDriver - Class in org.hps.digi
Class SvtPulserReadoutDriver is responsible for taking in pulser-data objects from a source file with (MC + pulser data) overlaid events and feeding them to the ReadoutDataManager.
SvtPulserReadoutDriver() - Constructor for class org.hps.digi.SvtPulserReadoutDriver
 
SVTRAW_DIR - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
SvtRawHitMultiplicityFilter - Class in org.hps.recon.filtering
Filter events based on max nr of strip hits
SvtRawHitMultiplicityFilter() - Constructor for class org.hps.recon.filtering.SvtRawHitMultiplicityFilter
 
svtReader - Variable in class org.hps.evio.BaseEventBuilder
 
SVTReadoutDriver - Class in org.hps.readout.svt
SVT readout simulation.
SVTReadoutDriver() - Constructor for class org.hps.readout.svt.SVTReadoutDriver
 
SVTReadoutDriver.StripHit - Class in org.hps.readout.svt
Class StripHit is responsible for storing several parameters defining a simulated hit object.
SvtReadoutSyncPhase - Class in org.hps.conditions.svt
This class represents the svt readout phases and crostalk time windows
SvtReadoutSyncPhase() - Constructor for class org.hps.conditions.svt.SvtReadoutSyncPhase
 
SvtReadoutSyncPhase.SvtReadoutSyncPhaseCollection - Class in org.hps.conditions.svt
Collection implementation for SvtReadoutSyncPhase objects.
SvtReadoutSyncPhaseCollection() - Constructor for class org.hps.conditions.svt.SvtReadoutSyncPhase.SvtReadoutSyncPhaseCollection
 
SvtSensorOccHeadless - Class in org.hps.monitoring.drivers.headless
This Driver makes plots of SVT sensor occupancies across a run.
SvtSensorOccHeadless() - Constructor for class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
SvtShapeFitParameters - Class in org.hps.conditions.svt
This class encapsulates the shape fit parameters for an SVT channel.
SvtShapeFitParameters() - Constructor for class org.hps.conditions.svt.SvtShapeFitParameters
 
SvtShapeFitParameters.SvtShapeFitParametersCollection - Class in org.hps.conditions.svt
Collection implementation for SvtShapeFitParameters objects.
SvtShapeFitParametersCollection() - Constructor for class org.hps.conditions.svt.SvtShapeFitParameters.SvtShapeFitParametersCollection
 
SVTSmallHitsFilter - Class in org.hps.recon.filtering
Reject events with noise hits in the SVT.
SVTSmallHitsFilter() - Constructor for class org.hps.recon.filtering.SVTSmallHitsFilter
 
SvtStereoLayer - Class in org.lcsim.detector.converter.compact.subdetector
A class describing an SVT stereo pair.
SvtStereoLayer(int, HpsSiSensor, HpsSiSensor) - Constructor for class org.lcsim.detector.converter.compact.subdetector.SvtStereoLayer
Ctor
SvtStripClusterPositionPlots - Class in org.hps.analysis.MC
This driver plots tracker hit positions and 1D strip cluster positions
SvtStripClusterPositionPlots() - Constructor for class org.hps.analysis.MC.SvtStripClusterPositionPlots
 
svtSyncPhaseColl - Variable in class org.hps.evio.SvtEventFlagger
 
SvtSyncStatus - Class in org.hps.conditions.svt
 
SvtSyncStatus() - Constructor for class org.hps.conditions.svt.SvtSyncStatus
 
SvtSyncStatus.SvtSyncStatusCollection - Class in org.hps.conditions.svt
 
SvtSyncStatusCollection() - Constructor for class org.hps.conditions.svt.SvtSyncStatus.SvtSyncStatusCollection
 
SVTT0_DIR - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
SvtT0Shift - Class in org.hps.conditions.svt
This class is a data holder for associating a t0 time shift with a specific sensor by DAQ pair (FEB ID and FEB hybrid ID).
SvtT0Shift() - Constructor for class org.hps.conditions.svt.SvtT0Shift
 
SvtT0Shift.SvtT0ShiftCollection - Class in org.hps.conditions.svt
Concrete collection implementation for SvtT0Shift.
SvtT0ShiftCollection() - Constructor for class org.hps.conditions.svt.SvtT0Shift.SvtT0ShiftCollection
 
SvtTimingConstants - Class in org.hps.conditions.svt
Conditions object for SVT timing configuration constants, including offset phase and time (in nanoseconds).
SvtTimingConstants() - Constructor for class org.hps.conditions.svt.SvtTimingConstants
 
svtTimingConstants - Variable in class org.hps.evio.SvtEventFlagger
 
SvtTimingConstants.SvtTimingConstantsCollection - Class in org.hps.conditions.svt
The collection implementation for SvtTimingConstants.
SvtTimingConstantsCollection() - Constructor for class org.hps.conditions.svt.SvtTimingConstants.SvtTimingConstantsCollection
 
SvtTimingConstantsLoader - Class in org.hps.conditions.svt
Load SVT timing constant data from the run spreadsheet and insert into the conditions database.
SvtTimingConstantsLoader() - Constructor for class org.hps.conditions.svt.SvtTimingConstantsLoader
 
SvtTimingInPlots - Class in org.hps.monitoring.drivers.svt
Monitoring driver that will be used when 'timing in' the SVT.
SvtTimingInPlots() - Constructor for class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
SVTTimingTupleDriver - Class in org.hps.analysis.tuple
 
SVTTimingTupleDriver() - Constructor for class org.hps.analysis.tuple.SVTTimingTupleDriver
 
SVTTimingTupleDriver.Constraint - Enum in org.hps.analysis.tuple
 
SvtTrackAnalysis - Class in org.hps.analysis.examples
Example analysis Driver showing how to use SVT track collections and how to filter out unwanted ones.
SvtTrackAnalysis() - Constructor for class org.hps.analysis.examples.SvtTrackAnalysis
 
SVTTrackerHitReadoutDriver - Class in org.hps.readout.svt
Class SVTTrackerHitReadoutDriver is an extension of SimTrackerHitReadoutDriver that includes additional functionality necessary for SVT data.
SVTTrackerHitReadoutDriver() - Constructor for class org.hps.readout.svt.SVTTrackerHitReadoutDriver
 
svtTrueHitRelationName - Variable in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
sw - Static variable in class org.hps.util.ConvertToStdhep
 
sw - Static variable in class org.hps.util.DatFileToStdhepTVM
 
Swap - Variable in class org.hps.recon.tracking.kalman.KalmanParams
 
swapRegister - Variable in class org.hps.evio.StuckFADCBitDriver
 
SymMatrix - Class in org.hps.recon.tracking.gbl.matrix
 
SymMatrix(int) - Constructor for class org.hps.recon.tracking.gbl.matrix.SymMatrix
 
SymMatrix(SymMatrix) - Constructor for class org.hps.recon.tracking.gbl.matrix.SymMatrix
 
SymMatrix(Matrix) - Constructor for class org.hps.recon.tracking.gbl.matrix.SymMatrix
 
SYNC - Static variable in class org.hps.record.svt.EvioHeaderError
 
SYNC_EVENT_TAG - Static variable in class org.hps.record.evio.EvioEventConstants
CODA SYNC event tag.
SyncEventProcessor - Class in org.hps.monitoring.application.util
This is an ET event processor that will load DAQ configuration into the global manager from EVIO physics SYNC events, which have an event type in which bits 6 and 7 are set to 1.
SyncEventProcessor() - Constructor for class org.hps.monitoring.application.util.SyncEventProcessor
 
syncGood - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
syncPhase0 - Variable in class org.hps.evio.SvtEventFlagger
 
syncPhase1 - Variable in class org.hps.evio.SvtEventFlagger
 
syncStatusColl - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
sys - Variable in class org.hps.record.et.EtConnection
The ET system object representing the connection to the server.
SYS_ERR - Static variable in class org.hps.monitoring.application.MonitoringApplication
Saved reference to System.err for convenience.
SYS_OUT - Static variable in class org.hps.monitoring.application.MonitoringApplication
Saved reference to System.out for convenience.
system - Variable in class org.hps.conditions.ecal.EcalChannel.GeometryId
The subdetector system ID.
system - Variable in class org.hps.conditions.hodoscope.HodoscopeChannel.GeometryId
The subdetector system ID.
system - Variable in class org.hps.readout.ecal.ReadoutTimestamp
Deprecated.
 
system - Variable in class org.hps.readout.ReadoutTimestamp
The system ID for the timestamp.
system - Variable in class org.hps.record.et.EtStationThread
The EtSystem that represents the connection to the ET server.
SYSTEM_COLUMN_INDEX - Static variable in class org.hps.monitoring.application.model.SystemStatusTableModel
System field column index.
SYSTEM_ECAL - Static variable in class org.hps.readout.ecal.ReadoutTimestamp
Deprecated.
 
SYSTEM_ECAL - Static variable in class org.hps.readout.ReadoutTimestamp
Specifies the ID for the calorimeter data time.
SYSTEM_HODOSCOPE - Static variable in class org.hps.readout.ReadoutTimestamp
Specifies the ID for the hodoscope data time.
SYSTEM_TRACKER - Static variable in class org.hps.readout.ecal.ReadoutTimestamp
Deprecated.
 
SYSTEM_TRACKER - Static variable in class org.hps.readout.ReadoutTimestamp
Specifies the ID for the SVT data time.
SYSTEM_TRIGGERBITS - Static variable in class org.hps.readout.ecal.ReadoutTimestamp
Deprecated.
 
SYSTEM_TRIGGERBITS - Static variable in class org.hps.readout.ReadoutTimestamp
Specifies the ID for the event write time.
SYSTEM_TRIGGERTIME - Static variable in class org.hps.readout.ecal.ReadoutTimestamp
Deprecated.
 
SYSTEM_TRIGGERTIME - Static variable in class org.hps.readout.ReadoutTimestamp
Specifies the ID for the trigger time.
systemId - Variable in class org.hps.recon.ecal.EcalTriggerFilterDriver
 
systemName - Variable in class org.hps.monitoring.subsys.SystemStatusImpl
 
SystemStatistics - Interface in org.hps.monitoring.subsys
This is an interface for a set of basic statistics about an online event processing system.
SystemStatisticsImpl - Class in org.hps.monitoring.subsys
Implementation of SystemStatistics.
SystemStatisticsImpl() - Constructor for class org.hps.monitoring.subsys.SystemStatisticsImpl
 
SystemStatisticsImpl.AverageEventsPerSecondProvider - Class in org.hps.monitoring.subsys
 
SystemStatisticsImpl.AverageMegabytesPerSecondProvider - Class in org.hps.monitoring.subsys
 
SystemStatisticsImpl.BytesPerSecondProvider - Class in org.hps.monitoring.subsys
 
SystemStatisticsImpl.BytesReceivedProvider - Class in org.hps.monitoring.subsys
 
SystemStatisticsImpl.EventsPerSecondProvider - Class in org.hps.monitoring.subsys
 
SystemStatisticsImpl.EventsReceivedProvider - Class in org.hps.monitoring.subsys
 
SystemStatisticsImpl.MegabytesPerSecondProvider - Class in org.hps.monitoring.subsys
 
SystemStatisticsImpl.SystemStatisticsProvider - Class in org.hps.monitoring.subsys
 
SystemStatisticsImpl.TotalEventsProvider - Class in org.hps.monitoring.subsys
 
SystemStatisticsImpl.TotalMegabytesProvider - Class in org.hps.monitoring.subsys
 
SystemStatisticsListener - Interface in org.hps.monitoring.subsys
 
SystemStatisticsProvider() - Constructor for class org.hps.monitoring.subsys.SystemStatisticsImpl.SystemStatisticsProvider
 
systemStatus - Variable in class org.hps.monitoring.subsys.et.EtSystemMonitor
 
SystemStatus - Interface in org.hps.monitoring.subsys
The SystemStatus describes the state of a system, e.g.
SystemStatusBeeper() - Constructor for class org.hps.monitoring.application.SystemStatusPanel.SystemStatusBeeper
 
systemStatuses - Variable in class org.hps.monitoring.subsys.SystemStatusRegistry
 
SystemStatusEventsTable - Class in org.hps.monitoring.application
This is a table that shows every system status change in a different row.
SystemStatusEventsTable() - Constructor for class org.hps.monitoring.application.SystemStatusEventsTable
Class constructor.
SystemStatusEventsTable.SystemStatusEventsTableModel - Class in org.hps.monitoring.application
The model for the system status events table.
SystemStatusEventsTableModel() - Constructor for class org.hps.monitoring.application.SystemStatusEventsTable.SystemStatusEventsTableModel
Class constructor.
SystemStatusImpl - Class in org.hps.monitoring.subsys
The implementation of SystemStatus.
SystemStatusImpl(Subsystem, String, boolean) - Constructor for class org.hps.monitoring.subsys.SystemStatusImpl
Fully qualified constructor.
SystemStatusImpl(SystemStatusImpl) - Constructor for class org.hps.monitoring.subsys.SystemStatusImpl
Copy constructor from implementation class.
SystemStatusImpl(SystemStatus) - Constructor for class org.hps.monitoring.subsys.SystemStatusImpl
Copy constructor from interface.
SystemStatusListener - Interface in org.hps.monitoring.subsys
Interface for receiving changes to SystemStatus objects, e.g.
systemStatusPanel - Variable in class org.hps.monitoring.application.MonitoringApplicationFrame
The system status panel which shows under the tabs.
SystemStatusPanel - Class in org.hps.monitoring.application
This is a panel showing the two tables for viewing the system statuses, one showing the current state of all system status monitors and the other with all system status change events.
SystemStatusPanel() - Constructor for class org.hps.monitoring.application.SystemStatusPanel
Class constructor.
SystemStatusPanel.SystemStatusBeeper - Class in org.hps.monitoring.application
 
SystemStatusRegistry - Class in org.hps.monitoring.subsys
Global registry of all SystemStatus objects.
SystemStatusRegistry() - Constructor for class org.hps.monitoring.subsys.SystemStatusRegistry
 
SystemStatusTable - Class in org.hps.monitoring.application
This table shows the current state of SystemStatus objects.
SystemStatusTable() - Constructor for class org.hps.monitoring.application.SystemStatusTable
Class constructor.
SystemStatusTable.ButtonRenderer - Class in org.hps.monitoring.application
Renders a button if the status is clear-able.
SystemStatusTable.JTableButtonMouseListener - Class in org.hps.monitoring.application
Fires a mouse click event when the clear button is pressed, which in turn will activate the action event for the button.
SystemStatusTableModel - Class in org.hps.monitoring.application.model
A JTableModel that has a list of SystemStatus objects.
SystemStatusTableModel() - Constructor for class org.hps.monitoring.application.model.SystemStatusTableModel
 

T

T - Variable in class org.hps.recon.tracking.kalman.Efficiency
 
T - Variable in class org.hps.recon.tracking.kalman.Histogram
 
t - Variable in class org.hps.recon.tracking.kalman.Plane
 
T() - Method in class org.hps.recon.tracking.kalman.Plane
 
t - Variable in class org.hps.record.triggerbank.SSPCluster
 
t - Variable in class org.hps.record.triggerbank.VTPCalibrationTrigger
 
t - Variable in class org.hps.record.triggerbank.VTPCluster
 
t - Variable in class org.hps.record.triggerbank.VTPFEETrigger
 
t - Variable in class org.hps.record.triggerbank.VTPMultiplicityTrigger
 
t - Variable in class org.hps.record.triggerbank.VTPPairsTrigger
 
t - Variable in class org.hps.record.triggerbank.VTPSinglesTrigger
 
t0 - Static variable in class org.hps.monitoring.drivers.headless.KFTrackTimeHeadless
 
t0 - Static variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
t0 - Variable in class org.hps.readout.ecal.TimeEvolutionEcalReadoutDriver
 
T0_INDEX - Static variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
t0aPlots - Static variable in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
t0Cut - Variable in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
t0limits - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
restrict fit's time0 parameter to this range: (units=samples)
t0limits - Variable in class org.hps.recon.ecal.EcalPulseFitter
restrict fit's time0 parameter to this range: (units=samples)
t0Plots - Static variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
t0Plots - Static variable in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
t0Plots - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
t0Plots - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
t0Residuals - Variable in class org.hps.recon.tracking.TrackTimeData
 
t0Shift - Variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
t0Shifts - Variable in class org.hps.conditions.svt.AbstractSvtConditions
The time shift collection.
t0vAmpPlots - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
t0vChi2Plots - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
t0VsChannel - Static variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
t0VsTriggerBank - Static variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
t0VsTriggerTime - Static variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
TAB_CLUSTER_COUNT - Static variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
TAB_CLUSTER_ENERGY - Static variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
TAB_CLUSTER_MASS - Static variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
TAB_CLUSTER_PAIR - Static variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
TAB_CLUSTER_TIME - Static variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
TAB_DELIMITED - Static variable in class org.hps.monitoring.ecal.eventdisplay.util.EcalWiringManager
 
TAB_NAMES - Static variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
tabIndex - Variable in class org.hps.monitoring.plotting.MonitoringPlotFactory
 
Table - Annotation Type in org.hps.conditions.database
This annotation can be used to assign a class to one or more database tables.
table - Variable in class org.hps.monitoring.application.SystemStatusTable.JTableButtonMouseListener
The table.
TableExporter - Class in org.hps.monitoring.application.util
This is a utility for exporting a JTable's model data to a text file.
TableExporter() - Constructor for class org.hps.monitoring.application.util.TableExporter
Do not allow class instantiation.
tableMetaData - Variable in class org.hps.analysis.dataquality.DQMDatabaseManager
 
tableMetaData - Variable in class org.hps.conditions.api.BaseConditionsObject
The information about the associated table such as the table and column names.
tableMetaData - Variable in class org.hps.conditions.api.BaseConditionsObjectCollection
The collection's table meta data mapping it to the database.
TableMetaData - Class in org.hps.conditions.api
This class provides meta data about a conditions table, including a list of fields.
TableMetaData() - Constructor for class org.hps.conditions.api.TableMetaData
Class constructor.
TableMetaData(String, String, Class<? extends ConditionsObject>, Class<? extends BaseConditionsObjectCollection<?>>, Set<String>, Map<String, Class<?>>) - Constructor for class org.hps.conditions.api.TableMetaData
Fully qualified constructor.
tableModel - Variable in class org.hps.monitoring.application.SystemStatusEventsTable
The table model.
tableModels - Variable in class org.hps.monitoring.application.ConditionsPanel
Map of conditions set names to table models.
tableName - Variable in class org.hps.conditions.api.TableMetaData
The table name.
TableRegistry - Class in org.hps.conditions.api
This is a registry providing a map between tables and their meta-data.
TableRegistry() - Constructor for class org.hps.conditions.api.TableRegistry
Prevent direct class instantiation by users.
tableRegistry - Variable in class org.hps.conditions.database.DatabaseConditionsManager
Create the global registry of table meta data.
TableRegistry.CollectionTypeMap - Class in org.hps.conditions.api
Class which maps collection types to their table meta data.
TableRegistry.ObjectTypeMap - Class in org.hps.conditions.api
Class that maps object types to their table meta data.
tabs - Variable in class org.hps.monitoring.application.SettingsPanel
The tabs with the sub-panels.
tabs - Variable in class org.hps.monitoring.plotting.MonitoringPlotFactory
 
tag - Variable in enum org.hps.record.evio.EventTagConstant
The tag value.
tag() - Method in enum org.hps.record.evio.EventTagConstant
Get the tag value.
tag - Variable in enum org.hps.record.svt.SvtConfigData.RocTag
 
TagCommand - Class in org.hps.conditions.cli
Create a conditions system tag.
TagCommand() - Constructor for class org.hps.conditions.cli.TagCommand
Class constructor.
tags - Variable in class org.hps.conditions.database.DatabaseConditionsManager
The currently applied conditions tags.
tags - Variable in class org.hps.job.DatabaseConditionsManagerSetup
 
tail - Variable in class org.hps.readout.svt.FpgaData
 
tail - Variable in class org.hps.record.svt.SvtHeaderDataInfo
 
tailer - Variable in class org.hps.online.recon.CommandResult.LogStreamResult
 
taitbriangles - Variable in class org.hps.detector.ecal.Geant4Position
 
Tan(double) - Static method in class org.hps.recon.tracking.TrackUtils
 
Tan(double) - Method in class org.hps.svt.alignment.AlignmentParameters
 
tangentAtPoint(double[]) - Method in class org.hps.recon.tracking.circlefit.CircleFit
Return the slope of the tangent (dy/dx) at a point on this circle (does not check if point is on circle)
tangentVec(Vec, double, double) - Static method in class org.hps.recon.tracking.kalman.KalTrack
 
tanl() - Method in class org.hps.recon.tracking.kalman.Helix
 
tanl - Variable in class org.hps.recon.tracking.kalman.SeedTrack
 
Tanlambda - Variable in class org.hps.svt.SVTHitLevelPlots
 
Tanlambda_err - Variable in class org.hps.svt.SVTHitLevelPlots
 
tanLambdaC1D - Variable in class org.hps.online.recon.aida.ExampleDriver
 
tanLambdaH1D - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
tanlMax - Variable in class org.hps.recon.tracking.kalman.KalmanParams
 
tarconChi2 - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
tarconChi2VsTrkChi2 - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
tarconESum - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
tarconMass - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
tarConstrainedV0List - Variable in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
tarConstrainedV0List - Variable in class org.hps.analysis.tuple.TupleMaker
 
tarConstrainedV0TruthList - Variable in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
tarconVx - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
tarconVy - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
tarconVz - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
tarconVzVsChi2 - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
TARGET_BFY_INDEX - Static variable in class org.hps.recon.tracking.TrackData
 
target_pos - Static variable in class org.hps.recon.tracking.kalman.KalmanInterface
 
target_pos - Static variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
target_pos_wrt_base_plate_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition
 
target_pos_wrt_base_plate_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
target_pos_wrt_base_plate_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition
 
target_pos_wrt_base_plate_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
target_pos_wrt_base_plate_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition
 
target_pos_wrt_base_plate_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
targetConMollerCandidates - Variable in class org.hps.recon.particle.HpsReconParticleDriver
Stores reconstructed Moller candidate particles generated with target constraints.
targetConMollerCandidatesColName - Variable in class org.hps.recon.particle.HpsReconParticleDriver
LCIO collection name for Moller candidate particles generated with target constraints.
targetConMollerVertices - Variable in class org.hps.recon.particle.HpsReconParticleDriver
Stores reconstructed Moller candidate vertices generated with target constraints.
targetConMollerVerticesColName - Variable in class org.hps.recon.particle.HpsReconParticleDriver
LCIO collection name for Moller candidate vertices generated with target constraints.
targetConstrainedV0CandidatesColName - Variable in class org.hps.analysis.tuple.MollerTupleDriver
 
targetConV0Candidates - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Stores reconstructed V0 candidate particles generated with target constraints.
targetConV0Candidates - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Stores reconstructed V0 candidate particles generated with target constraints.
targetConV0Candidates - Variable in class org.hps.recon.particle.ReconParticleDriver
Stores reconstructed V0 candidate particles generated with target constraints.
targetConV0CandidatesBad - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
targetConV0CandidatesColBadName - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
targetConV0CandidatesColName - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
LCIO collection name for V0 candidate particles generated with target constraints.
targetConV0CandidatesColName - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
LCIO collection name for V0 candidate particles generated with target constraints.
targetConV0CandidatesColName - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
targetConV0CandidatesColName - Variable in class org.hps.recon.particle.ReconParticleDriver
LCIO collection name for V0 candidate particles generated with target constraints.
targetConV0CandidatesColTruthName - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
targetConV0CandidatesTruth - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
targetConV0Vertices - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Stores reconstructed V0 candidate vertices generated with target constraints.
targetConV0Vertices - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Stores reconstructed V0 candidate vertices generated with target constraints.
targetConV0Vertices - Variable in class org.hps.recon.particle.ReconParticleDriver
Stores reconstructed V0 candidate vertices generated with target constraints.
targetConV0VerticesBad - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
targetConV0VerticesColBadName - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
targetConV0VerticesColName - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
LCIO collection name for V0 candidate vertices generated with target constraints.
targetConV0VerticesColName - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
LCIO collection name for V0 candidate vertices generated with target constraints.
targetConV0VerticesColName - Variable in class org.hps.recon.particle.ReconParticleDriver
LCIO collection name for V0 candidate vertices generated with target constraints.
targetConV0VerticesColTruthName - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
targetConV0VerticesTruth - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
targetPosition - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
targetPosition - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
targetPosition - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
targetRegion - Variable in class org.hps.monitoring.plotting.ChartPopup
 
targetV0ConCandidatesColName - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
targetV0ConCandidatesColName - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
targetV0ConCandidatesColName - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
targetV0ConCandidatesColName - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
targetV0ConCandidatesColName - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
targetV0ConCandidatesColName - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
targetV0ConCandidatesColName - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
TargetYZ() - Method in class org.hps.recon.tracking.StraightLineTrack
Return the Y and Z positions of the track at X=0 (target).
targetZ - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
task - Variable in class org.hps.monitoring.plotting.StripChartUpdater
 
task - Variable in class org.hps.online.recon.aida.StripChartDriver
 
Task() - Constructor for enum org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender.Task
 
tB - Variable in class org.hps.recon.tracking.kalman.Helix
 
tB - Variable in class org.hps.recon.tracking.kalman.HelixState
 
tb - Variable in class org.hps.recon.tracking.kalman.KalmanParams
 
tB - Variable in class org.hps.recon.tracking.kalman.KalTrack
 
tdc2dsc() - Method in class org.hps.record.triggerbank.TDCData.TDCHit
 
tdcChannel - Variable in class org.hps.record.triggerbank.TDCData.TDCHit
 
TDCData - Class in org.hps.record.triggerbank
Data from CAEN V1190 TDC.
TDCData(int[]) - Constructor for class org.hps.record.triggerbank.TDCData
 
TDCData(GenericObject) - Constructor for class org.hps.record.triggerbank.TDCData
 
TDCData.TDCHit - Class in org.hps.record.triggerbank
 
TDCHit(int) - Constructor for class org.hps.record.triggerbank.TDCData.TDCHit
 
tdcSlot - Variable in class org.hps.record.triggerbank.TDCData.TDCHit
 
TDIRX - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
TDIRY - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
TDIRZ - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
TEMP_DIR - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
TEMP_DIR - Static variable in class org.hps.online.recon.aida.JustEcal
 
TEMP_INC - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
TEMP_K0 - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
TEMP_MASK - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
tempA - Static variable in class org.hps.recon.tracking.kalman.StateVector
 
temperatures - Variable in class org.hps.readout.svt.FpgaData
 
temperatureTable - Static variable in class org.hps.readout.svt.FpgaData
 
temperatureToInt(double) - Static method in class org.hps.readout.svt.FpgaData
 
tempM - Static variable in class org.hps.recon.tracking.kalman.KalmanInterface
 
tempM - Static variable in class org.hps.recon.tracking.kalman.PropagatedTrackState
 
tempM - Static variable in class org.hps.recon.tracking.kalman.StateVector
 
temporalWindow - Variable in class org.hps.readout.ecal.updated.GTPClusterReadoutDriver
The time window used for cluster verification.
tempV - Static variable in class org.hps.recon.tracking.kalman.KalTrack
 
tempV - Static variable in class org.hps.recon.tracking.kalman.MeasurementSite
 
tempV - Static variable in class org.hps.recon.tracking.kalman.StateVector
 
tempV2 - Static variable in class org.hps.recon.tracking.kalman.StateVector
 
tension_lever_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13
 
tension_lever_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46
 
tension_lever_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModule
 
tension_lever_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModule
 
test(MinimumState, MnMachinePrecision) - Static method in class org.hps.minuit.MnPosDef
 
test(MinimumError, MnMachinePrecision) - Static method in class org.hps.minuit.MnPosDef
 
TEST_OUTPUT_DIR - Static variable in class org.hps.util.test.TestOutputFile
 
TEST_RUN_CHANNEL_MASK - Static variable in class org.hps.record.svt.SvtEvioUtils
 
TEST_RUN_MAX_RUN - Static variable in class org.hps.conditions.database.DatabaseConditionsManager
The max value for a run to be considered Test Run.
TEST_RUN_SAMPLE_HEADER_INDEX - Static variable in class org.hps.record.svt.SvtEvioUtils
 
TEST_RUN_SVT_BANK_TAG - Static variable in class org.hps.evio.EventConstants
 
testChannel - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
testCrate - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
TestLoggingConfig - Class in org.hps.logging.config
Read the test logging configuration and load it into the global log manager.
TestLoggingConfig() - Constructor for class org.hps.logging.config.TestLoggingConfig
Class constructor which reads in a logging properties file from a classpath resource.
TestMain - Class in org.hps.recon.tracking.kalman
This is for driving stand-alone testing only and is not part of the Kalman fitting code
TestMain() - Constructor for class org.hps.recon.tracking.kalman.TestMain
 
TestOutputFile - Class in org.hps.util.test
Convenience class for test file output
TestOutputFile(Class<?>, String) - Constructor for class org.hps.util.test.TestOutputFile
Create an output file in a test-specific directory
TestOutputFile(String) - Constructor for class org.hps.util.test.TestOutputFile
Create an output file in the generic output directory
TestRunColdBlock(String, SurveyVolume, int) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlock
 
TestRunColdBlockL13(String, SurveyVolume, int) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL13
 
TestRunColdBlockL45(String, SurveyVolume, int) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunColdBlockL45
 
TestRunHalfModule(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModule
 
TestRunHalfModuleAxial(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModuleAxial
 
TestRunHalfModuleBundle(SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModuleBundle
 
TestRunHalfModuleStereo(String, SurveyVolume, AlignmentCorrection, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunHalfModuleStereo
 
TestRunModule(String, SurveyVolume, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModule
 
TestRunModule(String, SurveyVolume, SurveyVolume, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModule
 
TestRunModuleBundle(HPSTestRunTracker2014GeometryDefinition.BaseModule) - Constructor for class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition.TestRunModuleBundle
 
TestRunModuleL13(String, SurveyVolume, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL13
 
TestRunModuleL13(String, SurveyVolume, SurveyVolume, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL13
 
TestRunModuleL45(String, SurveyVolume, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL45
 
TestRunModuleL45(String, SurveyVolume, SurveyVolume, int, String) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TestRunModuleL45
 
testSlot - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
testTrigger() - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Tests all of the current cluster pairs for triggers.
testTrigger() - Method in class org.hps.readout.ecal.FADCTriggerDriver
 
testTrigger() - Method in class org.hps.readout.trigger.PairTriggerReadoutDriver
Tests all of the current cluster pairs for triggers.
testTrigger(Collection<Cluster>) - Method in class org.hps.readout.trigger2019.FEETrigger2019ReadoutDriver
 
testTrigger() - Method in class org.hps.readout.trigger2019.PairsTrigger2019ReadoutDriver
Tests all of the current cluster pairs for triggers.
TestUtil - Class in org.hps.util.test
Static utilities for accessing test files at JLAB, such as EVIO and LCIO input data and reference AIDA plots Additional test utility methods may be added here, as needed.
TestUtil() - Constructor for class org.hps.util.test.TestUtil
Private constructor to disallow class instantiation
testX - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
testY - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
tet - Variable in class org.hps.recon.ecal.HodoRawConverter
 
TET_AllCh - Static variable in class org.hps.recon.ecal.HodoConstants
 
TextManager - Class in org.hps.monitoring.ecal.eventdisplay.io
The class TextManager handles loading hits and clusters from a text file to populate the calorimeter panel.
TextManager(File) - Constructor for class org.hps.monitoring.ecal.eventdisplay.io.TextManager
Initializes an event manager that will read from the indicated file.
TextManager(String) - Constructor for class org.hps.monitoring.ecal.eventdisplay.io.TextManager
Initializes an event manager that will read from the indicated file.
textStatus - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
tf - Variable in class org.hps.online.recon.aida.HistClient
 
tf - Variable in class org.hps.online.recon.aida.StripChartClient
 
tf - Variable in class org.hps.online.recon.aida.StripChartDriver
 
tf - Variable in class org.hps.online.recon.PlotAggregator
 
theA - Variable in class org.hps.minuit.MnParabola
 
theAboveMaxEdm - Variable in class org.hps.minuit.FunctionMinimum
 
theAmin - Variable in class org.hps.minuit.MnParameterScan
 
theAnalytical - Variable in class org.hps.minuit.FunctionGradient
 
theAvailable - Variable in class org.hps.minuit.MinimumError
 
theB - Variable in class org.hps.minuit.MnParabola
 
theBand - Variable in class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
 
theBorder - Variable in class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
 
theBuilder - Variable in class org.hps.minuit.ScanMinimizer
 
theBuilder - Variable in class org.hps.minuit.SimplexMinimizer
 
theC - Variable in class org.hps.minuit.MnParabola
 
theCache - Variable in class org.hps.minuit.MnUserTransformation
 
theCheckGradient - Variable in class org.hps.minuit.AnalyticalGradientCalculator
 
theConst - Variable in class org.hps.minuit.MinuitParameter
 
theCovariance - Variable in class org.hps.minuit.MnUserParameterState
 
theCovarianceValid - Variable in class org.hps.minuit.MnUserParameterState
 
theData - Variable in class org.hps.minuit.MnAlgebraicSymMatrix
 
theData - Variable in class org.hps.minuit.MnUserCovariance
 
theData - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
theDCovar - Variable in class org.hps.minuit.MinimumError
 
theDerivatives - Variable in class org.hps.recon.tracking.gbl.GblData
 
theDimension - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
theDoubleLimTrafo - Variable in class org.hps.minuit.MnUserTransformation
 
theDownWeight - Variable in class org.hps.recon.tracking.gbl.GblData
 
theEDM - Variable in class org.hps.minuit.MinimumState
 
theEDM - Variable in class org.hps.minuit.MnUserParameterState
 
theEpsMa2 - Variable in class org.hps.minuit.MnMachinePrecision
 
theEpsMac - Variable in class org.hps.minuit.MnMachinePrecision
 
theError - Variable in class org.hps.minuit.MinimumState
 
theError - Variable in class org.hps.minuit.MinuitParameter
 
theErrorDef - Variable in class org.hps.minuit.FunctionMinimum
 
theErrorDef - Variable in class org.hps.minuit.MnApplication
 
theErrorDef - Variable in class org.hps.minuit.MnFcn
 
theErrorDef - Variable in class org.hps.minuit.MnFunctionCross
 
theErrorUpdator - Variable in class org.hps.minuit.VariableMetricBuilder
 
theEstimator - Variable in class org.hps.minuit.VariableMetricBuilder
 
theExtOfInt - Variable in class org.hps.minuit.MnUserTransformation
 
theFcn - Variable in class org.hps.minuit.HessianGradientCalculator
 
theFcn - Variable in class org.hps.minuit.InitialGradientCalculator
 
theFCN - Variable in class org.hps.minuit.MnApplication
 
theFCN - Variable in class org.hps.minuit.MnContours
 
theFCN - Variable in class org.hps.minuit.MnFcn
 
theFCN - Variable in class org.hps.minuit.MnFunctionCross
 
theFCN - Variable in class org.hps.minuit.MnMinos
 
theFCN - Variable in class org.hps.minuit.MnParameterScan
 
theFcn - Variable in class org.hps.minuit.Numerical2PGradientCalculator
 
theFix - Variable in class org.hps.minuit.MinuitParameter
 
theFVal - Variable in class org.hps.minuit.MinimumParameters
 
theFval - Variable in class org.hps.minuit.MnFunctionCross
 
theFVal - Variable in class org.hps.minuit.MnUserParameterState
 
theG2ndDerivative - Variable in class org.hps.minuit.FunctionGradient
 
theGCCValid - Variable in class org.hps.minuit.MnUserParameterState
 
theGlobalCC - Variable in class org.hps.minuit.MnGlobalCorrelationCoeff
 
theGlobalCC - Variable in class org.hps.minuit.MnUserParameterState
 
theGradCalc - Variable in class org.hps.minuit.AnalyticalGradientCalculator
 
theGradient - Variable in class org.hps.minuit.FunctionGradient
 
theGradient - Variable in class org.hps.minuit.MinimumState
 
theGradNCyc - Variable in class org.hps.minuit.MnStrategy
 
theGradTlr - Variable in class org.hps.minuit.MnStrategy
 
theGradTlrStp - Variable in class org.hps.minuit.MnStrategy
 
theGStepSize - Variable in class org.hps.minuit.FunctionGradient
 
theHasStep - Variable in class org.hps.minuit.MinimumParameters
 
theHesseFailed - Variable in class org.hps.minuit.MinimumError
 
theHessGradNCyc - Variable in class org.hps.minuit.MnStrategy
 
theHessNCyc - Variable in class org.hps.minuit.MnStrategy
 
theHessTlrG2 - Variable in class org.hps.minuit.MnStrategy
 
theHessTlrStp - Variable in class org.hps.minuit.MnStrategy
 
theIndex(int, int) - Method in class org.hps.minuit.MnAlgebraicSymMatrix
 
theIntCovariance - Variable in class org.hps.minuit.MnUserParameterState
 
theIntParameters - Variable in class org.hps.minuit.MnUserParameterState
 
theInvertFailed - Variable in class org.hps.minuit.MinimumError
 
theJHigh - Variable in class org.hps.minuit.SimplexParameters
 
theJLow - Variable in class org.hps.minuit.SimplexParameters
 
theLabel - Variable in class org.hps.recon.tracking.gbl.GblData
 
theLabel - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
theLimset - Variable in class org.hps.minuit.MnCross
 
theLoLimit - Variable in class org.hps.minuit.MinuitParameter
 
theLoLimValid - Variable in class org.hps.minuit.MinuitParameter
 
theLower - Variable in class org.hps.minuit.MinosError
 
theLowerLimTrafo - Variable in class org.hps.minuit.MnUserTransformation
 
theMadePosDef - Variable in class org.hps.minuit.MinimumError
 
theMatrix - Variable in class org.hps.minuit.MinimumError
 
theMatrix - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
theMaxFcn - Variable in class org.hps.minuit.MnCross
 
theMinBuilder - Variable in class org.hps.minuit.CombinedMinimizer
 
theMinBuilder - Variable in class org.hps.minuit.VariableMetricMinimizer
 
theMinimizer - Variable in class org.hps.minuit.MnMigrad
 
theMinimizer - Variable in class org.hps.minuit.MnMinimize
 
theMinimizer - Variable in class org.hps.minuit.MnScan
 
theMinimizer - Variable in class org.hps.minuit.MnSimplex
 
theMinimum - Variable in class org.hps.minuit.MnContours
 
theMinimum - Variable in class org.hps.minuit.MnMinos
 
theMinSeedGen - Variable in class org.hps.minuit.CombinedMinimizer
 
theMinSeedGen - Variable in class org.hps.minuit.VariableMetricMinimizer
 
theMinValue - Variable in class org.hps.minuit.MinosError
 
theMixed - Variable in class org.hps.recon.tracking.gbl.matrix.BorderedBandMatrix
 
theName - Variable in class org.hps.minuit.MinuitParameter
 
theNewMin - Variable in class org.hps.minuit.MnCross
 
theNFcn - Variable in class org.hps.minuit.ContoursError
 
theNFcn - Variable in class org.hps.minuit.MinimumState
 
theNFcn - Variable in class org.hps.minuit.MnCross
 
theNFcn - Variable in class org.hps.minuit.MnUserParameterState
 
theNRow - Variable in class org.hps.minuit.MnAlgebraicSymMatrix
 
theNRow - Variable in class org.hps.minuit.MnUserCovariance
 
theNum - Variable in class org.hps.minuit.MinuitParameter
 
theNumCall - Variable in class org.hps.minuit.MnApplication
 
theNumCall - Variable in class org.hps.minuit.MnFcn
 
theOffset - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
thePageLength - Variable in class org.hps.minuit.MnPlot
 
thePageWidth - Variable in class org.hps.minuit.MnPlot
 
theParameter - Variable in class org.hps.minuit.MinosError
 
theParameters - Variable in class org.hps.minuit.MinimumParameters
 
theParameters - Variable in class org.hps.minuit.MinimumState
 
theParameters - Variable in class org.hps.minuit.MnParameterScan
 
theParameters - Variable in class org.hps.minuit.MnUserParameterState
 
theParameters - Variable in class org.hps.minuit.MnUserTransformation
 
theParameters - Variable in class org.hps.recon.tracking.gbl.GblData
 
theParX - Variable in class org.hps.minuit.ContoursError
 
theParY - Variable in class org.hps.minuit.ContoursError
 
thePoints - Variable in class org.hps.minuit.ContoursError
 
thePoints - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
thePosDef - Variable in class org.hps.minuit.MinimumError
 
thePrecision - Variable in class org.hps.minuit.MnUserTransformation
 
thePrecision - Variable in class org.hps.recon.tracking.gbl.GblData
 
thePrediction - Variable in class org.hps.recon.tracking.gbl.GblData
 
theReachedCallLimit - Variable in class org.hps.minuit.FunctionMinimum
 
theRegion - Variable in class org.hps.monitoring.ecal.plots.EcalFeeMonitor
 
theRegion - Variable in class org.hps.monitoring.ecal.plots.EcalPedestalViewer
 
theRow - Variable in class org.hps.recon.tracking.gbl.GblData
 
theSeed - Variable in class org.hps.minuit.FunctionMinimum
 
theSeedGenerator - Variable in class org.hps.minuit.ScanMinimizer
 
theSeedGenerator - Variable in class org.hps.minuit.SimplexMinimizer
 
theSimplexMinimizer - Variable in class org.hps.minuit.CombinedMinimumBuilder
 
theSimplexParameters - Variable in class org.hps.minuit.SimplexParameters
 
theSize - Variable in class org.hps.minuit.MnAlgebraicSymMatrix
 
theState - Variable in class org.hps.minuit.MinimumSeed
 
theState - Variable in class org.hps.minuit.MnApplication
 
theState - Variable in class org.hps.minuit.MnCross
 
theState - Variable in class org.hps.minuit.MnFunctionCross
 
theStates - Variable in class org.hps.minuit.FunctionMinimum
 
theStepSize - Variable in class org.hps.minuit.MinimumParameters
 
theStrategy - Variable in class org.hps.minuit.HessianGradientCalculator
 
theStrategy - Variable in class org.hps.minuit.InitialGradientCalculator
 
theStrategy - Variable in class org.hps.minuit.MnApplication
 
theStrategy - Variable in class org.hps.minuit.MnContours
 
theStrategy - Variable in class org.hps.minuit.MnFunctionCross
 
theStrategy - Variable in class org.hps.minuit.MnHesse
 
theStrategy - Variable in class org.hps.minuit.MnMinos
 
theStrategy - Variable in class org.hps.minuit.MnStrategy
 
theStrategy - Variable in class org.hps.minuit.Numerical2PGradientCalculator
 
theta - Variable in class org.hps.detector.ecal.CrystalTaitBryanAngleCalculator
 
theta() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the helix slope tan(lambda).
thetaeffAxial - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
thetaeffAxial - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
thetaeffElectrons - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
thetaeffElectrons - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
thetaeffFindable - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
thetaeffFindable - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
thetaEleVsthetaBeamBeam - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
thetaEleVsthetaMoller - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
thetaerror - Variable in class org.hps.recon.vertexing.BilliorTrack
 
thetaIndex - Static variable in class org.hps.recon.vertexing.BilliorTrack
Index of the angle wrt the Z-axis
thetaMax - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
thetaMin - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
theTrafo - Variable in class org.hps.minuit.MinimumSeed
 
theTransform - Variable in class org.hps.minuit.MnUserFcn
 
theTransformation - Variable in class org.hps.minuit.AnalyticalGradientCalculator
 
theTransformation - Variable in class org.hps.minuit.HessianGradientCalculator
 
theTransformation - Variable in class org.hps.minuit.InitialGradientCalculator
 
theTransformation - Variable in class org.hps.minuit.MnUserParameters
 
theTransformation - Variable in class org.hps.minuit.Numerical2PGradientCalculator
 
theType - Variable in class org.hps.recon.tracking.gbl.GblData
 
theUpLimit - Variable in class org.hps.minuit.MinuitParameter
 
theUpLimValid - Variable in class org.hps.minuit.MinuitParameter
 
theUpper - Variable in class org.hps.minuit.MinosError
 
theUpperLimTrafo - Variable in class org.hps.minuit.MnUserTransformation
 
theUserState - Variable in class org.hps.minuit.FunctionMinimum
 
theValid - Variable in class org.hps.minuit.FunctionGradient
 
theValid - Variable in class org.hps.minuit.MinimumError
 
theValid - Variable in class org.hps.minuit.MinimumParameters
 
theValid - Variable in class org.hps.minuit.MinimumSeed
 
theValid - Variable in class org.hps.minuit.MnCross
 
theValid - Variable in class org.hps.minuit.MnGlobalCorrelationCoeff
 
theValid - Variable in class org.hps.minuit.MnUserParameterState
 
theValue - Variable in class org.hps.minuit.MinuitParameter
 
theValue - Variable in class org.hps.minuit.MnCross
 
theValue - Variable in class org.hps.recon.tracking.gbl.GblData
 
theVec - Variable in class org.hps.recon.tracking.gbl.matrix.VMatrix
 
theVec - Variable in class org.hps.recon.tracking.gbl.matrix.VSymMatrix
 
theVec - Variable in class org.hps.recon.tracking.gbl.matrix.VVector
 
theVector - Variable in class org.hps.recon.tracking.gbl.GblTrajectory
 
theVMMinimizer - Variable in class org.hps.minuit.CombinedMinimumBuilder
 
theX - Variable in class org.hps.minuit.MnParabolaPoint
 
theXMinos - Variable in class org.hps.minuit.ContoursError
 
theY - Variable in class org.hps.minuit.MnParabolaPoint
 
theYMinos - Variable in class org.hps.minuit.ContoursError
 
thickness - Variable in class org.hps.recon.tracking.kalman.SiModule
 
thickness - Variable in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleComponentParameters
 
thickness - Variable in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleParameters
 
thickness - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleComponentParameters
 
thickness - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleParameters
 
thickness - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.ActiveSensor
 
thickness - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CarbonFiber
 
thickness - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleLamination
 
thickness - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Sensor
 
thickness - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ActiveShortSensor
 
thickness - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortSensor
 
thickness - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ActiveShortSensor
 
thickness - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortSensor
 
thickness - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleComponentParameters
 
thickness - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleParameters
 
thickness - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleComponentParameters
 
thickness - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleParameters
 
ThinSiStrips - Class in org.lcsim.detector.tracker.silicon
 
ThinSiStrips(ChargeCarrier, double, IDetectorElement, ITransform3D) - Constructor for class org.lcsim.detector.tracker.silicon.ThinSiStrips
Constructor
ThinSiStrips(ChargeCarrier, double, int, IDetectorElement, ITransform3D) - Constructor for class org.lcsim.detector.tracker.silicon.ThinSiStrips
 
thisEventN - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
thisEventN - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
thisEventN - Variable in class org.hps.online.recon.aida.JustEcal
 
thisEventTime - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
thisEventTime - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
thisEventTime - Variable in class org.hps.online.recon.aida.JustEcal
 
thisFadcSlot - Variable in class org.hps.record.daqconfig.EvioDAQParser
 
thisFadcSlot - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
 
thisSite - Variable in class org.hps.recon.tracking.kalman.MeasurementSite
 
thisTime - Variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
thisTime - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
thisTime - Variable in class org.hps.online.recon.aida.JustEcal
 
THR - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationFit
 
THR - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
threeClusterErr - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
threeClusterErr - Variable in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
threeClusterErr - Variable in class org.hps.recon.tracking.RawHitChecker
 
threeClusterErr - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
ThreePointHelixCheck(HelicalTrackHit, HelicalTrackHit, HelicalTrackHit) - Method in class org.hps.recon.tracking.FastCheck
 
threePoleWidths - Static variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
442 channels' widths, measured from 2015 data (units = samples)
threePoleWidths - Static variable in class org.hps.recon.ecal.EcalPulseFitter
442 channels' widths, measured from 2015 data (units = samples)
threshold - Variable in class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
threshold - Variable in class org.hps.readout.ecal.EcalReadoutDriver
 
threshold - Variable in class org.hps.recon.ecal.EcalRawConverter2Driver
Hit threshold in GeV.
threshold - Variable in class org.hps.recon.ecal.EcalRawConverter3Driver
Hit threshold in GeV.
threshold - Variable in class org.hps.recon.ecal.EcalRawConverterDriver
Hit threshold in GeV.
threshold - Variable in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
threshold - Variable in class org.hps.recon.ecal.FADCConverterDriver
 
THRESHOLD - Variable in class org.hps.record.daqconfig.EvioDAQParser
Map of EcalChannel to the threshold for that channel.
THRESHOLDECAL - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Map of EcalChannel to the threshold for that channel.
THRESHOLDHODO - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Map of HodoscopeChannel to the threshold for that channel.
thresholdMonsterEvents - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
thresholdMonsterEvents - Variable in class org.hps.recon.tracking.RawHitChecker
 
thresholds - Variable in class org.hps.record.daqconfig.FADCConfig
 
thresholds - Variable in class org.hps.record.daqconfig2019.FADCConfigEcal2019
 
thresholds - Variable in class org.hps.record.daqconfig2019.FADCConfigHodo2019
 
threshRange - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
don't bother fitting pulses with threshold crossing outside this sample range:
threshRange - Variable in class org.hps.recon.ecal.EcalPulseFitter
don't bother fitting pulses with threshold crossing outside this sample range:
throwActivationEvent(Point) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer.EcalMouseMotionListener
Triggers crystal activation events on all listeners for this component.
throwDeactivationEvent(Point) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer.EcalMouseMotionListener
Triggers crystal deactivation events on all listeners for this component.
throwDetectorChanged - Variable in class org.hps.monitoring.drivers.example.DummyErrorDriver
 
throwEndOfData - Variable in class org.hps.monitoring.drivers.example.DummyErrorDriver
 
throwHeaderExceptions - Static variable in class org.hps.evio.AugmentedSvtEvioReader
 
throwProcess - Variable in class org.hps.monitoring.drivers.example.DummyErrorDriver
 
throwRequiredArgumentMissingError() - Method in class org.hps.analysis.util.UtilityArgumentParser
Creates an exception indicating that a required argument is not defined.
throwSettingsEvent(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Creates an appropriate SettingsEvent and passes it to all attached SettingsListener objects.
throwStartOfData - Variable in class org.hps.monitoring.drivers.example.DummyErrorDriver
 
TI_BANK - Static variable in enum org.hps.record.triggerbank.TriggerType
Definition of the TI bank in the EVIO event.
tiBankDefinition - Variable in class org.hps.record.triggerbank.TiTimeOffsetEvioProcessor
 
tickEndTimeMillis - Variable in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
tickStartTimeMillis - Variable in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
TIData - Class in org.hps.record.triggerbank
Class TIData is an implementation of abstract class AbstractIntData that represents a TI trigger bit bank.
TIData(int[]) - Constructor for class org.hps.record.triggerbank.TIData
Creates a TIData bank from a raw EvIO data bank.
TIData(GenericObject) - Constructor for class org.hps.record.triggerbank.TIData
Creates a TIData object from an existing LCIO GenericObject.
tiFlags - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Indicates which TI-bits are active in the current event.
tightOutputHitsCollectionName - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
tightSignificanceThreshold - Variable in class org.hps.analysis.ecal.cosmic.DualThresholdSignalFitDriver
 
tileEnergy - Static variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
tileEnergy2 - Static variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
tileEnergy3 - Static variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
tileEnergyHistName(int, int, int) - Method in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
time - Variable in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver.StripHit
 
time - Variable in class org.hps.evio.BaseEventBuilder
 
time - Variable in class org.hps.monitoring.ecal.eventdisplay.event.Cluster
 
time - Variable in class org.hps.monitoring.ecal.eventdisplay.event.EcalHit
 
time - Variable in class org.hps.readout.ecal.ReadoutTimestamp
Deprecated.
 
time - Variable in class org.hps.readout.ReadoutTimestamp
The timestamp time.
time - Variable in class org.hps.readout.svt.SimpleSvtReadout.StripHit
 
time - Variable in class org.hps.readout.svt.SVTReadoutDriver.StripHit
 
time - Variable in class org.hps.readout.util.TriggerTime
The simulation time (corrected for time offsets) at which a trigger occurs.
time - Variable in class org.hps.recon.ecal.cluster.TriggerTime
 
time - Variable in class org.hps.recon.tracking.kalman.KalTrack
 
time - Variable in class org.hps.recon.tracking.kalman.Measurement
 
TIME - Static variable in class org.hps.record.triggerbank.BaseTriggerData
 
time - Variable in class org.hps.record.triggerbank.SSPTrigger
 
time - Variable in class org.hps.record.triggerbank.TDCData.TDCHit
 
time - Variable in class org.hps.record.triggerbank.TIData
 
time - Variable in class org.hps.record.triggerbank.TSData2019
 
time - Static variable in class org.hps.util.TimerDriver
 
time0 - Variable in class org.hps.recon.ecal.Ecal3PoleFunction
 
TIME_COINCIDENCE - Static variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
TIME_ZONE - Static variable in class org.hps.conditions.run.RunSpreadsheet
 
timeAfter - Variable in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
The length of the temporal window for including clusters that occur after the seed hit.
timeBefore - Variable in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
The length of the temporal window for inclusing clusters that occur before the seed hit.
TimeComparator() - Constructor for class org.hps.readout.ecal.FADCEcalReadoutDriver.TimeComparator
 
TimeComparator() - Constructor for class org.hps.recon.ecal.cluster.CTPClusterer.TimeComparator
 
timeCut - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
TimeDependentEcalGains - Class in org.hps.recon.ecal.cluster
Applies a time-dependent global correction factor to the energies of all ecal clusters.
TimeDependentEcalGains() - Constructor for class org.hps.recon.ecal.cluster.TimeDependentEcalGains
 
TimeDependentEcalGains2016 - Class in org.hps.recon.ecal.cluster
 
TimeDependentEcalGains2016() - Constructor for class org.hps.recon.ecal.cluster.TimeDependentEcalGains2016
 
timeDiff - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
timeDisplacement - Static variable in class org.hps.readout.util.collection.LCIOCollectionFactory
 
timeDisplacement - Variable in class org.hps.readout.util.collection.ManagedLCIOCollection
 
TimedList<E> - Class in org.hps.readout.util
Class TimedList is an extension of ArrayList that additionally stores a single time.
TimedList(double) - Constructor for class org.hps.readout.util.TimedList
Instantiates a TimedList object with a simulation time time.
TimedList(double, Collection<? extends E>) - Constructor for class org.hps.readout.util.TimedList
Instantiates a TimedList object with a simulation time time which contains the objects stored in data.
TimedList(double, int) - Constructor for class org.hps.readout.util.TimedList
Instantiates a TimedList object with a simulation time time with a given initial capacity.
timeEarlierThanEcal - Variable in class org.hps.readout.hodoscope.HodoscopePatternReadoutDriver
Time for hodoscope FADC hits earlier to enter the trigger system than Ecal with unit of ns
timeElapsed - Variable in class org.hps.util.TimerDriver
 
TimeEvolutionEcalReadoutDriver - Class in org.hps.readout.ecal
Performs readout of ECal hits.
TimeEvolutionEcalReadoutDriver() - Constructor for class org.hps.readout.ecal.TimeEvolutionEcalReadoutDriver
 
timeLower - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
timeMatchDeltaT - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
timeMax - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
timeMeanResidMap - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
timeMin - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
timeOffset - Variable in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
 
timeOffset - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
timeOffset - Variable in class org.hps.readout.svt.SVTReadoutDriver
 
timeout - Variable in class org.hps.record.composite.CompositeLoopConfiguration
The timeout on the LCIO record queue in milliseconds, if applicable.
timeOutMillis - Variable in class org.hps.record.AbstractRecordQueue
The amount of time to wait for a record to be available in the queue.
timePlot - Variable in class org.hps.analysis.ecal.HPSEcalPlotsDriver
 
timer - Variable in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
The timer for running the update task.
timer - Variable in class org.hps.monitoring.application.PlotInfoPanel
The timer for updating the table.
timer - Variable in class org.hps.monitoring.application.SystemStatusPanel
 
timer - Variable in class org.hps.monitoring.plotting.StripChartUpdater
 
timer - Variable in class org.hps.monitoring.subsys.et.EtSystemMonitor
 
timer - Variable in class org.hps.monitoring.subsys.svt.BasicHitMonitoringDriver
 
timer - Variable in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
timer - Variable in class org.hps.online.recon.aida.ExampleDriver
 
timer - Variable in class org.hps.online.recon.aida.RemoteAidaDriver
 
timer - Variable in class org.hps.online.recon.aida.StripChartDriver
 
timeRange - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
TimerDriver - Class in org.hps.util
Lightweight timer driver.
TimerDriver() - Constructor for class org.hps.util.TimerDriver
 
timeresDir - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
timeresidDir - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
timerInterval - Variable in class org.hps.monitoring.subsys.et.EtSystemMonitor
 
timerStarted - Variable in class org.hps.online.recon.aida.StripChartDriver
 
times - Variable in class org.hps.evio.RfHit
 
times(double) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Multiply a matrix by a scalar, C = s*A
times(Matrix) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Linear algebraic matrix multiplication, A * B
times(Vector) - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
 
times(VVector) - Method in class org.hps.recon.tracking.gbl.matrix.VMatrix
 
times(VMatrix) - Method in class org.hps.recon.tracking.gbl.matrix.VMatrix
 
times(VVector) - Method in class org.hps.recon.tracking.gbl.matrix.VSymMatrix
 
times(VMatrix) - Method in class org.hps.recon.tracking.gbl.matrix.VSymMatrix
 
timeShift - Variable in class org.hps.conditions.ecal.EcalChannelConstants
The channel EcalTimeShift conditions.
timeShift - Variable in class org.hps.conditions.hodoscope.HodoscopeChannelConstants
 
timeShift - Variable in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
timeSigmaResidMap - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
timesScalar(double) - Method in class org.hps.recon.tracking.gbl.matrix.Vector
Scalar multiplication
timestamp - Variable in class org.hps.record.epics.EpicsHeader
The unix time in seconds.
TIMESTAMP - Static variable in class org.hps.record.scalers.ScalerData
Name of timestamp field in collection parameters.
timestamp - Variable in class org.hps.record.scalers.ScalerData
The timestamp of the scaler event.
timestamp - Variable in class org.hps.record.svt.SvtConfigData
 
timestamp - Variable in class org.hps.record.svt.SvtConfigEvioProcessor
 
timestamp - Variable in class org.hps.record.triggerbank.TriggerConfigData
 
timestamp - Variable in class org.hps.record.triggerbank.TriggerConfigEvioProcessor
 
timestampC1D - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
TimestampComparator() - Constructor for class org.hps.record.epics.EpicsUtilities.TimestampComparator
 
timestampCycle - Variable in class org.hps.evio.LCSimEngRunEventBuilder
Modulus of TI timestamp offset (units of nanoseconds).
timestampP2D - Variable in class org.hps.monitoring.ecal.plots.RawCalorimeterHitMonitoringDriver
 
timeUpper - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
timevstimeBot - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
timevstimeOnTrackBot - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
timevstimeOnTrackTop - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
timevstimeTop - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
timeWindow - Variable in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
The length of the temporal window for verifying that a hit is a local maximum in energy.
timeWindow - Variable in class org.hps.recon.ecal.cluster.ReconClusterer
 
timeWindow - Variable in class org.hps.recon.ecal.cluster.SimpleReconClusterer
 
timeWindow - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
timeWindow - Variable in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
timeWindow - Variable in class org.hps.recon.tracking.RawHitChecker
 
timeWindowWeight - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
timeWindowWeight - Variable in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
timeWindowWeight - Variable in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
timeWindowWeight - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
timeWindowWeight - Variable in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
timeWindowWeight - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
timeWindowWeight - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
timeWindowWeight - Variable in class org.hps.svt.OccupancyPlots
 
timingConstants - Variable in class org.hps.monitoring.drivers.headless.SvtClustersHeadless
 
timingConstants - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
timingConstants - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
timingConstants - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
timingConstants - Variable in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
timingConstants - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
timingConstants - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
TiTimeOffset - Class in org.hps.conditions.trigger
Represents the per-run trigger time offset in nanoseconds.
TiTimeOffset(Long) - Constructor for class org.hps.conditions.trigger.TiTimeOffset
 
TiTimeOffset.TiTimeOffsetCollection - Class in org.hps.conditions.trigger
 
TiTimeOffsetCalculator - Class in org.hps.record.triggerbank
Calculate TI time offset given lists of min and max offsets and the number of outliers.
TiTimeOffsetCalculator() - Constructor for class org.hps.record.triggerbank.TiTimeOffsetCalculator
 
TiTimeOffsetCollection() - Constructor for class org.hps.conditions.trigger.TiTimeOffset.TiTimeOffsetCollection
 
TiTimeOffsetConverter - Class in org.hps.conditions.trigger
 
TiTimeOffsetConverter() - Constructor for class org.hps.conditions.trigger.TiTimeOffsetConverter
 
TiTimeOffsetEvioProcessor - Class in org.hps.record.triggerbank
Extract trigger time offset from EVIO data.
TiTimeOffsetEvioProcessor() - Constructor for class org.hps.record.triggerbank.TiTimeOffsetEvioProcessor
 
Title() - Method in class org.hps.recon.tracking.kalman.Efficiency
 
Title() - Method in class org.hps.recon.tracking.kalman.Histogram
 
title() - Method in class org.hps.util.CrystalBallFunction
 
tkHitUtils - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
tkr - Variable in class org.hps.recon.tracking.kalman.KalmanTrackFit2
 
tkrCandidates - Variable in class org.hps.recon.tracking.kalman.KalHit
 
TkrComparator - Static variable in class org.hps.recon.tracking.kalman.KalTrack
 
TkrList - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
tksMC - Variable in class org.hps.recon.tracking.kalman.Measurement
 
TLAMBDA - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
tMap - Static variable in class org.lcsim.geometry.compact.converter.MilleParameter
 
tMax - Variable in class org.hps.recon.filtering.EcalGainCalibFilter
 
tMax - Variable in class org.hps.recon.tracking.kalman.KalTrack
 
tMax - Variable in class org.hps.recon.tracking.kalman.TrackCandidate
 
tMin - Variable in class org.hps.recon.filtering.EcalGainCalibFilter
 
tMin - Variable in class org.hps.recon.tracking.kalman.KalTrack
 
tMin - Variable in class org.hps.recon.tracking.kalman.TrackCandidate
 
toAggregateName(String) - Static method in class org.hps.online.recon.PlotAggregator
Get the base path for aggregating plots for a remote tree
toArray() - Method in class org.hps.conditions.svt.SvtShapeFitParameters
Convert this object to an array of doubles.
toBilliorTrack(Track) - Method in class org.hps.analysis.MC.HpsReconParticleDriverForTrackRefit
Converts a Track object to a BilliorTrack object.
toBilliorTrack(TrackState) - Method in class org.hps.analysis.MC.HpsReconParticleDriverForTrackRefit
Converts a TrackState object to a BilliorTrack object.
toBilliorTrack(Track) - Method in class org.hps.analysis.MC.HpsReconParticleForTruthTracksDriver
Converts a Track object to a BilliorTrack object.
toBilliorTrack(TrackState) - Method in class org.hps.analysis.MC.HpsReconParticleForTruthTracksDriver
Converts a TrackState object to a BilliorTrack object.
toBilliorTrack(Track) - Method in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
toBilliorTrack(HelicalTrackFit) - Method in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
toBilliorTrack(TrackState) - Method in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
toBilliorTrack(Track) - Method in class org.hps.analysis.tuple.VertexTupleDriver
 
toBilliorTrack(HelicalTrackFit) - Method in class org.hps.analysis.tuple.VertexTupleDriver
 
toBilliorTrack(TrackState) - Method in class org.hps.analysis.tuple.VertexTupleDriver
 
toBilliorTrack(Track) - Method in class org.hps.analysis.vertex.VertexDebugger
 
toBilliorTrack(HelicalTrackFit) - Method in class org.hps.analysis.vertex.VertexDebugger
 
toBilliorTrack(TrackState) - Method in class org.hps.analysis.vertex.VertexDebugger
 
toBilliorTrack(Track) - Method in class org.hps.recon.particle.HpsReconParticleDriver
Converts a Track object to a BilliorTrack object.
toBilliorTrack(TrackState) - Method in class org.hps.recon.particle.HpsReconParticleDriver
Converts a TrackState object to a BilliorTrack object.
toCsv(String) - Method in class org.hps.conditions.svt.MotorPositionLoader
 
toEcalPoint(Point) - Static method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Converts the calorimeter panel's coordinate pair to the LCSim coordinate system.
toEcalX(int) - Static method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Converts the panel x-coordinate to the calorimeter's coordinate system.
toEcalY(int) - Static method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Converts the panel y-coordinate to the calorimeter's coordinate system.
toEnergyArray(List<EcalHit>) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer
Deprecated.
Gets the energy that should be stored in each crystal of the calorimeter.
toGenericObject() - Method in class org.hps.record.epics.EpicsData
Convert this object into a GenericObject that can be written into an LCIO collection.
toGenericObject() - Method in class org.hps.record.scalers.ScalerData
Convert this object to an LCSim GenericObject for persistency to LCIO.
toggle(int) - Method in class org.hps.evio.StuckFADCBit.Stuck
 
toggle(EcalConditions, EcalChannel, StuckFADCBit.Stuck) - Static method in class org.hps.evio.StuckFADCBit
Get the channel after toggling the given bit.
toggle(EcalChannel) - Method in class org.hps.evio.StuckFADCBitDriver
Get channel with the stuck bit unstuck.
toGlobal(Vec) - Method in class org.hps.recon.tracking.kalman.HelixState
 
toGlobal(Vec) - Method in class org.hps.recon.tracking.kalman.SiModule
 
toHep3(double[]) - Method in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
toHep3(double[]) - Method in class org.hps.svt.SVTHitLevelPlots
 
toHep3(double[]) - Method in class org.hps.svt.UnbiasedHitResidualsPlots
 
toHpsGbl - Static variable in class org.hps.recon.tracking.kalman.PropagatedTrackState
 
toHPShelix(HelixState, Plane, double, double[], double[]) - Static method in class org.hps.recon.tracking.kalman.KalmanInterface
 
toJSON() - Method in class org.hps.online.recon.Command
Convert the object to JSON.
toJSON() - Method in class org.hps.online.recon.CommandResult.CommandStatus
 
toJSON() - Method in class org.hps.online.recon.properties.PropertyStore
Convert properties to JSON.
toJSON() - Method in class org.hps.online.recon.StationProcess
Convert station data to JSON.
toJSON(BufferedWriter) - Method in class org.hps.recon.tracking.gbl.AlignableVolume
 
tolerance - Static variable in class org.lcsim.detector.converter.compact.HPSEcal3Converter
 
tolerance - Static variable in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal
 
tolerance - Static variable in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal2
 
tolerance - Static variable in class org.lcsim.geometry.compact.converter.lcdd.HPSEcal3
 
tolerg2() - Method in class org.hps.minuit.MnHesse
 
tolerstp() - Method in class org.hps.minuit.MnHesse
 
toLocal(Vec) - Method in class org.hps.recon.tracking.kalman.HelixState
 
toLocal(RotMatrix, Vec) - Method in class org.hps.recon.tracking.kalman.Plane
 
toLocal(Vec) - Method in class org.hps.recon.tracking.kalman.SiModule
 
toMountName(String) - Static method in class org.hps.online.recon.PlotAggregator
Convert the remote tree bind (URL) of a remote to a valid AIDA directory name
toolbarPanel - Variable in class org.hps.monitoring.application.MonitoringApplicationFrame
The toolbar panel with the buttons, data source and connection information.
ToolbarPanel - Class in org.hps.monitoring.application
A GUI component for the top-level toolbar of the monitoring app.
ToolbarPanel(ConfigurationModel, ConnectionStatusModel, ActionListener) - Constructor for class org.hps.monitoring.application.ToolbarPanel
Class constructor.
TOP - Static variable in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
ID specifying the top half of the hodoscope.
TOP - Static variable in class org.hps.conditions.hodoscope.HodoscopeChannel
Specifies a scintillator that is positioned on the top half of the hodoscope.
top - Variable in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionMyaRange
 
TOP - Static variable in class org.hps.monitoring.drivers.headless.SvtClustersHeadless
 
TOP - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
TOP - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
TOP - Static variable in class org.hps.readout.TriggerDriver
 
top - Variable in class org.hps.record.composite.LcioEventAdapter
A top level Driver for executing a number of other Drivers as children.
TOP - Static variable in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter
Specifies the top portion hodoscope layers.
TOP - Static variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Specifies the top portion hodoscope layers.
TOP_ANGLE_CONSTANT - Static variable in class org.hps.conditions.svt.MotorPositionLoader
 
TOP_BOT_TEXT - Static variable in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
Translates the IDs given in TOP and BOT into human-readable forms.
TOP_FILE - Static variable in class org.hps.conditions.svt.OpeningAngleLoader
 
TOP_HALF - Static variable in class org.hps.conditions.svt.AbstractSvtDaqMapping
Flag value for top half.
top_labels - Variable in class org.hps.recon.tracking.gbl.AlignmentStructuresBuilder
 
TOP_TRIG - Static variable in class org.hps.record.triggerbank.BaseTriggerData
 
toPanelCluster(Cluster) - Static method in class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
 
toPanelCluster(Cluster) - Static method in class org.hps.monitoring.ecal.eventdisplay.ui.PassiveViewer
Converts an HPSEcalCluster object to a panel Cluster object.
toPanelHit(CalorimeterHit) - Static method in class org.hps.monitoring.ecal.eventdisplay.io.LCIOManager
 
toPanelHit(CalorimeterHit) - Static method in class org.hps.monitoring.ecal.eventdisplay.ui.PassiveViewer
Converts a CalorimeterHit object to a panel EcalHit object.
toPanelPoint(Point) - Static method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Converts the LCSim coordinate pair to the calorimeter panel's coordinate system.
toPanelX(int) - Static method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Converts the LCSim x-coordinate to the calorimeter panel's coordinate system.
toPanelY(int) - Static method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Converts the LCSim y-coordinate to the calorimeter panel's coordinate system.
topBankTag - Variable in class org.hps.evio.EcalEvioReader
 
topBankTag - Variable in class org.hps.evio.HodoEvioReader
 
TOPBOT - Static variable in class org.hps.readout.TriggerDriver
 
topBot - Variable in class org.hps.readout.util.TriggerTime
Top/bot singles trigger
topBottom - Variable in class org.hps.recon.tracking.kalman.SiModule
 
topClusterQueue - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
topClusterQueue - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
topClusterQueue - Variable in class org.hps.readout.trigger.PairTriggerReadoutDriver
 
topClusterQueue - Variable in class org.hps.readout.trigger2019.PairsTrigger2019ReadoutDriver
 
topDelay - Variable in class org.hps.recon.ecal.EcalTriggerFilterDriver
 
topDir - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
topHitCount - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
topHitsQueue - Variable in class org.hps.recon.ecal.EcalTriggerFilterDriver
 
TopLayer1 - Static variable in class org.hps.readout.hodoscope.HodoscopePatternReadoutDriver
According to setup in database, index for hodoscope layers are expressed as (layer+1)*y
topLayer1Z - Variable in class org.hps.recon.tracking.TrackTweakDriver
Top SVT layer 1 z position
TopLayer2 - Static variable in class org.hps.readout.hodoscope.HodoscopePatternReadoutDriver
 
topLayer2Z - Variable in class org.hps.recon.tracking.TrackTweakDriver
Top SVT layer 2 z position
topnbot - Variable in class org.hps.analysis.trigger.util.SinglesTrigger2019
 
topStereoLayers - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
topStereoLayers - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
topStereoLayers - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
topStereoLayers - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
topStereoLayers - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
topStereoLayers - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
topStereoLayers - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
topStereoLayers - Variable in class org.hps.analysis.vertex.VertexDebugger
 
topTimePlot - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
topTimePlot - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
topTimePlot - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
topTimePlot - Variable in class org.hps.online.recon.aida.JustEcal
 
topTimePlot2D - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
topTimePlot2D - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
topTrackCorrection - Variable in class org.hps.recon.tracking.TrackTweakDriver
The track parameter corrections that will be applied to all top tracks.
topTrigTimePlot - Variable in class org.hps.analysis.ecal.EcalHitPlots
 
topTrigTimePlot - Variable in class org.hps.monitoring.ecal.plots.EcalHitPlots
 
tOrB - Variable in class org.hps.record.triggerbank.VTPSinglesTrigger
 
toString() - Method in enum org.hps.analysis.dataquality.MollerMonitoring.Cut
 
toString() - Method in enum org.hps.analysis.dataquality.TridentMonitoring.Cut
 
toString(CalorimeterHit) - Static method in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Converts a CalorimeterHit to a basic descriptive string.
toString(CalorimeterHit) - Static method in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Converts a CalorimeterHit to a basic descriptive string.
toString() - Method in enum org.hps.analysis.trigger.TriggerDiagnostic2019Driver.CutType
 
toString() - Method in enum org.hps.analysis.trigger.TriggerDiagnostic2019Driver.TriggerType
 
toString() - Method in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.CutType
 
toString() - Method in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.TriggerType
 
toString() - Method in class org.hps.analysis.trigger.util.PairTrigger
 
toString() - Method in class org.hps.analysis.trigger.util.PairTrigger2019
 
toString() - Method in class org.hps.analysis.trigger.util.SinglesTrigger
 
toString() - Method in class org.hps.analysis.trigger.util.SinglesTrigger2019
 
toString(HodoscopeChannel) - Static method in class org.hps.analysis.util.HodoscopeChannelConditionsUtility
Creates a human-readable description of a hodoscope channel.
toString(CalorimeterHit, int) - Static method in class org.hps.analysis.util.PrintCollectionsUtility
Creates s textual representation of the data stored in a CalorimeterHit object.
toString(SimCalorimeterHit, int) - Static method in class org.hps.analysis.util.PrintCollectionsUtility
Creates s textual representation of the data stored in a SimCalorimeterHit object.
toString(MCParticle, int) - Static method in class org.hps.analysis.util.PrintCollectionsUtility
Creates s textual representation of the data stored in a MCParticle object.
toString(GenericObject, int) - Static method in class org.hps.analysis.util.PrintCollectionsUtility
Creates s textual representation of the data stored in a GenericObject object.
toString() - Method in class org.hps.conditions.api.BaseConditionsObject
Convert this object to a string.
toString() - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Convert object to string.
toString() - Method in class org.hps.conditions.api.ConditionsRecord
Convert this record to a human readable string, one field per line.
toString() - Method in class org.hps.conditions.api.TableMetaData
Convert to a string.
toString() - Method in class org.hps.conditions.api.TableRegistry
Convert this object to a string.
toString() - Method in class org.hps.conditions.database.AbstractConditionsObjectConverter
Convert object to string.
toString() - Method in class org.hps.conditions.database.ConnectionParameters
Convert to human readable string.
toString() - Method in class org.hps.conditions.database.ConverterRegistry
Convert the object to a string.
toString() - Method in class org.hps.conditions.ecal.EcalConditions
Convert this object to a string.
toString() - Method in class org.hps.conditions.run.RunRange
Convert this object to a string.
toString() - Method in class org.hps.conditions.run.RunSpreadsheet.RunData
 
toString() - Method in class org.hps.conditions.svt.AbstractSvtChannel.AbstractSvtChannelCollection
Convert this object to a human readable string.
toString() - Method in class org.hps.conditions.svt.ChannelConstants
Convert this object to a string.
toString() - Method in class org.hps.conditions.svt.MotorPositionLoader.MotorPositionInterval
 
toString() - Method in class org.hps.conditions.svt.SvtAlignmentConstant
Convert this object to a string.
toString() - Method in class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasMyaRange
 
toString() - Method in class org.hps.conditions.svt.SvtBiasMyaDataReader.SvtBiasRunRange
 
toString() - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaEntry
 
toString() - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaRange
 
toString() - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaRanges
 
toString() - Method in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasRunRange
 
toString() - Method in class org.hps.conditions.svt.SvtCalibration
Convert this object to a human readable string.
toString() - Method in class org.hps.conditions.svt.SvtConditions
Convert this object to a human readable string.
toString() - Method in class org.hps.conditions.svt.SvtDaqMapping.SvtDaqMappingCollection
Convert this object to a string.
toString() - Method in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionMyaRange
 
toString() - Method in class org.hps.conditions.svt.SvtMotorMyaDataReader.SvtPositionRunRange
 
toString() - Method in class org.hps.detector.ecal.CrystalTaitBryanAngleCalculator
 
toString() - Method in class org.hps.detector.ecal.Geant4Position
 
toString() - Method in class org.hps.detector.ecal.GVector
 
toString(EcalChannel) - Static method in class org.hps.evio.StuckFADCBit
Just format a channel as crate/slot/channel
toString() - Method in class org.hps.minuit.ContoursError
 
toString() - Method in class org.hps.minuit.FunctionMinimum
 
toString() - Method in class org.hps.minuit.MinosError
 
toString() - Method in class org.hps.minuit.MnAlgebraicSymMatrix
 
toString() - Method in class org.hps.minuit.MnAlgebraicVector
 
toString() - Method in class org.hps.minuit.MnGlobalCorrelationCoeff
 
toString(MnAlgebraicVector) - Static method in class org.hps.minuit.MnPrint
 
toString(MnAlgebraicSymMatrix) - Static method in class org.hps.minuit.MnPrint
 
toString(FunctionMinimum) - Static method in class org.hps.minuit.MnPrint
 
toString(MinimumState) - Static method in class org.hps.minuit.MnPrint
 
toString(MnUserParameters) - Static method in class org.hps.minuit.MnPrint
 
toString(MnUserCovariance) - Static method in class org.hps.minuit.MnPrint
 
toString(MnGlobalCorrelationCoeff) - Static method in class org.hps.minuit.MnPrint
 
toString(MnUserParameterState) - Static method in class org.hps.minuit.MnPrint
 
toString(MinosError) - Static method in class org.hps.minuit.MnPrint
 
toString(ContoursError) - Static method in class org.hps.minuit.MnPrint
 
toString() - Method in class org.hps.minuit.MnUserCovariance
 
toString() - Method in class org.hps.minuit.MnUserParameters
 
toString() - Method in class org.hps.minuit.MnUserParameterState
 
toString() - Method in class org.hps.monitoring.application.DataSourceComboBox.DataSourceItem
Convert this object to a string.
toString() - Method in class org.hps.monitoring.application.model.Configuration
Convert this object to a string by printing out its properties list.
toString() - Method in enum org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.Position
 
toString() - Method in enum org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Motherboard
 
toString() - Method in class org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Preamplifier
 
toString() - Method in class org.hps.online.recon.Command
Convert the object to a string, by default in JSON format.
toString() - Method in class org.hps.online.recon.CommandResult.CommandStatus
 
toString() - Method in class org.hps.online.recon.CommandResult.GenericResult
 
toString() - Method in class org.hps.online.recon.CommandResult.JSONResult
 
toString() - Method in class org.hps.online.recon.properties.PropertyStore
 
toString() - Method in class org.hps.readout.util.HodoscopePattern
 
toString() - Method in class org.hps.recon.tracking.circlefit.CircleFit
String representation of this object
toString() - Method in class org.hps.recon.tracking.EventQuality.CutObject
 
toString() - Method in class org.hps.recon.tracking.EventQuality
 
toString() - Method in class org.hps.recon.tracking.FittedRawTrackerHit
 
toString() - Method in enum org.hps.recon.tracking.gbl.FittedGblTrajectory.GBLPOINT
 
toString() - Method in class org.hps.recon.tracking.gbl.GblData
 
toString() - Method in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
toString() - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
String representation for this Object.
toString(String) - Method in class org.hps.recon.tracking.kalman.HelixState
 
toString(String) - Method in class org.hps.recon.tracking.kalman.KalHit
 
toString(String) - Method in class org.hps.recon.tracking.kalman.KalTrack
 
toString(String) - Method in class org.hps.recon.tracking.kalman.Measurement
 
toString(String) - Method in class org.hps.recon.tracking.kalman.MeasurementSite
 
toString(String) - Method in class org.hps.recon.tracking.kalman.Plane
 
toString() - Method in class org.hps.recon.tracking.kalman.Plane
 
toString(String) - Method in class org.hps.recon.tracking.kalman.RotMatrix
 
toString(String) - Method in class org.hps.recon.tracking.kalman.SeedTrack
 
toString(String) - Method in class org.hps.recon.tracking.kalman.SiModule
 
toString() - Method in class org.hps.recon.tracking.kalman.SiModule
 
toString(String) - Method in class org.hps.recon.tracking.kalman.SquareMatrix
 
toString(String) - Method in class org.hps.recon.tracking.kalman.StateVector
 
toString(String, boolean) - Method in class org.hps.recon.tracking.kalman.TrackCandidate
 
toString(String) - Method in class org.hps.recon.tracking.kalman.Vec
 
toString() - Method in class org.hps.recon.tracking.kalman.Vec
 
toString() - Method in class org.hps.recon.tracking.ShapeFitParameters
 
toString() - Method in class org.hps.recon.tracking.straight.STUtils.STBaseTrack
 
toString() - Method in class org.hps.recon.tracking.straight.STUtils.STStereoTrack
 
toString() - Method in class org.hps.recon.tracking.straight.STUtils.STTrack
 
toString() - Method in class org.hps.recon.tracking.straight.STUtils.STTrackFit
 
toString() - Method in class org.hps.recon.tracking.WTrack
 
toString() - Method in class org.hps.recon.vertexing.BilliorTrack
Create a string with the helix parameters.
toString() - Method in class org.hps.recon.vertexing.BilliorVertex
 
toString() - Method in class org.hps.recon.vertexing.BilliorVertexer
 
toString() - Method in class org.hps.record.daqconfig.DAQConfig
 
toString() - Method in class org.hps.record.daqconfig2019.DAQConfig2019
 
toString() - Method in class org.hps.record.epics.EpicsData
Convert this object to a string.
toString() - Method in class org.hps.record.scalers.ScalerData
Convert this object to a readable string, which is a list of integer values enclosed in braces and separated by commas.
toString() - Method in class org.hps.record.svt.SvtHeaderDataInfo
 
toString() - Method in class org.hps.record.triggerbank.SSPPairTrigger
 
toString() - Method in class org.hps.record.triggerbank.SSPSinglesTrigger
 
toString() - Method in class org.hps.record.triggerbank.TDCData.TDCHit
 
toString() - Method in class org.lcsim.detector.converter.compact.subdetector.SvtStereoLayer
Return a string describing the stereo pair
toString() - Method in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
toString() - Method in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
toString() - Method in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
toString() - Method in class org.lcsim.geometry.compact.converter.MilleParameter
 
toString() - Method in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
toString() - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
toString() - Method in class org.lcsim.geometry.compact.converter.SurveyVolume
 
toString() - Method in class org.lcsim.geometry.compact.converter.SurveyVolumeImpl
 
toString() - Method in class org.lcsim.geometry.subdetector.HPSEcal.NeighborMap
 
toString() - Method in class org.lcsim.geometry.subdetector.HPSEcal3.NeighborMap
 
tot - Variable in class org.hps.online.recon.aida.StripChartDriver
 
TOTAL_APV25_CHANNELS - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
TOTAL_APV25_PER_HYBRID - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
TOTAL_DATA_COLLECTION_INDEX - Static variable in class org.hps.monitoring.subsys.et.EtSystemStripCharts
 
TOTAL_EVENTS_COLLECTION_INDEX - Static variable in class org.hps.monitoring.subsys.et.EtSystemStripCharts
 
TOTAL_EVENTS_PROPERTY - Static variable in class org.hps.monitoring.application.model.RunModel
The total events in the run which comes from the EVIO END event.
TOTAL_HYBRIDS_PER_FPGA - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
TOTAL_NUMBER_OF_SAMPLES - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
TOTAL_SAMPLES - Static variable in class org.hps.record.svt.SvtEvioUtils
 
TOTAL_STRIPS_PER_SENSOR - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
TOTAL_STRIPS_PER_THIN_SENSOR - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
TOTAL_TEMPS_PER_HYBRID - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
totalBotHitCount - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
totalBytes - Variable in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
TotalCorrectedEff - Variable in class org.hps.svt.SVTHitLevelPlots
 
TotalCorrectedEffEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
TotalCorrectedEffEleerr - Variable in class org.hps.svt.SVTHitLevelPlots
 
TotalCorrectedEfferr - Variable in class org.hps.svt.SVTHitLevelPlots
 
TotalCorrectedEffPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
TotalCorrectedEffPoserr - Variable in class org.hps.svt.SVTHitLevelPlots
 
totalCount - Variable in class org.hps.util.CollectionSizeDriver.CollectionStats
 
TotalEff - Variable in class org.hps.svt.SVTHitLevelPlots
 
TotalEffEle - Variable in class org.hps.svt.SVTHitLevelPlots
 
TotalEffEleerr - Variable in class org.hps.svt.SVTHitLevelPlots
 
TotalEfferr - Variable in class org.hps.svt.SVTHitLevelPlots
 
TotalEffPos - Variable in class org.hps.svt.SVTHitLevelPlots
 
TotalEffPoserr - Variable in class org.hps.svt.SVTHitLevelPlots
 
totalEnergyDistribution - Variable in class org.hps.readout.ecal.OccupancyAnalysisDriver
 
totalEvents - Variable in class org.hps.monitoring.application.EventDashboard.EventDashboardUpdater
The total number of events received.
totalEvents - Variable in class org.hps.monitoring.application.model.RunModel
The total events received in the run.
totalEvents - Variable in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
totalEvents - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
totalEventsField - Variable in class org.hps.monitoring.application.EventDashboard
Field for showing the total events in the run.
TotalEventsProvider() - Constructor for class org.hps.monitoring.subsys.SystemStatisticsImpl.TotalEventsProvider
 
totalFits - Variable in class org.hps.recon.tracking.ShaperPileupFitAlgorithm
 
totalHitCount - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
TotalMegabytesProvider() - Constructor for class org.hps.monitoring.subsys.SystemStatisticsImpl.TotalMegabytesProvider
 
totalOutliers - Variable in class org.hps.record.triggerbank.TiTimeOffsetCalculator
 
totals - Variable in class org.hps.online.recon.aida.StripChartDriver
 
totalTopHitCount - Variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
totalTracks - Variable in class org.hps.svt.alignment.RunAlignment
 
totelectrons - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
totelectrons - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
totelectrons - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
toTrackState(double, Plane, int) - Method in class org.hps.recon.tracking.kalman.HelixState
 
toTrackState(HelixState, Plane, double, int) - Static method in class org.hps.recon.tracking.kalman.KalmanInterface
 
toXmlDocument() - Method in class org.hps.record.svt.SvtConfigData
 
toXmlString() - Method in class org.hps.record.svt.SvtConfigData
 
tp - Variable in class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
tp - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Defines the pulse time parameter.
tp - Variable in class org.hps.readout.DigitizationReadoutDriver
Defines the pulse time parameter.
tp - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
tp - Variable in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
tp - Variable in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
tp - Variable in class org.hps.recon.tracking.PulseShape.CRRC
 
tp - Variable in class org.hps.recon.tracking.PulseShape.FourPole
 
tp2 - Variable in class org.hps.recon.tracking.PulseShape.FourPole
 
TP_INDEX - Static variable in class org.lcsim.detector.tracker.silicon.HpsSiSensor
 
TPHI - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
tPlusVsTMinus - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
TPOSU - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
TPOSV - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
TPOSW - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
tql2() - Method in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
 
track - Variable in class org.hps.analysis.examples.LCIOTrackAnalysis
 
TRACK_DATA_COLLECTION - Static variable in class org.hps.recon.tracking.TrackData
 
TRACK_DATA_RELATION_COLLECTION - Static variable in class org.hps.recon.tracking.TrackData
 
TRACK_TIME_INDEX - Static variable in class org.hps.recon.tracking.TrackData
 
TRACK_TIME_INDEX - Static variable in class org.hps.recon.tracking.TrackTimeData
 
TRACK_VOLUME_INDEX - Static variable in class org.hps.recon.tracking.TrackData
 
TrackAnalysis - Class in org.hps.analysis.examples
 
TrackAnalysis(Track, RelationalTable, RelationalTable, RelationalTable, RelationalTable) - Constructor for class org.hps.analysis.examples.TrackAnalysis
Creates a new instance of TrackAnalysis
TrackAnalysis(Track, RelationalTable) - Constructor for class org.hps.analysis.examples.TrackAnalysis
 
TrackAnalysis.DiagonalizedCovarianceMatrix - Class in org.hps.analysis.examples
 
TrackAnalysis.HelixPar - Enum in org.hps.analysis.examples
 
TrackAnalysis14Hit2019 - Class in org.hps.analysis.alignment
 
TrackAnalysis14Hit2019() - Constructor for class org.hps.analysis.alignment.TrackAnalysis14Hit2019
 
TrackAnalysis2019 - Class in org.hps.analysis.examples
 
TrackAnalysis2019() - Constructor for class org.hps.analysis.examples.TrackAnalysis2019
 
trackAxialCount - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
trackAxialExtraPolation - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
trackAxialHitCount - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
trackAxialIntercept - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
trackAxialSlope - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
trackBadToTruthMatchRelationsOutputColName - Variable in class org.hps.analysis.MC.IdentifyBadTracksDriver
 
trackBadToTruthMatchRelationsOutputColName - Variable in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
trackBotP - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
TrackCandidate - Class in org.hps.recon.tracking.kalman
Used by KalmanPatRecHPS Kalman-Filter based pattern recognition to store information for candidate tracks
TrackCandidate(int, ArrayList<KalHit>, KalmanParams, Map<Measurement, KalHit>, int) - Constructor for class org.hps.recon.tracking.kalman.TrackCandidate
 
TrackCandidate(int, KalmanParams, Map<Measurement, KalHit>, int) - Constructor for class org.hps.recon.tracking.kalman.TrackCandidate
 
trackChi2Cut - Variable in class org.hps.recon.filtering.V0CandidateFilter
 
trackChi2RMSTime - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trackClusterChargePlots - Variable in class org.hps.svt.SvtClusterAnalysis
 
trackClusterChargeVsCosTheta - Variable in class org.hps.svt.SvtClusterAnalysis
 
trackClusterChargeVsMomentum - Variable in class org.hps.svt.SvtClusterAnalysis
 
trackClusterChargeVsSinPhi - Variable in class org.hps.svt.SvtClusterAnalysis
 
trackClusterCollectionName - Variable in class org.hps.recon.utils.TrackClusterMatcherMinDistance
 
TrackClusterMatcher - Interface in org.hps.recon.utils
This is an interface for creating TrackClusterMatcher algorithms used in reconstruction.
trackClusterMatcher(List<List<Track>>, EventHeader, List<Cluster>, StandardCuts, int, boolean, boolean, HPSEcal3, double) - Method in class org.hps.recon.utils.TrackClusterMatcherMinDistance
 
trackClusterMatcherAlgo - Variable in class org.hps.recon.particle.FinalStateParticleDriver
 
trackClusterMatcherAlgo - Variable in class org.hps.recon.particle.ReconParticleDriver
Track Cluster Algorithm set to Kalman or GBL Tracks
TrackClusterMatcherFactory - Class in org.hps.recon.utils
This is a convenience class for creating specific Track-to-Cluster matching algorithms via their name in the package org.hps.recon.utils.
TrackClusterMatcherFactory() - Constructor for class org.hps.recon.utils.TrackClusterMatcherFactory
Dont instantiate this class.
TrackClusterMatcherMinDistance - Class in org.hps.recon.utils
 
TrackClusterMatcherMinDistance() - Constructor for class org.hps.recon.utils.TrackClusterMatcherMinDistance
Default no-arg contructor
TrackClusterMatcherNSigma - Class in org.hps.recon.utils
Utility used to determine if a track and cluster are matched.
TrackClusterMatcherNSigma() - Constructor for class org.hps.recon.utils.TrackClusterMatcherNSigma
Constructor
TrackClusterMatcherNSigma(String) - Constructor for class org.hps.recon.utils.TrackClusterMatcherNSigma
 
trackClusterResidualParameterization(Track, Cluster) - Method in class org.hps.recon.utils.TrackClusterMatcherMinDistance
 
trackClusterTimeOffset - Variable in class org.hps.record.StandardCuts
 
trackClusterTimePlots - Variable in class org.hps.svt.SvtClusterAnalysis
 
trackCollectionName - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
trackCollectionName - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trackCollectionName - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
trackCollectionName - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
trackCollectionName - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
LCIO collection name for tracks.
trackCollectionName - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
LCIO collection name for tracks.
trackCollectionName - Variable in class org.hps.analysis.MC.TrackRefitWithFirstLayerHits
 
trackCollectionName - Variable in class org.hps.analysis.MC.TrackToMCParticleRelationsDriver
 
trackCollectionName - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
trackCollectionName - Variable in class org.hps.monitoring.drivers.headless.KFTrackTimeHeadless
 
trackCollectionName - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
trackCollectionName - Variable in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
trackCollectionName - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
trackCollectionName - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
trackCollectionName - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
trackCollectionName - Variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
trackCollectionName - Variable in class org.hps.recon.filtering.SimpleEventFilterDriver
 
trackCollectionName - Variable in class org.hps.recon.particle.FinalStateParticleDriver
 
trackCollectionName - Variable in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
trackCollectionName - Variable in class org.hps.recon.tracking.AxialTrackReconDriver
 
trackCollectionName - Variable in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
trackCollectionName - Variable in class org.hps.recon.tracking.kalman.KalmanDriverHPS
 
trackCollectionName - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecPlots
 
trackCollectionName - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
trackCollectionName - Variable in class org.hps.recon.tracking.TrackerReconDriver
 
trackCollectionName - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
trackCollectionName - Variable in class org.hps.recon.utils.AbstractTrackClusterMatcher
 
trackCollectionName - Variable in class org.hps.recon.utils.TrackTruthRelationsDriver
 
trackCollectionName - Variable in class org.hps.recon.vertexing.MultipleEventsVertexingDriver
 
trackCollectionName - Variable in class org.hps.svt.SvtClusterAnalysis
 
trackCollectionName - Variable in class org.hps.util.TwoTrackFilterDriver
 
trackCollectionNames - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
 
trackCollectionNames - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
trackCollectionNames - Variable in class org.hps.recon.particle.ReconParticleDriver
 
trackColName - Variable in class org.hps.analysis.MC.IdentifyBadTracksDriver
 
trackColName - Variable in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
trackColName - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
trackCount - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
TrackData - Class in org.hps.recon.tracking
Generic object used to persist track data not available through a Track object.
TrackData() - Constructor for class org.hps.recon.tracking.TrackData
Default constructor
TrackData(int) - Constructor for class org.hps.recon.tracking.TrackData
Constructor geometry-aware
TrackData(int, float, double[]) - Constructor for class org.hps.recon.tracking.TrackData
Constructor
TrackData(int, float, double[], float[]) - Constructor for class org.hps.recon.tracking.TrackData
Constructor
TrackData(int, float, double[], float[], float, float, float) - Constructor for class org.hps.recon.tracking.TrackData
Constructor
TrackDataDriver - Class in org.hps.recon.tracking
Driver used to persist additional Track information via a GenericObject collection.
TrackDataDriver() - Constructor for class org.hps.recon.tracking.TrackDataDriver
Default constructor
TrackDataDriverWithTruth - Class in org.hps.analysis.MC
Driver used to persist additional Track information via a GenericObject collection.
TrackDataDriverWithTruth() - Constructor for class org.hps.analysis.MC.TrackDataDriverWithTruth
Default constructor
trackDataToTrackCache - Static variable in class org.hps.recon.tracking.TrackData
 
trackDirection(double, double, int) - Method in class org.hps.recon.tracking.HpsHelicalTrackFit
Get map of the the track direction within the uniform bfield
TrackDirection(StraightLineTrack) - Method in class org.hps.recon.vertexing.VertexFit
Return the fitted direction for a given StraightLineTrack that was input to the fit
trackDtCut - Variable in class org.hps.recon.filtering.V0CandidateFilter
 
trackEleBotP - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
trackEleP - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
trackEleTopP - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
TRACKER_DIR - Static variable in class org.hps.online.recon.aida.ExampleDriver
 
TRACKER_DIR - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
TRACKER_NAME - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
TRACKER_NAME - Static variable in class org.hps.online.recon.aida.JustEcal
 
TrackerDigiDriver - Class in org.hps.recon.tracking
This Driver runs the tracker digitization to create raw hits and strip hits from simulated data.
TrackerDigiDriver() - Constructor for class org.hps.recon.tracking.TrackerDigiDriver
Creates a new instance of TrackerHitDriver.
TrackerEnvelope(String, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.TrackerEnvelope
 
TrackerEventTester(int) - Constructor for class org.hps.util.FilterMCBunches.TrackerEventTester
 
trackerHitCollectionName - Variable in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
trackerHitCollectionName - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
trackerHitCollectionName - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
trackerHitCollectionName - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
trackerHitCollectionName - Variable in class org.hps.analysis.MC.TrackerHitsToMCParticlePlots
 
trackerHitCollectionName - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
trackerHitCollectionName - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
trackerHitCollectionName - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
trackerHitCollectionName - Variable in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
trackerHitCollectionName - Variable in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
trackerHitCollectionParams - Variable in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
 
trackerHitCollectionParams - Variable in class org.hps.readout.svt.SVTReadoutDriver
 
trackerHitPositionBot - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
trackerHitPositionBotZ - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
trackerHitPositionTop - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
trackerHitPositionTopZ - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
trackerHitPosXY - Variable in class org.hps.analysis.MC.SvtStripClusterPositionPlots
 
trackerHitPosZ - Variable in class org.hps.analysis.MC.SvtStripClusterPositionPlots
 
trackerHitsCollectionName - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
trackerHitsCollectionName - Variable in class org.hps.analysis.MC.SvtStripClusterPositionPlots
 
trackerHitsCollectionName - Variable in class org.hps.analysis.tuple.FullTruthTupleMaker
 
trackerHitsCollectionName - Variable in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
TrackerHitsToMCParticlePlots - Class in org.hps.analysis.MC
This driver plots info related to Tracker Hits to MC Particle Truth Info
TrackerHitsToMCParticlePlots() - Constructor for class org.hps.analysis.MC.TrackerHitsToMCParticlePlots
 
trackerHitUtils - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
trackerHitUtils - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
trackerHitUtils - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
trackerHitUtils - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
trackerHitUtils - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
trackerHitUtils - Variable in class org.hps.analysis.vertex.VertexDebugger
 
trackerHitUtils - Variable in class org.hps.recon.tracking.AcceptanceHelper
 
TrackerHitUtils - Class in org.hps.recon.tracking
 
TrackerHitUtils() - Constructor for class org.hps.recon.tracking.TrackerHitUtils
 
TrackerHitUtils(boolean) - Constructor for class org.hps.recon.tracking.TrackerHitUtils
 
trackerlayerhitlist - Variable in class org.hps.analysis.MC.TrackTruthMatching
 
trackerName - Variable in class org.hps.analysis.dataquality.SVTHitMCEfficiency
 
trackerName - Variable in class org.hps.analysis.dataquality.SvtMonitoring
 
trackerName - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trackerName - Variable in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
trackerName - Variable in class org.hps.monitoring.drivers.svt.SVTHitReconstructionPlots
 
TrackerReconDriver - Class in org.hps.recon.tracking
This class runs the Track Reconstruction for the HPS Test Proposal detector.
TrackerReconDriver() - Constructor for class org.hps.recon.tracking.TrackerReconDriver
 
trackerSubdet - Static variable in class org.hps.analysis.MC.FirstHitGBLRefitterDriver
 
trackerSubdet - Static variable in class org.hps.analysis.MC.IdentifyBadTracksDriver
 
trackerSubdet - Static variable in class org.hps.analysis.MC.TruthGBLRefitterDriver
 
trackerSubdet - Static variable in class org.hps.analysis.tuple.TupleMaker
 
trackExtraPolationX - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
trackExtraPolationY - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
TrackFilter() - Constructor for class org.hps.recon.filtering.SimpleEventFilterDriver.TrackFilter
 
trackHit2D - Static variable in class org.hps.monitoring.drivers.headless.KFTrackTimeHeadless
 
trackHit2D - Static variable in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
trackHit2D - Static variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
trackHit2D - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
trackHitCollectionName - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
trackHitCount - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
trackHitDt - Static variable in class org.hps.monitoring.drivers.headless.KFTrackTimeHeadless
 
trackHitDt - Static variable in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
trackHitDt - Static variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
trackHitDt - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
trackHitDtChan - Static variable in class org.hps.monitoring.drivers.headless.KFTrackTimeHeadless
 
trackHitDtChan - Static variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
trackHitLayerNum(IDetectorElement, List<HpsSiSensor>, boolean) - Static method in class org.hps.analysis.MC.MCFullDetectorTruth
 
trackHitMCRelationsCollectionName - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
trackHitRelationsCollectionName - Variable in class org.hps.analysis.dataquality.TrackMCEfficiency
 
trackHitSignalToNoisePlots - Variable in class org.hps.svt.SvtClusterAnalysis
 
trackHitsKalman - Variable in class org.hps.recon.tracking.kalman.KalmanInterface
 
trackHitT0 - Static variable in class org.hps.monitoring.drivers.headless.KFTrackTimeHeadless
 
trackHitT0 - Static variable in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
trackHitT0 - Static variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
trackHitT0 - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
trackingMaterial - Variable in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
 
trackingMaterial - Variable in class org.lcsim.detector.converter.compact.HPSTracker2Converter
 
TrackingMonitoring - Class in org.hps.analysis.dataquality
DQM driver for reconstructed track quantities plots things like number of tracks/event, chi^2, track parameters (d0/z0/theta/phi/curvature)
TrackingMonitoring() - Constructor for class org.hps.analysis.dataquality.TrackingMonitoring
 
trackingQuantNames - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trackingQuantNames - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
TrackingReconPlots - Class in org.hps.monitoring.drivers.trackrecon
 
TrackingReconPlots() - Constructor for class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
TrackingReconstructionPlots - Class in org.hps.recon.tracking
Analysis class to check recon.
TrackingReconstructionPlots() - Constructor for class org.hps.recon.tracking.TrackingReconstructionPlots
 
TrackingResiduals - Class in org.hps.analysis.dataquality
DQM driver for track residuals in position and time
TrackingResiduals() - Constructor for class org.hps.analysis.dataquality.TrackingResiduals
 
TrackingVolume(String, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition.TrackingVolume
 
trackIntercept - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
trackL13AxialIntercept - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
trackL13AxialSlope - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
trackL13L46AxialIntercept - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
trackL13L46AxialSlope - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
trackL46AxialIntercept - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
trackL46AxialSlope - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
trackLayerList - Variable in class org.hps.analysis.examples.TrackAnalysis
 
TrackMCEfficiency - Class in org.hps.analysis.dataquality
DQM driver for the monte carlo track efficiency; makes a bunch of efficiency vs variable plots for all tracks and just electrons from trident/A' event, as well as "findable" tracks use the debugTrackEfficiency flag to print out info regarding individual failed events
TrackMCEfficiency() - Constructor for class org.hps.analysis.dataquality.TrackMCEfficiency
 
trackMeanTime - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trackNhitsVsChi2 - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trackP - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
trackPMax - Variable in class org.hps.recon.filtering.MollerCandidateFilterPass1
 
trackPMax - Variable in class org.hps.recon.filtering.V0CandidateFilter
 
trackPMin - Variable in class org.hps.recon.filtering.MollerCandidateFilterPass1
 
trackPosBotP - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
trackPosP - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
trackPosTopP - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
trackPvsECalE - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
trackQualityCut - Variable in class org.hps.svt.SvtClusterAnalysis
 
TrackQualityData - Class in org.hps.recon.tracking
 
TrackQualityData() - Constructor for class org.hps.recon.tracking.TrackQualityData
Default Ctor
TrackQualityData(double[]) - Constructor for class org.hps.recon.tracking.TrackQualityData
 
TrackRefitWithFirstLayerHits - Class in org.hps.analysis.MC
This driver selects all 3D hits in the first layer of the track (L1 or L2), and refits on all 3D hits in that layer.
TrackRefitWithFirstLayerHits() - Constructor for class org.hps.analysis.MC.TrackRefitWithFirstLayerHits
 
trackRelationCollectionName - Variable in class org.hps.analysis.MC.FirstHitGBLRefitterDriver
 
trackRelationCollectionName - Variable in class org.hps.analysis.MC.TruthGBLRefitterDriver
 
trackRelationCollectionName - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
trackRelationCollectionName - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
TrackResiduals - Class in org.hps.monitoring.drivers.trackrecon
 
TrackResiduals() - Constructor for class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
trackResidualsCollectionName - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
trackResidualsCollectionName - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
trackResidualsColName - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
trackResidualsColName - Variable in class org.hps.recon.tracking.gbl.KalmanToGBLDriver
 
trackResidualsColName - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
TrackResidualsData - Class in org.hps.recon.tracking
 
TrackResidualsData(int, List<Integer>, List<Double>, List<Float>) - Constructor for class org.hps.recon.tracking.TrackResidualsData
Default Ctor
trackResidualsRelColName - Variable in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
trackResidualsRelColName - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
trackResidualsRelColName - Variable in class org.hps.recon.tracking.gbl.KalmanToGBLDriver
 
trackResidualsRelColName - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
trackRMSTime - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
TRACKS - Static variable in class org.hps.online.recon.aida.ExampleDriver
 
tracks - Variable in class org.hps.recon.tracking.AmbiguityResolver
 
tracks - Variable in class org.hps.recon.tracking.kalman.Measurement
 
tracksChecked - Variable in class org.hps.recon.tracking.HitTimeTrackCheck
 
trackScoreMap - Variable in class org.hps.recon.tracking.AmbiguityResolver
 
trackScoresPostAmbi - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
trackScoresPreAmbi - Variable in class org.hps.recon.tracking.MergeTrackCollections
 
trackSide - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
trackSingleHitClusterTimePlots - Variable in class org.hps.svt.SvtClusterAnalysis
 
trackSlope - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
tracksMissingL0CollectionName - Variable in class org.hps.recon.tracking.RemoveHelicalTrackHit
 
tracksMissingL1CollectionName - Variable in class org.hps.recon.tracking.RemoveHelicalTrackHit
 
tracksMissingL2CollectionName - Variable in class org.hps.recon.tracking.RemoveHelicalTrackHit
 
tracksMissingL3CollectionName - Variable in class org.hps.recon.tracking.RemoveHelicalTrackHit
 
tracksMissingL4CollectionName - Variable in class org.hps.recon.tracking.RemoveHelicalTrackHit
 
tracksMissingL5CollectionName - Variable in class org.hps.recon.tracking.RemoveHelicalTrackHit
 
tracksMissingL6CollectionName - Variable in class org.hps.recon.tracking.RemoveHelicalTrackHit
 
tracksPassed - Variable in class org.hps.recon.tracking.HitTimeTrackCheck
 
tracksPerEventH1D - Variable in class org.hps.online.recon.aida.ExampleDriver
 
tracksPerEventH1D - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
tracksS123C4ColName - Variable in class org.hps.analysis.examples.SvtTrackAnalysis
 
tracksS123C5ColName - Variable in class org.hps.analysis.examples.SvtTrackAnalysis
 
tracksS456ColName - Variable in class org.hps.analysis.examples.SvtTrackAnalysis
 
trackState - Variable in class org.hps.recon.tracking.kalman.PropagatedTrackState
 
TrackStateUtils - Class in org.hps.recon.tracking
Utilities for retrieving TrackStates.
TrackStateUtils() - Constructor for class org.hps.recon.tracking.TrackStateUtils
 
trackT0 - Static variable in class org.hps.monitoring.drivers.headless.KFTrackTimeHeadless
 
trackT0 - Static variable in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
trackT0 - Static variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
trackT0 - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
TRACKTIME_DIR - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
TrackTimeData - Class in org.hps.recon.tracking
 
TrackTimeData(float, double, List<Integer>, List<Double>) - Constructor for class org.hps.recon.tracking.TrackTimeData
Default Ctor
trackTimeData - Variable in class org.hps.recon.tracking.TrackTimeData
 
trackTimeDataCollectionName - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
trackTimeDataCollectionName - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
trackTimeDiff - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
TRACKTIMEDT_DIR - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
TRACKTIMEDTVSPHASE_DIR - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
TRACKTIMEHOT_DIR - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
trackTimeMinMax - Static variable in class org.hps.monitoring.drivers.headless.KFTrackTimeHeadless
 
trackTimeMinMax - Static variable in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
trackTimeMinMax - Static variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
trackTimeMinMax - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
TrackTimePlots - Class in org.hps.monitoring.drivers.trackrecon
 
TrackTimePlots() - Constructor for class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
trackTimeRange - Static variable in class org.hps.monitoring.drivers.headless.KFTrackTimeHeadless
 
trackTimeRange - Static variable in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
trackTimeRange - Static variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
trackTimeRange - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
trackToData - Variable in class org.hps.recon.utils.TrackClusterMatcherMinDistance
 
trackToFirstLayHitsRelationCollectionName - Variable in class org.hps.analysis.MC.TrackRefitWithFirstLayerHits
 
TrackToMCParticleRelationsDriver - Class in org.hps.analysis.MC
This driver creates an MCParticle relation to be persisted for each track collection It also saves a TruthTrack
TrackToMCParticleRelationsDriver() - Constructor for class org.hps.analysis.MC.TrackToMCParticleRelationsDriver
 
trackToMCParticleRelationsName - Variable in class org.hps.analysis.MC.FirstHitGBLRefitterDriver
 
trackToMCParticleRelationsName - Variable in class org.hps.analysis.MC.TruthGBLRefitterDriver
 
trackToMCParticleRelationsName - Variable in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
trackTopP - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
trackToTrackRefitListRelationCollectionName - Variable in class org.hps.analysis.MC.TrackRefitWithFirstLayerHits
 
trackToTrackRefitRelationsName - Variable in class org.hps.analysis.MC.FirstHitGBLRefitterDriver
 
trackToTruthMatchRelationsOutputColName - Variable in class org.hps.analysis.MC.IdentifyBadTracksDriver
 
trackToTruthMatchRelationsOutputColName - Variable in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
trackTrajectory(double, double, int) - Method in class org.hps.recon.tracking.HpsHelicalTrackFit
Get map of the the track trajectory within the uniform bfield
trackTrigTime - Static variable in class org.hps.monitoring.drivers.headless.KFTrackTimeHeadless
 
trackTrigTime - Static variable in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
trackTrigTime - Static variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
trackTrigTime - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
TrackTruthData - Class in org.hps.analysis.MC
Persistable info from TrackTruthMatching object
TrackTruthData() - Constructor for class org.hps.analysis.MC.TrackTruthData
 
TrackTruthData(TrackTruthMatching) - Constructor for class org.hps.analysis.MC.TrackTruthData
 
TrackTruthData(int[], int[]) - Constructor for class org.hps.analysis.MC.TrackTruthData
 
TrackTruthInfo - Class in org.hps.recon.tracking
* Generic object used to persist track truth data not available through a Track * object.
TrackTruthInfo(int) - Constructor for class org.hps.recon.tracking.TrackTruthInfo
 
TrackTruthMatcher - Class in org.hps.recon.utils
 
TrackTruthMatcher(Track, RelationalTable) - Constructor for class org.hps.recon.utils.TrackTruthMatcher
 
TrackTruthMatcher(Track, RelationalTable, double) - Constructor for class org.hps.recon.utils.TrackTruthMatcher
 
TrackTruthMatcher(Track, RelationalTable, double, int) - Constructor for class org.hps.recon.utils.TrackTruthMatcher
 
TrackTruthMatching - Class in org.hps.analysis.MC
based off of "TrackAnalysis" Driver This class matches a track to an MCParticle as well as info about each truth hit The MC Particle with the most hits on a track wins.
TrackTruthMatching(Track, RelationalTable, List<SimTrackerHit>) - Constructor for class org.hps.analysis.MC.TrackTruthMatching
Creates a new instance of TrackAnalysis.
TrackTruthMatching(Track, RelationalTable, List<SimTrackerHit>, boolean) - Constructor for class org.hps.analysis.MC.TrackTruthMatching
 
TrackTruthRelationsDriver - Class in org.hps.recon.utils
This driver creates an MCParticle relation to be persisted for each track collection It also saves a TruthTrack
TrackTruthRelationsDriver() - Constructor for class org.hps.recon.utils.TrackTruthRelationsDriver
 
trackTvsECalT - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
TrackTweakDriver - Class in org.hps.recon.tracking
Driver used to tweak the track parameters in a collection by a user specified amount.
TrackTweakDriver() - Constructor for class org.hps.recon.tracking.TrackTweakDriver
Default constructor
TrackType - Class in org.hps.recon.tracking
Class containing utilities used to retrieve the track type value based on the tracking strategy and whether it's a GBL track or not.
TrackType() - Constructor for class org.hps.recon.tracking.TrackType
Constructor
TrackUtils - Class in org.hps.recon.tracking
Assorted helper functions for the track and helix objects in lcsim.
TrackUtils() - Constructor for class org.hps.recon.tracking.TrackUtils
Private constructor to make class static only
TrackUtils.LayerComparator - Class in org.hps.recon.tracking
 
TrackUtils.RunPeriod - Enum in org.hps.recon.tracking
 
trafo() - Method in class org.hps.minuit.HessianGradientCalculator
 
trafo() - Method in class org.hps.minuit.InitialGradientCalculator
 
trafo() - Method in class org.hps.minuit.MinimumSeed
 
trafo() - Method in class org.hps.minuit.MnUserParameters
 
trafo() - Method in class org.hps.minuit.MnUserParameterState
transformation internal <-> external
trafo() - Method in class org.hps.minuit.Numerical2PGradientCalculator
 
transFlag - Variable in class org.hps.recon.tracking.gbl.GblPoint
 
transform(MnAlgebraicVector) - Method in class org.hps.minuit.MnUserTransformation
 
transform() - Method in class org.hps.svt.alignment.BuildCompact.DetAlignConstants
 
transform() - Method in class org.hps.svt.alignment.BuildCompact.SiSensorDetAlignConstants
 
transform(Transform3D) - Method in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
Transform this coordinate system to another one.
transform(Transform3D) - Method in class org.lcsim.geometry.compact.converter.SurveyResult
 
Transformations - Class in org.hps.detector.ecal
Performs vector transformations to calculate center of crystal volume from front and back positions as defined in the conditions database.
Transformations(double[], double[]) - Constructor for class org.hps.detector.ecal.Transformations
Create a new Transformations object.
transformCovarianceToDetector(SymmetricMatrix) - Static method in class org.hps.recon.tracking.CoordinateTransformations
 
transformCovarianceToTracking(SymmetricMatrix) - Static method in class org.hps.recon.tracking.CoordinateTransformations
 
transformToGeant4(EcalCrystalPosition, EcalChannel) - Method in class org.hps.detector.ecal.Transformations
perform rotation and translation operation for a single crystal
transformToMotherCoord(Hep3Vector, SurveyVolume, String) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Find the vector in a parent volume coordinate system.
transformToParent(Hep3Vector, SurveyVolume, String) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Find the vector in a mother volume coordinate system.
transformToTracking(Hep3Vector, SurveyVolume) - Static method in class org.lcsim.geometry.compact.converter.HPSTrackerBuilder
Find the vector in the tracking volume coordinate system.
transformVector(GVector, GVector) - Method in class org.hps.detector.ecal.Transformations
 
transformVectorToDetector(Hep3Vector) - Static method in class org.hps.recon.tracking.CoordinateTransformations
 
transformVectorToTracking(Hep3Vector) - Static method in class org.hps.recon.tracking.CoordinateTransformations
 
translate(Hep3Vector) - Method in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
translate(Translation3D) - Method in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
TranslateBy(GVector) - Method in class org.hps.detector.ecal.GVector
 
translation - Variable in class org.lcsim.geometry.compact.converter.AlignmentCorrection
 
transMat - Static variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
transMat - Static variable in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
transpose() - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Returns the transpose of the matrix.
transpose() - Method in class org.hps.recon.tracking.gbl.matrix.VMatrix
\return Transposed matrix.
transpose() - Method in class org.hps.recon.tracking.kalman.SquareMatrix
 
transposeInPlace() - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Transpose the matrix.
transVec - Variable in class org.hps.detector.ecal.Transformations
 
tred2() - Method in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
 
tree - Variable in class org.hps.analysis.dataquality.MonsterEventAnalysis
 
tree - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
tree - Variable in class org.hps.analysis.examples.SvtHitAnalysisDriver
 
tree - Variable in class org.hps.analysis.MC.SvtStripClusterPositionPlots
 
tree - Variable in class org.hps.analysis.MC.TrackerHitsToMCParticlePlots
 
tree - Static variable in class org.hps.monitoring.drivers.headless.KFTrackTimeHeadless
 
tree - Static variable in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
tree - Static variable in class org.hps.monitoring.drivers.headless.SvtClustersHeadless
 
tree - Static variable in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
tree - Static variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
tree - Static variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
tree - Static variable in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
tree - Static variable in class org.hps.monitoring.drivers.svt.PedestalPlots
 
tree - Static variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
tree - Static variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
tree - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlots
 
tree - Static variable in class org.hps.monitoring.drivers.svt.SvtClusterPlotsWithTrackHits
 
tree - Static variable in class org.hps.monitoring.drivers.svt.SvtHitPlots
 
tree - Static variable in class org.hps.monitoring.drivers.svt.SVTPulseFitPlots
 
tree - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
tree - Static variable in class org.hps.monitoring.drivers.trackrecon.FinalStateParticlePlots
 
tree - Static variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
tree - Static variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
tree - Static variable in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
tree - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
tree - Static variable in class org.hps.monitoring.drivers.trackrecon.TrackTimePlots
 
tree - Static variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
tree - Static variable in class org.hps.monitoring.ecal.plots.EcalClusterPlots
 
tree - Static variable in class org.hps.monitoring.ecal.plots.EcalDaqPlots
 
tree - Static variable in class org.hps.monitoring.ecal.plots.EcalMonitoringPlots
 
tree - Variable in class org.hps.online.recon.aida.RemoteAidaDriver
 
tree - Variable in class org.hps.online.recon.aida.StripChartDriver
 
tree - Variable in class org.hps.recon.utils.LegacyTrackClusterMatcher
 
tree - Variable in class org.hps.recon.utils.TrackClusterMatcherMinDistance
 
tree - Variable in class org.hps.recon.utils.TrackClusterMatcherNSigma
 
tree - Variable in class org.hps.recon.utils.TrackTruthRelationsDriver
 
tree - Static variable in class org.hps.svt.OccupancyPlots
 
tree - Variable in class org.hps.svt.SvtClusterAnalysis
 
tree - Variable in class org.hps.svt.SVTHitLevelPlots
 
tree - Variable in class org.hps.svt.UnbiasedHitResidualsPlots
 
treeServer - Variable in class org.hps.online.recon.aida.RemoteAidaDriver
 
treeServer - Variable in class org.hps.online.recon.aida.StripChartDriver
 
treeServer - Variable in class org.hps.online.recon.PlotAggregator
RMI server objects
tresid - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
triDeltaP - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
triDeltaP - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
TRIDENT - Static variable in class org.hps.analysis.dataquality.TridentMonitoring
 
trident - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
trident - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
trident - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
trident - Static variable in class org.hps.util.ConvertToStdhep
 
trident - Static variable in class org.hps.util.DatFileToStdhep
 
trident - Static variable in class org.hps.util.DatFileToStdhepTVM
 
trident - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
TridentAnalysis - Class in org.hps.analysis.examples
Analysis of events containing a V0 and one other FinalStateParticle See if we can find the recoil.
TridentAnalysis() - Constructor for class org.hps.analysis.examples.TridentAnalysis
 
TridentFullTupleDriver - Class in org.hps.analysis.tuple
 
TridentFullTupleDriver() - Constructor for class org.hps.analysis.tuple.TridentFullTupleDriver
 
TridentMCTupleDriver - Class in org.hps.analysis.tuple
 
TridentMCTupleDriver() - Constructor for class org.hps.analysis.tuple.TridentMCTupleDriver
 
TridentMonitoring - Class in org.hps.analysis.dataquality
DQM driver V0 particles (i.e.
TridentMonitoring() - Constructor for class org.hps.analysis.dataquality.TridentMonitoring
 
TridentMonitoring.Cut - Enum in org.hps.analysis.dataquality
 
TridentTruthTupleDriver - Class in org.hps.analysis.tuple
 
TridentTruthTupleDriver() - Constructor for class org.hps.analysis.tuple.TridentTruthTupleDriver
 
TridentTupleDriver - Class in org.hps.analysis.tuple
 
TridentTupleDriver() - Constructor for class org.hps.analysis.tuple.TridentTupleDriver
 
TRIG_COLLECTION - Static variable in class org.hps.record.triggerbank.BaseTriggerData
 
TRIG_HEADER - Static variable in class org.hps.record.triggerbank.SSPData
 
TRIG_TIME - Static variable in class org.hps.record.triggerbank.SSPData
 
TRIG_TYPE - Static variable in class org.hps.record.triggerbank.SSPData
 
TRIG_TYPE_COSMIC_BOT - Static variable in class org.hps.record.triggerbank.SSPData
 
TRIG_TYPE_COSMIC_TOP - Static variable in class org.hps.record.triggerbank.SSPData
 
TRIG_TYPE_PAIR0 - Static variable in class org.hps.record.triggerbank.SSPData
 
TRIG_TYPE_PAIR1 - Static variable in class org.hps.record.triggerbank.SSPData
 
TRIG_TYPE_SINGLES0_BOT - Static variable in class org.hps.record.triggerbank.SSPData
 
TRIG_TYPE_SINGLES0_TOP - Static variable in class org.hps.record.triggerbank.SSPData
 
TRIG_TYPE_SINGLES1_BOT - Static variable in class org.hps.record.triggerbank.SSPData
 
TRIG_TYPE_SINGLES1_TOP - Static variable in class org.hps.record.triggerbank.SSPData
 
trigClusterSeeds - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
trigDel - Variable in class org.hps.evio.SvtEventFlagger
 
trigger - Variable in class org.hps.analysis.ecal.cosmic.CosmicCalibrationInt
 
Trigger<E> - Class in org.hps.analysis.trigger.util
Class Trigger stores a set cut states indicating whether specific cut conditions associated with a trigger were met or not as well as the state of the overall trigger.
Trigger(E) - Constructor for class org.hps.analysis.trigger.util.Trigger
Creates a new Trigger object with the argument specifying the object from whence the trigger state is derived.
Trigger(E, int) - Constructor for class org.hps.analysis.trigger.util.Trigger
Creates a new Trigger object with the argument specifying the object from whence the trigger state is derived.
trigger - Variable in class org.hps.readout.ecal.ReadoutTrigger
 
trigger - Variable in class org.hps.readout.util.TriggerTime
The driver that produced the trigger.
TRIGGER_BANK_NUMBER - Static variable in class org.hps.evio.EventConstants
 
TRIGGER_BANK_TAG - Static variable in class org.hps.evio.EventConstants
 
TRIGGER_CONFIG - Static variable in class org.hps.monitoring.application.util.SyncEventProcessor
The name of the trigger configuration collection.
TriggerableDriver - Class in org.hps.readout.ecal
A driver that accepts triggers from TriggerDriver.
TriggerableDriver() - Constructor for class org.hps.readout.ecal.TriggerableDriver
 
triggerables - Static variable in class org.hps.readout.ecal.TriggerDriver
 
triggerBankCollectionName - Variable in class org.hps.monitoring.drivers.headless.SvtClusterOccHeadless
 
triggerBankCollectionName - Variable in class org.hps.monitoring.drivers.headless.SvtSensorOccHeadless
 
triggerBankCollectionName - Variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
triggerBankCollectionName - Variable in class org.hps.monitoring.drivers.shifters.MonitoringPlotsForShifters
 
triggerBankCollectionName - Variable in class org.hps.monitoring.drivers.svt.ClusterOccupancyPlotsDriver
 
triggerBankCollectionName - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
triggerBankCollectionName - Variable in class org.hps.monitoring.drivers.svt.SensorOccupancyPlotsDriver
 
triggerBankCollectionName - Variable in class org.hps.monitoring.drivers.svt.SvtTimingInPlots
 
triggerBankCollectionName - Variable in class org.hps.svt.OccupancyPlots
 
triggerBankParams - Static variable in class org.hps.readout.ReadoutDataManager
Collection parameters for the dummy trigger bank object.
triggerBit - Static variable in class org.hps.readout.ecal.TriggerDriver
 
triggerBit() - Static method in class org.hps.readout.ecal.TriggerDriver
Deprecated.
triggerBits1D - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
triggerClusterHitXYPlot - Variable in class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
triggerCollection - Variable in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
TriggerConfig - Class in org.hps.record.triggerbank
Trigger config information in the form of variables with long values.
TriggerConfig() - Constructor for class org.hps.record.triggerbank.TriggerConfig
 
triggerConfig - Variable in class org.hps.record.triggerbank.TriggerConfigEvioProcessor
 
TriggerConfigData - Class in org.hps.record.triggerbank
Raw trigger config string data with an associated timestamp.
TriggerConfigData(Map<TriggerConfigData.Crate, String>, int) - Constructor for class org.hps.record.triggerbank.TriggerConfigData
 
TriggerConfigData.Crate - Enum in org.hps.record.triggerbank
 
TriggerConfigEvioProcessor - Class in org.hps.record.triggerbank
Extracts DAQ config strings from an EVIO event stream, saving a reference to the most recent TriggerConfigData object.
TriggerConfigEvioProcessor() - Constructor for class org.hps.record.triggerbank.TriggerConfigEvioProcessor
 
TriggerConfigEvioReader - Class in org.hps.evio
 
TriggerConfigEvioReader() - Constructor for class org.hps.evio.TriggerConfigEvioReader
 
triggerConfigReader - Variable in class org.hps.evio.LCSimEngRunEventBuilder
Reads trigger config.
TriggerConfigVariable - Enum in org.hps.record.triggerbank
Enum for trigger config variables.
TriggerConfigVariable() - Constructor for enum org.hps.record.triggerbank.TriggerConfigVariable
 
triggerCount - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
triggerCount - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
triggerData - Variable in class org.hps.analysis.tuple.TupleMaker
 
TriggerDataUtils - Class in org.hps.analysis.trigger.util
Class with only static utility methods.
TriggerDataUtils() - Constructor for class org.hps.analysis.trigger.util.TriggerDataUtils
Private constructor to avoid instantiation of the
TriggerDataWriter - Class in org.hps.evio
 
TriggerDataWriter() - Constructor for class org.hps.evio.TriggerDataWriter
 
triggerDecision(EventHeader) - Method in class org.hps.readout.ecal.DummyTriggerDriver
 
triggerDecision(EventHeader) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Determines if the event produces a trigger.
triggerDecision(EventHeader) - Method in class org.hps.readout.ecal.FADCTriggerDriver
 
triggerDecision(EventHeader) - Method in class org.hps.readout.ecal.MollerTriggerDriver
 
triggerDecision(EventHeader) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
triggerDecision(EventHeader) - Method in class org.hps.readout.ecal.SinglesTriggerDriver
Performs cluster singles cuts.
triggerDecision(EventHeader) - Method in class org.hps.readout.ecal.TriggerDriver
 
TriggerDecisionCalculator - Class in org.hps.analysis.trigger.util
 
TriggerDecisionCalculator(EventHeader) - Constructor for class org.hps.analysis.trigger.util.TriggerDecisionCalculator
 
TriggerDecisionCalculator.TriggerType - Enum in org.hps.analysis.trigger.util
 
triggerDelay - Variable in class org.hps.readout.ecal.TriggerableDriver
 
triggerDelay - Static variable in class org.hps.readout.ReadoutDataManager
The delay between when a trigger occurs, and when readout is performed.
TriggerDiagnostic2019Driver - Class in org.hps.analysis.trigger
Driver TriggeDiagnostic2019Driver performs a comparison between the trigger results reported by the hardware and those simulated by the LCSim software for a single trigger.
TriggerDiagnostic2019Driver() - Constructor for class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
TriggerDiagnostic2019Driver.CutType - Enum in org.hps.analysis.trigger
Enumerable CutType represents a type of cut which against which trigger efficiency may be plotted.
TriggerDiagnostic2019Driver.TriggerType - Enum in org.hps.analysis.trigger
Enumerable TriggerType represents the supported types of trigger for the HPS experiment.
TriggerDiagnosticDriver - Class in org.hps.analysis.trigger
Driver TriggeDiagnosticDriver performs a comparison between the trigger results reported by the hardware and those simulated by the LCSim software for a single trigger.
TriggerDiagnosticDriver() - Constructor for class org.hps.analysis.trigger.TriggerDiagnosticDriver
 
TriggerDiagnosticDriver.CutType - Enum in org.hps.analysis.trigger
Enumerable CutType represents a type of cut which against which trigger efficiency may be plotted.
TriggerDiagnosticDriver.TriggerType - Enum in org.hps.analysis.trigger
Enumerable TriggerType represents the supported types of trigger for the HPS experiment.
TriggerDiagnosticUtil - Class in org.hps.analysis.trigger.util
Class TriggerDiagnosticUtil contains a series of utility methods that are used at various points throughout the trigger diagnostic package.
TriggerDiagnosticUtil() - Constructor for class org.hps.analysis.trigger.util.TriggerDiagnosticUtil
 
TriggerDriver - Class in org.hps.readout.ecal
Makes trigger decision and sends trigger to readout drivers.
TriggerDriver() - Constructor for class org.hps.readout.ecal.TriggerDriver
 
TriggerDriver - Class in org.hps.readout
Class TriggerDriver is a special subclass of ReadoutDriver that is responsible for simulating trigger behavior.
TriggerDriver() - Constructor for class org.hps.readout.TriggerDriver
 
TriggeredLCIOData<T> - Class in org.hps.readout.util.collection
Class TriggeredLCIOData represents data output from a ReadoutDriver.
TriggeredLCIOData(LCIOCollection<T>) - Constructor for class org.hps.readout.util.collection.TriggeredLCIOData
Creates a new TriggeredLCIODataparams object.
triggerList - Variable in class org.hps.record.triggerbank.SSPData
 
triggerModule - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
triggerModule - Variable in class org.hps.readout.ecal.SinglesTriggerDriver
 
triggerModule - Variable in class org.hps.readout.trigger.PairTriggerReadoutDriver
 
triggerModule - Variable in class org.hps.readout.trigger.SinglesTriggerReadoutDriver
Stores the trigger settings and performs trigger logic.
triggerModule - Variable in class org.hps.readout.trigger2019.FEETrigger2019ReadoutDriver
 
triggerModule - Variable in class org.hps.readout.trigger2019.PairsTrigger2019ReadoutDriver
 
triggerModule - Variable in class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
Stores the trigger settings and performs trigger logic.
TriggerModule - Class in org.hps.record.triggerbank
Class TriggerModule handles trigger cuts.
TriggerModule() - Constructor for class org.hps.record.triggerbank.TriggerModule
Creates a default TriggerModule.
TriggerModule(double...) - Constructor for class org.hps.record.triggerbank.TriggerModule
Creates a TriggerModule with trigger cuts defined by the argument array.
TriggerModule2019 - Class in org.hps.record.triggerbank
Class TriggerModule2019 handles trigger cuts for 2019 MC.
TriggerModule2019() - Constructor for class org.hps.record.triggerbank.TriggerModule2019
Creates a default TriggerModule.
triggerNum - Variable in enum org.hps.analysis.trigger.TriggerDiagnostic2019Driver.TriggerType
 
triggerNum - Variable in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.TriggerType
 
triggerNum - Variable in class org.hps.analysis.trigger.util.Trigger
 
triggerPathCoincidenceQueue - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
triggerPathDelayQueue - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
triggerPathHitSums - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
triggerPathHitTimes - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
triggerQueue - Static variable in class org.hps.readout.ReadoutDataManager
Stores trigger requests from trigger drivers until enough time has passed to fully buffer the necessary readout data.
triggers - Variable in class org.hps.readout.ecal.MollerTriggerDriver
 
triggers - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
triggers - Static variable in class org.hps.readout.ReadoutDataManager
The total number of triggers seen.
triggerSeedHitXYPlot - Variable in class org.hps.analysis.ecal.HPSEcalTriggerPlotsDriver
 
triggerThreshold - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
triggerThreshold - Variable in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
triggerThreshold - Variable in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
triggerTime - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
triggerTime - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
TriggerTime - Class in org.hps.readout.util
Class TriggerTime stores the time at which a trigger occurs in terms of simulation time, and also the triggering driver is tracked.
TriggerTime(double, ReadoutDriver) - Constructor for class org.hps.readout.util.TriggerTime
Instantiates a new TriggerTime object.
TriggerTime(double, String, ReadoutDriver) - Constructor for class org.hps.readout.util.TriggerTime
Instantiates a new TriggerTime object.
TriggerTime(double, String, String, ReadoutDriver) - Constructor for class org.hps.readout.util.TriggerTime
Instantiates a new TriggerTime object.
TriggerTime - Class in org.hps.recon.ecal.cluster
class to store time difference between the rf and the seed hit of the highest energy cluster in the trigger window.
TriggerTime(double, int, int) - Constructor for class org.hps.recon.ecal.cluster.TriggerTime
 
triggerTime - Variable in class org.hps.record.triggerbank.SSPData
 
triggerTime - Variable in class org.hps.record.triggerbank.VTPData
 
triggerTimeDisplacement - Static variable in class org.hps.readout.ReadoutDataManager
Defines where the trigger time should occur within the default readout window.
triggerTimeDisplacementMap - Static variable in class org.hps.readout.ReadoutDataManager
Tracks the time displacement for trigger drivers.
triggerTimes1D - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
triggerTimestamps - Variable in class org.hps.readout.ecal.TriggerableDriver
 
TriggerTimeWindow - Class in org.hps.conditions.trigger
 
TriggerTimeWindow() - Constructor for class org.hps.conditions.trigger.TriggerTimeWindow
 
TriggerTimeWindow.TriggerTimeWindowCollection - Class in org.hps.conditions.trigger
 
TriggerTimeWindowCollection() - Constructor for class org.hps.conditions.trigger.TriggerTimeWindow.TriggerTimeWindowCollection
 
triggerTruthRelationsCollectionName - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
The name of the LCRelation collection that links output raw hits to the SLIC truth hits from which they were generated.
triggerTruthRelationsCollectionName - Variable in class org.hps.readout.DigitizationReadoutDriver
The name of the LCRelation collection that links output raw hits to the SLIC truth hits from which they were generated.
TriggerTurnOnDriver - Class in org.hps.analysis.trigger
 
TriggerTurnOnDriver() - Constructor for class org.hps.analysis.trigger.TriggerTurnOnDriver
 
TriggerTurnOnSSPDriver - Class in org.hps.analysis.trigger
 
TriggerTurnOnSSPDriver() - Constructor for class org.hps.analysis.trigger.TriggerTurnOnSSPDriver
 
triggerType - Variable in class org.hps.analysis.dataquality.DataQualityMonitor
 
triggerType - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Indicates the type of trigger that is being tested.
TriggerType(String) - Constructor for enum org.hps.analysis.trigger.TriggerDiagnostic2019Driver.TriggerType
Instantiates a trigger type enumerable.
TriggerType(String, int) - Constructor for enum org.hps.analysis.trigger.TriggerDiagnostic2019Driver.TriggerType
Instantiates a trigger type enumerable.
triggerType - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Indicates the type of trigger that is being tested.
TriggerType(String) - Constructor for enum org.hps.analysis.trigger.TriggerDiagnosticDriver.TriggerType
Instantiates a trigger type enumerable.
TriggerType(String, int) - Constructor for enum org.hps.analysis.trigger.TriggerDiagnosticDriver.TriggerType
Instantiates a trigger type enumerable.
TriggerType() - Constructor for enum org.hps.analysis.trigger.util.TriggerDecisionCalculator.TriggerType
 
triggerType - Variable in class org.hps.analysis.tuple.TupleMaker
 
triggerType - Variable in class org.hps.readout.trigger2019.PairsTrigger2019ReadoutDriver
Indicates pair trigger type.
triggerType - Variable in class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
Indicates singles trigger type.
triggerType - Variable in class org.hps.readout.util.TriggerTime
Trigger type
triggerType - Variable in class org.hps.recon.filtering.TriggerTypeFilter
 
TriggerType() - Constructor for enum org.hps.recon.filtering.TriggerTypeFilter.TriggerType
 
TriggerType - Enum in org.hps.record.triggerbank
Provides bit mask checks for the trigger types defined in EVIO Event types.
TriggerType(int) - Constructor for enum org.hps.record.triggerbank.TriggerType
Constructor with bit number which is used to shift the input TI bits.
TriggerTypeFilter - Class in org.hps.recon.filtering
Accept events with the desired trigger bit.
TriggerTypeFilter() - Constructor for class org.hps.recon.filtering.TriggerTypeFilter
 
TriggerTypeFilter.TriggerType - Enum in org.hps.recon.filtering
 
triggerTypes - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Stores a list of all trigger types that are used for plotting efficiency plots.
triggerTypes - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Stores a list of all trigger types that are used for plotting efficiency plots.
triggerVerification(SimTriggerData2019, VTPData, TriggerDiagnostic2019Driver.TriggerType) - Method in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Performs trigger verification for the specified trigger.
triggerVerification(SimTriggerData, SSPData, TriggerDiagnosticDriver.TriggerType) - Method in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Performs trigger verification for the specified trigger.
triggerWindowEnd - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Defines the (inclusive) end of the trigger window range.
triggerWindowEnd - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Defines the (inclusive) end of the trigger window range.
triggerWindowStart - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Defines the (inclusive) start of the trigger window range.
triggerWindowStart - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Defines the (inclusive) start of the trigger window range.
trigPhase0 - Variable in class org.hps.evio.SvtEventFlagger
 
trigPhase1 - Variable in class org.hps.evio.SvtEventFlagger
 
trigTime - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trigTime - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
trigTimeOffset - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
trigTimeScale - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
trigTimeTrackTime - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trigTimeV0Time - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
triLinear(int, int, int, double, double, double, double[][][]) - Method in class org.hps.recon.tracking.kalman.FieldMap
 
triMass - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
triMass - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triMassMomentum - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
triMassMomentum - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
tripletEnergySumCut(Cluster[]) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Checks whether the cluster pair passes the threshold for the minimum pair energy sum check.
tripletEnergySumThreshold - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
tripletEnergySumThreshold

private double tripletEnergySumThreshold

Defines the threshold for the sum of the energies of a cluster triplet below which the pair will be rejected.
tripletHorizontalCut(Cluster[]) - Static method in class org.hps.readout.ecal.NeutralPionTriggerDriver
Checks that there is at least one cluster is located on the right side and at least one cluster on the left side of the calorimeter.
tripletPairSeparationThreshold - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
tripletPairSeparationThreshold

private double tripletPairSeparationThreshold

Defines the minimum distance apart required for a cluster pair within a cluster triplet.
tripletTotalEnergyCut(Cluster[]) - Method in class org.hps.readout.ecal.NeutralPionTriggerDriver
 
tripletTotalEnergyThreshold - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
tripletTotalEnergyThreshold

private double tripletTotalEnergyThreshold

Defines the threshold for the total energy of a cluster that is required of at least two clusters in a triplet.
triPx - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
triPxEleVsPxPos - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
triPxEleVsPxPos - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triPxPy - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
triPy - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
triPyEleVsPyPos - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
triPyEleVsPyPos - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triPz - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
triRadDeltaP - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triRadMass - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triRadPx - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triRadPxEleVsPxPos - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triRadPxPy - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triRadPy - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triRadPyEleVsPyPos - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triRadPz - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triRadSumP - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triRadTrackMomentum2D - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triRadTrackTime2D - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triRadTrackTimeDiff - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triRadU - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triRadV - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triRadZVsMass - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triSumP - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
triSumP - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triTrackMomentum2D - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
triTrackMomentum2D - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triU - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
triV - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
triZVsMass - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
triZVsMass - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
triZVsMomentum - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
triZVsMomentum - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
TRK_COLLECTION_NAME - Variable in class org.hps.analysis.MC.TrackDataDriverWithTruth
Collection Names
TRK_COLLECTION_NAME - Variable in class org.hps.recon.tracking.TrackDataDriver
Collection Names
trk_count - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
trk_count - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
TRK_RESIDUALS_COL_NAME - Static variable in class org.hps.analysis.MC.TrackDataDriverWithTruth
Collection name of TrackResidualData objects
TRK_RESIDUALS_COL_NAME - Static variable in class org.hps.recon.tracking.TrackDataDriver
Collection name of TrackResidualData objects
TRK_RESIDUALS_REL_COL_NAME - Static variable in class org.hps.analysis.MC.TrackDataDriverWithTruth
Collection name of LCRelations between a Track and TrackResidualsData objects.
TRK_RESIDUALS_REL_COL_NAME - Static variable in class org.hps.recon.tracking.TrackDataDriver
Collection name of LCRelations between a Track and TrackResidualsData objects.
trkAtECAL - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkAtEcalXvsNSigmaBottom - Variable in class org.hps.analysis.alignment.SvtCalorimeterAlignmentDriver
 
trkAtEcalXvsNSigmaTop - Variable in class org.hps.analysis.alignment.SvtCalorimeterAlignmentDriver
 
trkChi2 - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkChi2 - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
trkChi2 - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
trkChi2 - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
trkChi2Bot - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkChi2Ele - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkChi2Pos - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkChi2Top - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkd0 - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkd0 - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
trkd0 - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
trkd0 - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
trkd0Bot - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkd0Ele - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkd0Pos - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkd0Top - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trklam - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trklam - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
trklam - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
trklam - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
trklamBot - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trklamEle - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trklamPos - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trklamTop - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkMC - Variable in class org.hps.analysis.examples.StarterAnalysisDriver
 
trkomega - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkomega - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
trkomega - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
trkomega - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
trkomegaBot - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkomegaEle - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkomegaPos - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkomegaTop - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkpDetailFolder - Variable in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
trkpFolder - Variable in class org.hps.recon.tracking.gbl.GBLOutputDriver
 
trkphi - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkphi - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
trkphi - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
trkphi - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
trkphiBot - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkphiEle - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkphiPos - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkphiTop - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkpos - Variable in class org.hps.recon.tracking.MultipleScattering.ScatterPoint
 
trkpos_y_vs_x - Variable in class org.hps.recon.tracking.gbl.TruthResiduals
 
trkPx - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
trkPx - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
trkPx - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
trkPy - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
trkPy - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
trkPy - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
trkPz - Variable in class org.hps.analysis.examples.StarterAnalysisDriver
 
trkPz - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
trkPz - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
trkPz - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
trkTimeBot - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkTimeDiff - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
trkTimeDiff - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
trkTimeEle - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkTimePos - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkTimeTop - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkXAtECALBot - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkXAtECALTop - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkYAtECALBot - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkYAtECALTop - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkz0 - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkz0 - Variable in class org.hps.monitoring.drivers.headless.KFTrackRecoHeadless
 
trkz0 - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackingReconPlots
 
trkz0 - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
trkz0Bot - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkz0Ele - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkz0Pos - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
trkz0Top - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
truncateScale - Variable in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
truncateScale - Variable in class org.hps.recon.ecal.EcalReadoutToTriggerConverterDriver
 
truthBufferMap - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Buffers the truth information for each sample period so that truth relations can be retained upon readout.
truthBufferMap - Variable in class org.hps.readout.DigitizationReadoutDriver
Buffers the truth information for each sample period so that truth relations can be retained upon readout.
TruthCalorimeterHit - Class in org.hps.util
 
TruthCalorimeterHit(double, double, double, double, long, Hep3Vector, int, Object[], float[], float[], int[], EventHeader.LCMetaData) - Constructor for class org.hps.util.TruthCalorimeterHit
 
TruthCalorimeterHit(CalorimeterHit, Object[], float[], float[], int[]) - Constructor for class org.hps.util.TruthCalorimeterHit
 
TruthContribution - Class in org.hps.analysis.MC
 
TruthContribution(MCParticle, float, float, int) - Constructor for class org.hps.analysis.MC.TruthContribution
 
truthEnergy - Variable in class org.hps.analysis.MC.TruthContribution
 
TruthGBLRefitterDriver - Class in org.hps.analysis.MC
A Driver which refits tracks using GBL, but only the truth hits of interest.
TruthGBLRefitterDriver() - Constructor for class org.hps.analysis.MC.TruthGBLRefitterDriver
 
truthHitCollectionName - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
The name of the input SimCalorimeterHit truth hit collection from SLIC.
truthHitCollectionName - Variable in class org.hps.readout.DigitizationReadoutDriver
The name of the input SimCalorimeterHit truth hit collection from SLIC.
truthHitCollectionName - Variable in class org.hps.readout.hodoscope.HodoscopePreprocessingDriver
The name of the SLiC truth hit collection.
truthHitsCollectionParams - Variable in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
 
truthHitsCollectionParams - Variable in class org.hps.readout.svt.SVTReadoutDriver
 
truthMatchOutputColName - Variable in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
truthParticle - Variable in class org.hps.analysis.MC.TruthContribution
 
truthPeriod - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
TruthReadoutDriver - Class in org.hps.readout
 
TruthReadoutDriver() - Constructor for class org.hps.readout.TruthReadoutDriver
 
truthRelationsCollectionName - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
The name of the LCRelation collection that links output raw hits to the SLIC truth hits from which they were generated.
truthRelationsCollectionName - Variable in class org.hps.readout.DigitizationReadoutDriver
The name of the LCRelation collection that links output raw hits to the SLIC truth hits from which they were generated.
truthRelationsCollectionParams - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Defines the LCSim collection data that links SLIC truth hits to the their corresponding simulated output hit.
truthRelationsCollectionParams - Variable in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
 
truthRelationsCollectionParams - Variable in class org.hps.readout.DigitizationReadoutDriver
Defines the LCSim collection data that links SLIC truth hits to the their corresponding simulated output hit.
truthRelationsCollectionParams - Variable in class org.hps.readout.svt.SVTReadoutDriver
 
TruthResiduals - Class in org.hps.recon.tracking.gbl
Calculates and plots truth residuals for track
TruthResiduals(Hep3Vector) - Constructor for class org.hps.recon.tracking.gbl.TruthResiduals
 
truthTime - Variable in class org.hps.analysis.MC.TruthContribution
 
truthVertexHasMatch - Variable in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
TS_BANK_TAG - Static variable in class org.hps.record.evio.EvioEventConstants
TS Bank tag.
TS_RocID - Static variable in class org.hps.record.evio.EvioEventConstants
 
tsConfig - Variable in class org.hps.record.daqconfig2019.DAQConfig2019
 
TSConfig2019 - Class in org.hps.record.daqconfig2019
Class TSConfig2019 stores TS configuration settings parsed from the an EVIO file.
TSConfig2019() - Constructor for class org.hps.record.daqconfig2019.TSConfig2019
 
tsCorrectionScale - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
TSData2019 - Class in org.hps.record.triggerbank
Class TSData is an implementation of the abstract class AbstractIntData In EvIO TS bank, there are 7 words.
TSData2019(int[]) - Constructor for class org.hps.record.triggerbank.TSData2019
Creates a TSData2019 object from a raw EvIO data bank.
TSData2019(GenericObject) - Constructor for class org.hps.record.triggerbank.TSData2019
Creates a TSData2019 object from an existing LCIO GenericObject.
TSEvioReader - Class in org.hps.evio
This code reads TS banks from the EVIO, and write its header tag and its values into a GenericObject.
TSEvioReader() - Constructor for class org.hps.evio.TSEvioReader
 
tsFlags - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Indicates which TS-bits are active in the current event.
TSGenericObject - Class in org.hps.evio
This was created very similarly to the VTPGenericObject This is designed only to contain all trigger flags in an integer array.
TSGenericObject() - Constructor for class org.hps.evio.TSGenericObject
 
TSGenericObject - Class in org.hps.record.triggerbank
This was created very similarly to the VTPGenericObject This is designed only to contain all trigger flags in an integer array.
TSGenericObject() - Constructor for class org.hps.record.triggerbank.TSGenericObject
 
TSPrescale - Variable in class org.hps.record.daqconfig2019.EvioDAQParser2019
Specifies TS prescale values { Prescale_Singles0_Top, Prescale_Singles1_Top, Prescale_Singles2_Top, Prescale_Singles3_Top, Prescale_Singles0_Bot, Prescale_Singles1_Bot, Prescale_Singles2_Bot, Prescale_Singles3_Bot, Prescale_Pairs0, Prescale_Pairs1, Prescale_Pairs2, Prescale_Pairs3, LED, Cosmic, Hodoscope, Pulser, Multiplicity0, Multiplicity1, FEE_Top, FEE_Bot } .
tsPrescales - Variable in class org.hps.record.daqconfig2019.TSConfig2019
 
tsReader - Variable in class org.hps.evio.LCSimPhys2019EventBuilder
 
tTest - Variable in class org.hps.util.CompareHistograms
 
tupleevent - Variable in class org.hps.analysis.tuple.TupleMaker
 
tupleFile - Variable in class org.hps.analysis.tuple.TupleMaker
 
TupleMaker - Class in org.hps.analysis.tuple
sort of an interface for DQM analysis drivers creates the DQM database manager, checks whether row exists in db etc calculateEndOfRunQuantities & printDQMData i.e.
TupleMaker() - Constructor for class org.hps.analysis.tuple.TupleMaker
 
tupleMap - Variable in class org.hps.analysis.tuple.TupleMaker
 
tupleMapTrkExtrap(int, String) - Method in class org.hps.analysis.tuple.TupleMaker
 
tupleMaxECut - Variable in class org.hps.analysis.tuple.WABTupleDriver
 
tupleMaxSumCut - Variable in class org.hps.analysis.tuple.MollerTupleDriver
 
tupleMaxSumCut - Variable in class org.hps.analysis.tuple.TridentFullTupleDriver
 
tupleMaxSumCut - Variable in class org.hps.analysis.tuple.TridentMCTupleDriver
 
tupleMaxSumCut - Variable in class org.hps.analysis.tuple.TridentTupleDriver
 
tupleMinECut - Variable in class org.hps.analysis.tuple.WABTupleDriver
 
tupleMinSumCut - Variable in class org.hps.analysis.tuple.MollerTupleDriver
 
tupleTrkPCut - Variable in class org.hps.analysis.tuple.FEETupleDriver
 
tupleTrkPCut - Variable in class org.hps.analysis.tuple.MollerTupleDriver
 
tupleTrkPCut - Variable in class org.hps.analysis.tuple.TridentFullTupleDriver
 
tupleTrkPCut - Variable in class org.hps.analysis.tuple.TridentMCTupleDriver
 
tupleTrkPCut - Variable in class org.hps.analysis.tuple.TridentTupleDriver
 
tupleVariables - Variable in class org.hps.analysis.tuple.TupleMaker
 
tupleWriter - Variable in class org.hps.analysis.tuple.TupleMaker
 
twoclusterEnergyAsymmetry - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
twoClusterErr - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
twoClusterErr - Variable in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
twoClusterErr - Variable in class org.hps.recon.tracking.RawHitChecker
 
twoClusterErr - Variable in class org.hps.recon.tracking.TrackerDigiDriver
 
twoclusterTotEnergy - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
TwoLineVertexer - Class in org.hps.recon.vertexing
Class to calculate the POCA between two straight lines
TwoLineVertexer() - Constructor for class org.hps.recon.vertexing.TwoLineVertexer
 
TwoParticleVertexer - Class in org.hps.recon.vertexing
Class that computes the vertex of two MC particles using the line vertexer class.
TwoParticleVertexer() - Constructor for class org.hps.recon.vertexing.TwoParticleVertexer
 
TwoPointCircleCheck(HelicalTrackHit, HelicalTrackHit, SeedCandidate) - Method in class org.hps.recon.tracking.FastCheck
 
TwoPointCircleCheckAlgorithm(HelicalTrackHit, HelicalTrackHit) - Method in class org.hps.recon.tracking.FastCheck
 
TwoPointRadiusCircleFitter - Class in org.hps.recon.tracking.circlefit
Fits a circle to two points and a radius
TwoPointRadiusCircleFitter() - Constructor for class org.hps.recon.tracking.circlefit.TwoPointRadiusCircleFitter
 
twoPulseFitter - Variable in class org.hps.recon.tracking.ShaperPileupFitAlgorithm
 
TwoTrackFilterDriver - Class in org.hps.util
 
TwoTrackFilterDriver() - Constructor for class org.hps.util.TwoTrackFilterDriver
 
TwoTrackFringeVertexer - Class in org.hps.recon.vertexing
Class that vertexes two tracks taking into account fringe field
TwoTrackFringeVertexer() - Constructor for class org.hps.recon.vertexing.TwoTrackFringeVertexer
 
TwoTrackVertexer - Class in org.hps.recon.vertexing
Class that vertexes two tracks using straight line vertexing class.
TwoTrackVertexer() - Constructor for class org.hps.recon.vertexing.TwoTrackVertexer
 
type - Variable in class org.hps.analysis.trigger.util.PairTrigger2019
 
type - Variable in class org.hps.digi.PulserDataReadoutDriver
The object type of the handled pulse data.
type - Variable in class org.hps.monitoring.application.DataSourceComboBox.DataSourceItem
The implicit data type (EVIO, LCIO and ET).
type - Variable in class org.hps.online.recon.properties.Property
 
type() - Method in class org.hps.online.recon.properties.Property
 
type - Variable in class org.hps.readout.SLICDataReadoutDriver
The object type of the handled SLIC data.
type - Variable in enum org.hps.recon.ecal.cluster.ClusterType
 
type - Variable in class org.hps.recon.particle.SimpleParticleID
 
TYPE - Static variable in class org.hps.recon.tracking.straight.STUtils.LineFit
 
TYPE - Static variable in class org.hps.recon.tracking.straight.STUtils.RegressionFit
 
type - Variable in class org.hps.recon.tracking.straight.STUtils.STTrackFit
 
type - Variable in enum org.hps.recon.tracking.StrategyType
 
type - Variable in class org.hps.record.triggerbank.SSPTrigger
 
type - Variable in class org.hps.record.triggerbank.VTPCalibrationTrigger
 
type - Variable in class org.hps.util.CollectionSizeDriver.CollectionStats
 
type - Variable in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleParameters
 
Type(int) - Constructor for enum org.lcsim.geometry.compact.converter.MilleParameter.Type
 
TYPE_DIGITIZED - Static variable in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
Type ID for digitized hits.
TYPE_FOLDER - Static variable in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
Converts the type IDs given in TYPE_TRUTH, TYPE_PREPROCESSED, and TYPE_DIGITIZED into a human-readable format.
type_offset - Static variable in class org.lcsim.geometry.compact.converter.MilleParameter
 
TYPE_PREPROCESSED - Static variable in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
Type ID for preprocessed hits.
TYPE_TRUTH - Static variable in class org.hps.analysis.hodoscope.HodoscopePlotsDriver
Type ID for truth hits.
typeNameMap - Static variable in enum org.hps.recon.tracking.StrategyType
Map from an enum constant name to an enum constant
types - Variable in class org.hps.monitoring.drivers.svt.SVTHitRecoCorrelations
 
typeValueMap - Static variable in enum org.hps.recon.tracking.StrategyType
Map from an enum constant value to an enum constant

U

u() - Method in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
u - Variable in class org.hps.recon.tracking.kalman.Plane
 
U() - Method in class org.hps.recon.tracking.kalman.Plane
 
U - Static variable in class org.hps.recon.tracking.kalman.StateVector
 
u - Variable in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
u() - Method in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
u(Hep3Vector) - Method in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
uB - Variable in class org.hps.recon.tracking.kalman.Helix
 
UBOCutConfig - Class in org.hps.record.daqconfig
Class UBOCutConfig is an implementation of the abstract AbstractCutConfig for cuts that have only an upper bound.
UBOCutConfig() - Constructor for class org.hps.record.daqconfig.UBOCutConfig
Instantiates a new UBOCutConfig object.
UBOCutConfig2019 - Class in org.hps.record.daqconfig2019
Class UBOCutConfig2019 is an implementation of the abstract AbstractCutConfig2019 for cuts that have only an upper bound.
UBOCutConfig2019() - Constructor for class org.hps.record.daqconfig2019.UBOCutConfig2019
Instantiates a new UBOCutConfig object.
ubotresid - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
UChannelL13(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13
 
UChannelL13Bottom(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Bottom
 
UChannelL13BottomPlate(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13BottomPlate
 
UChannelL13BottomSurveyBalls() - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13BottomSurveyBalls
 
UChannelL13Plate(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Plate
 
UChannelL13Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Top
 
UChannelL13TopPlate(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13TopPlate
 
UChannelL13TopSurveyBalls() - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13TopSurveyBalls
 
UChannelL14(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14
 
UChannelL14(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14
 
UChannelL14Bottom(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Bottom
 
UChannelL14Bottom(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Bottom
 
UChannelL14BottomPlate(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14BottomPlate
 
UChannelL14BottomPlate(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14BottomPlate
 
UChannelL14Plate(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Plate
 
UChannelL14Plate(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Plate
 
UChannelL14Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Top
 
UChannelL14Top(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Top
 
UChannelL14TopPlate(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14TopPlate
 
UChannelL14TopPlate(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14TopPlate
 
UChannelL46(String, SurveyVolume, AlignmentCorrection) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46
 
UChannelL46Bottom(String, SurveyVolume, AlignmentCorrection) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Bottom
 
UChannelL46BottomPlate(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomPlate
 
UChannelL46BottomSurveyBalls() - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46BottomSurveyBalls
 
UChannelL46Plate(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Plate
 
UChannelL46Top(String, SurveyVolume, AlignmentCorrection) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Top
 
UChannelL46TopPlate(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopPlate
 
UChannelL46TopSurveyBalls() - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46TopSurveyBalls
 
UChannelPlate(String, SurveyVolume, AlignmentCorrection, SurveyVolume) - Constructor for class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelPlate
 
ULBCutConfig - Class in org.hps.record.daqconfig
Class ULBCutConfig is an implementation of the abstract AbstractCutConfig for cuts that have both an upper and a lower bound.
ULBCutConfig() - Constructor for class org.hps.record.daqconfig.ULBCutConfig
Instantiates a new ULBCutConfig object.
ULBCutConfig2019 - Class in org.hps.record.daqconfig2019
Class ULBCutConfig2019 is an implementation of the abstract AbstractCutConfig2019 for cuts that have both an upper and a lower bound.
ULBCutConfig2019() - Constructor for class org.hps.record.daqconfig2019.ULBCutConfig2019
Instantiates a new ULBCutConfig object.
UMEAS - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
umeas() - Method in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
UMEASERR - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
uminus() - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
Unary minus
uminus() - Method in class org.hps.recon.tracking.gbl.matrix.Vector
 
UnbiasedHitResidualsPlots - Class in org.hps.svt
 
UnbiasedHitResidualsPlots() - Constructor for class org.hps.svt.UnbiasedHitResidualsPlots
 
unbiasedResidual(int) - Method in class org.hps.recon.tracking.kalman.KalTrack
 
unbiasedResidual(MeasurementSite) - Method in class org.hps.recon.tracking.kalman.KalTrack
 
unbiasedResidualMillipede(int) - Method in class org.hps.recon.tracking.kalman.KalTrack
 
unc2bsc - Variable in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
unc2bsc - Variable in class org.hps.analysis.tuple.TupleMaker
 
unc2bscTruth - Variable in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
unc2tar - Variable in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
unc2tar - Variable in class org.hps.analysis.tuple.TupleMaker
 
unc2tarTruth - Variable in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
unc2Truth - Variable in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
unconChi2 - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
unconChi2 - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
unconChi2 - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
unconChi2VsTrkChi2 - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
unconESum - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
unconMass - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
unconMass - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
unconMass - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
unconstrainedMollerCandidates - Variable in class org.hps.recon.particle.HpsReconParticleDriver
Stores reconstructed Moller candidate particles generated without constraints.
unconstrainedMollerCandidatesColName - Variable in class org.hps.recon.particle.HpsReconParticleDriver
LCIO collection name for Moller candidate particles generated without constraints.
unconstrainedMollerVertices - Variable in class org.hps.recon.particle.HpsReconParticleDriver
Stores reconstructed Moller candidate vertices generated without constraints.
unconstrainedMollerVerticesColName - Variable in class org.hps.recon.particle.HpsReconParticleDriver
LCIO collection name for Moller candidate vertices generated without constraints.
unconstrainedV0Candidates - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Stores reconstructed V0 candidate particles generated without constraints.
unconstrainedV0Candidates - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Stores reconstructed V0 candidate particles generated without constraints.
unconstrainedV0Candidates - Variable in class org.hps.recon.particle.ReconParticleDriver
Stores reconstructed V0 candidate particles generated without constraints.
unconstrainedV0CandidatesBad - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
unconstrainedV0CandidatesColBadName - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
unconstrainedV0CandidatesColName - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
unconstrainedV0CandidatesColName - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
unconstrainedV0CandidatesColName - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
unconstrainedV0CandidatesColName - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
unconstrainedV0CandidatesColName - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
LCIO collection name for V0 candidate particles generated without constraints.
unconstrainedV0CandidatesColName - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
LCIO collection name for V0 candidate particles generated without constraints.
unconstrainedV0CandidatesColName - Variable in class org.hps.analysis.tuple.FittedSVTHitsTupleDriver
 
unconstrainedV0CandidatesColName - Variable in class org.hps.analysis.tuple.MollerTupleDriver
 
unconstrainedV0CandidatesColName - Variable in class org.hps.analysis.tuple.RawSVTHitsTupleDriver
 
unconstrainedV0CandidatesColName - Variable in class org.hps.analysis.tuple.SVTTimingTupleDriver
 
unconstrainedV0CandidatesColName - Variable in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
unconstrainedV0CandidatesColName - Variable in class org.hps.analysis.tuple.VertexTupleDriver
 
unconstrainedV0CandidatesColName - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
unconstrainedV0CandidatesColName - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
unconstrainedV0CandidatesColName - Variable in class org.hps.recon.particle.ReconParticleDriver
LCIO collection name for V0 candidate particles generated without constraints.
unconstrainedV0CandidatesColTruthName - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
unconstrainedV0CandidatesTruth - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
unConstrainedV0List - Variable in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
unConstrainedV0List - Variable in class org.hps.analysis.tuple.TupleMaker
 
unConstrainedV0TruthList - Variable in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
unConstrainedV0VerticeList - Variable in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
unConstrainedV0VerticeList - Variable in class org.hps.analysis.tuple.TupleMaker
 
unconstrainedV0Vertices - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
Stores reconstructed V0 candidate vertices generated without constraints.
unconstrainedV0Vertices - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
Stores reconstructed V0 candidate vertices generated without constraints.
unconstrainedV0Vertices - Variable in class org.hps.recon.particle.ReconParticleDriver
Stores reconstructed V0 candidate vertices generated without constraints.
unconstrainedV0VerticesBad - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
unconstrainedV0VerticesColBadName - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
unconstrainedV0VerticesColName - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
LCIO collection name for V0 candidate vertices generated without constraints.
unconstrainedV0VerticesColName - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
LCIO collection name for V0 candidate vertices generated without constraints.
unconstrainedV0VerticesColName - Variable in class org.hps.recon.particle.ReconParticleDriver
LCIO collection name for V0 candidate vertices generated without constraints.
unconstrainedV0VerticesColTruthName - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
unconstrainedV0VerticesTruth - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
unConstrainedV0VerticeTruthList - Variable in class org.hps.analysis.tuple.RefitTrackTruthTupleDriver
 
unconstrainedVcCandidates - Variable in class org.hps.recon.particle.HpsReconParticleDriver
 
unconstrainedVcCandidatesColName - Variable in class org.hps.recon.particle.HpsReconParticleDriver
 
unconstrainedVcVertices - Variable in class org.hps.recon.particle.HpsReconParticleDriver
 
unconstrainedVcVerticesColName - Variable in class org.hps.recon.particle.HpsReconParticleDriver
 
unconVx - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
unconVx - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
unconVx - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
unconVy - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
unconVy - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
unconVy - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
unconVz - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
unconVz - Variable in class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
unconVz - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
unconVzVsChi2 - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
UnfoldFieldmap - Class in org.hps.util
 
UnfoldFieldmap() - Constructor for class org.hps.util.UnfoldFieldmap
 
UnfoldFieldmap(String, double) - Constructor for class org.hps.util.UnfoldFieldmap
 
unfreeze() - Method in class org.hps.conditions.database.DatabaseConditionsManager
Un-freeze the conditions system so that updates will be received again.
ungetLCSimCov(double[], double) - Static method in class org.hps.recon.tracking.kalman.KalmanInterface
 
unGetLCSimParams(double[], double) - Static method in class org.hps.recon.tracking.kalman.KalmanInterface
 
uniform - Variable in class org.hps.recon.tracking.kalman.FieldMap
 
uniformB - Variable in class org.hps.recon.tracking.kalman.KalmanDriverHPS
 
uniformB - Static variable in class org.hps.recon.tracking.kalman.KalmanInterface
 
uniformB - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
UniqueEnergyComparator() - Constructor for class org.hps.recon.ecal.cluster.ClusterUtilities.UniqueEnergyComparator
 
unitMatrix(int, int) - Static method in class org.hps.recon.tracking.gbl.GblUtils
 
UnitMatrix() - Method in class org.hps.recon.tracking.gbl.matrix.Matrix
 
unitVec() - Method in class org.hps.recon.tracking.kalman.Vec
 
unitVec(double) - Method in class org.hps.recon.tracking.kalman.Vec
 
UNIX_TIME - Static variable in class org.hps.record.triggerbank.HeadBankData
 
unmount(String) - Method in class org.hps.online.recon.PlotAggregator
Unmount a remote tree e.g.
UNSET_COLLECTION_ID - Static variable in class org.hps.conditions.api.BaseConditionsObject
Value that indicates collection ID is not set (no collection assigned).
UNSET_ROW_ID - Static variable in class org.hps.conditions.api.BaseConditionsObject
Value that indicates row ID is not assigned (new record).
unsharedHitScore - Variable in class org.hps.recon.tracking.ClassicAmbiguityResolver
 
unStick(int) - Method in class org.hps.evio.StuckFADCBit.Stuck
 
unStick(EcalConditions, EcalChannel, StuckFADCBit.Stuck) - Static method in class org.hps.evio.StuckFADCBit
Get the channel after unsetting the given bit.
unStick(EcalChannel) - Method in class org.hps.evio.StuckFADCBitDriver
Get channel with the stuck bit unstuck.
unStick(RawTrackerHit) - Method in class org.hps.evio.StuckFADCBitDriver
Get hit with the stuck bit unstuck.
update() - Method in class org.hps.conditions.api.BaseConditionsObject
Perform an update operation to insert this object's data into the database.
update() - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Perform database updates on the objects in the collection.
update() - Method in interface org.hps.conditions.api.DatabaseObject
Update the information in the database from this object.
update(CSVRecord) - Method in class org.hps.conditions.run.RunRange
Update the range from a record.
update(MinimumState, MinimumParameters, FunctionGradient) - Method in class org.hps.minuit.DavidonErrorUpdator
 
update(MinimumState, MinimumParameters, FunctionGradient) - Method in interface org.hps.minuit.MinimumErrorUpdator
 
update(double, MnAlgebraicVector) - Method in class org.hps.minuit.SimplexParameters
 
update(PlotterRegion) - Method in class org.hps.monitoring.plotting.ChartPopup
 
update(int) - Method in interface org.hps.monitoring.subsys.SystemStatistics
Update the statistics by incrementing the event count by one and then adding size to the number of bytes received.
update(int) - Method in class org.hps.monitoring.subsys.SystemStatisticsImpl
 
update() - Method in class org.hps.online.recon.aida.StripChartClient
 
update(IDataPointSet, IPlotterRegion) - Method in class org.hps.online.recon.aida.StripChartClient
 
update() - Method in class org.hps.online.recon.PlotAggregator
Perform all the tasks for a single update cycle
UPDATE_INTERVAL - Static variable in class org.hps.online.recon.aida.RemoteAidaDriver
 
updateAverage(IDataPointSet, double) - Method in class org.hps.online.recon.aida.StripChartDriver
 
updateClusterQueues(List<Cluster>) - Method in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
Adds clusters from a new event into the top and bottom cluster queues so that they may be formed into pairs.
updateClusterQueues(List<Cluster>) - Method in class org.hps.readout.ecal.FADCTriggerDriver
 
updateClusterQueues(Collection<Cluster>) - Method in class org.hps.readout.trigger.PairTriggerReadoutDriver
Adds clusters from a new event into the top and bottom cluster queues so that they may be formed into pairs.
updateClusterQueues(Collection<Cluster>) - Method in class org.hps.readout.trigger2019.PairsTrigger2019ReadoutDriver
Adds clusters from a new event into the top and bottom cluster queues so that they may be formed into pairs.
updateCollectionReadoutName(String, Class<T>, String) - Static method in class org.hps.readout.ReadoutDataManager
Changes the "readout name" parameter for a collection, while retaining all other parameters and stored data.
updateComboBox() - Method in class org.hps.monitoring.application.PlotInfoPanel
Update the combo box contents with the plots from the current region.
updateConfiguration(EvioDAQParser) - Static method in class org.hps.record.daqconfig.ConfigurationManager
Updates the DAQ configuration with the given EVIO parser.
updateConfiguration(EvioDAQParser2019) - Static method in class org.hps.record.daqconfig2019.ConfigurationManager2019
Updates the DAQ configuration with the given EVIO parser.
UpdatedComparator() - Constructor for class org.hps.conditions.api.ConditionsRecord.ConditionsRecordCollection.UpdatedComparator
 
updateDetector(Detector) - Method in class org.hps.readout.rawconverter.AbstractBaseRawConverter
Updates any detector-dependent parameters or functionality used by the converter.
updateDetector(Detector) - Method in class org.hps.readout.rawconverter.EcalMode1RawConverter
 
updateDetector(Detector) - Method in class org.hps.readout.rawconverter.EcalReadoutMode3RawConverter
 
updateDetector(Detector) - Method in class org.hps.readout.rawconverter.HodoscopeMode1RawConverter
 
updateDetector(Detector) - Method in class org.hps.readout.rawconverter.HodoscopeReadoutMode3RawConverter
 
updateDetectorDependentParameters(Detector) - Method in class org.hps.readout.ecal.updated.EcalRawConverterReadoutDriver
 
updateDetectorDependentParameters(Detector) - Method in class org.hps.readout.hodoscope.HodoscopeRawConverterReadoutDriver
 
updateDetectorDependentParameters(Detector) - Method in class org.hps.readout.RawConverterReadoutDriver
Updates any detector-specific parameters needed by the implementing class.
updateDisplay() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PassiveViewer
Displays the hits and clusters added by the addHit and addCluster methods.
updateDisplay() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PEventViewer
 
updateDisplay() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.POccupancyViewer
Displays the hits and clusters added by the addHit and addCluster methods.
updateEtItem() - Method in class org.hps.monitoring.application.DataSourceComboBox
Update the path value of the current ET item from the current global configuration.
updateEvent(EventHeader) - Method in class org.hps.readout.rawconverter.EcalMode1RawConverter
Updates the converter with event-specific data.
updateFits() - Method in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
updateInt - Variable in class org.hps.online.recon.aida.StripChartDriver
 
updateInterval - Variable in class org.hps.monitoring.plotting.StripChartUpdater
 
updateInterval - Variable in class org.hps.online.recon.aida.HistClient
 
updateInterval - Variable in class org.hps.online.recon.aida.StripChartClient
 
updateInterval - Variable in class org.hps.online.recon.PlotAggregator
Interval of plot aggregation in milliseconds
updateListeners() - Static method in class org.hps.record.daqconfig.ConfigurationManager
Sends an update event to all associated listeners.
updateListeners() - Static method in class org.hps.record.daqconfig2019.ConfigurationManager2019
Sends an update event to all associated listeners.
updatePedestal(EventHeader, RawCalorimeterHit, GenericObject) - Method in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
updatePedestal(EventHeader, EcalChannel, double) - Method in class org.hps.recon.ecal.EcalRunningPedestalDriver
 
updatePedestal(EventHeader, RawCalorimeterHit, GenericObject) - Method in class org.hps.recon.ecal.HodoRunningPedestalDriver
 
updatePedestal(EventHeader, HodoscopeChannel, double) - Method in class org.hps.recon.ecal.HodoRunningPedestalDriver
 
updatePosition(Hep3Vector) - Method in class org.hps.recon.tracking.straight.STUtils.StereoPair
 
updateQuery(String) - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
Perform a SQL query with an update command like INSERT, DELETE or UPDATE.
updater - Variable in class org.hps.monitoring.drivers.scalers.DeadtimePlots
 
updater - Variable in class org.hps.monitoring.subsys.ecal.EcalStripChartTestDriver
 
updateStationNumbers() - Method in class org.hps.online.recon.PlotAggregator
 
updateStatusPanel() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ClusterViewer
Deprecated.
 
updateStatusPanel() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.DataFileViewer
 
updateStatusPanel() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.FileViewer
 
updateStatusPanel() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.PDataEventViewer
 
updateStatusPanel() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Updates the information on the status panel to match that of the calorimeter panel's currently selected crystal.
updateTable() - Method in class org.hps.monitoring.application.PlotInfoPanel
Update the info table from the state of the current AIDA object.
updateTriggerConfig(TriggerConfig) - Method in class org.hps.record.triggerbank.TiTimeOffsetEvioProcessor
 
updating - Variable in class org.hps.monitoring.ecal.eventdisplay.lcsim.LCIOBridgeDriver
 
updatingStations - Variable in class org.hps.online.recon.StationManager
 
uploadToDB(EcalLedCalibration.LedColor) - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
uploadToDB() - Method in class org.hps.recon.ecal.EcalPedestalCalculator
 
uploadToElog() - Method in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
upper() - Method in class org.hps.minuit.MinosError
 
upper(int) - Method in class org.hps.minuit.MnMinos
 
upper(int, double) - Method in class org.hps.minuit.MnMinos
 
upper(int, double, int) - Method in class org.hps.minuit.MnMinos
 
UPPER_BOUND - Static variable in class org.hps.record.daqconfig.UBOCutConfig
 
UPPER_BOUND - Static variable in class org.hps.record.daqconfig.ULBCutConfig
 
UPPER_BOUND - Static variable in class org.hps.record.daqconfig2019.UBOCutConfig2019
 
UPPER_BOUND - Static variable in class org.hps.record.daqconfig2019.ULBCutConfig2019
 
upperBuffer - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.StatusPanel
Deprecated.
 
upperLimit() - Method in class org.hps.minuit.MinuitParameter
 
upperNewMin() - Method in class org.hps.minuit.MinosError
 
upperState() - Method in class org.hps.minuit.MinosError
 
upperValid() - Method in class org.hps.minuit.MinosError
 
upval(int) - Method in class org.hps.minuit.MnMinos
 
upval(int, double) - Method in class org.hps.minuit.MnMinos
 
upval(int, double, int) - Method in class org.hps.minuit.MnMinos
 
uresDir - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
usage() - Static method in class org.hps.analysis.MC.GenerateSingleParticleStdhepEvents
 
usage() - Static method in class org.hps.analysis.MC.LundToStdhepConverter
 
usage() - Static method in class org.hps.util.MergeBunches
 
use2014Gain - Variable in class org.hps.readout.ecal.FADCEcalReadoutDriver
 
use2014Gain - Variable in class org.hps.recon.ecal.EcalGain
If true, the relationship between ADC and GeV is a convention that includes readoutPeriod and a global scaling factor.
use2014Gain - Variable in class org.hps.recon.ecal.EcalRawConverter
If true, the relationship between ADC and GeV is a convention that includes readoutPeriod and a global scaling factor.
use2014Gain - Variable in class org.hps.recon.ecal.EcalRawConverter2
If true, the relationship between ADC and GeV is a convention that includes readoutPeriod and a global scaling factor.
use30mradRotation - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition
 
use30mradRotation - Static variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
useAnalyticalDerivaties() - Method in class org.hps.minuit.MnApplication
 
useAnalyticalDerivatives - Variable in class org.hps.minuit.MnApplication
 
useAnalyticExtrapolator - Variable in class org.hps.recon.utils.LegacyTrackClusterMatcher
Flag used to determine whether the analytic or field map extrapolator should be used.
useAnalyticExtrapolator - Variable in class org.hps.recon.utils.TrackClusterMatcherNSigma
Flag used to determine whether the analytic or field map extrapolator should be used.
useBeamPositionConditions - Variable in class org.hps.recon.particle.HpsReconParticleDriver
Whether to read beam positions from the conditions database.
useBeamPositionConditions - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
useClusterTriplet - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
useClusterTriplet

private boolean useClusterTriplet

useCorrectedClusterPositionsForMatching - Variable in class org.hps.analysis.MC.ReconParticleDriverForTrackRefit
 
useCorrectedClusterPositionsForMatching - Variable in class org.hps.analysis.MC.ReconParticleDriverForTruthTracks
 
useCorrectedClusterPositionsForMatching - Variable in class org.hps.recon.particle.ReconParticleDriver
 
useDAQConfig - Variable in class org.hps.recon.ecal.cluster.GTPOnlineClusterDriver
Indicates whether the ConfigurationManager object should be used for clustering settings or not.
useDAQConfig - Variable in class org.hps.recon.ecal.cluster.VTPOnlineCluster2019Driver
Indicates whether the ConfigurationManager2019 object should be used for clustering settings or not.
useDAQConfig - Variable in class org.hps.recon.ecal.EcalGain
If true, use the DAQ configuration from EVIO to set EcalRawConverter parameters.
useDAQConfig - Variable in class org.hps.recon.ecal.EcalRawConverter
If true, use the DAQ configuration from EVIO to set EcalRawConverter parameters.
useDAQConfig - Variable in class org.hps.recon.ecal.EcalRawConverter2
If true, use the DAQ configuration from EVIO to set EcalRawConverter parameters.
useDAQConfig - Variable in class org.hps.recon.ecal.EcalRawConverter2Driver
Whether to use DAQ config read from EVIO for EcalRawConverter parameters.
useDAQConfig - Variable in class org.hps.recon.ecal.EcalRawConverter3
If true, use the DAQ configuration from EVIO to set EcalRawConverter parameters.
useDAQConfig - Variable in class org.hps.recon.ecal.EcalRawConverter3Driver
Whether to use DAQ config read from EVIO for EcalRawConverter parameters.
useDAQConfig - Variable in class org.hps.recon.ecal.EcalRawConverterDriver
Whether to use DAQ config read from EVIO for EcalRawConverter parameters.
useDefaultColor - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel.Crystal
 
useDefaultCuts - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
useFakeHalfModuleAxialPos - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition
 
useFakeHalfModuleAxialPos - Static variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
useFit - Variable in class org.hps.readout.rawconverter.EcalMode1RawConverter
Whether to use pulse fitting (EcalPulseFitter) to extract pulse energy time.
useFit - Variable in class org.hps.recon.ecal.EcalRawConverter
Whether to use pulse fitting (EcalPulseFitter) to extract pulse energy time.
useFit - Variable in class org.hps.recon.ecal.EcalRawConverter2
Whether to use pulse fitting (EcalPulseFitter) to extract pulse energy time.
useFit - Variable in class org.hps.recon.ecal.EcalRawConverter3
Whether to use pulse fitting (EcalPulseFitter) to extract pulse energy time.
useFit - Variable in class org.hps.recon.ecal.EcalTimeCorrectionDriver
 
useFixedVertexZPosition - Variable in class org.hps.recon.particle.HpsReconParticleDriver
Whether to use a fixed Z position for the 2016 run.
useFixedVertexZPosition - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
useHitCut - Variable in class org.hps.analysis.ecal.FEEClusterPlotter
 
useMemoryMapping - Variable in class org.hps.evio.EvioToLcio
 
useParticles - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
usePoints - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
useQuadrants - Variable in class org.hps.readout.ecal.FADCTriggerDriver
 
user - Variable in class org.hps.conditions.database.ConnectionParameters
The user name.
USER_RUN_NUMBER_CHANGED - Static variable in class org.hps.monitoring.application.Commands
User run number in conditions system changed.
USER_RUN_NUMBER_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
A user run number to use for initializing the conditions system.
useRawEnergy - Variable in class org.hps.monitoring.ecal.plots.EcalLedSequenceMonitor
 
userCovariance() - Method in class org.hps.minuit.FunctionMinimum
 
userGains - Variable in class org.hps.recon.ecal.HodoRawConverter
 
userParameters() - Method in class org.hps.minuit.FunctionMinimum
 
userPreferred - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
 
userRunNumberField - Variable in class org.hps.monitoring.application.JobSettingsPanel
Field for setting a user run number for conditions system activation.
userState() - Method in class org.hps.minuit.FunctionMinimum
user representation of state at minimum
useRunningPedestal - Variable in class org.hps.readout.rawconverter.EcalMode1RawConverter
Defines whether or not to use a running pedestal.
useRunningPedestal - Variable in class org.hps.recon.ecal.EcalRawConverter
If true, running pedestal is used.
useRunningPedestal - Variable in class org.hps.recon.ecal.EcalRawConverter2
If true, running pedestal is used.
useRunningPedestal - Variable in class org.hps.recon.ecal.EcalRawConverter3
If true, running pedestal is used.
useRunningPedestal - Variable in class org.hps.recon.ecal.HodoRawConverter
If true, running pedestal is used.
useRunTableFormat - Variable in class org.hps.monitoring.drivers.svt.SampleZeroHVBiasChecker
 
usesCrystalHighlighting() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Indicates whether crystal will be highlighted when the cursor passes over them or not.
useSiStripsConvention - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition
 
useSiStripsConvention - Static variable in class org.lcsim.geometry.compact.converter.HPSTrackerGeometryDefinition
 
usesLinearScale() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Indicates whether the panel is scaled linearly.
usesLogarithmicScale() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Indicates whether the panel is scaled logarithmically.
useStyles - Variable in class org.hps.monitoring.drivers.trackrecon.KFTrackTimePlots
 
usesZeroEnergyColorMapping() - Method in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Indicates whether zero-energy crystals are colored using the standard color scale or rendered in grey.
useTimeCut - Variable in class org.hps.recon.ecal.cluster.ReconClusterer
 
useTimeCut - Variable in class org.hps.recon.ecal.cluster.SimpleReconClusterer
 
useTimestamps - Variable in class org.hps.recon.ecal.EcalRawConverter2Driver
 
useTimestamps - Variable in class org.hps.recon.ecal.EcalRawConverter3Driver
 
useTimestamps - Variable in class org.hps.recon.ecal.EcalRawConverterDriver
 
useTimestamps - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
useTimeWalkCondition - Variable in class org.hps.recon.ecal.EcalTimeCorrectionDriver
 
useTimeWalkCorrection - Variable in class org.hps.recon.ecal.EcalRawConverter
If true, time walk correction is performed.
useTimeWalkCorrection - Variable in class org.hps.recon.ecal.EcalRawConverter2
If true, time walk correction is performed.
useTimingConditions - Variable in class org.hps.digi.SvtDigitizationWithPulserDataMergingReadoutDriver
 
useTimingConditions - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
useTimingConditions - Variable in class org.hps.readout.svt.SVTReadoutDriver
 
useTrackPositionForClusterCorrection - Variable in class org.hps.recon.particle.FinalStateParticleDriver
These are new for 2019 running and should be set to false in the steering file.
useTrackPositionForClusterCorrection - Variable in class org.hps.recon.particle.ReconParticleDriver
 
useTruthTime - Variable in class org.hps.recon.ecal.EcalRawConverter2Driver
 
useTruthTime - Variable in class org.hps.recon.ecal.EcalRawConverter3Driver
 
useTruthTime - Variable in class org.hps.recon.ecal.EcalRawConverterDriver
 
useTruthTime - Variable in class org.hps.recon.tracking.RawTrackerHitFitterDriver
 
useUserGain - Variable in class org.hps.recon.ecal.HodoRawConverter
 
useVersionOne - Variable in class org.hps.readout.ecal.MollerTriggerDriver
Indicates whether trigger region version 1 or version 2 should be used.
useWeights - Variable in class org.hps.recon.tracking.DataTrackerHitDriver
 
useWeights - Variable in class org.hps.recon.tracking.DataTrackerHitDriverL2ThroughL6Hack
 
useWeights - Variable in class org.hps.recon.tracking.RawHitChecker
 
usingEtServer - Variable in class org.hps.monitoring.application.EventProcessing.SessionState
This is true if the session will connect to a network ET event server.
usingEtServer() - Method in class org.hps.monitoring.application.EventProcessing
Return true if using an ET server.
util - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
UtilityArgumentParser - Class in org.hps.analysis.util
UtilityArgumentParser is designed to automate the handling of command line argument parsing.
UtilityArgumentParser(String) - Constructor for class org.hps.analysis.util.UtilityArgumentParser
Instantiates a command line argument parser for the specified command.
utils - Variable in class org.hps.monitoring.drivers.hodoscope.HodoscopePlots
 
utils - Variable in class org.hps.recon.tracking.AmbiguityResolver
 
utopresid - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
UX - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
UY - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
UZ - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 

V

v() - Method in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
V - Variable in class org.hps.recon.tracking.gbl.matrix.EigenvalueDecomposition
Array for internal storage of eigenvectors.
v - Variable in class org.hps.recon.tracking.kalman.Measurement
 
v - Variable in class org.hps.recon.tracking.kalman.Plane
 
V() - Method in class org.hps.recon.tracking.kalman.Plane
 
v - Static variable in class org.hps.recon.tracking.kalman.SeedTrack
 
v - Variable in class org.hps.recon.tracking.kalman.Vec
 
v - Variable in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
v() - Method in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
v(Hep3Vector) - Method in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
V01D_DIR - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
V02D_DIR - Static variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
v0BsconVxCut - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
v0BsconVxCut - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
v0BsconVyCut - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
v0BsconVyCut - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
V0CandidateFilter - Class in org.hps.recon.filtering
Class to strip off trident candidates.
V0CandidateFilter() - Constructor for class org.hps.recon.filtering.V0CandidateFilter
 
V0CandidateFilter2015Pass7 - Class in org.hps.recon.filtering
Class to strip off trident candidates for the 2015 Pass7 Reconstruction.
V0CandidateFilter2015Pass7() - Constructor for class org.hps.recon.filtering.V0CandidateFilter2015Pass7
 
v0Chi2 - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
v0Chi2Cut - Variable in class org.hps.recon.filtering.V0CandidateFilter
 
v0Chi2Diff - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
v0CollectionName - Variable in class org.hps.recon.filtering.V0SkimDriver
 
v0Dt - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
v0ESumMaxCut - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
v0ESumMinCut - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
v0MaxPCut - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
V0Monitoring - Class in org.hps.analysis.dataquality
DQM driver V0 particles (i.e.
V0Monitoring() - Constructor for class org.hps.analysis.dataquality.V0Monitoring
 
v0PMax - Variable in class org.hps.recon.filtering.V0CandidateFilter
 
v0PSumMaxCut - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
v0PSumMinCut - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
v0PxCut - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
v0PxCut - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
v0PxMax - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
v0PxMax - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
v0PyCut - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
v0PyCut - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
v0PyMax - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
v0PyMax - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
v0PzMax - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
v0PzMax - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
v0PzMaxCut - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
v0PzMaxCut - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
v0PzMin - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
v0PzMin - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
v0PzMinCut - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
v0PzMinCut - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
V0ReconPlots - Class in org.hps.monitoring.drivers.trackrecon
 
V0ReconPlots() - Constructor for class org.hps.monitoring.drivers.trackrecon.V0ReconPlots
 
V0SkimDriver - Class in org.hps.recon.filtering
 
V0SkimDriver() - Constructor for class org.hps.recon.filtering.V0SkimDriver
 
v0Time - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
v0UnconVxCut - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
v0UnconVxCut - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
v0UnconVyCut - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
v0UnconVyCut - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
v0UnconVzCut - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
v0UnconVzCut - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
v0VxMax - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
v0VxMax - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
v0VyMax - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
v0VyMax - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
v0VzMax - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
v0VzMax - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
V_MAX - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
V_REF - Static variable in class org.hps.readout.svt.HPSSVTConstants
 
vacuum - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter
 
vacuum - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker
 
vacuum - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2
 
valid() - Method in class org.hps.online.recon.properties.Property
 
VALIDATE - Variable in class org.hps.evio.StuckFADCBitDriver
 
validate() - Method in class org.hps.online.recon.properties.PropertyStore
 
validateChannelID(int) - Static method in class org.hps.record.daqconfig.FADCConfig
Throws an exception if the argument channel ID is not within the allowed range.
validateChannelID(int) - Static method in class org.hps.record.daqconfig2019.FADCConfigEcal2019
Throws an exception if the argument channel ID is not within the allowed range.
validateChannelID(int) - Static method in class org.hps.record.daqconfig2019.FADCConfigHodo2019
Throws an exception if the argument channel ID is not within the allowed range.
validateClusters - Variable in class org.hps.recon.ecal.cluster.ClusterDriver
 
validateClusters(EventHeader) - Method in class org.hps.recon.ecal.cluster.ClusterDriver
Perform basic validation of the cluster output collection, including checking that the cluster collection was created, clusters are not null, none of the clustered hits are null, and each hit exists in the input hit collection.
validateDependencies(String, ReadoutDriver, Set<String>) - Static method in class org.hps.readout.ReadoutDataManager
Checks that the dependencies of a collection are valid.
validateFieldIndex(int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
Throws an IndexOutOfBoundsException if the argument index is not a valid field index.
validateIndices(int, int) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Indicates whether the given indices corresponds to a valid crystal or not.
validateIndices(Point) - Method in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
Indicates whether the given indices corresponds to a valid crystal or not.
validatePosition(int) - Method in class org.hps.readout.util.RingBuffer
Produces an ArrayIndexOutOfBoundsException exception if the requested buffer position is not valid.
validateValueIndex(int) - Method in class org.hps.record.daqconfig.AbstractConfig
Throws an exception if the argument index does not correspond to any value.
validateValueIndex(int) - Method in class org.hps.record.daqconfig2019.AbstractConfig2019
Throws an exception if the argument index does not correspond to any value.
value(double[]) - Method in class org.hps.analysis.ecal.cosmic.LandauFitFunction
Get the Y value of the Landau function at X.
value(double[]) - Method in class org.hps.analysis.ecal.cosmic.MoyalFitFunction
 
value - Variable in class org.hps.analysis.MC.IndexMap.MapEntry
 
value - Variable in class org.hps.analysis.util.SingleValueArgument
 
value - Variable in class org.hps.conditions.svt.SvtBiasMyaDumpReader.SvtBiasMyaEntry
 
value - Variable in class org.hps.conditions.trigger.TiTimeOffset
 
value(double[]) - Method in class org.hps.evio.RfFitFunction
 
value() - Method in class org.hps.minuit.MinuitParameter
 
value(int) - Method in class org.hps.minuit.MnApplication
 
value(String) - Method in class org.hps.minuit.MnApplication
 
value() - Method in class org.hps.minuit.MnCross
 
value(int) - Method in class org.hps.minuit.MnUserParameters
 
value(String) - Method in class org.hps.minuit.MnUserParameters
 
value(int) - Method in class org.hps.minuit.MnUserParameterState
 
value(String) - Method in class org.hps.minuit.MnUserParameterState
 
value(int) - Method in class org.hps.minuit.MnUserTransformation
 
value(String) - Method in class org.hps.minuit.MnUserTransformation
 
value - Variable in class org.hps.monitoring.ecal.eventdisplay.util.BooleanMap
 
value - Variable in class org.hps.online.recon.properties.Property
 
value() - Method in class org.hps.online.recon.properties.Property
 
value(double[]) - Method in class org.hps.recon.ecal.Ecal3PoleFunction
 
value - Variable in enum org.hps.recon.tracking.EventQuality.Cut
 
value(double[]) - Method in class org.hps.util.CrystalBallFunction
 
value - Variable in enum org.lcsim.geometry.compact.converter.MilleParameter.Type
 
value - Variable in class org.lcsim.geometry.compact.converter.MilleParameter
 
valueOf(String) - Static method in enum org.hps.analysis.dataquality.MollerMonitoring.Cut
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.analysis.dataquality.TridentMonitoring.Cut
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.analysis.examples.TrackAnalysis.HelixPar
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.analysis.MC.HpsReconParticleDriverForTrackRefit.Constraint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.analysis.MC.HpsReconParticleForTruthTracksDriver.Constraint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.analysis.trigger.TriggerDiagnostic2019Driver.CutType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.analysis.trigger.TriggerDiagnostic2019Driver.TriggerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.CutType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.TriggerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.analysis.trigger.util.TriggerDecisionCalculator.TriggerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.analysis.tuple.FittedSVTHitsTupleDriver.Constraint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.analysis.tuple.RawSVTHitsTupleDriver.Constraint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.analysis.tuple.SVTTimingTupleDriver.Constraint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.analysis.tuple.VertexDebugTupleDriver.Constraint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.analysis.tuple.VertexTupleDriver.Constraint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.analysis.vertex.VertexDebugger.Constraint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.conditions.database.MultipleCollectionsAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.conditions.ecal.EcalLedCalibration.LedColor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.conditions.svt.MotorPositionLoader.Side
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.detector.ecal.HPSEcalDetectorElement.NeighborDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver.PulseShape
Returns the enum constant of this type with the specified name.
valueOf(double[]) - Method in interface org.hps.minuit.FCNBase
Returns the value of the function with the given parameters.
valueOf(MnAlgebraicVector) - Method in class org.hps.minuit.MnFcn
 
valueOf(MnAlgebraicVector) - Method in class org.hps.minuit.MnUserFcn
 
valueOf(String) - Static method in enum org.hps.monitoring.application.model.ConnectionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.monitoring.application.model.SteeringType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.Position
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.monitoring.ecal.eventdisplay.util.BooleanMap.BooleanType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Motherboard
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.monitoring.subsys.StatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.monitoring.subsys.Subsystem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.readout.DigitizationReadoutDriver.PulseShape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.readout.ecal.FADCEcalReadoutDriver.PulseShape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.readout.ecal.FADCTriggerDriver.Flag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.recon.ecal.cluster.ClusterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.recon.filtering.TriggerTypeFilter.TriggerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.recon.particle.HpsReconParticleDriver.Constraint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.recon.tracking.EventQuality.Cut
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.recon.tracking.EventQuality.Quality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.recon.tracking.FindableTrack.Ignore
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.recon.tracking.gbl.FittedGblTrajectory.GBLPARIDX
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.recon.tracking.gbl.FittedGblTrajectory.GBLPOINT
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.recon.tracking.gbl.GblData.dataBlockType
Returns the enum constant of this type with the specified name.
valueOf(double[]) - Method in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
valueOf(String) - Static method in enum org.hps.recon.tracking.SimpleAmbiguityResolver.AmbiMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.recon.tracking.straight.STUtils.STStereoTrack.VIEW
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.recon.tracking.straighttracks.HPSFitter.FitStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender.Task
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.recon.tracking.StrategyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.recon.tracking.TrackUtils.RunPeriod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.record.enums.DataSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.record.enums.ProcessingStage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.record.evio.EventTagConstant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.record.evio.EventTagMask
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.record.evio.EvioBankTag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.record.scalers.ScalerDataIndex
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.record.scalers.ScalerUtilities.LiveTimeIndex
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.record.svt.EvioHeaderError.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.record.svt.SvtConfigData.RocTag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.record.triggerbank.TriggerConfigData.Crate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.record.triggerbank.TriggerConfigVariable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.record.triggerbank.TriggerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hps.util.BashParameter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lcsim.geometry.compact.converter.MilleParameter.Type
Returns the enum constant of this type with the specified name.
valueProvider - Variable in class org.hps.monitoring.plotting.StripChartUpdater
 
ValueProvider - Interface in org.hps.monitoring.plotting
Simple interface for providing values to charts (e.g.
values() - Static method in enum org.hps.analysis.dataquality.MollerMonitoring.Cut
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.analysis.dataquality.TridentMonitoring.Cut
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.analysis.examples.TrackAnalysis.HelixPar
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.analysis.MC.HpsReconParticleDriverForTrackRefit.Constraint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.analysis.MC.HpsReconParticleForTruthTracksDriver.Constraint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.hps.analysis.MC.IndexMap
 
values() - Static method in enum org.hps.analysis.trigger.TriggerDiagnostic2019Driver.CutType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.analysis.trigger.TriggerDiagnostic2019Driver.TriggerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.CutType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.analysis.trigger.TriggerDiagnosticDriver.TriggerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.analysis.trigger.util.TriggerDecisionCalculator.TriggerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.analysis.tuple.FittedSVTHitsTupleDriver.Constraint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.analysis.tuple.RawSVTHitsTupleDriver.Constraint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.analysis.tuple.SVTTimingTupleDriver.Constraint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.analysis.tuple.VertexDebugTupleDriver.Constraint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.analysis.tuple.VertexTupleDriver.Constraint
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.hps.analysis.util.MultipleValueArgument
 
values() - Static method in enum org.hps.analysis.vertex.VertexDebugger.Constraint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.conditions.database.MultipleCollectionsAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.conditions.ecal.EcalLedCalibration.LedColor
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.hps.conditions.run.RunRange
The mapping of column names to values.
values() - Static method in enum org.hps.conditions.svt.MotorPositionLoader.Side
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.detector.ecal.HPSEcalDetectorElement.NeighborDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver.PulseShape
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.hps.evio.TSGenericObject
 
values - Variable in class org.hps.evio.VTPGenericObject
 
values() - Static method in enum org.hps.monitoring.application.model.ConnectionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.monitoring.application.model.SteeringType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel.Position
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.monitoring.ecal.eventdisplay.util.BooleanMap.BooleanType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.monitoring.ecal.eventdisplay.util.CrystalDataSet.Motherboard
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.monitoring.subsys.StatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.monitoring.subsys.Subsystem
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.readout.DigitizationReadoutDriver.PulseShape
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.readout.ecal.FADCEcalReadoutDriver.PulseShape
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.readout.ecal.FADCTriggerDriver.Flag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.recon.ecal.cluster.ClusterType
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.hps.recon.ecal.cluster.NumericalCutsImpl
 
values() - Static method in enum org.hps.recon.filtering.TriggerTypeFilter.TriggerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.recon.particle.HpsReconParticleDriver.Constraint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.recon.tracking.EventQuality.Cut
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.recon.tracking.EventQuality.Quality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.recon.tracking.FindableTrack.Ignore
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.recon.tracking.gbl.FittedGblTrajectory.GBLPARIDX
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.recon.tracking.gbl.FittedGblTrajectory.GBLPOINT
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.recon.tracking.gbl.GblData.dataBlockType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.recon.tracking.SimpleAmbiguityResolver.AmbiMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.recon.tracking.straight.STUtils.STStereoTrack.VIEW
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.recon.tracking.straighttracks.HPSFitter.FitStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender.Task
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.recon.tracking.StrategyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.recon.tracking.TrackUtils.RunPeriod
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.hps.record.daqconfig.AbstractConfig
 
values - Variable in class org.hps.record.daqconfig2019.AbstractConfig2019
 
values() - Static method in enum org.hps.record.enums.DataSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.record.enums.ProcessingStage
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.hps.record.epics.EpicsGenericObject
The values of the EPICS variables.
values() - Static method in enum org.hps.record.evio.EventTagConstant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.record.evio.EventTagMask
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.record.evio.EvioBankTag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.record.scalers.ScalerDataIndex
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.hps.record.scalers.ScalersGenericObject
The scaler data values.
values() - Static method in enum org.hps.record.scalers.ScalerUtilities.LiveTimeIndex
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.record.svt.EvioHeaderError.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.record.svt.SvtConfigData.RocTag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.record.triggerbank.TriggerConfigData.Crate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.record.triggerbank.TriggerConfigVariable
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hps.record.triggerbank.TriggerType
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.hps.record.triggerbank.TSGenericObject
 
values() - Static method in enum org.hps.util.BashParameter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lcsim.geometry.compact.converter.MilleParameter.Type
Returns an array containing the constants of this enum type, in the order they are declared.
VariableMetricBuilder - Class in org.hps.minuit
 
VariableMetricBuilder() - Constructor for class org.hps.minuit.VariableMetricBuilder
 
VariableMetricEDMEstimator - Class in org.hps.minuit
 
VariableMetricEDMEstimator() - Constructor for class org.hps.minuit.VariableMetricEDMEstimator
 
VariableMetricMinimizer - Class in org.hps.minuit
 
VariableMetricMinimizer() - Constructor for class org.hps.minuit.VariableMetricMinimizer
 
variableName(int) - Method in class org.hps.util.CrystalBallFunction
 
variableNames() - Method in class org.hps.util.CrystalBallFunction
 
variableParameters() - Method in class org.hps.minuit.MnApplication
 
variableParameters() - Method in class org.hps.minuit.MnUserParameters
 
variableParameters() - Method in class org.hps.minuit.MnUserParameterState
 
variableParameters() - Method in class org.hps.minuit.MnUserTransformation
 
vars - Variable in class org.hps.util.CrystalBallFunction
 
vB - Variable in class org.hps.recon.tracking.kalman.Helix
 
vec - Variable in class org.hps.detector.ecal.GVector
 
vec() - Method in class org.hps.minuit.FunctionGradient
 
vec() - Method in class org.hps.minuit.MinimumParameters
 
vec() - Method in class org.hps.minuit.MinimumState
 
Vec - Class in org.hps.recon.tracking.kalman
Simple N-vector for the Kalman filter
Vec(int, double[]) - Constructor for class org.hps.recon.tracking.kalman.Vec
 
Vec(double, double, double, double, double) - Constructor for class org.hps.recon.tracking.kalman.Vec
 
Vec(double, double, double) - Constructor for class org.hps.recon.tracking.kalman.Vec
 
Vec(int) - Constructor for class org.hps.recon.tracking.kalman.Vec
 
vecBot - Variable in class org.hps.detector.ecal.Transformations
 
vecToM(Vec, DMatrixRMaj) - Static method in class org.hps.recon.tracking.kalman.StateVector
 
vecTop - Variable in class org.hps.detector.ecal.Transformations
 
Vector - Class in org.hps.recon.tracking.gbl.matrix
Specializes the Matrix class to a vector.
Vector(int) - Constructor for class org.hps.recon.tracking.gbl.matrix.Vector
Constructs a column vector of zeros
Vector(double[]) - Constructor for class org.hps.recon.tracking.gbl.matrix.Vector
Constructs a Vector specified by the double array
Vector(Matrix) - Constructor for class org.hps.recon.tracking.gbl.matrix.Vector
Constructs a new Vector from a Matrix object.
vectorGlbToKalman(double[]) - Static method in class org.hps.recon.tracking.kalman.KalmanInterface
 
vectorKalmanToGlb(Vec) - Static method in class org.hps.recon.tracking.kalman.KalmanInterface
 
vectorKalmanToTrk(Vec) - Static method in class org.hps.recon.tracking.kalman.KalmanInterface
 
vectorTrkToKalman(double[]) - Static method in class org.hps.recon.tracking.kalman.KalmanInterface
 
vee_pos_csup_bearings_bottom_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportBottom
 
vee_pos_csup_bearings_bottom_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportBottom
 
vee_pos_csup_bearings_bottom_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.SupportBottom
 
vee_pos_csup_pin_bottom_x - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CSupport
 
vee_pos_csup_pin_bottom_y - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CSupport
 
vee_pos_csup_pin_bottom_z - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CSupport
 
veePos - Variable in class org.lcsim.geometry.compact.converter.SurveyVolume
 
verbose - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
Whether every event should produce a detailed event printout.
verbose - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
Whether every event should produce a detailed event printout.
verbose - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
verbose - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
verbose - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Indicates that all logger messages should be output.
verbose - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Indicates that all logger messages should be output.
verbose - Variable in class org.hps.readout.ecal.FADCPrimaryTriggerDriver
 
verbose - Variable in class org.hps.readout.ecal.MollerTriggerDriver
Sets whether the driver outputs its clustering decisions to the console or not.
verbose - Variable in class org.hps.readout.ecal.NeutralPionTriggerDriver
verbose

private boolean verbose

Sets whether the driver outputs its clustering decisions to the console or not.
verbose - Variable in class org.hps.recon.ecal.cluster.GTPClusterer
Sets whether debug text should be written.
verbose - Variable in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
Controls whether or not verbose diagnostic information is output.
verbose - Variable in class org.hps.recon.tracking.kalman.KalmanDriverHPS
 
verbose - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
verbose - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecPlots
 
verbose - Variable in class org.hps.recon.tracking.kalman.SiModule
 
verbose - Variable in class org.hps.util.TimerDriver
 
VERBOSE_CHANGED - Static variable in class org.hps.monitoring.application.Commands
Verbose setting changed.
VERBOSE_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The verbose setting for the ET system.
verboseCheckBox - Variable in class org.hps.monitoring.application.ConnectionSettingsPanel
Check box for verbose flag.
verbosity - Variable in class org.hps.evio.EcalHitWriter
 
verbosity - Variable in class org.hps.evio.HodoHitWriter
 
verbosity - Variable in class org.hps.evio.SVTHitWriter
 
verbosity - Variable in class org.hps.evio.TriggerDataWriter
 
verbosity - Variable in class org.hps.readout.svt.SimpleSvtReadout
 
verifyBaseCollectionParameters() - Static method in class org.hps.readout.util.collection.LCIOCollectionFactory
Checks that all of the parameters needed to define a basic LCIO collection are in fact defined.
verifyManagedCollectionParameters() - Static method in class org.hps.readout.util.collection.LCIOCollectionFactory
Checks that all of the parameters needed to define a managed LCIO collection are in fact defined.
verifyRequirements() - Method in class org.hps.analysis.util.UtilityArgumentParser
Checks that all of the required options are defined.
VERSION_NUM - Static variable in class org.hps.record.triggerbank.HeadBankData
 
vertDeltaP - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertDeltaP - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
VERTEX - Static variable in class org.hps.analysis.dataquality.TridentMonitoring
 
VertexAnalysis - Class in org.hps.analysis.examples
 
VertexAnalysis() - Constructor for class org.hps.analysis.examples.VertexAnalysis
 
vertexCollectionName - Variable in class org.hps.analysis.examples.PhiKKAnalysisDriver
 
vertexCollectionName - Variable in class org.hps.analysis.examples.TridentAnalysis
 
vertexCollectionName - Variable in class org.hps.analysis.examples.VertexAnalysis
 
vertexCollectionName - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vertexCollectionName - Variable in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
VertexDebugger - Class in org.hps.analysis.vertex
 
VertexDebugger() - Constructor for class org.hps.analysis.vertex.VertexDebugger
 
VertexDebugger.Constraint - Enum in org.hps.analysis.vertex
 
VertexDebugTupleDriver - Class in org.hps.analysis.tuple
 
VertexDebugTupleDriver() - Constructor for class org.hps.analysis.tuple.VertexDebugTupleDriver
 
VertexDebugTupleDriver.Constraint - Enum in org.hps.analysis.tuple
 
VertexFit - Class in org.hps.recon.vertexing
Encapsulate the results of a vertex fit
VertexFit(Hep3Vector, SymmetricMatrix, double, Map<StraightLineTrack, Hep3Vector>) - Constructor for class org.hps.recon.vertexing.VertexFit
Fully qualified constructor for a VertexFit
VertexFit(List<StraightLineTrack>) - Method in class org.hps.recon.vertexing.VertexFitter
Perform a vertex fit of the specified StraightLineTracks.
VertexFitter - Class in org.hps.recon.vertexing
Fit a set of straight line tracks to a common vertex
VertexFitter(double) - Constructor for class org.hps.recon.vertexing.VertexFitter
Instantiate the vertex fitting class for the Heavy Photon Search simulation.
VertexingTestDriver - Class in org.hps.recon.vertexing
 
VertexingTestDriver() - Constructor for class org.hps.recon.vertexing.VertexingTestDriver
 
VertexTupleDriver - Class in org.hps.analysis.tuple
 
VertexTupleDriver() - Constructor for class org.hps.analysis.tuple.VertexTupleDriver
 
VertexTupleDriver.Constraint - Enum in org.hps.analysis.tuple
 
vertical - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.ResizableFieldPanel
 
VerticesColName - Variable in class org.hps.analysis.tuple.TupleMaker
 
vertMass - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertMass - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertMassMomentum - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertMassMomentum - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertPx - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertPxEleVsPxPos - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertPxEleVsPxPos - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertPxPy - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertPy - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertPyEleVsPyPos - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertPyEleVsPyPos - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertPz - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertRadDeltaP - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadMass - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadMassMomentum - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadPx - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadPxEleVsPxPos - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadPxPy - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadPy - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadPyEleVsPyPos - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadPz - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadSumP - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadTrackMomentum2D - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadTrackTime2D - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadTrackTimeDiff - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadU - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadUnconBsconChi2 - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadV - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadX - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadXY - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadY - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadZ - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadZVsMass - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadZVsMomentum - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertRadZY - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertSumP - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertSumP - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertTrackMomentum2D - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertTrackMomentum2D - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertU - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertV - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertX - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertXY - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertXY - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertY - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertY - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertZVsMass - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertZVsMass - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertZVsMomentum - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertZVsMomentum - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vertZY - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vertZY - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
vexternal - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
VFitter - Interface in org.hps.recon.vertexing
 
VIEW() - Constructor for enum org.hps.recon.tracking.straight.STUtils.STStereoTrack.VIEW
 
viewer - Variable in class org.hps.monitoring.ecal.eventdisplay.exec.EventDisplayDriver
 
Viewer - Class in org.hps.monitoring.ecal.eventdisplay.ui
The abstract class Viewer handles initialization of the calorimeter panel with the proper settings and provides a window for it to live in.
Viewer() - Constructor for class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
Initializes the viewer window and calorimeter panel.
viewer - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplay
 
viewer - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
viewer - Variable in class org.hps.monitoring.ecal.plots.EcalFeeMonitor
 
viewer - Variable in class org.hps.monitoring.ecal.plots.EcalPedestalViewer
 
Viewer.EcalMouseListener - Class in org.hps.monitoring.ecal.eventdisplay.ui
The EcalMouseListener handles removing highlighting and crystal field information when the cursor leaves the window.
Viewer.EcalMouseMotionListener - Class in org.hps.monitoring.ecal.eventdisplay.ui
The EcalMouseMotionListener handles updating of the highlighted crystal and status panel information when the mouse moves over the window.
Viewer.PropertyUpdater - Class in org.hps.monitoring.ecal.eventdisplay.ui
Updates the settings panel whenever a tracked property in the calorimeter panel is updated.
vinternal - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.CrystalFilterPanel
 
vis - Variable in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleComponentParameters
 
vis - Variable in class org.lcsim.detector.converter.compact.HPSTracker2Converter.ModuleParameters
 
vis - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleComponentParameters
 
vis - Variable in class org.lcsim.detector.converter.compact.HPSTrackerConverter.ModuleParameters
 
vis - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleComponentParameters
 
vis - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker.ModuleParameters
 
vis - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleComponentParameters
 
vis - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2.ModuleParameters
 
visName - Variable in class org.lcsim.geometry.compact.converter.SurveyVolumeVisualization
 
VMatrix - Class in org.hps.recon.tracking.gbl.matrix
Simple Vector based on ArrayList
VMatrix(int, int) - Constructor for class org.hps.recon.tracking.gbl.matrix.VMatrix
 
VMatrix(VMatrix) - Constructor for class org.hps.recon.tracking.gbl.matrix.VMatrix
 
vmax() - Method in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
vmin() - Method in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
voidAddHeaderCheckResultToMetaData(boolean, EventHeader) - Static method in class org.hps.evio.SvtEventFlagger
 
VOL - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLINT
 
voltageBufferMap - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
A buffer for storing pulse amplitudes representing the signals from the preamplifiers.
voltageBufferMap - Variable in class org.hps.readout.DigitizationReadoutDriver
A buffer for storing pulse amplitudes representing the signals from the preamplifiers.
volume - Variable in class org.lcsim.geometry.compact.converter.JavaSurveyVolume
 
volume - Variable in class org.lcsim.geometry.compact.converter.LCDDSurveyVolume
 
vpred - Variable in class org.hps.recon.tracking.kalman.LinearHelixFit
 
vpred - Static variable in class org.hps.recon.tracking.kalman.SeedTrack
 
VSymMatrix - Class in org.hps.recon.tracking.gbl.matrix
Simple symmetric Matrix based on ArrayList
VSymMatrix(int) - Constructor for class org.hps.recon.tracking.gbl.matrix.VSymMatrix
 
VTP_BANK_TAG - Static variable in class org.hps.record.evio.EvioEventConstants
VTP Bank tag.
VTP_BOT_RocID - Static variable in class org.hps.record.evio.EvioEventConstants
 
VTP_TOP_RocID - Static variable in class org.hps.record.evio.EvioEventConstants
 
vtpBank - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
VTPCalibrationTrigger - Class in org.hps.record.triggerbank
Class VTPCalibrationTrigger Parse HPS Calibration Trigger of VTP and store information.
VTPCalibrationTrigger(int) - Constructor for class org.hps.record.triggerbank.VTPCalibrationTrigger
Creates a new VTPCalibrationTrigger object.
VTPCluster - Class in org.hps.record.triggerbank
Class VTPCluster Parse HPS Cluster of VTP and store information.
VTPCluster(int, int) - Constructor for class org.hps.record.triggerbank.VTPCluster
Creates a new VTPCluster object.
vtpClusterTime - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
vtpConfig - Variable in class org.hps.record.daqconfig2019.DAQConfig2019
 
VTPConfig2019 - Class in org.hps.record.daqconfig2019
Class VTPConfig2019 stores VTP configuration settings parsed from the an EVIO file.
VTPConfig2019() - Constructor for class org.hps.record.daqconfig2019.VTPConfig2019
 
VTPData - Class in org.hps.record.triggerbank
Parse VTP bank and converts it into VTPCluster, VTPSinglesTrigger, VTPPairsTrigger, VTPCalibrationTrigger, VTPMultiplicityTrigger and VTPFEETrigger.
VTPData(GenericObject, GenericObject) - Constructor for class org.hps.record.triggerbank.VTPData
 
VTPEvioReader - Class in org.hps.evio
This code reads VTP banks from the EVIO, and writes it's values as a genericObject.
VTPEvioReader() - Constructor for class org.hps.evio.VTPEvioReader
 
VTPFEETrigger - Class in org.hps.record.triggerbank
Class VTPFEETrigger Parse HPS FEE Trigger of VTP and store information.
VTPFEETrigger(int) - Constructor for class org.hps.record.triggerbank.VTPFEETrigger
Creates a new VTPFEETrigger object.
VTPGenericObject - Class in org.hps.evio
This was created very similarly to the EPICGenericObject This is designed only to keep only words from the VTP banks, which are only 32 bit integers.
VTPGenericObject() - Constructor for class org.hps.evio.VTPGenericObject
 
VTPMultiplicityTrigger - Class in org.hps.record.triggerbank
Class VTPMultiplicityTrigger Parse HPS Cluster Multiplicity Trigger of VTP and store information.
VTPMultiplicityTrigger(int) - Constructor for class org.hps.record.triggerbank.VTPMultiplicityTrigger
Creates a new VTPMultiplicityTrigger object.
VTPOnlineCluster2019Driver - Class in org.hps.recon.ecal.cluster
Class VTPOnlineCluster2019Driver is an implementation of the ClusterDriver class that defines employs the readout variant of the VTP hardware clustering algorithm.
VTPOnlineCluster2019Driver() - Constructor for class org.hps.recon.ecal.cluster.VTPOnlineCluster2019Driver
Initializes a clustering driver.
VTPPairsTrigger - Class in org.hps.record.triggerbank
Class VTPPairsTrigger Parse HPS Pairs Trigger of VTP and store information.
VTPPairsTrigger(int) - Constructor for class org.hps.record.triggerbank.VTPPairsTrigger
Creates a new VTPPairsTrigger object.
vtpReader - Variable in class org.hps.evio.BaseEventBuilder
 
VTPSinglesTrigger - Class in org.hps.record.triggerbank
Class VTPSinglesTrigger Parse HPS Singles Trigger of VTP and store information.
VTPSinglesTrigger(int) - Constructor for class org.hps.record.triggerbank.VTPSinglesTrigger
Creates a new VTPSinglesTrigger object.
vTrue - Variable in class org.hps.recon.tracking.kalman.Measurement
 
vtx - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
vtx() - Method in class org.hps.recon.vertexing.VertexFit
Return the vertex position.
vtx_x - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtx_xMC - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtx_xPull - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtx_xRes - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtx_y - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtx_yMC - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtx_yPull - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtx_yRes - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtx_z - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtx_zMC - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtx_zPull - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtx_zRes - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtx_zvsMCz - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtxcorrMassResvsMCz - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtxCov - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
vtxFitter - Variable in class org.hps.analysis.examples.TridentAnalysis
 
vtxFold - Variable in class org.hps.recon.vertexing.MultipleEventsVertexingDriver
 
vtxMass - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtxMassRes - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtxMassResvsMCz - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtxrf_corrmRes - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtxrf_mRes - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtxrf_zRes - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
vtxSize - Variable in class org.hps.recon.tracking.kalman.KalmanParams
 
VtxXVsVtxPx - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
VtxXVsVtxY - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
VtxXVsVtxZ - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
VtxYVsVtxPy - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
VtxYVsVtxZ - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
VtxZVsL1Iso - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
VtxZVsMass - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
VtxZVsTrkChi2 - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
VtxZVsVtxPx - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
VtxZVsVtxPy - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
VtxZVsVtxPz - Variable in class org.hps.analysis.dataquality.V0Monitoring
 
VVector - Class in org.hps.recon.tracking.gbl.matrix
Simple Vector based on ArrayList
VVector(int) - Constructor for class org.hps.recon.tracking.gbl.matrix.VVector
 
VVector(VVector) - Constructor for class org.hps.recon.tracking.gbl.matrix.VVector
 
VVector(List) - Constructor for class org.hps.recon.tracking.gbl.matrix.VVector
 
VX - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
VxEff - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
VxEff - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
VxEffFindable - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
VxEffFindable - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
VY - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
VyEff - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
VyEff - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
VyEffFindable - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
VyEffFindable - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
VZ - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
vzcBeamSize - Variable in class org.hps.analysis.dataquality.MollerMonitoring
 
vzcBeamSize - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
VzEff - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
VzEff - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
VzEffFindable - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
VzEffFindable - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 

W

w() - Method in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
w - Variable in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
w() - Method in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
w(Hep3Vector) - Method in class org.lcsim.geometry.compact.converter.SurveyCoordinateSystem
 
WabAnalysis2019Jeopardy - Class in org.hps.analysis.wab
 
WabAnalysis2019Jeopardy() - Constructor for class org.hps.analysis.wab.WabAnalysis2019Jeopardy
 
WabAnalysis2019Robust - Class in org.hps.analysis.wab
 
WabAnalysis2019Robust() - Constructor for class org.hps.analysis.wab.WabAnalysis2019Robust
 
WABTridentFullTupleDriver - Class in org.hps.analysis.tuple
 
WABTridentFullTupleDriver() - Constructor for class org.hps.analysis.tuple.WABTridentFullTupleDriver
 
WABTupleDriver - Class in org.hps.analysis.tuple
 
WABTupleDriver() - Constructor for class org.hps.analysis.tuple.WABTupleDriver
 
wait - Variable in class org.hps.online.recon.CommandResult.Shutdown
 
WAIT_MODE_CHANGED - Static variable in class org.hps.monitoring.application.Commands
ET wait mode changed.
WAIT_MODE_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The ET wait mode.
WAIT_MODES - Static variable in class org.hps.monitoring.application.ConnectionSettingsPanel
The available wait mode settings (sleep, timed and asynchronous).
WAIT_TIME_PROPERTY - Static variable in class org.hps.monitoring.application.model.ConfigurationModel
The ET wait time (if using timed wait mode).
waitMode - Variable in class org.hps.record.et.EtConnection
The wait mode.
waitModeComboBox - Variable in class org.hps.monitoring.application.ConnectionSettingsPanel
Check box for wait mode selection.
waitTime - Variable in class org.hps.record.et.EtConnection
The wait time.
waitTimeField - Variable in class org.hps.monitoring.application.ConnectionSettingsPanel
Field for wait time.
wakeUp(StationProcess, int) - Method in class org.hps.online.recon.Server
Wake up an ET station using a separate thread to allow a timeout This is used as an external signal to the reconstruction station that it should stop processing and exit by breaking out of the event processing loop.
wakeUp() - Method in class org.hps.record.et.EtStationThread
Wake up the station if it is blocked, which will cause it to disconnect.
wakeUpEtStations() - Method in class org.hps.monitoring.application.EventProcessing
Wake up all ET stations associated with the event processing.
warningIntervalMillis - Variable in class org.hps.monitoring.subsys.et.EtSystemMonitor
 
warningIntervalMillis - Variable in class org.hps.monitoring.subsys.svt.BasicHitMonitoringDriver
 
wasConfigured - Variable in class org.hps.analysis.dataquality.DQMDatabaseManager
 
wasConfigured() - Method in class org.hps.analysis.dataquality.DQMDatabaseManager
Return if the manager was configured e.g.
weightedAveragePosition(List<Double>, List<Hep3Vector>) - Method in class org.hps.recon.tracking.DefaultSiliconResolutionModel
 
weightedAveragePosition(List<Double>, List<Hep3Vector>) - Method in interface org.hps.recon.tracking.SiliconResolutionModel
 
wEle - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
wereCleaned - Variable in class org.hps.recon.tracking.AmbiguityResolver
 
whichSite(SiModule) - Method in class org.hps.recon.tracking.kalman.KalTrack
 
width() - Method in class org.hps.minuit.MnPlot
 
width - Variable in class org.hps.recon.ecal.Ecal3PoleFunction
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.ActiveSensor
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.CarbonFiber
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.HalfModuleLamination
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTestRunTracker2014GeometryDefinition.Sensor
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.HalfLongModuleLamination
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.LongHalfModule
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL13
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.PSVacuumChamber
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBox
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.SvtBoxBasePlate
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL13Plate
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.UChannelL46Plate
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ActiveShortSensor
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.HalfShortModuleLamination
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortHalfModule
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModule
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortSensor
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Bottom
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Plate
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.UChannelL14Top
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ActiveShortSensor
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.HalfShortModuleLamination
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortHalfModule
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModule
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortSensor
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Bottom
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Plate
 
width - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.UChannelL14Top
 
widthOffsetHist - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
widthOffsetHist - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
widthOffsets - Variable in class org.hps.recon.ecal.EcalCosmicPulseFitter
 
widthOffsets - Variable in class org.hps.recon.ecal.EcalPulseFitter
 
widths - Variable in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter
Specifies for the widths for each pixel of the hodoscope layers.
widths - Variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Specifies for the widths for each pixel of the hodoscope layers.
window - Variable in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
window - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
window - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
window_E - Variable in class org.hps.analysis.ecal.HPSEcalFADCPlotsDriver
 
windowAfter - Static variable in class org.hps.readout.util.collection.LCIOCollectionFactory
 
windowAfter - Variable in class org.hps.readout.util.collection.ManagedLCIOCollection
 
windowAfter - Variable in class org.hps.record.daqconfig.GTPConfig
 
windowBefore - Variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
The size of temporal window before present time clock
windowBefore - Static variable in class org.hps.readout.util.collection.LCIOCollectionFactory
 
windowBefore - Variable in class org.hps.readout.util.collection.ManagedLCIOCollection
 
windowBefore - Variable in class org.hps.record.daqconfig.GTPConfig
 
windowClosed - Variable in class org.hps.online.recon.aida.HistClient
 
windowClosed - Variable in class org.hps.online.recon.aida.StripChartClient
 
windowPlot - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlots
 
windowPlot - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
windowPlot1 - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
windowRaw - Variable in class org.hps.monitoring.ecal.plots.EcalEventDisplayWithRawWaveform
 
windowSamples - Variable in class org.hps.readout.rawconverter.AbstractMode3RawConverter
Stores the number of samples in the readout window.
windowSamples - Variable in class org.hps.recon.ecal.EcalRawConverter
The number of samples in the FADC readout window.
windowSamples - Variable in class org.hps.recon.ecal.EcalRawConverter2
The number of samples in the FADC readout window.
windowSamples - Variable in class org.hps.recon.ecal.EcalRawConverter3
The number of samples in the FADC readout window.
windowWidth - Static variable in class org.hps.analysis.trigger.ClusterDiagnostic2019Driver
The size of the event window in nanoseconds.
windowWidth - Variable in class org.hps.analysis.trigger.ClusterDiagnosticDriver
The size of the event window in nanoseconds.
windowWidth - Variable in class org.hps.analysis.trigger.DataTriggerSimDriver
 
windowWidth - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
The width of the pulse integration window used to form hits.
windowWidth - Variable in class org.hps.record.daqconfig.FADCConfig
 
windowWidth - Variable in class org.hps.record.daqconfig2019.FADCConfigEcal2019
 
windowWidth - Variable in class org.hps.record.daqconfig2019.FADCConfigHodo2019
 
windowWidthEcal - Variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
windowWidthEcal - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
windowWidthHodo - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
 
wirePosition - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
WITH_CUTS - Static variable in class org.hps.readout.trigger.SinglesTriggerReadoutDriver
 
WITH_CUTS - Static variable in class org.hps.readout.trigger2019.SinglesTrigger2019ReadoutDriver
 
withinSpatialWindow(CalorimeterHit, CalorimeterHit) - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
Checks whether the CalorimeterHit hit is within the 3x3 spatial window of CalorimeterHit seed.
withinTimeClusteringWindow(CalorimeterHit, CalorimeterHit) - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
Checks whether CalorimeterHit hit is within the inclusion temporal window for potential seed hit seed.
withinTimeVerificationWindow(CalorimeterHit, CalorimeterHit) - Method in class org.hps.recon.ecal.cluster.GTPOnlineClusterer
Checks whether CalorimeterHit hit is within the verification temporal window for potential seed hit seed.
workDir - Variable in class org.hps.online.recon.Server
The server work directory.
wPos - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
write(List<IPlotter>, String, List<String>) - Static method in class org.hps.monitoring.plotting.ExportPdf
Save a set of tabs containing plots to a file.
write(File, String) - Method in class org.hps.online.recon.properties.PropertyStore
 
write(EventHeader) - Method in class org.hps.record.epics.EpicsData
Write this object's data into a GenericObject collection in the LCIO event using the default collection name.
write(EventHeader, String) - Method in class org.hps.record.epics.EpicsData
Write this object into an LCIO event with the given collection name.
write(EventHeader) - Method in class org.hps.record.scalers.ScalerData
Write this object out to an LCIO event using the default collection name.
write(EventHeader, String) - Method in class org.hps.record.scalers.ScalerData
Write this object out to an LCIO event using the given collection name.
writeBinaryFile(String) - Method in class org.hps.recon.tracking.kalman.FieldMap
 
writeClusterCollection - Variable in class org.hps.recon.ecal.cluster.ClusterDriver
 
writeCsv(File) - Method in class org.hps.conditions.api.BaseConditionsObjectCollection
Write contents of this collection to a CSV file.
writeCsv(File) - Method in interface org.hps.conditions.api.ConditionsObjectCollection
Write the collection contents to a text file.
writeData(EventHeader, EventBuilder) - Method in class org.hps.evio.EcalHitWriter
 
writeData(EventHeader, EventHeader) - Method in class org.hps.evio.EcalHitWriter
 
writeData(EventHeader, EventBuilder) - Method in interface org.hps.evio.HitWriter
 
writeData(EventHeader, EventHeader) - Method in interface org.hps.evio.HitWriter
 
writeData(EventHeader, EventBuilder) - Method in class org.hps.evio.HodoHitWriter
 
writeData(EventHeader, EventHeader) - Method in class org.hps.evio.HodoHitWriter
 
writeData(EventHeader, EventBuilder) - Method in class org.hps.evio.SVTHitWriter
 
writeData(EventHeader, EventHeader) - Method in class org.hps.evio.SVTHitWriter
 
writeData(EventHeader, EventBuilder) - Method in class org.hps.evio.TriggerDataWriter
 
writeData(EventHeader, EventHeader) - Method in class org.hps.evio.TriggerDataWriter
 
writeDATEvent(StreamTokenizer, double[], double, int) - Static method in class org.hps.util.ConvertToStdhep
 
writeEpicsData(EventHeader) - Method in class org.hps.evio.LCSimEngRunEventBuilder
Write EpicsData into the event.
writeFileForDAQ - Variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
writeFileForDAQ(String) - Method in class org.hps.recon.ecal.EcalPedestalCalculator
 
writeFileForDB - Variable in class org.hps.recon.ecal.EcalPedestalCalculator
 
writeFileForDB(String) - Method in class org.hps.recon.ecal.EcalPedestalCalculator
 
writeFlags(EventHeader) - Method in class org.hps.evio.SvtEventFlagger
 
writeGbl - Variable in class org.hps.recon.tracking.straight.StraightThroughAnalysisDriver
 
writeHitCollection - Variable in class org.hps.recon.ecal.cluster.GTPClusterer
Sets whether the clusterer should store the collection of hits that are part of clusters.
writeHits(List<Object>, EventBuilder, int) - Method in class org.hps.evio.EcalHitWriter
 
writeIntegralHitCollection(List<Object>, BaseStructure, EventBuilder) - Method in class org.hps.evio.EcalHitWriter
 
writeLHEEvent(StreamTokenizer, double[], int) - Static method in class org.hps.util.ConvertToStdhep
 
writeLHEEvent(StreamTokenizer, double[], int) - Static method in class org.hps.util.DumpLHEEventsToASCII
 
writeMilleBinary - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
writeMilleBinary - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
writeMilleChi2Cut - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
writeMilleChi2Cut - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
writeout() - Method in class org.hps.util.UnfoldFieldmap
 
writePage(Document, PdfWriter, IPlotter) - Static method in class org.hps.monitoring.plotting.ExportPdf
Write a plotter's graphics into a single PDF page.
writePlots - Variable in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
writePoint(Hep3Vector, String) - Method in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
writePoint(Hep3Vector, String) - Method in class org.hps.analysis.tuple.VertexTupleDriver
 
writePulseHitCollection(List<Object>, BaseStructure, EventBuilder) - Method in class org.hps.evio.EcalHitWriter
 
writePulseShapeParameters - Variable in class org.hps.analysis.ecal.cosmic.CosmicClusterPlotsDriver
 
writer - Variable in class org.hps.analysis.vertex.VertexDebugger
 
writer - Variable in class org.hps.evio.EvioToLcio
 
writer - Variable in class org.hps.monitoring.ecal.eventdisplay.lcsim.EventDisplayOutputDriver
 
writer - Variable in class org.hps.recon.tracking.gbl.AlignmentStructuresBuilder
 
writer - Variable in class org.hps.util.LCIOFilterDriver
 
writer - Variable in class org.hps.util.MergeBunches
 
writeRecord() - Method in class org.hps.recon.tracking.gbl.MilleBinary
Write record to file.
writeRejectedHitCollection - Variable in class org.hps.recon.ecal.cluster.ReconClusterDriver
 
writeRejectedHitList(EventHeader) - Method in class org.hps.recon.ecal.cluster.ReconClusterDriver
Write the list of rejected hits to the event, according to current Driver parameter settings.
writeRunData(Document, List<String>) - Static method in class org.hps.monitoring.plotting.ExportPdf
Add a page with the run summary data.
writeScalerData(EvioEvent, EventHeader) - Method in class org.hps.evio.LCSimEngRunEventBuilder
Write EVIO scaler data into the LCSim event, if it exists.
writeScreenshot(String, String) - Method in class org.hps.monitoring.application.MonitoringApplication
Save a screenshot to an output file.
writeStationProperties(StationProperties, File, String) - Static method in class org.hps.online.recon.StationManager
Write station configuration properties to a file.
writeStationProperties(StationProperties, File, String) - Static method in class org.hps.online.recon.StationProcess
Write station configuration properties to a file.
writeToFile() - Method in class org.hps.conditions.svt.SvtConfiguration
Save this configuration to a local file on disk using its name from the database.
writeToFile(String) - Method in class org.hps.conditions.svt.SvtConfiguration
Save this configuration to a local file on disk.
writeToFile(File) - Method in class org.hps.monitoring.application.model.Configuration
Write this configuration to a file and set that file as the current one.
writeToFile(EcalCalibration.EcalCalibrationCollection, String) - Method in class org.hps.recon.ecal.EcalCalibrationsDriver
Write the calibration data to an output file.
writeToLCIO - Variable in class org.hps.recon.utils.TrackTruthRelationsDriver
 
writeTrackerHits(List<TrackerHit>, String) - Method in class org.hps.analysis.tuple.VertexDebugTupleDriver
 
writeTrackerHits(List<TrackerHit>, String) - Method in class org.hps.analysis.tuple.VertexTupleDriver
 
writeTrajectory(Hep3Vector, Hep3Vector, int, double, String) - Static method in class org.hps.recon.tracking.TrackUtils
 
writeTriggerTruth - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Specifies whether trigger path hit truth information should be included in the driver output.
writeTriggerTruth - Variable in class org.hps.readout.DigitizationReadoutDriver
Specifies whether trigger path hit truth information should be included in the driver output.
writeTruth - Variable in class org.hps.digi.DigitizationWithPulserDataMergingReadoutDriver
Specifies whether readout path truth information should be included in the driver output.
writeTruth - Variable in class org.hps.readout.DigitizationReadoutDriver
Specifies whether readout path truth information should be included in the driver output.
writeTuple() - Method in class org.hps.analysis.tuple.TupleMaker
 
writeValue(int) - Method in class org.hps.readout.ecal.FADCEcalReadoutDriver.FADCPipeline
Write value to current cell
writeWindowHitCollection(List<Object>, BaseStructure, EventBuilder) - Method in class org.hps.evio.EcalHitWriter
 
WTrack - Class in org.hps.recon.tracking
Track representation based on paper Paul Avery, CBX 98-39, June 9, 1998 Used primarily for the algorithm to intersect a helix with a generic plane in space.
WTrack(HelicalTrackFit, double) - Constructor for class org.hps.recon.tracking.WTrack
Constructor.
WTrack(WTrack) - Constructor for class org.hps.recon.tracking.WTrack
Copy constructor
WX - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
WY - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 
WZ - Static variable in class org.hps.recon.tracking.gbl.GBLStripClusterData.GBLDOUBLE
 

X

x - Variable in class org.hps.conditions.ecal.EcalChannel.GeometryId
The crystal's X index.
x - Variable in class org.hps.conditions.hodoscope.HodoscopeChannel.GeometryId
The Tiles's X index.
x - Variable in class org.hps.detector.ecal.GVector
 
x() - Method in class org.hps.detector.ecal.GVector
 
x() - Method in class org.hps.minuit.MnParabolaPoint
 
X - Variable in class org.hps.recon.ecal.cluster.ClusterPosResult19
 
X - Variable in class org.hps.recon.ecal.cluster.ClusterPosResult21
 
X - Variable in class org.hps.recon.tracking.kalman.Efficiency
 
X - Variable in class org.hps.recon.tracking.kalman.FieldMap
 
X - Variable in class org.hps.recon.tracking.kalman.Histogram
 
x - Variable in class org.hps.recon.tracking.kalman.Measurement
 
x - Variable in class org.hps.recon.tracking.kalman.Plane
 
X() - Method in class org.hps.recon.tracking.kalman.Plane
 
x - Variable in class org.hps.recon.tracking.kalman.RKhelix
 
x - Variable in class org.hps.record.triggerbank.TDCData.TDCHit
 
x - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
X - Static variable in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter
Specifies the displacement of an element in the x-axis.
x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46Bot
 
x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46Top
 
x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModuleTop
 
x - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModuleTop
 
X - Static variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Specifies the displacement of an element in the x-axis.
x - Variable in class org.lcsim.geometry.compact.converter.SurveyResult
 
x - Variable in class org.lcsim.geometry.subdetector.HPSEcal.XYSide
 
x() - Method in class org.lcsim.geometry.subdetector.HPSEcal.XYSide
 
x - Variable in class org.lcsim.geometry.subdetector.HPSEcal3.XY
 
x() - Method in class org.lcsim.geometry.subdetector.HPSEcal3.XY
 
x0() - Method in class org.hps.recon.tracking.circlefit.CircleFit
The x coordinate of the center of the circle.
X0 - Variable in class org.hps.recon.tracking.kalman.Helix
 
X0 - Variable in class org.hps.recon.tracking.kalman.HelixPlaneIntersect
 
X0 - Variable in class org.hps.recon.tracking.kalman.HelixState
 
x0() - Method in class org.hps.recon.tracking.StraightLineTrack
Return the x coordinate of the reference plane.
x0() - Method in class org.hps.recon.vertexing.BilliorTrack
 
X_BIN_EDGE_2D - Static variable in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
x_edge_high - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
x_edge_high - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
x_edge_low - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
x_edge_low - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
x_gap_high - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
x_gap_high - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
x_gap_low - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
x_gap_low - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
X_INDEX - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
X_MAX - Static variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
X_MIN - Static variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
x_neg(double) - Method in class org.hps.minuit.MnParabola
 
x_pos(double) - Method in class org.hps.minuit.MnParabola
 
X_SHIFT - Static variable in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter
Specifies the global shift needed to align geometry with the calorimeter face in the x-direction, as the calorimeter center does not occur at x = 0 mm.
X_SHIFT - Static variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Specifies the global shift needed to align geometry with the calorimeter face in the x-direction, as the calorimeter center does not occur at x = 0 mm.
xbotresidBS - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
xBoxes - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
xc - Variable in class org.hps.recon.tracking.kalman.SeedTrack
 
xc() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the x coordinate of the helix center/axis.
xCombo - Variable in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
xCombo - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
xExtent - Variable in class org.hps.recon.tracking.kalman.SiModule
 
xformMat - Static variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
xformMat - Static variable in class org.hps.analysis.vertex.APrimeMCVertexAnalysisDriver
 
xHolePointList - Variable in class org.hps.readout.hodoscope.HodoscopePatternReadoutDriver
List for 8 (x, hole) points of each layer
XHOLESTART - Static variable in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
XHOLEWIDTH - Static variable in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
xIndexMax - Variable in class org.hps.detector.ecal.CrystalRange
 
xIndexMax - Variable in class org.hps.detector.ecal.HPSEcalDetectorElement
 
xIndexMin - Variable in class org.hps.detector.ecal.CrystalRange
 
xIndexMin - Variable in class org.hps.detector.ecal.HPSEcalDetectorElement
 
xIndices - Variable in class org.hps.detector.ecal.HPSEcalDetectorElement
 
XL - Variable in class org.hps.recon.tracking.kalman.Efficiency
 
XL - Variable in class org.hps.recon.tracking.kalman.Histogram
 
xLabel - Variable in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
xLabel - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
xList - Static variable in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
xList - Static variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
XLscat - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
XLscat - Variable in class org.hps.recon.tracking.kalman.KalTrack
 
xMap - Variable in class org.hps.analysis.MC.IndexMap
 
xMax - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Stores the x-axis maximum used by the efficiency plots for each conventional trigger cut.
xMax - Variable in class org.hps.analysis.trigger.TriggerDiagnosticDriver
Stores the x-axis maximum used by the efficiency plots for each conventional trigger cut.
xMC - Static variable in class org.hps.recon.tracking.kalman.SeedTrack
 
xmean - Variable in class org.hps.util.CrystalBallFunction
 
xMin - Variable in class org.hps.analysis.trigger.TriggerDiagnostic2019Driver
Stores the x-axis minimum used by the efficiency plots for each conventional trigger cut.
xmin() - Method in class org.hps.minuit.ContoursError
 
xMinosError() - Method in class org.hps.minuit.ContoursError
 
xmlTagName - Static variable in class org.lcsim.geometry.compact.converter.CompactSurveyVolume
 
xmlTagNameTop - Static variable in class org.lcsim.geometry.compact.converter.CompactSurveyVolume
 
xoff - Static variable in class org.hps.util.GenerateBunches
 
XOFFSET - Static variable in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
xpar() - Method in class org.hps.minuit.ContoursError
 
xPhoton - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
xPlane - Variable in class org.hps.recon.tracking.kalman.PropagatedTrackState
 
xPlaneRK - Variable in class org.hps.recon.tracking.kalman.HelixState
 
xPoca() - Method in class org.hps.recon.tracking.StraightLineTrack
Return the xPoca .
xposBotMeanResidMap - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
xposBotSigmaResidMap - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
xPosition - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
xposTopMeanResidMap - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
xposTopSigmaResidMap - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
xPosvsChan - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
xRange() - Method in class org.hps.minuit.ContoursError
 
xref - Variable in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
xref - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
xresidbot - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
xresidBot - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
xresidtop - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
xresidTop - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
xThreshold - Variable in class org.hps.readout.trigger.HodoscopeStudiesTriggerReadoutDriver
Defines the cluster position lower-bound cut threshold.
xtopresidBS - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
xVals - Variable in class org.hps.util.UnfoldFieldmap
 
xVsY - Variable in class org.hps.analysis.dataquality.EcalMonitoring
 
xvsyBot - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
xvsyBot - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
xvsyBotHOT - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
xvsyOnTrackBot - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
xvsyOnTrackTop - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
xvsyTop - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
xvsyTop - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
xvsyTopHOT - Variable in class org.hps.monitoring.drivers.trackrecon.TrackingReconPlots
 
xy - Variable in class org.hps.analysis.muon.SimpleMuonAnalysis
 
XY(int, int) - Constructor for class org.lcsim.geometry.subdetector.HPSEcal3.XY
 
xyAtEcalMinus - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
xyAtEcalPlus - Variable in class org.hps.analysis.dataquality.MuonCandidateMonitoring
 
XYSide(int, int, int) - Constructor for class org.lcsim.geometry.subdetector.HPSEcal.XYSide
 

Y

y - Variable in class org.hps.conditions.ecal.EcalChannel.GeometryId
The crystal's Y index.
y - Variable in class org.hps.conditions.hodoscope.HodoscopeChannel.GeometryId
The Tile's Y index.
y - Variable in class org.hps.detector.ecal.GVector
 
y() - Method in class org.hps.detector.ecal.GVector
 
y(double) - Method in class org.hps.minuit.MnParabola
 
y() - Method in class org.hps.minuit.MnParabolaPoint
 
Y - Variable in class org.hps.recon.ecal.cluster.ClusterPosResult19
 
Y - Variable in class org.hps.recon.ecal.cluster.ClusterPosResult21
 
Y - Variable in class org.hps.recon.tracking.kalman.Efficiency
 
Y - Variable in class org.hps.recon.tracking.kalman.FieldMap
 
Y - Variable in class org.hps.recon.tracking.kalman.Histogram
 
y - Static variable in class org.hps.recon.tracking.kalman.SeedTrack
 
y - Variable in class org.hps.recon.tracking.ShaperLinearFitAlgorithm
 
y - Variable in class org.hps.record.triggerbank.TDCData.TDCHit
 
Y - Static variable in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter
Specifies the displacement of an element in the y-axis.
y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46Bot
 
y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46Top
 
y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModuleTop
 
y - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModuleTop
 
Y - Static variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Specifies the displacement of an element in the y-axis.
y - Variable in class org.lcsim.geometry.compact.converter.SurveyResult
 
y - Variable in class org.lcsim.geometry.subdetector.HPSEcal.XYSide
 
y() - Method in class org.lcsim.geometry.subdetector.HPSEcal.XYSide
 
y - Variable in class org.lcsim.geometry.subdetector.HPSEcal3.XY
 
y() - Method in class org.lcsim.geometry.subdetector.HPSEcal3.XY
 
y0() - Method in class org.hps.recon.tracking.circlefit.CircleFit
The y coordinate of the center of the circle
y0() - Method in class org.hps.recon.tracking.StraightLineTrack
Return the y coordinate at the reference plane.
y0() - Method in class org.hps.recon.vertexing.BilliorTrack
 
y0Index - Static variable in class org.hps.recon.tracking.StraightLineTrack
 
Y_BIN_EDGE_2D - Static variable in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
y_edge_high - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
y_edge_high - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
y_edge_low - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
y_edge_low - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
y_gap_high - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
y_gap_high - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
Y_INDEX - Static variable in class org.hps.monitoring.ecal.eventdisplay.ui.Viewer
 
Y_MAX - Static variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
Y_MIN - Static variable in class org.hps.analysis.trigger.DataTriggerSim2019Driver
 
yAtHingeL03VsL46Bot - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
yAtHingeL03VsL46Bot - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
yAtHingeL03VsL46Top - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
yAtHingeL03VsL46Top - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
ybotresidBS - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
yBoxes - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
yc - Variable in class org.hps.recon.tracking.kalman.SeedTrack
 
yc() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the y coordinate of the helix center/axis.
yCombo - Variable in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
yCombo - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
yellow(String) - Static method in class org.hps.analysis.util.HodoscopeBoundsPrinterUtility
Applies BASH formatting to the argument text such that it will display using yellow text.
yellow(String) - Static method in class org.hps.analysis.util.HodoscopeChannelConditionsUtility
Applies BASH formatting to the argument text such that it will display using yellow text.
yellow(String) - Static method in class org.hps.analysis.util.PrintCollectionsUtility
Applies BASH formatting to the argument text such that it will display using yellow text.
yExtent - Variable in class org.hps.recon.tracking.kalman.SiModule
 
yh - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
yIndexMax - Variable in class org.hps.detector.ecal.CrystalRange
 
yIndexMax - Variable in class org.hps.detector.ecal.HPSEcalDetectorElement
 
yIndexMin - Variable in class org.hps.detector.ecal.CrystalRange
 
yIndexMin - Variable in class org.hps.detector.ecal.HPSEcalDetectorElement
 
yIndices - Variable in class org.hps.detector.ecal.HPSEcalDetectorElement
 
YL - Variable in class org.hps.recon.tracking.kalman.Efficiency
 
YL - Variable in class org.hps.recon.tracking.kalman.Histogram
 
yLabel - Variable in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
yLabel - Variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
yList - Static variable in class org.hps.monitoring.ecal.plots.EcalWindowEventPlots
 
yList - Static variable in class org.hps.monitoring.ecal.plots.EcalWindowPlotsXY
 
yMC - Static variable in class org.hps.recon.tracking.kalman.SeedTrack
 
ymin() - Method in class org.hps.minuit.ContoursError
 
ymin() - Method in class org.hps.minuit.MnParabola
 
yMinosError() - Method in class org.hps.minuit.ContoursError
 
YOFFSET - Static variable in class org.hps.monitoring.ecal.plots.EcalMonitoringUtilities
 
yOrigin - Variable in class org.hps.recon.tracking.kalman.SeedTrack
 
ypar() - Method in class org.hps.minuit.ContoursError
 
yPhoton - Variable in class org.hps.analysis.dataquality.FinalStateMonitoring
 
yPoca() - Method in class org.hps.recon.tracking.StraightLineTrack
Return the yPoca .
yposBotMeanResidMap - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
yposBotSigmaResidMap - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
yPosition - Variable in class org.hps.monitoring.ecal.eventdisplay.ui.CalorimeterPanel
 
yposTopMeanResidMap - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
yposTopSigmaResidMap - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
yPosvsChan - Variable in class org.hps.analysis.dataquality.SvtHitPlots
 
yRange() - Method in class org.hps.minuit.ContoursError
 
yresidbot - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
yresidBot - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
yresidtop - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
yresidTop - Variable in class org.hps.monitoring.drivers.trackrecon.TrackResiduals
 
yScat - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
yScat - Variable in class org.hps.recon.tracking.kalman.KalTrack
 
ySize - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
yStage - Variable in class org.hps.conditions.svt.MotorPositionLoader.MotorPositionInterval
 
ytopresidBS - Variable in class org.hps.analysis.dataquality.TrackingResiduals
 
yVals - Variable in class org.hps.util.UnfoldFieldmap
 

Z

z - Variable in class org.hps.detector.ecal.GVector
 
z() - Method in class org.hps.detector.ecal.GVector
 
Z - Variable in class org.hps.recon.tracking.kalman.FieldMap
 
Z - Static variable in class org.lcsim.detector.converter.compact.Hodoscope_v1Converter
Specifies the displacement of an element in the z-axis.
z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46Bot
 
z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2014GeometryDefinition.ModuleL46Top
 
z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2017GeometryDefinition.ShortModuleTop
 
z - Static variable in class org.lcsim.geometry.compact.converter.HPSTracker2019GeometryDefinition.ShortModuleTop
 
Z - Static variable in class org.lcsim.geometry.compact.converter.lcdd.Hodoscope_v1
Specifies the displacement of an element in the z-axis.
z - Variable in class org.lcsim.geometry.compact.converter.SurveyResult
 
z0() - Method in class org.hps.recon.tracking.StraightLineTrack
Return the z coordinate at the reference plane.
z0() - Method in class org.hps.recon.vertexing.BilliorTrack
Return the z coordinate for the DCA.
Z0 - Variable in class org.hps.svt.SVTHitLevelPlots
 
Z0_err - Variable in class org.hps.svt.SVTHitLevelPlots
 
z0BotL03 - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
z0BotL03 - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
z0BotL26 - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
z0BotL46 - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
z0BotL46 - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
z0C1D - Variable in class org.hps.online.recon.aida.ExampleDriver
 
z0Cut - Variable in class org.hps.analysis.dataquality.TrackingMonitoring
 
z0Diff - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
z0Diff2 - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
z0DiffGbl - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
z0effAxial - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
z0effAxial - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
z0effElectrons - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
z0effElectrons - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
z0effFindable - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
z0effFindable - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
z0Ele - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
z0error - Variable in class org.hps.recon.vertexing.BilliorTrack
 
z0H1D - Variable in class org.hps.online.recon.aida.HPSMonitoring2021
 
z0Index - Static variable in class org.hps.recon.tracking.StraightLineTrack
 
z0Index - Static variable in class org.hps.recon.vertexing.BilliorTrack
Index of the z0 coordinate in the parameter array and covariance matrix.
z0Pos - Variable in class org.hps.analysis.dataquality.SVTOpeningStudies
 
z0TopL03 - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
z0TopL03 - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
z0TopL26 - Variable in class org.hps.monitoring.drivers.trackrecon.L01UnbiasedResidualsFromL26
 
z0TopL46 - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
z0TopL46 - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
z0TrkCut - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
z0TrkCut - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
zero - Static variable in class org.hps.plugin.HPSParticleConverter
 
zeroMatrix(int, int) - Static method in class org.hps.recon.tracking.gbl.GblUtils
 
zGap - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
zh - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecHPS
 
zMC - Static variable in class org.hps.recon.tracking.kalman.SeedTrack
 
zPoca() - Method in class org.hps.recon.tracking.StraightLineTrack
Return the zPoca .
zProfileBottomGBL - Variable in class org.hps.analysis.examples.EventAnalysis2019
 
zProfileBottomMatched - Variable in class org.hps.analysis.examples.EventAnalysis2019
 
zSize - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
zTargetBotL03 - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
zTargetBotL03 - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
zTargetBotL46 - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
zTargetBotL46 - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
zTargetTopL03 - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
zTargetTopL03 - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
zTargetTopL46 - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
zTargetTopL46 - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
zVals - Variable in class org.hps.util.UnfoldFieldmap
 
zVsBsconV0Chi2 - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
zVsEventPosCount - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
zVsEventTrkCount - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
zVsHitTimeStdDev - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
zVsL1Iso - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
zVsMaxTrkChi2 - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
zVsTrackTimeDiff - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
zVsV0Chi2 - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 
zVsV0Chi2Diff - Variable in class org.hps.analysis.dataquality.TridentMonitoring
 

_

_a - Variable in class org.hps.recon.tracking.WTrack
 
_actHitP - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
_actHitPos - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
_actHitResidual - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
_actHitTheta - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
_adc - Variable in class org.hps.recon.tracking.NoiselessReadoutChip
 
_amp - Variable in class org.hps.recon.tracking.ShapeFitParameters
 
_ampErr - Variable in class org.hps.recon.tracking.ShapeFitParameters
 
_analyzeReconstructedElectronPhoton - Variable in class org.hps.analysis.wab.WabAnalysis2019Robust
 
_analyzeReconstructedTwoPhoton - Variable in class org.hps.analysis.wab.WabAnalysis2019Robust
 
_analyzeTwoEcalClusters - Variable in class org.hps.analysis.wab.WabAnalysis2019Robust
 
_analyzeWabTrackingEfficiency - Variable in class org.hps.analysis.wab.StripWABCandidates
 
_analyzeWabTrackingEfficiency - Variable in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
 
_analyzeWabTrackingEfficiency - Variable in class org.hps.analysis.wab.WabAnalysis2019Robust
 
_angle - Static variable in class org.hps.recon.tracking.BeamSpot
 
_applySectorBinning - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
_applySectorBinning - Variable in class org.hps.recon.tracking.TrackerReconDriver
 
_aPrecision - Variable in class org.hps.recon.tracking.gbl.GBLBeamSpotPoint
 
_arcLength - Variable in class org.hps.recon.tracking.gbl.GBLBeamSpotPoint
 
_aResidual - Variable in class org.hps.recon.tracking.gbl.GBLBeamSpotPoint
 
_autosectoring - Variable in class org.hps.recon.tracking.straighttracks.StraightTracker
 
_axialDirection - Variable in class org.hps.recon.tracking.axial.HelicalTrack2DHit
 
_axialmcrelname - Variable in class org.hps.recon.tracking.HelicalTrackHitDriver
 
_axialname - Variable in class org.hps.recon.tracking.HelicalTrackHitDriver
 
_axmax - Variable in class org.hps.recon.tracking.axial.HelicalTrack2DHit
 
_axmin - Variable in class org.hps.recon.tracking.axial.HelicalTrack2DHit
 
_B - Variable in class org.hps.recon.tracking.gbl.GblTrajectoryMaker
 
_B - Variable in class org.hps.recon.tracking.gbl.TruthResiduals
 
_beamcov - Static variable in class org.hps.recon.tracking.BeamSpot
 
_beamPosition - Variable in class org.hps.recon.vertexing.BilliorVertexer
 
_beamSize - Variable in class org.hps.recon.vertexing.BilliorVertexer
 
_beamspotConstraint - Variable in class org.hps.recon.vertexing.BilliorVertexer
 
_bfield - Variable in class org.hps.analysis.vertex.APrimeMCAnalysisDriver
 
_bfield - Variable in class org.hps.monitoring.drivers.svt.GblTrackingReconstructionPlots
 
_bfield - Variable in class org.hps.recon.tracking.FastCheck
 
_bfield - Variable in class org.hps.recon.tracking.FindableTrack
 
_bfield - Variable in class org.hps.recon.tracking.straighttracks.StraightTracker
 
_bfield - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
_bfield - Variable in class org.hps.recon.tracking.WTrack
 
_bField - Variable in class org.hps.recon.vertexing.BFitter
 
_bField - Variable in class org.hps.recon.vertexing.BilliorVertexer
 
_bMax - Variable in class org.hps.util.UnfoldFieldmap
 
_builder - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
_builder - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
_capacitance_intercept - Variable in class org.hps.svt.alignment.HPSStrips
 
_capacitance_slope - Variable in class org.hps.svt.alignment.HPSStrips
 
_carrier - Variable in class org.hps.svt.alignment.HPSStrips
 
_channel - Variable in class org.hps.recon.tracking.gbl.MilleBinary
 
_channel - Variable in class org.hps.recon.tracking.NoiselessReadoutChip
 
_chi2 - Variable in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
_chiProb - Variable in class org.hps.recon.tracking.ShapeFitParameters
 
_chisq - Variable in class org.hps.recon.vertexing.BilliorTrack
 
_chiSq - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_chiSq - Variable in class org.hps.recon.vertexing.BilliorVertexer
 
_chisq - Variable in class org.hps.recon.vertexing.VertexFit
 
_cluster - Variable in class org.hps.readout.ecal.FADCTriggerVariableDriver.ClusterCmp
 
_cluster_threshold - Variable in class org.hps.recon.tracking.NearestNeighborRMSClusterer
 
_clusterCollectionName - Variable in class org.hps.analysis.examples.StripEventDriver
 
_clusterDeltaTimeCut - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_clusterEDiffHi - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_clusterEDiffLo - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_clusterESumHi - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_clusterESumLo - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_clustering - Variable in class org.hps.recon.tracking.StripMaker
 
_clusterMaxX - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_clusterTimeCut - Variable in class org.hps.recon.tracking.HelicalTrackHitDriver
 
_clusterTimeHi - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_clusterTimeLo - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_clusterTimingCut - Variable in class org.hps.recon.filtering.V0CandidateFilter
 
_clusterXDiffHi - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_clusterXDiffLo - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_clusterXSumHi - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_clusterXSumLo - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_cmatrix_map - Variable in class org.hps.recon.tracking.gbl.AlignableVolume
 
_colnames - Variable in class org.hps.recon.tracking.HelicalTrackHitDriver
 
_config - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
_config - Variable in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
_config - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
_config - Variable in class org.hps.svt.alignment.RunAlignment
 
_confirmedmcp - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
 
_confirmer - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
 
_constants - Variable in class org.hps.svt.alignment.BuildCompact.DetAlignConstants
 
_constraintType - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_constraintType - Variable in class org.hps.recon.vertexing.BilliorVertexer
 
_cov - Variable in class org.hps.recon.tracking.StraightLineTrack
 
_cov - Variable in class org.hps.recon.vertexing.VertexFit
 
_covmatrix - Variable in class org.hps.recon.vertexing.BilliorTrack
 
_covTrkMomList - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_covVtx - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_covVtx - Variable in class org.hps.recon.vertexing.BilliorVertexer
 
_crosser - Variable in class org.hps.analysis.MC.TrackRefitWithFirstLayerHits
 
_custom - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
_custom - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
_custom - Static variable in class org.hps.util.ConvertToStdhep
 
_cut - Variable in class org.hps.recon.tracking.EventQuality.CutObject
 
_cut_list - Variable in class org.hps.recon.tracking.EventQuality
 
_cutOnSeedEnergy - Variable in class org.hps.analysis.examples.StripOneFiducialCluster
 
_daughters - Variable in class org.hps.recon.tracking.gbl.AlignableVolume
 
_debug - Variable in class org.hps.analysis.MC.MCTrackerHitResidualAnalysisDriver
 
_DEBUG - Variable in class org.hps.readout.ecal.TriggerDriver
 
_debug - Variable in class org.hps.recon.filtering.LcioEventSkimmer
 
_debug - Static variable in class org.hps.recon.tracking.circlefit.TwoPointRadiusCircleFitter
 
_debug - Variable in class org.hps.recon.tracking.gbl.GblTrajectoryMaker
 
_debug - Variable in class org.hps.recon.tracking.gbl.HpsGblRefitter
 
_debug - Variable in class org.hps.recon.tracking.gbl.HpsGblTrajectoryCreator
 
_debug - Variable in class org.hps.recon.tracking.gbl.KalmanToGBLDriver
 
_debug - Variable in class org.hps.recon.tracking.gbl.TruthResiduals
 
_debug - Variable in class org.hps.recon.tracking.HelicalTrackHitDriver
 
_debug - Variable in class org.hps.recon.tracking.straighttracks.StraightTracker
 
_debug - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
 
_debug - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
_debug - Variable in class org.hps.recon.tracking.StripMaker
 
_DEBUG - Variable in class org.hps.recon.tracking.TrackerHitUtils
 
_debug - Variable in class org.hps.recon.tracking.WTrack
 
_debug - Variable in class org.hps.recon.vertexing.BaseSimpleVertexer
 
_debug - Variable in class org.hps.recon.vertexing.BilliorVertexer
 
_DEBUG - Variable in class org.hps.svt.alignment.AlignmentParameters
 
_debug - Variable in class org.lcsim.detector.converter.compact.HPSTracker2014ConverterBase
 
_debug - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerJavaBuilder
 
_debug - Variable in class org.lcsim.geometry.compact.converter.HPSTrackerLCDDBuilder
 
_debug - Variable in class org.lcsim.geometry.compact.converter.lcdd.HPSTracker2014Base
 
_declength - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
_declength - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
_declength - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
_declength - Static variable in class org.hps.util.ConvertToStdhep
 
_declength - Static variable in class org.hps.util.DatFileToStdhep
 
_declength - Static variable in class org.hps.util.DatFileToStdhepTVM
 
_declength - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
_defaultConnectionResource - Static variable in class org.hps.analysis.dataquality.DQMDatabaseDriver
 
_density - Variable in class org.hps.recon.tracking.MaterialSupervisor.Material
 
_det - Variable in class org.hps.recon.tracking.MultipleScattering.ScatterPoint
 
_det - Variable in class org.hps.svt.alignment.BuildCompact.DetAlignConstants
 
_det - Variable in class org.hps.svt.alignment.BuildCompact.MilleParameterSet
 
_detector - Variable in class org.hps.svt.alignment.HPSStrips
 
_detectorVolumes - Variable in class org.hps.recon.tracking.MaterialSupervisor
 
_detToTrk - Static variable in class org.hps.recon.tracking.CoordinateTransformations
 
_dfdp - Variable in class org.hps.svt.alignment.AlignmentParameters
 
_dfdq - Variable in class org.hps.svt.alignment.AlignmentParameters
 
_diag - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender
 
_diag - Variable in class org.hps.recon.tracking.straighttracks.StraightTracker
 
_diag - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
 
_diag - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
_dirmap - Variable in class org.hps.recon.vertexing.VertexFit
 
_dm_dg - Variable in class org.hps.recon.tracking.gbl.GlobalDers
 
_doTransformToTracking - Variable in class org.hps.recon.tracking.HelicalTrackHitDriver
 
_dr_dg - Variable in class org.hps.recon.tracking.gbl.GlobalDers
 
_dr_dm - Variable in class org.hps.recon.tracking.gbl.GlobalDers
 
_dx - Variable in class org.hps.util.UnfoldFieldmap
 
_dy - Variable in class org.hps.util.UnfoldFieldmap
 
_dydx - Variable in class org.hps.recon.tracking.StraightLineTrack
 
_dynamic_range - Variable in class org.hps.recon.tracking.NoiselessReadoutChip.ADC
 
_dz - Variable in class org.hps.util.UnfoldFieldmap
 
_dzdx - Variable in class org.hps.recon.tracking.StraightLineTrack
 
_ecalClusterCollectionName - Variable in class org.hps.analysis.wab.WabAnalysis2019Robust
 
_ecalHitE - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
_ecalHitIndex - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
_ecalHitPos - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
_ecalNHits - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
_ecm - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
_ecm - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
_ecm - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
_ecm - Static variable in class org.hps.util.ConvertToStdhep
 
_ecm - Static variable in class org.hps.util.DatFileToStdhep
 
_ecm - Static variable in class org.hps.util.DatFileToStdhepTVM
 
_ecm - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
_electrodes - Variable in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
_electrodesToTracking - Variable in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
_emptyMaterialXPlaneList - Static variable in class org.hps.recon.tracking.MaterialManager
 
_energyCut - Variable in class org.hps.analysis.examples.StripSingleFeeDriver
 
_energyCut - Variable in class org.hps.analysis.examples.StripSinglePositronDriver
 
_energyCut - Variable in class org.hps.analysis.wab.StripWABCandidates
 
_energyCut - Variable in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
 
_energyCut - Variable in class org.hps.analysis.wab.WabAnalysis2019Robust
 
_error - Variable in class org.hps.svt.alignment.AlignmentParameters
 
_eventFilter - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
_eventFilter - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
_eventFilter - Static variable in class org.hps.util.ConvertToStdhep
 
_eventFilter - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
_eventListFileName - Variable in class org.hps.analysis.examples.StripRunAndEventDriver
 
_eventsToSkimMap - Variable in class org.hps.recon.filtering.LcioEventSkimmer
 
_eventsToStrip - Variable in class org.hps.analysis.examples.StripRunAndEventDriver
 
_fiducialOnly - Variable in class org.hps.analysis.examples.StripOneFiducialCluster
 
_finder - Variable in class org.hps.recon.tracking.straighttracks.StraightTracker
 
_fit - Variable in class org.hps.recon.tracking.straighttracks.StraightTrack2DFitter
 
_fit - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackAxialFitter
 
_fitted_vertex - Variable in class org.hps.recon.vertexing.BaseSimpleVertexer
 
_fittedMomentum - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_fitter - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender
 
_fitter - Variable in class org.hps.recon.tracking.straighttracks.StraightTracker
 
_fitter - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
 
_fitter - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
_fitTrkCovList - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_fitTrkParsList - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_fiveClusterErr - Variable in class org.hps.recon.tracking.DefaultSiliconResolutionModel
 
_fixTrackMomentum - Variable in class org.hps.recon.tracking.MultipleScattering
 
_floatBuffer - Variable in class org.hps.recon.tracking.gbl.MilleBinary
 
_forceBField - Variable in class org.hps.recon.tracking.straighttracks.StraightTracker
 
_fourClusterErr - Variable in class org.hps.recon.tracking.DefaultSiliconResolutionModel
 
_fullEnergyCut - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_fWriter - Variable in class org.hps.recon.tracking.gbl.GBLFileIO
 
_gain - Variable in class org.hps.recon.ecal.EcalEdepToTriggerConverterDriver
 
_gblTrajMaker - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
_geometry - Variable in class org.hps.svt.alignment.HPSStrips
 
_global_to_local - Variable in class org.hps.svt.alignment.HPSStrips
 
_globalLabel - Variable in class org.hps.svt.alignment.AlignmentParameters
 
_goodHitList - Variable in class org.hps.analysis.MC.TrackTruthMatching
 
_hasLayerOne - Variable in class org.hps.analysis.examples.LCIOTrackAnalysis
 
_hasLayerOne - Variable in class org.hps.analysis.examples.TrackAnalysis
 
_helix - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
_hideFrame - Variable in class org.hps.analysis.ecal.HPSMCParticlePlotsDriver
 
_hideFrame - Variable in class org.hps.recon.tracking.gbl.TruthResiduals
 
_hitListNotMatched - Variable in class org.hps.analysis.MC.TrackTruthMatching
 
_hitLocationPerLayer - Variable in class org.hps.analysis.examples.LCIOTrackAnalysis
 
_hitLocationPerLayer - Variable in class org.hps.analysis.examples.TrackAnalysis
 
_hitmanager - Variable in class org.hps.recon.tracking.straighttracks.StraightTracker
 
_hitmanager - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
 
_hitMCPartList - Variable in class org.hps.analysis.MC.TrackTruthMatching
 
_hitrelname - Variable in class org.hps.analysis.MC.TrackRefitWithFirstLayerHits
 
_hittomc - Variable in class org.hps.recon.tracking.FindableTrack
 
_hmanager - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender
 
_hpsGblTrajCreator - Variable in class org.hps.recon.tracking.gbl.KalmanToGBLDriver
 
_hpsGblTrajCreator - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
_htf - Variable in class org.hps.recon.tracking.WTrack
 
_ID - Variable in class org.hps.analysis.MC.TrackRefitWithFirstLayerHits
 
_ID - Variable in class org.hps.recon.tracking.FindableTrack
 
_inactHitP - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
_inactHitPos - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
_inactHitResidual - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
_inactHitTheta - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
_includeMS - Variable in class org.hps.recon.tracking.gbl.GblTrajectoryMaker
 
_includeMS - Variable in class org.hps.recon.tracking.MaterialManager
 
_inputCol - Variable in class org.hps.recon.tracking.straighttracks.StraightTracker
 
_inputFileName - Variable in class org.hps.recon.filtering.LcioEventSkimmer
 
_instance - Static variable in class org.hps.readout.ecal.ClockSingleton
 
_instance - Static variable in class org.hps.recon.tracking.EventQuality
 
_instance - Static variable in class org.hps.util.CompareHistograms
 
_intBuffer - Variable in class org.hps.recon.tracking.gbl.MilleBinary
 
_invMass - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_invMassError - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_IP - Variable in class org.hps.recon.tracking.straighttracks.StraightTracker
 
_isMuon - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
_isMuon - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
_isMuon - Static variable in class org.hps.util.ConvertToStdhep
 
_isMuon - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
_isPrimary - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_isTop - Variable in class org.hps.analysis.MC.TrackTruthMatching
 
_isTriggered - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
_iterativeConfirmed - Variable in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
_iterativeConfirmed - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
_iterativeConfirmed - Variable in class org.hps.recon.tracking.TrackerReconDriver
 
_iterativeConfirmedFits - Variable in class org.hps.recon.tracking.SeedTracker
 
_iterativeConfirmedFits - Variable in class org.hps.recon.tracking.straighttracks.StraightTracker
 
_keepEpicsDataEvents - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_keepEpicsDataEvents - Variable in class org.hps.recon.filtering.V0CandidateFilter
 
_l2g - Variable in class org.hps.recon.tracking.gbl.AlignableVolume
 
_layer - Variable in class org.hps.recon.tracking.gbl.GlobalDers
 
_layersOnTrack - Variable in class org.hps.recon.utils.TrackTruthMatcher
 
_length - Variable in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
_length - Variable in class org.lcsim.detector.tracker.silicon.ThinSiStrips
 
_lfitter - Variable in class org.hps.recon.tracking.straighttracks.StraightTrack2DFitter
 
_lfitter - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackAxialFitter
 
_linefit - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
_local_to_global - Variable in class org.hps.svt.alignment.HPSStrips
 
_location - Variable in class org.hps.recon.tracking.gbl.GBLBeamSpotPoint
 
_lost - Variable in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
_maketracks - Variable in class org.hps.recon.tracking.straighttracks.StraightTracker
 
_map - Variable in class org.hps.recon.tracking.EventQuality.CutObject
 
_map2read - Variable in class org.hps.util.UnfoldFieldmap
 
_materialManager - Variable in class org.hps.monitoring.drivers.trackrecon.KFSVTOpeningAlignment
 
_materialManager - Variable in class org.hps.recon.tracking.kalman.KalmanDriverHPS
 
_materialManager - Variable in class org.hps.recon.tracking.kalman.KalmanKinkFitDriver
 
_materialManager - Variable in class org.hps.recon.tracking.kalman.KalmanPatRecDriver
 
_materialmanager - Variable in class org.hps.recon.tracking.straighttracks.StraightTracker
 
_materialmanager - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
_materials - Variable in class org.hps.recon.tracking.MaterialSupervisor.Materials
 
_materials - Variable in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
_max_cluster_nstrips - Variable in class org.hps.recon.tracking.StripMaker
 
_max_noaverage_nstrips - Variable in class org.hps.recon.tracking.StripMaker
 
_max_p - Variable in class org.hps.recon.tracking.FastCheck
 
_maxClusterEnergy - Variable in class org.hps.analysis.examples.StripEventDriver
 
_maxfit - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender
 
_maxIterations - Variable in class org.hps.recon.vertexing.VertexFitter
 
_maxNumberOfClusters - Variable in class org.hps.analysis.examples.StripEventDriver
 
_maxNumberOfStripHits - Variable in class org.hps.analysis.examples.StripEventDriver
 
_maxNumberOfTracks - Variable in class org.hps.analysis.examples.StripEventDriver
 
_maxx - Variable in class org.hps.util.UnfoldFieldmap
 
_maxy - Variable in class org.hps.util.UnfoldFieldmap
 
_maxz - Variable in class org.hps.util.UnfoldFieldmap
 
_mcp - Variable in class org.hps.analysis.examples.LCIOTrackAnalysis
 
_mcp - Variable in class org.hps.analysis.examples.TrackAnalysis
 
_mcp - Variable in class org.hps.analysis.MC.TrackTruthMatching
 
_mcp - Variable in class org.hps.recon.utils.TrackTruthMatcher
 
_mcpNew - Variable in class org.hps.analysis.examples.TrackAnalysis
 
_mcpsOnLayerMap - Variable in class org.hps.recon.utils.TrackTruthMatcher
 
_meanTime - Variable in class org.hps.recon.tracking.NearestNeighborRMSClusterer
 
_merger - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender
 
_min_dztot - Variable in class org.hps.recon.tracking.FastCheck
 
_minChiProb - Variable in class org.hps.recon.tracking.NearestNeighborRMSClusterer
 
_minClusterEnergy - Variable in class org.hps.analysis.examples.StripEventDriver
 
_minLayers - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
_minLayers - Variable in class org.hps.analysis.examples.FastTrackAnalysisDriver
 
_minLayers - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
_minLayers - Variable in class org.hps.svt.alignment.RunAlignment
 
_minNumberOfClusters - Variable in class org.hps.analysis.examples.StripEventDriver
 
_minNumberOfHitsOnTrack - Variable in class org.hps.analysis.examples.StripEventDriver
 
_minNumberOfStripHits - Variable in class org.hps.analysis.examples.StripEventDriver
 
_minNumberOfTracks - Variable in class org.hps.analysis.examples.StripEventDriver
 
_minNumberOfUnconstrainedV0Vertices - Variable in class org.hps.analysis.examples.StripEventDriver
 
_minx - Variable in class org.hps.util.UnfoldFieldmap
 
_miny - Variable in class org.hps.util.UnfoldFieldmap
 
_minz - Variable in class org.hps.util.UnfoldFieldmap
 
_mollerCandidateClusterCollectionName - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_mollerCandidateCollectionName - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_mollerMomentumSumMax - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_mollerMomentumSumMin - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_momentum - Variable in class org.hps.recon.tracking.MultipleScattering
 
_mpid - Variable in class org.hps.recon.tracking.gbl.AlignableVolume
 
_msmap - Variable in class org.hps.recon.vertexing.BilliorTrack
 
_n - Variable in class org.hps.recon.tracking.gbl.GlobalDers
 
_name - Variable in class org.hps.recon.tracking.EventQuality.CutObject
 
_name - Variable in class org.hps.recon.tracking.gbl.AlignableVolume
 
_name - Variable in class org.hps.recon.tracking.MaterialSupervisor.Material
 
_NAME - Static variable in class org.hps.recon.tracking.NearestNeighborRMSClusterer
 
_NAME - Static variable in class org.hps.recon.tracking.StripMaker
 
_nAxialhits - Variable in class org.hps.analysis.examples.LCIOTrackAnalysis
 
_nAxialhits - Variable in class org.hps.analysis.examples.TrackAnalysis
 
_nbadAxialhits - Variable in class org.hps.analysis.examples.TrackAnalysis
 
_nbadhits - Variable in class org.hps.analysis.examples.LCIOTrackAnalysis
 
_nbadhits - Variable in class org.hps.analysis.examples.TrackAnalysis
 
_nbadhits - Variable in class org.hps.analysis.MC.TrackTruthMatching
 
_nbadhits - Variable in class org.hps.recon.utils.TrackTruthMatcher
 
_nbadhitsNew - Variable in class org.hps.analysis.examples.TrackAnalysis
 
_nbadZhits - Variable in class org.hps.analysis.examples.TrackAnalysis
 
_nbits - Variable in class org.hps.recon.tracking.NoiselessReadoutChip.ADC
 
_ndf - Variable in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
_ndf - Variable in class org.hps.recon.vertexing.BilliorTrack
 
_neighbor_threshold - Variable in class org.hps.recon.tracking.NearestNeighborRMSClusterer
 
_neighborDeltaT - Variable in class org.hps.recon.tracking.NearestNeighborRMSClusterer
 
_nEleRequired - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
_nEleRequired - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
_nEleRequired - Static variable in class org.hps.util.ConvertToStdhep
 
_nEleRequired - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
_nEventsStripped - Variable in class org.hps.analysis.examples.StripRunAndEventDriver
 
_nEventsToStrip - Variable in class org.hps.analysis.examples.StripRunAndEventDriver
 
_nfit - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender
 
_ngl - Variable in class org.hps.svt.alignment.AlignmentParameters
 
_ngoodhits - Variable in class org.hps.analysis.MC.TrackTruthMatching
 
_ngoodhits - Variable in class org.hps.recon.utils.TrackTruthMatcher
 
_nhchisq - Variable in class org.hps.recon.vertexing.BilliorTrack
 
_nhits - Variable in class org.hps.analysis.examples.LCIOTrackAnalysis
 
_nhits - Variable in class org.hps.analysis.examples.TrackAnalysis
 
_nhits - Variable in class org.hps.analysis.MC.TrackTruthMatching
 
_nhits - Variable in class org.hps.recon.utils.TrackTruthMatcher
 
_nhits - Variable in class org.hps.recon.vertexing.MultipleEventsVertexingDriver
 
_nhitsNew - Variable in class org.hps.analysis.examples.LCIOTrackAnalysis
 
_nhitsNew - Variable in class org.hps.analysis.examples.TrackAnalysis
 
_nHitsOnTrack - Variable in class org.hps.analysis.examples.StripSingleFeeDriver
 
_nHitsOnTrack - Variable in class org.hps.analysis.examples.StripSinglePositronDriver
 
_nHitsOnTrack - Variable in class org.hps.analysis.wab.StripWABCandidates
 
_nHitsOnTrack - Variable in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
 
_nHitsOnTrack - Variable in class org.hps.analysis.wab.WabAnalysis2019Robust
 
_nlayersTot - Variable in class org.hps.recon.tracking.FindableTrack
 
_nlc - Variable in class org.hps.svt.alignment.AlignmentParameters
 
_nMCHitsPerLayer - Variable in class org.hps.analysis.examples.TrackAnalysis
 
_nMCHitsPerLayer - Variable in class org.hps.analysis.MC.TrackTruthMatching
 
_nmcTrk - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
_nmcTrk - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
_noise_intercept - Variable in class org.hps.recon.tracking.NoiselessReadoutChip.BasicChannel
 
_noise_slope - Variable in class org.hps.recon.tracking.NoiselessReadoutChip.BasicChannel
 
_nReconstructedParticles - Variable in class org.hps.analysis.examples.StripSingleFeeDriver
 
_nReconstructedParticles - Variable in class org.hps.analysis.examples.StripSinglePositronDriver
 
_nReconstructedParticles - Variable in class org.hps.analysis.wab.StripWABCandidates
 
_nReconstructedParticles - Variable in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
 
_nReconstructedParticles - Variable in class org.hps.analysis.wab.WabAnalysis2019Robust
 
_nrecTrk - Variable in class org.hps.analysis.examples.DetailedAnalysisDriver
 
_nrecTrk - Variable in class org.hps.analysis.examples.JasAnalysisDriver
 
_nsigErr - Variable in class org.hps.recon.tracking.FastCheck
 
_nStripHitsPerLayer - Variable in class org.hps.analysis.examples.LCIOTrackAnalysis
 
_nStripHitsPerLayer - Variable in class org.hps.analysis.examples.TrackAnalysis
 
_nstrips - Variable in class org.hps.svt.alignment.HPSStrips
 
_ntracks - Variable in class org.hps.recon.vertexing.BilliorVertexer
 
_ntrks - Variable in class org.hps.recon.vertexing.MultipleEventsVertexingDriver
 
_numberOfEventsRead - Variable in class org.hps.analysis.wab.StripMcWabConversionDriver
 
_numberOfEventsSelected - Variable in class org.hps.analysis.examples.PhiKKAnalysisDriver
 
_numberOfEventsSelected - Variable in class org.hps.analysis.examples.StripMuMuDriver
 
_numberOfEventsSelected - Variable in class org.hps.analysis.examples.TridentAnalysis
 
_numberOfEventsWritten - Variable in class org.hps.analysis.examples.StripEventDriver
 
_numberOfEventsWritten - Variable in class org.hps.analysis.examples.StripGoldenEventsDriver
 
_numberOfEventsWritten - Variable in class org.hps.analysis.examples.StripMollerEventsDriver
 
_numberOfEventsWritten - Variable in class org.hps.analysis.examples.StripOneFiducialCluster
 
_numberOfEventsWritten - Variable in class org.hps.analysis.examples.StripSingleFeeDriver
 
_numberOfEventsWritten - Variable in class org.hps.analysis.examples.StripSinglePositronDriver
 
_numberOfEventsWritten - Variable in class org.hps.analysis.wab.StripMcWabConversionDriver
 
_numberOfEventsWritten - Variable in class org.hps.analysis.wab.StripWABCandidates
 
_numberOfEventsWritten - Variable in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
 
_numberOfEventsWritten - Variable in class org.hps.analysis.wab.WabAnalysis2019Robust
 
_numberOfEventsWritten - Variable in class org.hps.recon.filtering.LcioEventSkimmer
 
_nx - Variable in class org.hps.util.UnfoldFieldmap
 
_ny - Variable in class org.hps.util.UnfoldFieldmap
 
_nz - Variable in class org.hps.util.UnfoldFieldmap
 
_nZhits - Variable in class org.hps.analysis.examples.LCIOTrackAnalysis
 
_nZhits - Variable in class org.hps.analysis.examples.TrackAnalysis
 
_oneClusterErr - Variable in class org.hps.recon.tracking.DefaultSiliconResolutionModel
 
_onlyPhotonFiducial - Variable in class org.hps.analysis.wab.StripWABCandidates
 
_onlyPhotonFiducial - Variable in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
 
_onlyPhotonFiducial - Variable in class org.hps.analysis.wab.WabAnalysis2019Robust
 
_org - Variable in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
_orgloc - Variable in class org.hps.analysis.MC.TrackRefitWithFirstLayerHits
 
_outname - Variable in class org.hps.analysis.MC.TrackRefitWithFirstLayerHits
 
_p - Variable in class org.hps.recon.tracking.gbl.GlobalDers
 
_p0_mag - Variable in class org.hps.recon.tracking.WTrack
 
_pairs - Variable in class org.hps.readout.ecal.FADCTriggerVariableDriver
 
_parameters - Variable in class org.hps.recon.tracking.WTrack
 
_parameters - Variable in class org.hps.recon.vertexing.BilliorTrack
 
_params - Variable in class org.hps.recon.tracking.gbl.GblUtils.ClParams
 
_params - Variable in class org.hps.recon.tracking.gbl.GblUtils.PerigeeParams
 
_parent - Variable in class org.hps.recon.tracking.gbl.AlignableVolume
 
_parent_to_local - Variable in class org.hps.svt.alignment.HPSStrips
 
_pars - Variable in class org.hps.svt.alignment.BuildCompact.AlignConstants
 
_particle - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_patchVertexTrackParameters - Variable in class org.hps.analysis.MC.HpsReconParticleDriverForTrackRefit
 
_patchVertexTrackParameters - Variable in class org.hps.analysis.MC.HpsReconParticleForTruthTracksDriver
 
_patchVertexTrackParameters - Variable in class org.hps.recon.particle.HpsReconParticleDriver
 
_pCut - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
_pCut - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
_pCut - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
_pFit - Variable in class org.hps.recon.vertexing.BilliorVertexer
 
_phi - Variable in class org.hps.recon.tracking.gbl.GBLBeamSpotPoint
 
_pitch - Variable in class org.hps.svt.alignment.HPSStrips
 
_poca - Variable in class org.hps.recon.tracking.StraightLineTrack
 
_points - Variable in class org.hps.recon.tracking.MultipleScattering.ScatterPoints
 
_position - Static variable in class org.hps.recon.tracking.BeamSpot
 
_probability - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_process_sensors - Variable in class org.hps.svt.alignment.AlignmentParameters
 
_projL2m - Variable in class org.hps.recon.tracking.gbl.GBLBeamSpotPoint
 
_pTruth - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
_purity - Variable in class org.hps.analysis.examples.LCIOTrackAnalysis
 
_purity - Variable in class org.hps.analysis.examples.TrackAnalysis
 
_purity - Variable in class org.hps.analysis.MC.TrackTruthMatching
 
_purity - Variable in class org.hps.recon.utils.TrackTruthMatcher
 
_purityNew - Variable in class org.hps.analysis.examples.TrackAnalysis
 
_pWriter - Variable in class org.hps.recon.tracking.gbl.GBLFileIO
 
_r - Variable in class org.hps.recon.tracking.circlefit.CircleFit
 
_reconstructedParticleCollectionName - Variable in class org.hps.analysis.wab.StripWABCandidates
 
_reconstructedParticleCollectionName - Variable in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
 
_reconstructedParticleCollectionName - Variable in class org.hps.analysis.wab.WabAnalysis2019Robust
 
_referencePosition - Variable in class org.hps.recon.vertexing.BilliorVertexer
 
_requireNLayers - Variable in class org.hps.analysis.examples.StripEventDriver
 
_res_model - Variable in class org.hps.recon.tracking.StripMaker
 
_resid - Variable in class org.hps.svt.alignment.AlignmentParameters
 
_result - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackConfirmerExtender
 
_rho - Variable in class org.hps.recon.tracking.WTrack
 
_rotation - Variable in class org.hps.recon.tracking.gbl.AlignableVolume
 
_rtrk - Variable in class org.hps.recon.tracking.straighttracks.StraightTracker
 
_saveAxialHits - Variable in class org.hps.recon.tracking.HelicalTrackHitDriver
 
_scaleFactor - Variable in class org.hps.util.UnfoldFieldmap
 
_scatterAngle - Variable in class org.hps.recon.tracking.MultipleScattering.ScatterPoint
 
_scattering - Variable in class org.hps.analysis.MC.FirstHitGBLRefitterDriver
 
_scattering - Variable in class org.hps.analysis.MC.TruthGBLRefitterDriver
 
_scattering - Variable in class org.hps.recon.tracking.gbl.GBLRefitterDriver
 
_scattering - Variable in class org.hps.recon.tracking.gbl.GblTrajectoryMaker
 
_scattering - Variable in class org.hps.recon.tracking.gbl.SimpleGBLTrajAliDriver
 
_scattering - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
_seed - Variable in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
_seed_threshold - Variable in class org.hps.recon.tracking.NearestNeighborRMSClusterer
 
_seedCrystalMinimumEnergy - Variable in class org.hps.analysis.examples.StripOneFiducialCluster
 
_seededmcp - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
 
_selectAllLayers - Variable in class org.hps.analysis.examples.StripEventDriver
 
_selectBottomClusters - Variable in class org.hps.analysis.examples.StripEventDriver
 
_selectBottomHits - Variable in class org.hps.analysis.examples.StripEventDriver
 
_selectTopClusters - Variable in class org.hps.analysis.examples.StripEventDriver
 
_selectTopHits - Variable in class org.hps.analysis.examples.StripEventDriver
 
_sensor - Variable in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
_shaper - Variable in class org.hps.recon.tracking.TrackingReconstructionPlots
 
_sharedTrk - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
_sid_helper - Variable in class org.hps.recon.tracking.StripMaker
 
_siHitsLimit - Variable in class org.hps.recon.tracking.kalman.KalmanInterface
 
_simulation - Variable in class org.hps.recon.tracking.StripMaker
 
_skimEvents - Variable in class org.hps.analysis.examples.PhiKKAnalysisDriver
 
_slist - Variable in class org.hps.recon.vertexing.AnalysisDriver
 
_smap - Variable in class org.hps.recon.vertexing.BilliorTrack
 
_status - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
_stereomap - Variable in class org.hps.recon.tracking.HelicalTrackHitDriver
 
_storeCovTrkMomList - Variable in class org.hps.analysis.MC.HpsReconParticleDriverForTrackRefit
 
_storeCovTrkMomList - Variable in class org.hps.analysis.MC.HpsReconParticleForTruthTracksDriver
 
_storeCovTrkMomList - Variable in class org.hps.recon.particle.HpsReconParticleDriver
 
_storeCovTrkMomList - Variable in class org.hps.recon.vertexing.MultipleEventsVertexingDriver
 
_strategylist - Variable in class org.hps.recon.tracking.straighttracks.StraightTracker
 
_strip - Variable in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
_strip_offset - Variable in class org.hps.svt.alignment.HPSStrips
 
_stripBothFiducial - Variable in class org.hps.analysis.wab.StripWABCandidates
 
_stripBothFiducial - Variable in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
 
_stripBothFiducial - Variable in class org.hps.analysis.wab.WabAnalysis2019Robust
 
_stripHitsOnLayerMap - Variable in class org.hps.recon.utils.TrackTruthMatcher
 
_stripHitsToMCPsMap - Variable in class org.hps.recon.utils.TrackTruthMatcher
 
_stripTwoEcalClusters - Variable in class org.hps.analysis.wab.StripWABCandidates
 
_stripTwoEcalClusters - Variable in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
 
_subdetectorName - Variable in class org.hps.recon.tracking.HelicalTrackHitDriver
 
_t - Variable in class org.hps.recon.tracking.gbl.GlobalDers
 
_t0 - Variable in class org.hps.recon.tracking.ShapeFitParameters
 
_t0Err - Variable in class org.hps.recon.tracking.ShapeFitParameters
 
_tanLambda - Variable in class org.hps.recon.tracking.gbl.GBLBeamSpotPoint
 
_targetConstraint - Variable in class org.hps.recon.vertexing.BilliorVertexer
 
_thickness - Variable in class org.hps.recon.tracking.MaterialSupervisor.Material
 
_threeClusterErr - Variable in class org.hps.recon.tracking.DefaultSiliconResolutionModel
 
_tight - Variable in class org.hps.recon.filtering.MollerCandidateFilter
 
_tight - Variable in class org.hps.recon.filtering.V0CandidateFilter
 
_timeWindow - Variable in class org.hps.recon.tracking.NearestNeighborRMSClusterer
 
_timing - Variable in class org.hps.recon.tracking.straighttracks.StraightTracker
 
_tol - Variable in class org.hps.recon.vertexing.VertexFitter
 
_tot_X0 - Variable in class org.hps.recon.tracking.MaterialSupervisor.Materials
 
_trackCheck - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
 
_trackCheck - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFitter
 
_trackseeds - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackFinder
 
_traj - Variable in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
_traj_jna - Variable in class org.hps.recon.tracking.gbl.FittedGblTrajectory
 
_triggerType - Variable in class org.hps.analysis.examples.StripEventDriver
 
_trk - Variable in class org.hps.svt.alignment.AlignmentParameters
 
_trkToDet - Static variable in class org.hps.recon.tracking.CoordinateTransformations
 
_truthActHits - Variable in class org.hps.analysis.MC.MCFullDetectorTruth
 
_twoClusterErr - Variable in class org.hps.recon.tracking.DefaultSiliconResolutionModel
 
_type - Static variable in class org.hps.recon.tracking.axial.HelicalTrack2DHit
 
_u - Variable in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
_u - Variable in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
_useGeomDef - Variable in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
_useHPSMaterialManager - Variable in class org.hps.recon.tracking.axial.AxialTrackReconDriver
 
_useHPSMaterialManager - Variable in class org.hps.recon.tracking.straighttracks.StraightTrackReconDriver
 
_useHPSMaterialManager - Variable in class org.hps.recon.tracking.TrackerReconDriver
 
_useWeights - Variable in class org.hps.recon.tracking.DefaultSiliconResolutionModel
 
_v - Variable in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
_v - Variable in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
_v0 - Variable in class org.hps.recon.vertexing.BilliorVertexer
 
_V0CandidateCollectionName - Variable in class org.hps.recon.filtering.V0CandidateFilter
 
_V0CandidateCollectionName - Variable in class org.hps.recon.filtering.V0CandidateFilter2015Pass7
 
_v0Momentum - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_v0MomentumErr - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_v0TargetProjectionXY - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_v0TargetProjectionXYErr - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_value - Variable in enum org.hps.recon.tracking.gbl.FittedGblTrajectory.GBLPARIDX
 
_vertexPosition - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_vertexPosition - Variable in class org.hps.recon.vertexing.BilliorVertexer
 
_vertexPositionError - Variable in class org.hps.recon.vertexing.BilliorVertex
 
_vfit - Variable in class org.hps.recon.vertexing.VertexFitter
 
_vtx - Variable in class org.hps.recon.vertexing.VertexFit
 
_w - Variable in class org.hps.recon.tracking.gbl.HelicalTrackStripGbl
 
_w - Variable in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
_width - Variable in class org.hps.recon.tracking.MaterialSupervisor.SiStripPlane
 
_writeRunAndEventNumbers - Variable in class org.hps.analysis.examples.StripOneFiducialCluster
 
_writeRunAndEventNumbers - Variable in class org.hps.analysis.examples.StripSingleFeeDriver
 
_writeRunAndEventNumbers - Variable in class org.hps.analysis.examples.StripSinglePositronDriver
 
_writeRunAndEventNumbers - Variable in class org.hps.analysis.wab.StripWABCandidates
 
_writeRunAndEventNumbers - Variable in class org.hps.analysis.wab.WabAnalysis2019Jeopardy
 
_writeRunAndEventNumbers - Variable in class org.hps.analysis.wab.WabAnalysis2019Robust
 
_writeRunAndEventNumbers - Variable in class org.hps.monitoring.drivers.trackrecon.SVTOpeningAlignment
 
_x0 - Variable in class org.hps.recon.tracking.circlefit.CircleFit
 
_X0 - Variable in class org.hps.recon.tracking.MaterialSupervisor.Material
 
_x0 - Variable in class org.hps.recon.tracking.StraightLineTrack
 
_xoff - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
_xoff - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
_xoff - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
_xoff - Static variable in class org.hps.util.ConvertToStdhep
 
_xoff - Static variable in class org.hps.util.DatFileToStdhep
 
_xoff - Static variable in class org.hps.util.DatFileToStdhepTVM
 
_xoff - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
_xOffset - Variable in class org.hps.util.UnfoldFieldmap
 
_xref - Variable in class org.hps.recon.tracking.HelixConverter
 
_xref - Variable in class org.hps.recon.vertexing.VertexFitter
 
_y0 - Variable in class org.hps.recon.tracking.circlefit.CircleFit
 
_y0 - Variable in class org.hps.recon.tracking.StraightLineTrack
 
_yoff - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
_yoff - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
_yoff - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
_yoff - Static variable in class org.hps.util.ConvertToStdhep
 
_yoff - Static variable in class org.hps.util.DatFileToStdhep
 
_yoff - Static variable in class org.hps.util.DatFileToStdhepTVM
 
_yoff - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
_yOffset - Variable in class org.hps.util.UnfoldFieldmap
 
_yzT - Variable in class org.hps.recon.tracking.StraightLineTrack
 
_z0 - Variable in class org.hps.recon.tracking.StraightLineTrack
 
_zoff - Static variable in class org.hps.analysis.util.CalcAccFromMadGraphWithDetector
 
_zoff - Static variable in class org.hps.analysis.util.ReadStdHepFile
 
_zoff - Static variable in class org.hps.util.CalculateAcceptanceFromMadGraph
 
_zoff - Static variable in class org.hps.util.ConvertToStdhep
 
_zoff - Static variable in class org.hps.util.DatFileToStdhep
 
_zoff - Static variable in class org.hps.util.DatFileToStdhepTVM
 
_zoff - Static variable in class org.hps.util.DumpLHEEventsToASCII
 
_zOffset - Variable in class org.hps.util.UnfoldFieldmap
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

Copyright © 2023 Heavy Photon Search (HPS). All rights reserved.